1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_clock_gettime.m4 \
95	$(top_srcdir)/m4/ax_cxx_copysign.m4 \
96	$(top_srcdir)/m4/ax_cxx_fc_lib.m4 \
97	$(top_srcdir)/m4/ax_cxx_fma.m4 \
98	$(top_srcdir)/m4/ax_cxx_isfinite.m4 \
99	$(top_srcdir)/m4/ax_cxx_isinf.m4 \
100	$(top_srcdir)/m4/ax_cxx_isnan.m4 \
101	$(top_srcdir)/m4/ax_f90_module_flag.m4 \
102	$(top_srcdir)/m4/ax_f90_module_style.m4 \
103	$(top_srcdir)/m4/ax_fc_etime.m4 $(top_srcdir)/m4/libtool.m4 \
104	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
105	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
106	$(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108	$(ACLOCAL_M4)
109DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
110	$(am__configure_deps) $(dist_doc_DATA) $(dist_noinst_DATA) \
111	$(am__DIST_COMMON)
112am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = config.h $(top_builddir)/include/qd/qd_config.h
116CONFIG_CLEAN_FILES = qd-config qd.pc
117CONFIG_CLEAN_VPATH_FILES =
118am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119am__vpath_adj = case $$p in \
120    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121    *) f=$$p;; \
122  esac;
123am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124am__install_max = 40
125am__nobase_strip_setup = \
126  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127am__nobase_strip = \
128  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129am__nobase_list = $(am__nobase_strip_setup); \
130  for p in $$list; do echo "$$p $$p"; done | \
131  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
132  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
133    if (++n[$$2] == $(am__install_max)) \
134      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
135    END { for (dir in files) print dir, files[dir] }'
136am__base_list = \
137  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139am__uninstall_files_from_dir = { \
140  test -z "$$files" \
141    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
142    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
143         $(am__cd) "$$dir" && rm -f $$files; }; \
144  }
145am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" \
146	"$(DESTDIR)$(pkgconfigdir)"
147SCRIPTS = $(bin_SCRIPTS)
148AM_V_P = $(am__v_P_@AM_V@)
149am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
150am__v_P_0 = false
151am__v_P_1 = :
152AM_V_GEN = $(am__v_GEN_@AM_V@)
153am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
154am__v_GEN_0 = @echo "  GEN     " $@;
155am__v_GEN_1 =
156AM_V_at = $(am__v_at_@AM_V@)
157am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
158am__v_at_0 = @
159am__v_at_1 =
160SOURCES =
161DIST_SOURCES =
162RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
163	ctags-recursive dvi-recursive html-recursive info-recursive \
164	install-data-recursive install-dvi-recursive \
165	install-exec-recursive install-html-recursive \
166	install-info-recursive install-pdf-recursive \
167	install-ps-recursive install-recursive installcheck-recursive \
168	installdirs-recursive pdf-recursive ps-recursive \
169	tags-recursive uninstall-recursive
170am__can_run_installinfo = \
171  case $$AM_UPDATE_INFO_DIR in \
172    n|no|NO) false;; \
173    *) (install-info --version) >/dev/null 2>&1;; \
174  esac
175DATA = $(dist_doc_DATA) $(dist_noinst_DATA) $(pkgconfig_DATA)
176RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
177  distclean-recursive maintainer-clean-recursive
178am__recursive_targets = \
179  $(RECURSIVE_TARGETS) \
180  $(RECURSIVE_CLEAN_TARGETS) \
181  $(am__extra_recursive_targets)
182AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
183	cscope distdir distdir-am dist dist-all distcheck
184am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
185	config.h.in
186# Read a list of newline-separated strings from the standard input,
187# and print each of them once, without duplicates.  Input order is
188# *not* preserved.
189am__uniquify_input = $(AWK) '\
190  BEGIN { nonempty = 0; } \
191  { items[$$0] = 1; nonempty = 1; } \
192  END { if (nonempty) { for (i in items) print i; }; } \
193'
194# Make sure the list of sources is unique.  This is necessary because,
195# e.g., the same source file might be shared among _SOURCES variables
196# for different programs/libraries.
197am__define_uniq_tagged_files = \
198  list='$(am__tagged_files)'; \
199  unique=`for i in $$list; do \
200    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201  done | $(am__uniquify_input)`
202ETAGS = etags
203CTAGS = ctags
204CSCOPE = cscope
205DIST_SUBDIRS = $(SUBDIRS)
206am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
207	$(srcdir)/qd-config.in $(srcdir)/qd.pc.in \
208	$(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
209	$(top_srcdir)/config/config.sub \
210	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
211	$(top_srcdir)/config/missing \
212	$(top_srcdir)/include/qd/qd_config.h.in AUTHORS COPYING \
213	INSTALL NEWS README TODO config/compile config/config.guess \
214	config/config.sub config/install-sh config/ltmain.sh \
215	config/missing
216DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
217distdir = $(PACKAGE)-$(VERSION)
218top_distdir = $(distdir)
219am__remove_distdir = \
220  if test -d "$(distdir)"; then \
221    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
222      && rm -rf "$(distdir)" \
223      || { sleep 5 && rm -rf "$(distdir)"; }; \
224  else :; fi
225am__post_remove_distdir = $(am__remove_distdir)
226am__relativize = \
227  dir0=`pwd`; \
228  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
229  sed_rest='s,^[^/]*/*,,'; \
230  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
231  sed_butlast='s,/*[^/]*$$,,'; \
232  while test -n "$$dir1"; do \
233    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
234    if test "$$first" != "."; then \
235      if test "$$first" = ".."; then \
236        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
237        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
238      else \
239        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
240        if test "$$first2" = "$$first"; then \
241          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
242        else \
243          dir2="../$$dir2"; \
244        fi; \
245        dir0="$$dir0"/"$$first"; \
246      fi; \
247    fi; \
248    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
249  done; \
250  reldir="$$dir2"
251DIST_ARCHIVES = $(distdir).tar.gz
252GZIP_ENV = --best
253DIST_TARGETS = dist-gzip
254# Exists only to be overridden by the user if desired.
255AM_DISTCHECK_DVI_TARGET = dvi
256distuninstallcheck_listfiles = find . -type f -print
257am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
258  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
259distcleancheck_listfiles = find . -type f -print
260ACLOCAL = @ACLOCAL@
261AMTAR = @AMTAR@
262AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
263AR = @AR@
264AUTOCONF = @AUTOCONF@
265AUTOHEADER = @AUTOHEADER@
266AUTOMAKE = @AUTOMAKE@
267AWK = @AWK@
268CC = @CC@
269CCDEPMODE = @CCDEPMODE@
270CFLAGS = @CFLAGS@
271CONFIGURE_ARGS = @CONFIGURE_ARGS@
272CPPFLAGS = @CPPFLAGS@
273CXX = @CXX@
274CXXCPP = @CXXCPP@
275CXXDEPMODE = @CXXDEPMODE@
276CXXFLAGS = @CXXFLAGS@
277CYGPATH_W = @CYGPATH_W@
278DEFS = @DEFS@
279DEPDIR = @DEPDIR@
280DLLTOOL = @DLLTOOL@
281DSYMUTIL = @DSYMUTIL@
282DUMPBIN = @DUMPBIN@
283ECHO_C = @ECHO_C@
284ECHO_N = @ECHO_N@
285ECHO_T = @ECHO_T@
286EGREP = @EGREP@
287ETIME = @ETIME@
288EXEEXT = @EXEEXT@
289F77 = @F77@
290FC = @FC@
291FCFLAGS = @FCFLAGS@
292FCLIBS = @FCLIBS@
293FFLAGS = @FFLAGS@
294FGREP = @FGREP@
295GREP = @GREP@
296INSTALL = @INSTALL@
297INSTALL_DATA = @INSTALL_DATA@
298INSTALL_PROGRAM = @INSTALL_PROGRAM@
299INSTALL_SCRIPT = @INSTALL_SCRIPT@
300INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
301LD = @LD@
302LDFLAGS = @LDFLAGS@
303LIBOBJS = @LIBOBJS@
304LIBS = @LIBS@
305LIBTOOL = @LIBTOOL@
306LIPO = @LIPO@
307LN_S = @LN_S@
308LTLIBOBJS = @LTLIBOBJS@
309LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
310MAKEINFO = @MAKEINFO@
311MANIFEST_TOOL = @MANIFEST_TOOL@
312MKDIR_P = @MKDIR_P@
313NM = @NM@
314NMEDIT = @NMEDIT@
315OBJDUMP = @OBJDUMP@
316OBJEXT = @OBJEXT@
317OTOOL = @OTOOL@
318OTOOL64 = @OTOOL64@
319PACKAGE = @PACKAGE@
320PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321PACKAGE_NAME = @PACKAGE_NAME@
322PACKAGE_STRING = @PACKAGE_STRING@
323PACKAGE_TARNAME = @PACKAGE_TARNAME@
324PACKAGE_URL = @PACKAGE_URL@
325PACKAGE_VERSION = @PACKAGE_VERSION@
326PATH_SEPARATOR = @PATH_SEPARATOR@
327RANLIB = @RANLIB@
328REQ_FCFLAGS = @REQ_FCFLAGS@
329SED = @SED@
330SET_MAKE = @SET_MAKE@
331SHELL = @SHELL@
332STRIP = @STRIP@
333VERSION = @VERSION@
334abs_builddir = @abs_builddir@
335abs_srcdir = @abs_srcdir@
336abs_top_builddir = @abs_top_builddir@
337abs_top_srcdir = @abs_top_srcdir@
338ac_ct_AR = @ac_ct_AR@
339ac_ct_CC = @ac_ct_CC@
340ac_ct_CXX = @ac_ct_CXX@
341ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
342ac_ct_FC = @ac_ct_FC@
343am__include = @am__include@
344am__leading_dot = @am__leading_dot@
345am__quote = @am__quote@
346am__tar = @am__tar@
347am__untar = @am__untar@
348ax_f90_modflag = @ax_f90_modflag@
349bindir = @bindir@
350build = @build@
351build_alias = @build_alias@
352build_cpu = @build_cpu@
353build_os = @build_os@
354build_vendor = @build_vendor@
355builddir = @builddir@
356datadir = @datadir@
357datarootdir = @datarootdir@
358docdir = @docdir@
359dvidir = @dvidir@
360exec_prefix = @exec_prefix@
361host = @host@
362host_alias = @host_alias@
363host_cpu = @host_cpu@
364host_os = @host_os@
365host_vendor = @host_vendor@
366htmldir = @htmldir@
367includedir = @includedir@
368infodir = @infodir@
369install_sh = @install_sh@
370libdir = @libdir@
371libexecdir = @libexecdir@
372localedir = @localedir@
373localstatedir = @localstatedir@
374mandir = @mandir@
375mkdir_p = @mkdir_p@
376module_ext = @module_ext@
377oldincludedir = @oldincludedir@
378pdfdir = @pdfdir@
379prefix = @prefix@
380program_transform_name = @program_transform_name@
381psdir = @psdir@
382runstatedir = @runstatedir@
383sbindir = @sbindir@
384sharedstatedir = @sharedstatedir@
385srcdir = @srcdir@
386sysconfdir = @sysconfdir@
387target_alias = @target_alias@
388top_build_prefix = @top_build_prefix@
389top_builddir = @top_builddir@
390top_srcdir = @top_srcdir@
391ACLOCAL_AMFLAGS = -I m4
392SUBDIRS = src include tests fortran
393pkgconfigdir = $(libdir)/pkgconfig
394pkgconfig_DATA = qd.pc
395BUILT_SOURCES = docs/qd.pdf
396dist_doc_DATA = README docs/qd.pdf
397dist_noinst_DATA = docs/Makefile \
398  docs/qd.tex docs/qd.bib \
399  docs/nine-two-sum.eps docs/nine-two-sum.fig \
400  docs/normal_sum_prod.eps docs/normal_sum_prod.fig \
401  docs/qd_add.eps docs/qd_add.fig \
402  docs/qd_add_proof.eps docs/qd_add_proof.fig \
403  docs/qd_add_qd_d.eps docs/qd_add_qd_d.fig \
404  docs/qd_mul_accum.eps docs/qd_mul_accum.fig \
405  docs/qd_mul_qd_d.eps docs/qd_mul_qd_d.fig \
406  docs/quick-two-sum.eps docs/quick-two-sum.fig \
407  docs/six-three-sum.eps docs/six-three-sum.fig \
408  docs/three-sum-2.eps docs/three-sum-2.fig \
409  docs/three-sum-3.eps docs/three-sum-3.fig \
410  docs/three-sum.eps docs/three-sum.fig \
411  docs/two-prod.eps docs/two-prod.fig \
412  docs/two-sum.eps docs/two-sum.fig
413
414bin_SCRIPTS = qd-config
415all: $(BUILT_SOURCES) config.h
416	$(MAKE) $(AM_MAKEFLAGS) all-recursive
417
418.SUFFIXES:
419am--refresh: Makefile
420	@:
421$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
422	@for dep in $?; do \
423	  case '$(am__configure_deps)' in \
424	    *$$dep*) \
425	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
426	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
427		&& exit 0; \
428	      exit 1;; \
429	  esac; \
430	done; \
431	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
432	$(am__cd) $(top_srcdir) && \
433	  $(AUTOMAKE) --foreign Makefile
434Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
435	@case '$?' in \
436	  *config.status*) \
437	    echo ' $(SHELL) ./config.status'; \
438	    $(SHELL) ./config.status;; \
439	  *) \
440	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
441	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
442	esac;
443
444$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
445	$(SHELL) ./config.status --recheck
446
447$(top_srcdir)/configure:  $(am__configure_deps)
448	$(am__cd) $(srcdir) && $(AUTOCONF)
449$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
450	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
451$(am__aclocal_m4_deps):
452
453config.h: stamp-h1
454	@test -f $@ || rm -f stamp-h1
455	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
456
457stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
458	@rm -f stamp-h1
459	cd $(top_builddir) && $(SHELL) ./config.status config.h
460$(srcdir)/config.h.in:  $(am__configure_deps)
461	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
462	rm -f stamp-h1
463	touch $@
464
465include/qd/qd_config.h: include/qd/stamp-h2
466	@test -f $@ || rm -f include/qd/stamp-h2
467	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/qd/stamp-h2
468
469include/qd/stamp-h2: $(top_srcdir)/include/qd/qd_config.h.in $(top_builddir)/config.status
470	@rm -f include/qd/stamp-h2
471	cd $(top_builddir) && $(SHELL) ./config.status include/qd/qd_config.h
472
473distclean-hdr:
474	-rm -f config.h stamp-h1 include/qd/qd_config.h include/qd/stamp-h2
475qd-config: $(top_builddir)/config.status $(srcdir)/qd-config.in
476	cd $(top_builddir) && $(SHELL) ./config.status $@
477qd.pc: $(top_builddir)/config.status $(srcdir)/qd.pc.in
478	cd $(top_builddir) && $(SHELL) ./config.status $@
479install-binSCRIPTS: $(bin_SCRIPTS)
480	@$(NORMAL_INSTALL)
481	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
482	if test -n "$$list"; then \
483	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
484	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
485	fi; \
486	for p in $$list; do \
487	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
488	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
489	done | \
490	sed -e 'p;s,.*/,,;n' \
491	    -e 'h;s|.*|.|' \
492	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
493	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
494	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
495	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
496	      if (++n[d] == $(am__install_max)) { \
497		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
498	    else { print "f", d "/" $$4, $$1 } } \
499	  END { for (d in files) print "f", d, files[d] }' | \
500	while read type dir files; do \
501	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
502	     test -z "$$files" || { \
503	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
504	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
505	     } \
506	; done
507
508uninstall-binSCRIPTS:
509	@$(NORMAL_UNINSTALL)
510	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
511	files=`for p in $$list; do echo "$$p"; done | \
512	       sed -e 's,.*/,,;$(transform)'`; \
513	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
514
515mostlyclean-libtool:
516	-rm -f *.lo
517
518clean-libtool:
519	-rm -rf .libs _libs
520
521distclean-libtool:
522	-rm -f libtool config.lt
523install-dist_docDATA: $(dist_doc_DATA)
524	@$(NORMAL_INSTALL)
525	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
526	if test -n "$$list"; then \
527	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
528	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
529	fi; \
530	for p in $$list; do \
531	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
532	  echo "$$d$$p"; \
533	done | $(am__base_list) | \
534	while read files; do \
535	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
536	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
537	done
538
539uninstall-dist_docDATA:
540	@$(NORMAL_UNINSTALL)
541	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
542	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
543	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
544install-pkgconfigDATA: $(pkgconfig_DATA)
545	@$(NORMAL_INSTALL)
546	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
547	if test -n "$$list"; then \
548	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
549	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
550	fi; \
551	for p in $$list; do \
552	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
553	  echo "$$d$$p"; \
554	done | $(am__base_list) | \
555	while read files; do \
556	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
557	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
558	done
559
560uninstall-pkgconfigDATA:
561	@$(NORMAL_UNINSTALL)
562	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
563	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
564	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
565
566# This directory's subdirectories are mostly independent; you can cd
567# into them and run 'make' without going through this Makefile.
568# To change the values of 'make' variables: instead of editing Makefiles,
569# (1) if the variable is set in 'config.status', edit 'config.status'
570#     (which will cause the Makefiles to be regenerated when you run 'make');
571# (2) otherwise, pass the desired values on the 'make' command line.
572$(am__recursive_targets):
573	@fail=; \
574	if $(am__make_keepgoing); then \
575	  failcom='fail=yes'; \
576	else \
577	  failcom='exit 1'; \
578	fi; \
579	dot_seen=no; \
580	target=`echo $@ | sed s/-recursive//`; \
581	case "$@" in \
582	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
583	  *) list='$(SUBDIRS)' ;; \
584	esac; \
585	for subdir in $$list; do \
586	  echo "Making $$target in $$subdir"; \
587	  if test "$$subdir" = "."; then \
588	    dot_seen=yes; \
589	    local_target="$$target-am"; \
590	  else \
591	    local_target="$$target"; \
592	  fi; \
593	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
594	  || eval $$failcom; \
595	done; \
596	if test "$$dot_seen" = "no"; then \
597	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
598	fi; test -z "$$fail"
599
600ID: $(am__tagged_files)
601	$(am__define_uniq_tagged_files); mkid -fID $$unique
602tags: tags-recursive
603TAGS: tags
604
605tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
606	set x; \
607	here=`pwd`; \
608	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
609	  include_option=--etags-include; \
610	  empty_fix=.; \
611	else \
612	  include_option=--include; \
613	  empty_fix=; \
614	fi; \
615	list='$(SUBDIRS)'; for subdir in $$list; do \
616	  if test "$$subdir" = .; then :; else \
617	    test ! -f $$subdir/TAGS || \
618	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
619	  fi; \
620	done; \
621	$(am__define_uniq_tagged_files); \
622	shift; \
623	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
624	  test -n "$$unique" || unique=$$empty_fix; \
625	  if test $$# -gt 0; then \
626	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627	      "$$@" $$unique; \
628	  else \
629	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
630	      $$unique; \
631	  fi; \
632	fi
633ctags: ctags-recursive
634
635CTAGS: ctags
636ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
637	$(am__define_uniq_tagged_files); \
638	test -z "$(CTAGS_ARGS)$$unique" \
639	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
640	     $$unique
641
642GTAGS:
643	here=`$(am__cd) $(top_builddir) && pwd` \
644	  && $(am__cd) $(top_srcdir) \
645	  && gtags -i $(GTAGS_ARGS) "$$here"
646cscope: cscope.files
647	test ! -s cscope.files \
648	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
649clean-cscope:
650	-rm -f cscope.files
651cscope.files: clean-cscope cscopelist
652cscopelist: cscopelist-recursive
653
654cscopelist-am: $(am__tagged_files)
655	list='$(am__tagged_files)'; \
656	case "$(srcdir)" in \
657	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
658	  *) sdir=$(subdir)/$(srcdir) ;; \
659	esac; \
660	for i in $$list; do \
661	  if test -f "$$i"; then \
662	    echo "$(subdir)/$$i"; \
663	  else \
664	    echo "$$sdir/$$i"; \
665	  fi; \
666	done >> $(top_builddir)/cscope.files
667
668distclean-tags:
669	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
670	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
671
672distdir: $(BUILT_SOURCES)
673	$(MAKE) $(AM_MAKEFLAGS) distdir-am
674
675distdir-am: $(DISTFILES)
676	$(am__remove_distdir)
677	test -d "$(distdir)" || mkdir "$(distdir)"
678	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
679	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
680	list='$(DISTFILES)'; \
681	  dist_files=`for file in $$list; do echo $$file; done | \
682	  sed -e "s|^$$srcdirstrip/||;t" \
683	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
684	case $$dist_files in \
685	  */*) $(MKDIR_P) `echo "$$dist_files" | \
686			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
687			   sort -u` ;; \
688	esac; \
689	for file in $$dist_files; do \
690	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
691	  if test -d $$d/$$file; then \
692	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
693	    if test -d "$(distdir)/$$file"; then \
694	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
695	    fi; \
696	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
697	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
698	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
699	    fi; \
700	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
701	  else \
702	    test -f "$(distdir)/$$file" \
703	    || cp -p $$d/$$file "$(distdir)/$$file" \
704	    || exit 1; \
705	  fi; \
706	done
707	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
708	  if test "$$subdir" = .; then :; else \
709	    $(am__make_dryrun) \
710	      || test -d "$(distdir)/$$subdir" \
711	      || $(MKDIR_P) "$(distdir)/$$subdir" \
712	      || exit 1; \
713	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
714	    $(am__relativize); \
715	    new_distdir=$$reldir; \
716	    dir1=$$subdir; dir2="$(top_distdir)"; \
717	    $(am__relativize); \
718	    new_top_distdir=$$reldir; \
719	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
720	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
721	    ($(am__cd) $$subdir && \
722	      $(MAKE) $(AM_MAKEFLAGS) \
723	        top_distdir="$$new_top_distdir" \
724	        distdir="$$new_distdir" \
725		am__remove_distdir=: \
726		am__skip_length_check=: \
727		am__skip_mode_fix=: \
728	        distdir) \
729	      || exit 1; \
730	  fi; \
731	done
732	-test -n "$(am__skip_mode_fix)" \
733	|| find "$(distdir)" -type d ! -perm -755 \
734		-exec chmod u+rwx,go+rx {} \; -o \
735	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
736	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
737	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
738	|| chmod -R a+r "$(distdir)"
739dist-gzip: distdir
740	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
741	$(am__post_remove_distdir)
742
743dist-bzip2: distdir
744	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
745	$(am__post_remove_distdir)
746
747dist-lzip: distdir
748	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
749	$(am__post_remove_distdir)
750
751dist-xz: distdir
752	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
753	$(am__post_remove_distdir)
754
755dist-zstd: distdir
756	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
757	$(am__post_remove_distdir)
758
759dist-tarZ: distdir
760	@echo WARNING: "Support for distribution archives compressed with" \
761		       "legacy program 'compress' is deprecated." >&2
762	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
763	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
764	$(am__post_remove_distdir)
765
766dist-shar: distdir
767	@echo WARNING: "Support for shar distribution archives is" \
768	               "deprecated." >&2
769	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
770	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
771	$(am__post_remove_distdir)
772
773dist-zip: distdir
774	-rm -f $(distdir).zip
775	zip -rq $(distdir).zip $(distdir)
776	$(am__post_remove_distdir)
777
778dist dist-all:
779	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
780	$(am__post_remove_distdir)
781
782# This target untars the dist file and tries a VPATH configuration.  Then
783# it guarantees that the distribution is self-contained by making another
784# tarfile.
785distcheck: dist
786	case '$(DIST_ARCHIVES)' in \
787	*.tar.gz*) \
788	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
789	*.tar.bz2*) \
790	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
791	*.tar.lz*) \
792	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
793	*.tar.xz*) \
794	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
795	*.tar.Z*) \
796	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
797	*.shar.gz*) \
798	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
799	*.zip*) \
800	  unzip $(distdir).zip ;;\
801	*.tar.zst*) \
802	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
803	esac
804	chmod -R a-w $(distdir)
805	chmod u+w $(distdir)
806	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
807	chmod a-w $(distdir)
808	test -d $(distdir)/_build || exit 0; \
809	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
810	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
811	  && am__cwd=`pwd` \
812	  && $(am__cd) $(distdir)/_build/sub \
813	  && ../../configure \
814	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
815	    $(DISTCHECK_CONFIGURE_FLAGS) \
816	    --srcdir=../.. --prefix="$$dc_install_base" \
817	  && $(MAKE) $(AM_MAKEFLAGS) \
818	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
819	  && $(MAKE) $(AM_MAKEFLAGS) check \
820	  && $(MAKE) $(AM_MAKEFLAGS) install \
821	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
822	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
823	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
824	        distuninstallcheck \
825	  && chmod -R a-w "$$dc_install_base" \
826	  && ({ \
827	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
828	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
829	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
830	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
831	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
832	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
833	  && rm -rf "$$dc_destdir" \
834	  && $(MAKE) $(AM_MAKEFLAGS) dist \
835	  && rm -rf $(DIST_ARCHIVES) \
836	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
837	  && cd "$$am__cwd" \
838	  || exit 1
839	$(am__post_remove_distdir)
840	@(echo "$(distdir) archives ready for distribution: "; \
841	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
842	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
843distuninstallcheck:
844	@test -n '$(distuninstallcheck_dir)' || { \
845	  echo 'ERROR: trying to run $@ with an empty' \
846	       '$$(distuninstallcheck_dir)' >&2; \
847	  exit 1; \
848	}; \
849	$(am__cd) '$(distuninstallcheck_dir)' || { \
850	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
851	  exit 1; \
852	}; \
853	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
854	   || { echo "ERROR: files left after uninstall:" ; \
855	        if test -n "$(DESTDIR)"; then \
856	          echo "  (check DESTDIR support)"; \
857	        fi ; \
858	        $(distuninstallcheck_listfiles) ; \
859	        exit 1; } >&2
860distcleancheck: distclean
861	@if test '$(srcdir)' = . ; then \
862	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
863	  exit 1 ; \
864	fi
865	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
866	  || { echo "ERROR: files left in build directory after distclean:" ; \
867	       $(distcleancheck_listfiles) ; \
868	       exit 1; } >&2
869check-am: all-am
870check: $(BUILT_SOURCES)
871	$(MAKE) $(AM_MAKEFLAGS) check-recursive
872all-am: Makefile $(SCRIPTS) $(DATA) config.h
873installdirs: installdirs-recursive
874installdirs-am:
875	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
876	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
877	done
878install: $(BUILT_SOURCES)
879	$(MAKE) $(AM_MAKEFLAGS) install-recursive
880install-exec: $(BUILT_SOURCES)
881	$(MAKE) $(AM_MAKEFLAGS) install-exec-recursive
882install-data: install-data-recursive
883uninstall: uninstall-recursive
884
885install-am: all-am
886	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
887
888installcheck: installcheck-recursive
889install-strip:
890	if test -z '$(STRIP)'; then \
891	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
892	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
893	      install; \
894	else \
895	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
896	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
897	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
898	fi
899mostlyclean-generic:
900
901clean-generic:
902
903distclean-generic:
904	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
905	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
906
907maintainer-clean-generic:
908	@echo "This command is intended for maintainers to use"
909	@echo "it deletes files that may require special tools to rebuild."
910	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
911clean: clean-recursive
912
913clean-am: clean-generic clean-libtool mostlyclean-am
914
915distclean: distclean-recursive
916	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
917	-rm -f Makefile
918distclean-am: clean-am distclean-generic distclean-hdr \
919	distclean-libtool distclean-tags
920
921dvi: dvi-recursive
922
923dvi-am:
924
925html: html-recursive
926
927html-am:
928
929info: info-recursive
930
931info-am:
932
933install-data-am: install-dist_docDATA install-pkgconfigDATA
934
935install-dvi: install-dvi-recursive
936
937install-dvi-am:
938
939install-exec-am: install-binSCRIPTS
940
941install-html: install-html-recursive
942
943install-html-am:
944
945install-info: install-info-recursive
946
947install-info-am:
948
949install-man:
950
951install-pdf: install-pdf-recursive
952
953install-pdf-am:
954
955install-ps: install-ps-recursive
956
957install-ps-am:
958
959installcheck-am:
960
961maintainer-clean: maintainer-clean-recursive
962	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
963	-rm -rf $(top_srcdir)/autom4te.cache
964	-rm -f Makefile
965maintainer-clean-am: distclean-am maintainer-clean-generic
966
967mostlyclean: mostlyclean-recursive
968
969mostlyclean-am: mostlyclean-generic mostlyclean-libtool
970
971pdf: pdf-recursive
972
973pdf-am:
974
975ps: ps-recursive
976
977ps-am:
978
979uninstall-am: uninstall-binSCRIPTS uninstall-dist_docDATA \
980	uninstall-pkgconfigDATA
981
982.MAKE: $(am__recursive_targets) all check install install-am \
983	install-exec install-strip
984
985.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
986	am--refresh check check-am clean clean-cscope clean-generic \
987	clean-libtool cscope cscopelist-am ctags ctags-am dist \
988	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
989	dist-xz dist-zip dist-zstd distcheck distclean \
990	distclean-generic distclean-hdr distclean-libtool \
991	distclean-tags distcleancheck distdir distuninstallcheck dvi \
992	dvi-am html html-am info info-am install install-am \
993	install-binSCRIPTS install-data install-data-am \
994	install-dist_docDATA install-dvi install-dvi-am install-exec \
995	install-exec-am install-html install-html-am install-info \
996	install-info-am install-man install-pdf install-pdf-am \
997	install-pkgconfigDATA install-ps install-ps-am install-strip \
998	installcheck installcheck-am installdirs installdirs-am \
999	maintainer-clean maintainer-clean-generic mostlyclean \
1000	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1001	tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1002	uninstall-dist_docDATA uninstall-pkgconfigDATA
1003
1004.PRECIOUS: Makefile
1005
1006
1007doc: docs/qd.pdf
1008
1009docs/qd.pdf:
1010	$(MAKE) -C docs qd.pdf
1011
1012cpp-demo:
1013	$(MAKE) -C tests demo
1014
1015@HAVE_FORTRAN_TRUE@fortran-demo:
1016@HAVE_FORTRAN_TRUE@	$(MAKE) -C fortran demo
1017
1018@HAVE_FORTRAN_TRUE@demo: cpp-demo fortran-demo
1019
1020@HAVE_FORTRAN_FALSE@fortran-demo:
1021@HAVE_FORTRAN_FALSE@	@echo "You need a Fortran 95 compiler to build fortran demo programs." && false
1022
1023@HAVE_FORTRAN_FALSE@demo: cpp-demo
1024
1025time:
1026	$(MAKE) -C tests time
1027
1028.PHONY: cpp-demo fortran-demo demo time doc
1029
1030# Tell versions [3.59,3.63) of GNU make to not export all variables.
1031# Otherwise a system limit (for SysV at least) may be exceeded.
1032.NOEXPORT:
1033