Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. # Makefile.in generated by automake 1.7.1 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  5. # 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.  
  17. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. top_builddir = .
  24.  
  25. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  26. INSTALL = @INSTALL@
  27. install_sh_DATA = $(install_sh) -c -m 644
  28. install_sh_PROGRAM = $(install_sh) -c
  29. install_sh_SCRIPT = $(install_sh) -c
  30. INSTALL_HEADER = $(INSTALL_DATA)
  31. transform = $(program_transform_name)
  32. NORMAL_INSTALL = :
  33. PRE_INSTALL = :
  34. POST_INSTALL = :
  35. NORMAL_UNINSTALL = :
  36. PRE_UNINSTALL = :
  37. POST_UNINSTALL = :
  38. host_triplet = @host@
  39. ACLOCAL = @ACLOCAL@
  40. AMDEP_FALSE = @AMDEP_FALSE@
  41. AMDEP_TRUE = @AMDEP_TRUE@
  42. AMTAR = @AMTAR@
  43. AUTOCONF = @AUTOCONF@
  44. AUTOHEADER = @AUTOHEADER@
  45. AUTOMAKE = @AUTOMAKE@
  46. AWK = @AWK@
  47. CC = @CC@
  48. CCDEPMODE = @CCDEPMODE@
  49. CFLAGS = @CFLAGS@
  50. CPP = @CPP@
  51. CPPFLAGS = @CPPFLAGS@
  52. CYGPATH_W = @CYGPATH_W@
  53. DEFS = @DEFS@
  54. DEPDIR = @DEPDIR@
  55. ECHO_C = @ECHO_C@
  56. ECHO_N = @ECHO_N@
  57. ECHO_T = @ECHO_T@
  58. EXEEXT = @EXEEXT@
  59. INSTALL_DATA = @INSTALL_DATA@
  60. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  61. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  62. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  63. LDFLAGS = @LDFLAGS@
  64. LIBOBJS = @LIBOBJS@
  65. LIBS = @LIBS@
  66. LTLIBOBJS = @LTLIBOBJS@
  67. MAKEINFO = @MAKEINFO@
  68. OBJEXT = @OBJEXT@
  69. PACKAGE = @PACKAGE@
  70. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  71. PACKAGE_NAME = @PACKAGE_NAME@
  72. PACKAGE_STRING = @PACKAGE_STRING@
  73. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  74. PACKAGE_VERSION = @PACKAGE_VERSION@
  75. PATH_SEPARATOR = @PATH_SEPARATOR@
  76. SDL_CFLAGS = @SDL_CFLAGS@
  77. SDL_CONFIG = @SDL_CONFIG@
  78. SDL_LIBS = @SDL_LIBS@
  79. SET_MAKE = @SET_MAKE@
  80. SHELL = @SHELL@
  81. STRIP = @STRIP@
  82. VERSION = @VERSION@
  83. ac_ct_CC = @ac_ct_CC@
  84. ac_ct_STRIP = @ac_ct_STRIP@
  85. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  86. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  87. am__include = @am__include@
  88. am__quote = @am__quote@
  89. bindir = @bindir@
  90. build = @build@
  91. build_alias = @build_alias@
  92. build_cpu = @build_cpu@
  93. build_os = @build_os@
  94. build_vendor = @build_vendor@
  95. datadir = @datadir@
  96. exec_prefix = @exec_prefix@
  97. host = @host@
  98. host_alias = @host_alias@
  99. host_cpu = @host_cpu@
  100. host_os = @host_os@
  101. host_vendor = @host_vendor@
  102. includedir = @includedir@
  103. infodir = @infodir@
  104. install_sh = @install_sh@
  105. libdir = @libdir@
  106. libexecdir = @libexecdir@
  107. localstatedir = @localstatedir@
  108. mandir = @mandir@
  109. oldincludedir = @oldincludedir@
  110. prefix = @prefix@
  111. program_transform_name = @program_transform_name@
  112. sbindir = @sbindir@
  113. sharedstatedir = @sharedstatedir@
  114. sysconfdir = @sysconfdir@
  115. target = @target@
  116. target_alias = @target_alias@
  117. target_cpu = @target_cpu@
  118. target_os = @target_os@
  119. target_vendor = @target_vendor@
  120. AUTOMAKE_OPTIONS = foreign
  121.  
  122. bin_PROGRAMS = pig
  123. pig_SOURCES = pig.c engine.c dirty.c
  124.  
  125. EXTRA_DIST = *.h *.txt *.png INSTRUCTIONS pig-linux-x86 pig-win32.exe
  126. subdir = .
  127. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  128. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  129. CONFIG_CLEAN_FILES =
  130. bin_PROGRAMS = pig$(EXEEXT)
  131. PROGRAMS = $(bin_PROGRAMS)
  132.  
  133. am_pig_OBJECTS = pig.$(OBJEXT) engine.$(OBJEXT) dirty.$(OBJEXT)
  134. pig_OBJECTS = $(am_pig_OBJECTS)
  135. pig_LDADD = $(LDADD)
  136. pig_DEPENDENCIES =
  137. pig_LDFLAGS =
  138.  
  139. DEFAULT_INCLUDES =  -I. -I$(srcdir)
  140. depcomp = $(SHELL) $(top_srcdir)/depcomp
  141. am__depfiles_maybe = depfiles
  142. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/dirty.Po ./$(DEPDIR)/engine.Po \
  143. @AMDEP_TRUE@    ./$(DEPDIR)/pig.Po
  144. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  145.         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  146. CCLD = $(CC)
  147. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  148. DIST_SOURCES = $(pig_SOURCES)
  149. DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
  150.         Makefile.in NEWS aclocal.m4 config.guess config.sub configure \
  151.         configure.in depcomp install-sh missing mkinstalldirs
  152. SOURCES = $(pig_SOURCES)
  153.  
  154. all: all-am
  155.  
  156. .SUFFIXES:
  157. .SUFFIXES: .c .o .obj
  158.  
  159. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  160.  configure.lineno
  161. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  162.         cd $(top_srcdir) && \
  163.           $(AUTOMAKE) --foreign  Makefile
  164. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  165.         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
  166.  
  167. $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  168.         $(SHELL) ./config.status --recheck
  169. $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  170.         cd $(srcdir) && $(AUTOCONF)
  171.  
  172. $(ACLOCAL_M4):  configure.in
  173.         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  174. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  175. install-binPROGRAMS: $(bin_PROGRAMS)
  176.         @$(NORMAL_INSTALL)
  177.         $(mkinstalldirs) $(DESTDIR)$(bindir)
  178.         @list='$(bin_PROGRAMS)'; for p in $$list; do \
  179.           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  180.           if test -f $$p \
  181.           ; then \
  182.             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  183.            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
  184.            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
  185.           else :; fi; \
  186.         done
  187.  
  188. uninstall-binPROGRAMS:
  189.         @$(NORMAL_UNINSTALL)
  190.         @list='$(bin_PROGRAMS)'; for p in $$list; do \
  191.           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  192.           echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  193.           rm -f $(DESTDIR)$(bindir)/$$f; \
  194.         done
  195.  
  196. clean-binPROGRAMS:
  197.         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  198. pig$(EXEEXT): $(pig_OBJECTS) $(pig_DEPENDENCIES)
  199.         @rm -f pig$(EXEEXT)
  200.         $(LINK) $(pig_LDFLAGS) $(pig_OBJECTS) $(pig_LDADD) $(LIBS)
  201.  
  202. mostlyclean-compile:
  203.         -rm -f *.$(OBJEXT) core *.core
  204.  
  205. distclean-compile:
  206.         -rm -f *.tab.c
  207.  
  208. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirty.Po@am__quote@
  209. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/engine.Po@am__quote@
  210. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pig.Po@am__quote@
  211.  
  212. distclean-depend:
  213.         -rm -rf ./$(DEPDIR)
  214.  
  215. .c.o:
  216. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  217. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  218. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  219. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  220. @am__fastdepCC_TRUE@    fi
  221. @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  222. @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  223. @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  224. @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
  225.  
  226. .c.obj:
  227. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  228. @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
  229. @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  230. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  231. @am__fastdepCC_TRUE@    fi
  232. @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  233. @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  234. @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  235. @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
  236. uninstall-info-am:
  237.  
  238. ETAGS = etags
  239. ETAGSFLAGS =
  240.  
  241. CTAGS = ctags
  242. CTAGSFLAGS =
  243.  
  244. tags: TAGS
  245.  
  246. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  247.         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  248.         unique=`for i in $$list; do \
  249.             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  250.           done | \
  251.           $(AWK) '    { files[$$0] = 1; } \
  252.                END { for (i in files) print i; }'`; \
  253.         mkid -fID $$unique
  254.  
  255. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  256.                 $(TAGS_FILES) $(LISP)
  257.         tags=; \
  258.         here=`pwd`; \
  259.         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  260.         unique=`for i in $$list; do \
  261.             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  262.           done | \
  263.           $(AWK) '    { files[$$0] = 1; } \
  264.                END { for (i in files) print i; }'`; \
  265.         test -z "$(ETAGS_ARGS)$$tags$$unique" \
  266.           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  267.              $$tags $$unique
  268.  
  269. ctags: CTAGS
  270. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  271.                 $(TAGS_FILES) $(LISP)
  272.         tags=; \
  273.         here=`pwd`; \
  274.         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  275.         unique=`for i in $$list; do \
  276.             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  277.           done | \
  278.           $(AWK) '    { files[$$0] = 1; } \
  279.                END { for (i in files) print i; }'`; \
  280.         test -z "$(CTAGS_ARGS)$$tags$$unique" \
  281.           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  282.              $$tags $$unique
  283.  
  284. GTAGS:
  285.         here=`$(am__cd) $(top_builddir) && pwd` \
  286.           && cd $(top_srcdir) \
  287.           && gtags -i $(GTAGS_ARGS) $$here
  288.  
  289. distclean-tags:
  290.         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  291. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  292.  
  293. top_distdir = .
  294. distdir = $(PACKAGE)-$(VERSION)
  295.  
  296. am__remove_distdir = \
  297.   { test ! -d $(distdir) \
  298.     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  299.          && rm -fr $(distdir); }; }
  300.  
  301. GZIP_ENV = --best
  302. distuninstallcheck_listfiles = find . -type f -print
  303. distcleancheck_listfiles = find . -type f -print
  304.  
  305. distdir: $(DISTFILES)
  306.         $(am__remove_distdir)
  307.         mkdir $(distdir)
  308.         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  309.         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  310.         list='$(DISTFILES)'; for file in $$list; do \
  311.           case $$file in \
  312.             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  313.             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  314.           esac; \
  315.           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  316.           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  317.           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  318.             dir="/$$dir"; \
  319.             $(mkinstalldirs) "$(distdir)$$dir"; \
  320.           else \
  321.             dir=''; \
  322.           fi; \
  323.           if test -d $$d/$$file; then \
  324.             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  325.               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  326.             fi; \
  327.             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  328.           else \
  329.             test -f $(distdir)/$$file \
  330.             || cp -p $$d/$$file $(distdir)/$$file \
  331.             || exit 1; \
  332.           fi; \
  333.         done
  334.         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  335.           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  336.           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  337.           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
  338.         || chmod -R a+r $(distdir)
  339. dist-gzip: distdir
  340.         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  341.         $(am__remove_distdir)
  342.  
  343. dist dist-all: distdir
  344.         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  345.         $(am__remove_distdir)
  346.  
  347. # This target untars the dist file and tries a VPATH configuration.  Then
  348. # it guarantees that the distribution is self-contained by making another
  349. # tarfile.
  350. distcheck: dist
  351.         $(am__remove_distdir)
  352.         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
  353.         chmod -R a-w $(distdir); chmod a+w $(distdir)
  354.         mkdir $(distdir)/=build
  355.         mkdir $(distdir)/=inst
  356.         chmod a-w $(distdir)
  357.         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
  358.           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  359.           && cd $(distdir)/=build \
  360.           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  361.             $(DISTCHECK_CONFIGURE_FLAGS) \
  362.           && $(MAKE) $(AM_MAKEFLAGS) \
  363.           && $(MAKE) $(AM_MAKEFLAGS) dvi \
  364.           && $(MAKE) $(AM_MAKEFLAGS) check \
  365.           && $(MAKE) $(AM_MAKEFLAGS) install \
  366.           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  367.           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  368.           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  369.                 distuninstallcheck \
  370.           && chmod -R a-w "$$dc_install_base" \
  371.           && ({ \
  372.                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
  373.                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  374.                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  375.                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  376.                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  377.               } || { rm -rf "$$dc_destdir"; exit 1; }) \
  378.           && rm -rf "$$dc_destdir" \
  379.           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
  380.           && rm -f $(distdir).tar.gz \
  381.           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  382.         $(am__remove_distdir)
  383.         @echo "$(distdir).tar.gz is ready for distribution" | \
  384.           sed 'h;s/./=/g;p;x;p;x'
  385. distuninstallcheck:
  386.         cd $(distuninstallcheck_dir) \
  387.         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  388.            || { echo "ERROR: files left after uninstall:" ; \
  389.                 if test -n "$(DESTDIR)"; then \
  390.                   echo "  (check DESTDIR support)"; \
  391.                 fi ; \
  392.                 $(distuninstallcheck_listfiles) ; \
  393.                 exit 1; } >&2
  394. distcleancheck: distclean
  395.         if test '$(srcdir)' = . ; then \
  396.           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  397.           exit 1 ; \
  398.         fi
  399.         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  400.           || { echo "ERROR: files left in build directory after distclean:" ; \
  401.                $(distcleancheck_listfiles) ; \
  402.                exit 1; } >&2
  403. check-am: all-am
  404. check: check-am
  405. all-am: Makefile $(PROGRAMS)
  406.  
  407. installdirs:
  408.         $(mkinstalldirs) $(DESTDIR)$(bindir)
  409.  
  410. install: install-am
  411. install-exec: install-exec-am
  412. install-data: install-data-am
  413. uninstall: uninstall-am
  414.  
  415. install-am: all-am
  416.         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  417.  
  418. installcheck: installcheck-am
  419. install-strip:
  420.         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  421.           INSTALL_STRIP_FLAG=-s \
  422.           `test -z '$(STRIP)' || \
  423.             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  424. mostlyclean-generic:
  425.  
  426. clean-generic:
  427.  
  428. distclean-generic:
  429.         -rm -f Makefile $(CONFIG_CLEAN_FILES)
  430.  
  431. maintainer-clean-generic:
  432.         @echo "This command is intended for maintainers to use"
  433.         @echo "it deletes files that may require special tools to rebuild."
  434. clean: clean-am
  435.  
  436. clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  437.  
  438. distclean: distclean-am
  439.         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  440. distclean-am: clean-am distclean-compile distclean-depend \
  441.         distclean-generic distclean-tags
  442.  
  443. dvi: dvi-am
  444.  
  445. dvi-am:
  446.  
  447. info: info-am
  448.  
  449. info-am:
  450.  
  451. install-data-am:
  452.  
  453. install-exec-am: install-binPROGRAMS
  454.  
  455. install-info: install-info-am
  456.  
  457. install-man:
  458.  
  459. installcheck-am:
  460.  
  461. maintainer-clean: maintainer-clean-am
  462.         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  463.         -rm -rf autom4te.cache
  464. maintainer-clean-am: distclean-am maintainer-clean-generic
  465.  
  466. mostlyclean: mostlyclean-am
  467.  
  468. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  469.  
  470. pdf: pdf-am
  471.  
  472. pdf-am:
  473.  
  474. ps: ps-am
  475.  
  476. ps-am:
  477.  
  478. uninstall-am: uninstall-binPROGRAMS uninstall-info-am
  479.  
  480. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  481.         clean-generic ctags dist dist-all dist-gzip distcheck distclean \
  482.         distclean-compile distclean-depend distclean-generic \
  483.         distclean-tags distcleancheck distdir distuninstallcheck dvi \
  484.         dvi-am info info-am install install-am install-binPROGRAMS \
  485.         install-data install-data-am install-exec install-exec-am \
  486.         install-info install-info-am install-man install-strip \
  487.         installcheck installcheck-am installdirs maintainer-clean \
  488.         maintainer-clean-generic mostlyclean mostlyclean-compile \
  489.         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
  490.         uninstall-am uninstall-binPROGRAMS uninstall-info-am
  491.  
  492. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  493. # Otherwise a system limit (for SysV at least) may be exceeded.
  494. .NOEXPORT:
  495.