New upstream release.
[debian/mimetic.git] / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
38         ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
39         install-sh ltmain.sh missing
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45  configure.lineno config.status.lineno
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/mimetic/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52         html-recursive info-recursive install-data-recursive \
53         install-dvi-recursive install-exec-recursive \
54         install-html-recursive install-info-recursive \
55         install-pdf-recursive install-ps-recursive install-recursive \
56         installcheck-recursive installdirs-recursive pdf-recursive \
57         ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59   distclean-recursive maintainer-clean-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 distdir = $(PACKAGE)-$(VERSION)
65 top_distdir = $(distdir)
66 am__remove_distdir = \
67   { test ! -d $(distdir) \
68     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69          && rm -fr $(distdir); }; }
70 DIST_ARCHIVES = $(distdir).tar.gz
71 GZIP_ENV = --best
72 distuninstallcheck_listfiles = find . -type f -print
73 distcleancheck_listfiles = find . -type f -print
74 ACLOCAL = @ACLOCAL@
75 AMTAR = @AMTAR@
76 AR = @AR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CXX = @CXX@
87 CXXCPP = @CXXCPP@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 ECHO = @ECHO@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 F77 = @F77@
100 FFLAGS = @FFLAGS@
101 GREP = @GREP@
102 INCLUDEDIR = @INCLUDEDIR@
103 INSTALL = @INSTALL@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBTOOL = @LIBTOOL@
112 LN_S = @LN_S@
113 LTLIBOBJS = @LTLIBOBJS@
114 MAKEINFO = @MAKEINFO@
115 MKDIR_P = @MKDIR_P@
116 OBJEXT = @OBJEXT@
117 PACKAGE = @PACKAGE@
118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 RANLIB = @RANLIB@
125 SET_MAKE = @SET_MAKE@
126 SHELL = @SHELL@
127 STRIP = @STRIP@
128 VERSION = @VERSION@
129 abs_builddir = @abs_builddir@
130 abs_srcdir = @abs_srcdir@
131 abs_top_builddir = @abs_top_builddir@
132 abs_top_srcdir = @abs_top_srcdir@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_CXX = @ac_ct_CXX@
135 ac_ct_F77 = @ac_ct_F77@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 oldincludedir = @oldincludedir@
169 pdfdir = @pdfdir@
170 prefix = @prefix@
171 program_transform_name = @program_transform_name@
172 psdir = @psdir@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 srcdir = @srcdir@
176 sysconfdir = @sysconfdir@
177 target = @target@
178 target_alias = @target_alias@
179 target_cpu = @target_cpu@
180 target_os = @target_os@
181 target_vendor = @target_vendor@
182 top_builddir = @top_builddir@
183 top_srcdir = @top_srcdir@
184 MAINTAINERCLEANFILES = Makefile Makefile.in config.cache
185 SUBDIRS = mimetic doc examples test win32
186 INCLUDES = -I$(top_srcdir)
187 all: all-recursive
188
189 .SUFFIXES:
190 am--refresh:
191         @:
192 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
193         @for dep in $?; do \
194           case '$(am__configure_deps)' in \
195             *$$dep*) \
196               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
197               cd $(srcdir) && $(AUTOMAKE) --gnu  \
198                 && exit 0; \
199               exit 1;; \
200           esac; \
201         done; \
202         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
203         cd $(top_srcdir) && \
204           $(AUTOMAKE) --gnu  Makefile
205 .PRECIOUS: Makefile
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207         @case '$?' in \
208           *config.status*) \
209             echo ' $(SHELL) ./config.status'; \
210             $(SHELL) ./config.status;; \
211           *) \
212             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
213             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
214         esac;
215
216 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217         $(SHELL) ./config.status --recheck
218
219 $(top_srcdir)/configure:  $(am__configure_deps)
220         cd $(srcdir) && $(AUTOCONF)
221 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
222         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
223
224 mostlyclean-libtool:
225         -rm -f *.lo
226
227 clean-libtool:
228         -rm -rf .libs _libs
229
230 distclean-libtool:
231         -rm -f libtool
232
233 # This directory's subdirectories are mostly independent; you can cd
234 # into them and run `make' without going through this Makefile.
235 # To change the values of `make' variables: instead of editing Makefiles,
236 # (1) if the variable is set in `config.status', edit `config.status'
237 #     (which will cause the Makefiles to be regenerated when you run `make');
238 # (2) otherwise, pass the desired values on the `make' command line.
239 $(RECURSIVE_TARGETS):
240         @failcom='exit 1'; \
241         for f in x $$MAKEFLAGS; do \
242           case $$f in \
243             *=* | --[!k]*);; \
244             *k*) failcom='fail=yes';; \
245           esac; \
246         done; \
247         dot_seen=no; \
248         target=`echo $@ | sed s/-recursive//`; \
249         list='$(SUBDIRS)'; for subdir in $$list; do \
250           echo "Making $$target in $$subdir"; \
251           if test "$$subdir" = "."; then \
252             dot_seen=yes; \
253             local_target="$$target-am"; \
254           else \
255             local_target="$$target"; \
256           fi; \
257           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
258           || eval $$failcom; \
259         done; \
260         if test "$$dot_seen" = "no"; then \
261           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
262         fi; test -z "$$fail"
263
264 $(RECURSIVE_CLEAN_TARGETS):
265         @failcom='exit 1'; \
266         for f in x $$MAKEFLAGS; do \
267           case $$f in \
268             *=* | --[!k]*);; \
269             *k*) failcom='fail=yes';; \
270           esac; \
271         done; \
272         dot_seen=no; \
273         case "$@" in \
274           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
275           *) list='$(SUBDIRS)' ;; \
276         esac; \
277         rev=''; for subdir in $$list; do \
278           if test "$$subdir" = "."; then :; else \
279             rev="$$subdir $$rev"; \
280           fi; \
281         done; \
282         rev="$$rev ."; \
283         target=`echo $@ | sed s/-recursive//`; \
284         for subdir in $$rev; do \
285           echo "Making $$target in $$subdir"; \
286           if test "$$subdir" = "."; then \
287             local_target="$$target-am"; \
288           else \
289             local_target="$$target"; \
290           fi; \
291           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292           || eval $$failcom; \
293         done && test -z "$$fail"
294 tags-recursive:
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
297         done
298 ctags-recursive:
299         list='$(SUBDIRS)'; for subdir in $$list; do \
300           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
301         done
302
303 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
304         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305         unique=`for i in $$list; do \
306             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307           done | \
308           $(AWK) '    { files[$$0] = 1; } \
309                END { for (i in files) print i; }'`; \
310         mkid -fID $$unique
311 tags: TAGS
312
313 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
314                 $(TAGS_FILES) $(LISP)
315         tags=; \
316         here=`pwd`; \
317         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
318           include_option=--etags-include; \
319           empty_fix=.; \
320         else \
321           include_option=--include; \
322           empty_fix=; \
323         fi; \
324         list='$(SUBDIRS)'; for subdir in $$list; do \
325           if test "$$subdir" = .; then :; else \
326             test ! -f $$subdir/TAGS || \
327               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
328           fi; \
329         done; \
330         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
331         unique=`for i in $$list; do \
332             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333           done | \
334           $(AWK) '    { files[$$0] = 1; } \
335                END { for (i in files) print i; }'`; \
336         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
337           test -n "$$unique" || unique=$$empty_fix; \
338           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339             $$tags $$unique; \
340         fi
341 ctags: CTAGS
342 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
347         unique=`for i in $$list; do \
348             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
349           done | \
350           $(AWK) '    { files[$$0] = 1; } \
351                END { for (i in files) print i; }'`; \
352         test -z "$(CTAGS_ARGS)$$tags$$unique" \
353           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
354              $$tags $$unique
355
356 GTAGS:
357         here=`$(am__cd) $(top_builddir) && pwd` \
358           && cd $(top_srcdir) \
359           && gtags -i $(GTAGS_ARGS) $$here
360
361 distclean-tags:
362         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
363
364 distdir: $(DISTFILES)
365         $(am__remove_distdir)
366         test -d $(distdir) || mkdir $(distdir)
367         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369         list='$(DISTFILES)'; \
370           dist_files=`for file in $$list; do echo $$file; done | \
371           sed -e "s|^$$srcdirstrip/||;t" \
372               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
373         case $$dist_files in \
374           */*) $(MKDIR_P) `echo "$$dist_files" | \
375                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
376                            sort -u` ;; \
377         esac; \
378         for file in $$dist_files; do \
379           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
380           if test -d $$d/$$file; then \
381             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
382             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
383               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
384             fi; \
385             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
386           else \
387             test -f $(distdir)/$$file \
388             || cp -p $$d/$$file $(distdir)/$$file \
389             || exit 1; \
390           fi; \
391         done
392         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
393           if test "$$subdir" = .; then :; else \
394             test -d "$(distdir)/$$subdir" \
395             || $(MKDIR_P) "$(distdir)/$$subdir" \
396             || exit 1; \
397             distdir=`$(am__cd) $(distdir) && pwd`; \
398             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
399             (cd $$subdir && \
400               $(MAKE) $(AM_MAKEFLAGS) \
401                 top_distdir="$$top_distdir" \
402                 distdir="$$distdir/$$subdir" \
403                 am__remove_distdir=: \
404                 am__skip_length_check=: \
405                 distdir) \
406               || exit 1; \
407           fi; \
408         done
409         $(MAKE) $(AM_MAKEFLAGS) \
410           top_distdir="$(top_distdir)" distdir="$(distdir)" \
411           dist-hook
412         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
413           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
414           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
415           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
416         || chmod -R a+r $(distdir)
417 dist-gzip: distdir
418         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
419         $(am__remove_distdir)
420
421 dist-bzip2: distdir
422         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
423         $(am__remove_distdir)
424
425 dist-tarZ: distdir
426         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
427         $(am__remove_distdir)
428
429 dist-shar: distdir
430         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
431         $(am__remove_distdir)
432
433 dist-zip: distdir
434         -rm -f $(distdir).zip
435         zip -rq $(distdir).zip $(distdir)
436         $(am__remove_distdir)
437
438 dist dist-all: distdir
439         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
440         $(am__remove_distdir)
441
442 # This target untars the dist file and tries a VPATH configuration.  Then
443 # it guarantees that the distribution is self-contained by making another
444 # tarfile.
445 distcheck: dist
446         case '$(DIST_ARCHIVES)' in \
447         *.tar.gz*) \
448           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
449         *.tar.bz2*) \
450           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
451         *.tar.Z*) \
452           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
453         *.shar.gz*) \
454           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
455         *.zip*) \
456           unzip $(distdir).zip ;;\
457         esac
458         chmod -R a-w $(distdir); chmod a+w $(distdir)
459         mkdir $(distdir)/_build
460         mkdir $(distdir)/_inst
461         chmod a-w $(distdir)
462         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
463           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
464           && cd $(distdir)/_build \
465           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
466             $(DISTCHECK_CONFIGURE_FLAGS) \
467           && $(MAKE) $(AM_MAKEFLAGS) \
468           && $(MAKE) $(AM_MAKEFLAGS) dvi \
469           && $(MAKE) $(AM_MAKEFLAGS) check \
470           && $(MAKE) $(AM_MAKEFLAGS) install \
471           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
472           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
473           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
474                 distuninstallcheck \
475           && chmod -R a-w "$$dc_install_base" \
476           && ({ \
477                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
478                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
479                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
480                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
481                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
482               } || { rm -rf "$$dc_destdir"; exit 1; }) \
483           && rm -rf "$$dc_destdir" \
484           && $(MAKE) $(AM_MAKEFLAGS) dist \
485           && rm -rf $(DIST_ARCHIVES) \
486           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
487         $(am__remove_distdir)
488         @(echo "$(distdir) archives ready for distribution: "; \
489           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
490           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
491 distuninstallcheck:
492         @cd $(distuninstallcheck_dir) \
493         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
494            || { echo "ERROR: files left after uninstall:" ; \
495                 if test -n "$(DESTDIR)"; then \
496                   echo "  (check DESTDIR support)"; \
497                 fi ; \
498                 $(distuninstallcheck_listfiles) ; \
499                 exit 1; } >&2
500 distcleancheck: distclean
501         @if test '$(srcdir)' = . ; then \
502           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
503           exit 1 ; \
504         fi
505         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
506           || { echo "ERROR: files left in build directory after distclean:" ; \
507                $(distcleancheck_listfiles) ; \
508                exit 1; } >&2
509 check-am: all-am
510 check: check-recursive
511 all-am: Makefile
512 installdirs: installdirs-recursive
513 installdirs-am:
514 install: install-recursive
515 install-exec: install-exec-recursive
516 install-data: install-data-recursive
517 uninstall: uninstall-recursive
518
519 install-am: all-am
520         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
521
522 installcheck: installcheck-recursive
523 install-strip:
524         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
525           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
526           `test -z '$(STRIP)' || \
527             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
528 mostlyclean-generic:
529
530 clean-generic:
531
532 distclean-generic:
533         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
534
535 maintainer-clean-generic:
536         @echo "This command is intended for maintainers to use"
537         @echo "it deletes files that may require special tools to rebuild."
538         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
539 clean: clean-recursive
540
541 clean-am: clean-generic clean-libtool mostlyclean-am
542
543 distclean: distclean-recursive
544         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
545         -rm -f Makefile
546 distclean-am: clean-am distclean-generic distclean-libtool \
547         distclean-tags
548
549 dvi: dvi-recursive
550
551 dvi-am:
552
553 html: html-recursive
554
555 info: info-recursive
556
557 info-am:
558
559 install-data-am:
560
561 install-dvi: install-dvi-recursive
562
563 install-exec-am:
564
565 install-html: install-html-recursive
566
567 install-info: install-info-recursive
568
569 install-man:
570
571 install-pdf: install-pdf-recursive
572
573 install-ps: install-ps-recursive
574
575 installcheck-am:
576
577 maintainer-clean: maintainer-clean-recursive
578         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
579         -rm -rf $(top_srcdir)/autom4te.cache
580         -rm -f Makefile
581 maintainer-clean-am: distclean-am maintainer-clean-generic
582
583 mostlyclean: mostlyclean-recursive
584
585 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
586
587 pdf: pdf-recursive
588
589 pdf-am:
590
591 ps: ps-recursive
592
593 ps-am:
594
595 uninstall-am:
596
597 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
598         install-strip
599
600 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
601         all all-am am--refresh check check-am clean clean-generic \
602         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
603         dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
604         distclean distclean-generic distclean-libtool distclean-tags \
605         distcleancheck distdir distuninstallcheck dvi dvi-am html \
606         html-am info info-am install install-am install-data \
607         install-data-am install-dvi install-dvi-am install-exec \
608         install-exec-am install-html install-html-am install-info \
609         install-info-am install-man install-pdf install-pdf-am \
610         install-ps install-ps-am install-strip installcheck \
611         installcheck-am installdirs installdirs-am maintainer-clean \
612         maintainer-clean-generic mostlyclean mostlyclean-generic \
613         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
614         uninstall uninstall-am
615
616
617 dist-hook:
618         rm -f $(distdir)/test/autocutee.mk
619         touch $(distdir)/test/autocutee.mk
620         rm -f $(distdir)/test/*.cutee.cxx
621         rm -f $(distdir)/test/*.cutee.o
622 # Tell versions [3.59,3.63) of GNU make to not export all variables.
623 # Otherwise a system limit (for SysV at least) may be exceeded.
624 .NOEXPORT: