1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
34 build_triplet = @build@
36 target_triplet = @target@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
40 ChangeLog INSTALL NEWS config.guess config.sub depcomp \
41 install-sh ltconfig ltmain.sh missing mkinstalldirs
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/mimetic/config.h
51 CONFIG_CLEAN_VPATH_FILES =
54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55 html-recursive info-recursive install-data-recursive \
56 install-dvi-recursive install-exec-recursive \
57 install-html-recursive install-info-recursive \
58 install-pdf-recursive install-ps-recursive install-recursive \
59 installcheck-recursive installdirs-recursive pdf-recursive \
60 ps-recursive uninstall-recursive
61 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
62 distclean-recursive maintainer-clean-recursive
63 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
64 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
65 distdir dist dist-all distcheck
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
72 am__remove_distdir = \
73 { test ! -d "$(distdir)" \
74 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
75 && rm -fr "$(distdir)"; }; }
78 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
79 sed_rest='s,^[^/]*/*,,'; \
80 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
81 sed_butlast='s,/*[^/]*$$,,'; \
82 while test -n "$$dir1"; do \
83 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
84 if test "$$first" != "."; then \
85 if test "$$first" = ".."; then \
86 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
87 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
90 if test "$$first2" = "$$first"; then \
91 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
95 dir0="$$dir0"/"$$first"; \
98 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
101 DIST_ARCHIVES = $(distdir).tar.gz
103 distuninstallcheck_listfiles = find . -type f -print
104 distcleancheck_listfiles = find . -type f -print
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
113 CCDEPMODE = @CCDEPMODE@
116 CPPFLAGS = @CPPFLAGS@
119 CXXDEPMODE = @CXXDEPMODE@
120 CXXFLAGS = @CXXFLAGS@
121 CYGPATH_W = @CYGPATH_W@
124 DSYMUTIL = @DSYMUTIL@
133 INCLUDEDIR = @INCLUDEDIR@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LTLIBOBJS = @LTLIBOBJS@
147 MAKEINFO = @MAKEINFO@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_URL = @PACKAGE_URL@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
165 SET_MAKE = @SET_MAKE@
169 abs_builddir = @abs_builddir@
170 abs_srcdir = @abs_srcdir@
171 abs_top_builddir = @abs_top_builddir@
172 abs_top_srcdir = @abs_top_srcdir@
173 ac_ct_CC = @ac_ct_CC@
174 ac_ct_CXX = @ac_ct_CXX@
175 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
180 am__untar = @am__untar@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_os = @build_os@
186 build_vendor = @build_vendor@
187 builddir = @builddir@
189 datarootdir = @datarootdir@
192 exec_prefix = @exec_prefix@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
197 host_vendor = @host_vendor@
199 includedir = @includedir@
201 install_sh = @install_sh@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
209 oldincludedir = @oldincludedir@
212 program_transform_name = @program_transform_name@
215 sharedstatedir = @sharedstatedir@
217 sysconfdir = @sysconfdir@
219 target_alias = @target_alias@
220 target_cpu = @target_cpu@
221 target_os = @target_os@
222 target_vendor = @target_vendor@
223 top_build_prefix = @top_build_prefix@
224 top_builddir = @top_builddir@
225 top_srcdir = @top_srcdir@
226 MAINTAINERCLEANFILES = Makefile Makefile.in config.cache
227 EXTRA_DIST = LICENSE m4
228 SUBDIRS = mimetic doc examples test win32
229 INCLUDES = -I$(top_srcdir)
230 ACLOCAL_AMFLAGS = -I m4
236 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
238 case '$(am__configure_deps)' in \
240 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
241 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
246 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
247 $(am__cd) $(top_srcdir) && \
248 $(AUTOMAKE) --gnu Makefile
250 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253 echo ' $(SHELL) ./config.status'; \
254 $(SHELL) ./config.status;; \
256 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
257 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261 $(SHELL) ./config.status --recheck
263 $(top_srcdir)/configure: $(am__configure_deps)
264 $(am__cd) $(srcdir) && $(AUTOCONF)
265 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
266 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
267 $(am__aclocal_m4_deps):
276 -rm -f libtool config.lt
278 # This directory's subdirectories are mostly independent; you can cd
279 # into them and run `make' without going through this Makefile.
280 # To change the values of `make' variables: instead of editing Makefiles,
281 # (1) if the variable is set in `config.status', edit `config.status'
282 # (which will cause the Makefiles to be regenerated when you run `make');
283 # (2) otherwise, pass the desired values on the `make' command line.
284 $(RECURSIVE_TARGETS):
286 for f in x $$MAKEFLAGS; do \
289 *k*) failcom='fail=yes';; \
293 target=`echo $@ | sed s/-recursive//`; \
294 list='$(SUBDIRS)'; for subdir in $$list; do \
295 echo "Making $$target in $$subdir"; \
296 if test "$$subdir" = "."; then \
298 local_target="$$target-am"; \
300 local_target="$$target"; \
302 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305 if test "$$dot_seen" = "no"; then \
306 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
309 $(RECURSIVE_CLEAN_TARGETS):
311 for f in x $$MAKEFLAGS; do \
314 *k*) failcom='fail=yes';; \
319 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
320 *) list='$(SUBDIRS)' ;; \
322 rev=''; for subdir in $$list; do \
323 if test "$$subdir" = "."; then :; else \
324 rev="$$subdir $$rev"; \
328 target=`echo $@ | sed s/-recursive//`; \
329 for subdir in $$rev; do \
330 echo "Making $$target in $$subdir"; \
331 if test "$$subdir" = "."; then \
332 local_target="$$target-am"; \
334 local_target="$$target"; \
336 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338 done && test -z "$$fail"
340 list='$(SUBDIRS)'; for subdir in $$list; do \
341 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
344 list='$(SUBDIRS)'; for subdir in $$list; do \
345 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
358 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
359 $(TAGS_FILES) $(LISP)
362 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
363 include_option=--etags-include; \
366 include_option=--include; \
369 list='$(SUBDIRS)'; for subdir in $$list; do \
370 if test "$$subdir" = .; then :; else \
371 test ! -f $$subdir/TAGS || \
372 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
375 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376 unique=`for i in $$list; do \
377 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380 END { if (nonempty) { for (i in files) print i; }; }'`; \
382 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
383 test -n "$$unique" || unique=$$empty_fix; \
384 if test $$# -gt 0; then \
385 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
388 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
394 $(TAGS_FILES) $(LISP)
395 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
396 unique=`for i in $$list; do \
397 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
400 END { if (nonempty) { for (i in files) print i; }; }'`; \
401 test -z "$(CTAGS_ARGS)$$unique" \
402 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406 here=`$(am__cd) $(top_builddir) && pwd` \
407 && $(am__cd) $(top_srcdir) \
408 && gtags -i $(GTAGS_ARGS) "$$here"
411 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
413 distdir: $(DISTFILES)
414 $(am__remove_distdir)
415 test -d "$(distdir)" || mkdir "$(distdir)"
416 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
417 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418 list='$(DISTFILES)'; \
419 dist_files=`for file in $$list; do echo $$file; done | \
420 sed -e "s|^$$srcdirstrip/||;t" \
421 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
422 case $$dist_files in \
423 */*) $(MKDIR_P) `echo "$$dist_files" | \
424 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
427 for file in $$dist_files; do \
428 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
429 if test -d $$d/$$file; then \
430 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
431 if test -d "$(distdir)/$$file"; then \
432 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
435 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
440 test -f "$(distdir)/$$file" \
441 || cp -p $$d/$$file "$(distdir)/$$file" \
445 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
446 if test "$$subdir" = .; then :; else \
447 test -d "$(distdir)/$$subdir" \
448 || $(MKDIR_P) "$(distdir)/$$subdir" \
452 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
453 if test "$$subdir" = .; then :; else \
454 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
456 new_distdir=$$reldir; \
457 dir1=$$subdir; dir2="$(top_distdir)"; \
459 new_top_distdir=$$reldir; \
460 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
461 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
462 ($(am__cd) $$subdir && \
463 $(MAKE) $(AM_MAKEFLAGS) \
464 top_distdir="$$new_top_distdir" \
465 distdir="$$new_distdir" \
466 am__remove_distdir=: \
467 am__skip_length_check=: \
468 am__skip_mode_fix=: \
473 $(MAKE) $(AM_MAKEFLAGS) \
474 top_distdir="$(top_distdir)" distdir="$(distdir)" \
476 -test -n "$(am__skip_mode_fix)" \
477 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
478 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
479 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
480 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
481 || chmod -R a+r "$(distdir)"
483 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
484 $(am__remove_distdir)
487 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
488 $(am__remove_distdir)
491 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
492 $(am__remove_distdir)
495 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
496 $(am__remove_distdir)
499 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
500 $(am__remove_distdir)
503 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
504 $(am__remove_distdir)
507 -rm -f $(distdir).zip
508 zip -rq $(distdir).zip $(distdir)
509 $(am__remove_distdir)
511 dist dist-all: distdir
512 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
513 $(am__remove_distdir)
515 # This target untars the dist file and tries a VPATH configuration. Then
516 # it guarantees that the distribution is self-contained by making another
519 case '$(DIST_ARCHIVES)' in \
521 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
523 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
525 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
527 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
529 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
531 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
533 unzip $(distdir).zip ;;\
535 chmod -R a-w $(distdir); chmod a+w $(distdir)
536 mkdir $(distdir)/_build
537 mkdir $(distdir)/_inst
539 test -d $(distdir)/_build || exit 0; \
540 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
541 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
543 && $(am__cd) $(distdir)/_build \
544 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
545 $(DISTCHECK_CONFIGURE_FLAGS) \
546 && $(MAKE) $(AM_MAKEFLAGS) \
547 && $(MAKE) $(AM_MAKEFLAGS) dvi \
548 && $(MAKE) $(AM_MAKEFLAGS) check \
549 && $(MAKE) $(AM_MAKEFLAGS) install \
550 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
551 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
552 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
554 && chmod -R a-w "$$dc_install_base" \
556 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
557 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
558 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
559 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
560 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
561 } || { rm -rf "$$dc_destdir"; exit 1; }) \
562 && rm -rf "$$dc_destdir" \
563 && $(MAKE) $(AM_MAKEFLAGS) dist \
564 && rm -rf $(DIST_ARCHIVES) \
565 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
568 $(am__remove_distdir)
569 @(echo "$(distdir) archives ready for distribution: "; \
570 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
571 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
573 @$(am__cd) '$(distuninstallcheck_dir)' \
574 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
575 || { echo "ERROR: files left after uninstall:" ; \
576 if test -n "$(DESTDIR)"; then \
577 echo " (check DESTDIR support)"; \
579 $(distuninstallcheck_listfiles) ; \
581 distcleancheck: distclean
582 @if test '$(srcdir)' = . ; then \
583 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
586 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
587 || { echo "ERROR: files left in build directory after distclean:" ; \
588 $(distcleancheck_listfiles) ; \
591 check: check-recursive
593 installdirs: installdirs-recursive
595 install: install-recursive
596 install-exec: install-exec-recursive
597 install-data: install-data-recursive
598 uninstall: uninstall-recursive
601 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
603 installcheck: installcheck-recursive
605 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607 `test -z '$(STRIP)' || \
608 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
614 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
615 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
617 maintainer-clean-generic:
618 @echo "This command is intended for maintainers to use"
619 @echo "it deletes files that may require special tools to rebuild."
620 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
621 clean: clean-recursive
623 clean-am: clean-generic clean-libtool mostlyclean-am
625 distclean: distclean-recursive
626 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
628 distclean-am: clean-am distclean-generic distclean-libtool \
645 install-dvi: install-dvi-recursive
651 install-html: install-html-recursive
655 install-info: install-info-recursive
661 install-pdf: install-pdf-recursive
665 install-ps: install-ps-recursive
671 maintainer-clean: maintainer-clean-recursive
672 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
673 -rm -rf $(top_srcdir)/autom4te.cache
675 maintainer-clean-am: distclean-am maintainer-clean-generic
677 mostlyclean: mostlyclean-recursive
679 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
691 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
692 install-am install-strip tags-recursive
694 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
695 all all-am am--refresh check check-am clean clean-generic \
696 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
697 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
698 dist-zip distcheck distclean distclean-generic \
699 distclean-libtool distclean-tags distcleancheck distdir \
700 distuninstallcheck dvi dvi-am html html-am info info-am \
701 install install-am install-data install-data-am install-dvi \
702 install-dvi-am install-exec install-exec-am install-html \
703 install-html-am install-info install-info-am install-man \
704 install-pdf install-pdf-am install-ps install-ps-am \
705 install-strip installcheck installcheck-am installdirs \
706 installdirs-am maintainer-clean maintainer-clean-generic \
707 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
708 ps ps-am tags tags-recursive uninstall uninstall-am
712 rm -f $(distdir)/test/autocutee.mk
713 touch $(distdir)/test/autocutee.mk
714 rm -f $(distdir)/test/*.cutee.cxx
715 rm -f $(distdir)/test/*.cutee.o
717 # Tell versions [3.59,3.63) of GNU make to not export all variables.
718 # Otherwise a system limit (for SysV at least) may be exceeded.