1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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
18 # Makefile for FastCGI development kit
20 # $Id: Makefile.am,v 1.8 2003/11/02 21:42:47 robs Exp $
24 top_srcdir = @top_srcdir@
26 pkgdatadir = $(datadir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
30 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
43 build_triplet = @build@
45 DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
46 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47 $(srcdir)/fcgi_config.h.in $(top_srcdir)/configure compile \
48 config.guess config.sub depcomp install-sh ltmain.sh missing \
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53 $(top_srcdir)/configure.in
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno configure.status.lineno
58 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
59 CONFIG_HEADER = fcgi_config.h
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64 html-recursive info-recursive install-data-recursive \
65 install-exec-recursive install-info-recursive \
66 install-recursive installcheck-recursive installdirs-recursive \
67 pdf-recursive ps-recursive uninstall-info-recursive \
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs = "$(DESTDIR)$(includedir)"
76 includeHEADERS_INSTALL = $(INSTALL_HEADER)
77 HEADERS = $(include_HEADERS)
80 DIST_SUBDIRS = $(SUBDIRS)
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
84 am__remove_distdir = \
85 { test ! -d $(distdir) \
86 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87 && rm -fr $(distdir); }; }
88 DIST_ARCHIVES = $(distdir).tar.gz
90 distuninstallcheck_listfiles = find . -type f -print
91 distcleancheck_listfiles = find . -type f -print
93 AMDEP_FALSE = @AMDEP_FALSE@
94 AMDEP_TRUE = @AMDEP_TRUE@
98 AUTOHEADER = @AUTOHEADER@
102 CCDEPMODE = @CCDEPMODE@
105 CPPFLAGS = @CPPFLAGS@
108 CXXDEPMODE = @CXXDEPMODE@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
115 ECHO_CPP = @ECHO_CPP@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 LIBFCGIXX = @LIBFCGIXX@
133 LTLIBOBJS = @LTLIBOBJS@
134 MAKEINFO = @MAKEINFO@
137 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138 PACKAGE_NAME = @PACKAGE_NAME@
139 PACKAGE_STRING = @PACKAGE_STRING@
140 PACKAGE_TARNAME = @PACKAGE_TARNAME@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 PTHREAD_CC = @PTHREAD_CC@
144 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
145 PTHREAD_LIBS = @PTHREAD_LIBS@
147 SET_MAKE = @SET_MAKE@
151 THREADED = @THREADED@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_CXX = @ac_ct_CXX@
155 ac_ct_F77 = @ac_ct_F77@
156 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160 am__include = @am__include@
161 am__leading_dot = @am__leading_dot@
162 am__quote = @am__quote@
164 am__untar = @am__untar@
167 build_alias = @build_alias@
168 build_cpu = @build_cpu@
169 build_os = @build_os@
170 build_vendor = @build_vendor@
172 datarootdir = @datarootdir@
175 exec_prefix = @exec_prefix@
177 host_alias = @host_alias@
178 host_cpu = @host_cpu@
180 host_vendor = @host_vendor@
182 includedir = @includedir@
184 install_sh = @install_sh@
186 libexecdir = @libexecdir@
187 localedir = @localedir@
188 localstatedir = @localstatedir@
191 oldincludedir = @oldincludedir@
194 program_transform_name = @program_transform_name@
197 sharedstatedir = @sharedstatedir@
198 sysconfdir = @sysconfdir@
199 target_alias = @target_alias@
200 SUBDIRS = libfcgi cgi-fcgi examples include
201 include_HEADERS = fcgi_config.h
202 EXTRA_DIST = LICENSE.TERMS \
204 cgi-fcgi/cgi-fcgi.mak \
205 examples/authorizer.mak \
209 examples/echo-cpp.mak \
210 libfcgi/libfcgi.mak \
211 images/aplib-hd.gif \
217 images/words-hd.gif \
218 include/fcgi_config_x86.h \
219 java/FCGIGlobalDefs.java \
220 java/FCGIInputStream.java \
221 java/FCGIInterface.java \
222 java/FCGIMessage.java \
223 java/FCGIOutputStream.java \
224 java/FCGIRequest.java \
237 perl/fcgi_config.h.in \
238 perl/oldinterface.pod \
244 Win32/authorizer.dsp \
256 doc/FCGI_SetExitStatus.3 \
257 doc/FCGI_StartFilterData.3 \
259 doc/fcgi-devel-kit.htm \
267 doc/www5-api-workshop.html \
268 doc/fastcgi-prog-guide/ap_guida.htm \
269 doc/fastcgi-prog-guide/ap_guide.htm \
270 doc/fastcgi-prog-guide/apaman.htm \
271 doc/fastcgi-prog-guide/ch1inta1.gif \
272 doc/fastcgi-prog-guide/ch1intra.gif \
273 doc/fastcgi-prog-guide/ch1intro.htm \
274 doc/fastcgi-prog-guide/ch2c.htm \
275 doc/fastcgi-prog-guide/ch3perl.htm \
276 doc/fastcgi-prog-guide/ch4tcl.htm \
277 doc/fastcgi-prog-guide/cover.htm \
278 doc/fastcgi-prog-guide/covera.gif \
279 doc/fastcgi-whitepaper/fastcgi.htm \
280 doc/fastcgi-whitepaper/img00001.gif \
281 doc/fastcgi-whitepaper/img00002.gif \
282 doc/fastcgi-whitepaper/img00003.gif
285 $(MAKE) $(AM_MAKEFLAGS) all-recursive
290 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
292 case '$(am__configure_deps)' in \
294 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
295 cd $(srcdir) && $(AUTOMAKE) --foreign \
300 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
301 cd $(top_srcdir) && \
302 $(AUTOMAKE) --foreign Makefile
304 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307 echo ' $(SHELL) ./config.status'; \
308 $(SHELL) ./config.status;; \
310 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
311 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
314 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
315 $(SHELL) ./config.status --recheck
317 $(top_srcdir)/configure: $(am__configure_deps)
318 cd $(srcdir) && $(AUTOCONF)
319 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
320 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
322 fcgi_config.h: stamp-h1
323 @if test ! -f $@; then \
328 stamp-h1: $(srcdir)/fcgi_config.h.in $(top_builddir)/config.status
330 cd $(top_builddir) && $(SHELL) ./config.status fcgi_config.h
331 $(srcdir)/fcgi_config.h.in: $(am__configure_deps)
332 cd $(top_srcdir) && $(AUTOHEADER)
337 -rm -f fcgi_config.h stamp-h1
348 install-includeHEADERS: $(include_HEADERS)
350 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
351 @list='$(include_HEADERS)'; for p in $$list; do \
352 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
354 echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
355 $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
358 uninstall-includeHEADERS:
360 @list='$(include_HEADERS)'; for p in $$list; do \
362 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
363 rm -f "$(DESTDIR)$(includedir)/$$f"; \
366 # This directory's subdirectories are mostly independent; you can cd
367 # into them and run `make' without going through this Makefile.
368 # To change the values of `make' variables: instead of editing Makefiles,
369 # (1) if the variable is set in `config.status', edit `config.status'
370 # (which will cause the Makefiles to be regenerated when you run `make');
371 # (2) otherwise, pass the desired values on the `make' command line.
372 $(RECURSIVE_TARGETS):
374 for f in x $$MAKEFLAGS; do \
377 *k*) failcom='fail=yes';; \
381 target=`echo $@ | sed s/-recursive//`; \
382 list='$(SUBDIRS)'; for subdir in $$list; do \
383 echo "Making $$target in $$subdir"; \
384 if test "$$subdir" = "."; then \
386 local_target="$$target-am"; \
388 local_target="$$target"; \
390 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
393 if test "$$dot_seen" = "no"; then \
394 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
397 mostlyclean-recursive clean-recursive distclean-recursive \
398 maintainer-clean-recursive:
400 for f in x $$MAKEFLAGS; do \
403 *k*) failcom='fail=yes';; \
408 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
409 *) list='$(SUBDIRS)' ;; \
411 rev=''; for subdir in $$list; do \
412 if test "$$subdir" = "."; then :; else \
413 rev="$$subdir $$rev"; \
417 target=`echo $@ | sed s/-recursive//`; \
418 for subdir in $$rev; do \
419 echo "Making $$target in $$subdir"; \
420 if test "$$subdir" = "."; then \
421 local_target="$$target-am"; \
423 local_target="$$target"; \
425 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
427 done && test -z "$$fail"
429 list='$(SUBDIRS)'; for subdir in $$list; do \
430 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
433 list='$(SUBDIRS)'; for subdir in $$list; do \
434 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
437 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442 $(AWK) ' { files[$$0] = 1; } \
443 END { for (i in files) print i; }'`; \
447 TAGS: tags-recursive $(HEADERS) $(SOURCES) fcgi_config.h.in $(TAGS_DEPENDENCIES) \
448 $(TAGS_FILES) $(LISP)
451 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
452 include_option=--etags-include; \
455 include_option=--include; \
458 list='$(SUBDIRS)'; for subdir in $$list; do \
459 if test "$$subdir" = .; then :; else \
460 test ! -f $$subdir/TAGS || \
461 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
464 list='$(SOURCES) $(HEADERS) fcgi_config.h.in $(LISP) $(TAGS_FILES)'; \
465 unique=`for i in $$list; do \
466 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468 $(AWK) ' { files[$$0] = 1; } \
469 END { for (i in files) print i; }'`; \
470 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
471 test -n "$$unique" || unique=$$empty_fix; \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) fcgi_config.h.in $(TAGS_DEPENDENCIES) \
477 $(TAGS_FILES) $(LISP)
480 list='$(SOURCES) $(HEADERS) fcgi_config.h.in $(LISP) $(TAGS_FILES)'; \
481 unique=`for i in $$list; do \
482 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484 $(AWK) ' { files[$$0] = 1; } \
485 END { for (i in files) print i; }'`; \
486 test -z "$(CTAGS_ARGS)$$tags$$unique" \
487 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491 here=`$(am__cd) $(top_builddir) && pwd` \
492 && cd $(top_srcdir) \
493 && gtags -i $(GTAGS_ARGS) $$here
496 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498 distdir: $(DISTFILES)
499 $(am__remove_distdir)
501 $(mkdir_p) $(distdir)/Win32 $(distdir)/cgi-fcgi $(distdir)/doc $(distdir)/doc/fastcgi-prog-guide $(distdir)/doc/fastcgi-whitepaper $(distdir)/examples $(distdir)/images $(distdir)/include $(distdir)/java $(distdir)/libfcgi $(distdir)/perl
502 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
503 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
504 list='$(DISTFILES)'; for file in $$list; do \
506 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
507 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
509 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
510 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
511 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
513 $(mkdir_p) "$(distdir)$$dir"; \
517 if test -d $$d/$$file; then \
518 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
521 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
523 test -f $(distdir)/$$file \
524 || cp -p $$d/$$file $(distdir)/$$file \
528 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
529 if test "$$subdir" = .; then :; else \
530 test -d "$(distdir)/$$subdir" \
531 || $(mkdir_p) "$(distdir)/$$subdir" \
533 distdir=`$(am__cd) $(distdir) && pwd`; \
534 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
536 $(MAKE) $(AM_MAKEFLAGS) \
537 top_distdir="$$top_distdir" \
538 distdir="$$distdir/$$subdir" \
543 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
544 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
545 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
546 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
547 || chmod -R a+r $(distdir)
549 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
550 $(am__remove_distdir)
553 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
554 $(am__remove_distdir)
557 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
558 $(am__remove_distdir)
561 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
562 $(am__remove_distdir)
565 -rm -f $(distdir).zip
566 zip -rq $(distdir).zip $(distdir)
567 $(am__remove_distdir)
569 dist dist-all: distdir
570 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
571 $(am__remove_distdir)
573 # This target untars the dist file and tries a VPATH configuration. Then
574 # it guarantees that the distribution is self-contained by making another
577 case '$(DIST_ARCHIVES)' in \
579 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
581 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
583 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
585 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
587 unzip $(distdir).zip ;;\
589 chmod -R a-w $(distdir); chmod a+w $(distdir)
590 mkdir $(distdir)/_build
591 mkdir $(distdir)/_inst
593 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
594 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595 && cd $(distdir)/_build \
596 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
597 $(DISTCHECK_CONFIGURE_FLAGS) \
598 && $(MAKE) $(AM_MAKEFLAGS) \
599 && $(MAKE) $(AM_MAKEFLAGS) dvi \
600 && $(MAKE) $(AM_MAKEFLAGS) check \
601 && $(MAKE) $(AM_MAKEFLAGS) install \
602 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
603 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
604 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
606 && chmod -R a-w "$$dc_install_base" \
608 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
609 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
610 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
611 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
612 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
613 } || { rm -rf "$$dc_destdir"; exit 1; }) \
614 && rm -rf "$$dc_destdir" \
615 && $(MAKE) $(AM_MAKEFLAGS) dist \
616 && rm -rf $(DIST_ARCHIVES) \
617 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
618 $(am__remove_distdir)
619 @(echo "$(distdir) archives ready for distribution: "; \
620 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
621 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
623 @cd $(distuninstallcheck_dir) \
624 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
625 || { echo "ERROR: files left after uninstall:" ; \
626 if test -n "$(DESTDIR)"; then \
627 echo " (check DESTDIR support)"; \
629 $(distuninstallcheck_listfiles) ; \
631 distcleancheck: distclean
632 @if test '$(srcdir)' = . ; then \
633 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
636 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
637 || { echo "ERROR: files left in build directory after distclean:" ; \
638 $(distcleancheck_listfiles) ; \
641 check: check-recursive
642 all-am: Makefile $(HEADERS) fcgi_config.h
643 installdirs: installdirs-recursive
645 for dir in "$(DESTDIR)$(includedir)"; do \
646 test -z "$$dir" || $(mkdir_p) "$$dir"; \
648 install: install-recursive
649 install-exec: install-exec-recursive
650 install-data: install-data-recursive
651 uninstall: uninstall-recursive
654 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
656 installcheck: installcheck-recursive
658 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
659 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
660 `test -z '$(STRIP)' || \
661 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
667 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
669 maintainer-clean-generic:
670 @echo "This command is intended for maintainers to use"
671 @echo "it deletes files that may require special tools to rebuild."
672 clean: clean-recursive
674 clean-am: clean-generic clean-libtool mostlyclean-am
676 distclean: distclean-recursive
677 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
679 distclean-am: clean-am distclean-generic distclean-hdr \
680 distclean-libtool distclean-tags
692 install-data-am: install-includeHEADERS
696 install-info: install-info-recursive
702 maintainer-clean: maintainer-clean-recursive
703 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
704 -rm -rf $(top_srcdir)/autom4te.cache
706 maintainer-clean-am: distclean-am maintainer-clean-generic
708 mostlyclean: mostlyclean-recursive
710 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
720 uninstall-am: uninstall-includeHEADERS uninstall-info-am
722 uninstall-info: uninstall-info-recursive
724 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
725 check-am clean clean-generic clean-libtool clean-recursive \
726 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
727 dist-shar dist-tarZ dist-zip distcheck distclean \
728 distclean-generic distclean-hdr distclean-libtool \
729 distclean-recursive distclean-tags distcleancheck distdir \
730 distuninstallcheck dvi dvi-am html html-am info info-am \
731 install install-am install-data install-data-am install-exec \
732 install-exec-am install-includeHEADERS install-info \
733 install-info-am install-man install-strip installcheck \
734 installcheck-am installdirs installdirs-am maintainer-clean \
735 maintainer-clean-generic maintainer-clean-recursive \
736 mostlyclean mostlyclean-generic mostlyclean-libtool \
737 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
738 uninstall uninstall-am uninstall-includeHEADERS \
741 # Tell versions [3.59,3.63) of GNU make to not export all variables.
742 # Otherwise a system limit (for SysV at least) may be exceeded.