Annotation of parser3/Makefile.in, revision 1.60.2.2

1.43      paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
1.1       paf         3: 
1.43      paf         4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
                      5: # Free Software Foundation, Inc.
1.1       paf         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: 
1.43      paf        15: @SET_MAKE@
1.1       paf        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: 
1.43      paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        26: INSTALL = @INSTALL@
1.43      paf        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)
1.1       paf        32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: host_triplet = @host@
1.43      paf        39: ACLOCAL = @ACLOCAL@
                     40: AMDEP_FALSE = @AMDEP_FALSE@
                     41: AMDEP_TRUE = @AMDEP_TRUE@
                     42: AMTAR = @AMTAR@
1.1       paf        43: APACHE13 = @APACHE13@
1.43      paf        44: AUTOCONF = @AUTOCONF@
                     45: AUTOHEADER = @AUTOHEADER@
                     46: AUTOMAKE = @AUTOMAKE@
1.1       paf        47: AWK = @AWK@
                     48: CC = @CC@
1.43      paf        49: CCDEPMODE = @CCDEPMODE@
                     50: CFLAGS = @CFLAGS@
                     51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
                     52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
1.48      paf        53: CPP = @CPP@
1.43      paf        54: CPPFLAGS = @CPPFLAGS@
1.49      paf        55: CPP_LIBS = @CPP_LIBS@
1.1       paf        56: CXX = @CXX@
1.43      paf        57: CXXDEPMODE = @CXXDEPMODE@
                     58: CXXFLAGS = @CXXFLAGS@
                     59: CYGPATH_W = @CYGPATH_W@
                     60: DEFS = @DEFS@
                     61: DEPDIR = @DEPDIR@
                     62: ECHO_C = @ECHO_C@
                     63: ECHO_N = @ECHO_N@
                     64: ECHO_T = @ECHO_T@
                     65: EGREP = @EGREP@
                     66: EXEEXT = @EXEEXT@
1.49      paf        67: GC_LIBS = @GC_LIBS@
1.1       paf        68: INCLTDL = @INCLTDL@
1.43      paf        69: INSTALL_DATA = @INSTALL_DATA@
                     70: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     71: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     72: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     73: LDFLAGS = @LDFLAGS@
1.1       paf        74: LIBADD_DL = @LIBADD_DL@
                     75: LIBLTDL = @LIBLTDL@
1.43      paf        76: LIBOBJS = @LIBOBJS@
                     77: LIBS = @LIBS@
                     78: LTLIBOBJS = @LTLIBOBJS@
1.1       paf        79: MAKEINFO = @MAKEINFO@
1.14      paf        80: MIME_INCLUDES = @MIME_INCLUDES@
                     81: MIME_LIBS = @MIME_LIBS@
1.43      paf        82: OBJEXT = @OBJEXT@
1.1       paf        83: P3S = @P3S@
                     84: PACKAGE = @PACKAGE@
1.43      paf        85: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                     86: PACKAGE_NAME = @PACKAGE_NAME@
                     87: PACKAGE_STRING = @PACKAGE_STRING@
                     88: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                     89: PACKAGE_VERSION = @PACKAGE_VERSION@
                     90: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       paf        91: RANLIB = @RANLIB@
1.43      paf        92: SET_MAKE = @SET_MAKE@
                     93: SHELL = @SHELL@
                     94: STRIP = @STRIP@
1.1       paf        95: VERSION = @VERSION@
                     96: XML_INCLUDES = @XML_INCLUDES@
                     97: XML_LIBS = @XML_LIBS@
                     98: YACC = @YACC@
1.43      paf        99: ac_ct_CC = @ac_ct_CC@
                    100: ac_ct_CXX = @ac_ct_CXX@
                    101: ac_ct_RANLIB = @ac_ct_RANLIB@
                    102: ac_ct_STRIP = @ac_ct_STRIP@
                    103: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    104: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    105: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    106: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    107: am__include = @am__include@
                    108: am__quote = @am__quote@
                    109: bindir = @bindir@
                    110: build = @build@
                    111: build_alias = @build_alias@
                    112: build_cpu = @build_cpu@
                    113: build_os = @build_os@
                    114: build_vendor = @build_vendor@
                    115: commentcharset_koi8r = @commentcharset_koi8r@
                    116: commentcharset_windows1250 = @commentcharset_windows1250@
                    117: commentcharset_windows1251 = @commentcharset_windows1251@
                    118: commentcharset_windows1257 = @commentcharset_windows1257@
                    119: datadir = @datadir@
1.20      paf       120: dll_extension = @dll_extension@
1.43      paf       121: exec_prefix = @exec_prefix@
                    122: host = @host@
                    123: host_alias = @host_alias@
                    124: host_cpu = @host_cpu@
1.1       paf       125: host_os = @host_os@
1.43      paf       126: host_vendor = @host_vendor@
                    127: includedir = @includedir@
                    128: infodir = @infodir@
                    129: install_sh = @install_sh@
                    130: libdir = @libdir@
                    131: libexecdir = @libexecdir@
                    132: localstatedir = @localstatedir@
                    133: mandir = @mandir@
1.10      paf       134: mysql_client = @mysql_client@
1.43      paf       135: oldincludedir = @oldincludedir@
1.10      paf       136: oracle_client = @oracle_client@
                    137: pgsql_client = @pgsql_client@
1.43      paf       138: prefix = @prefix@
                    139: program_transform_name = @program_transform_name@
                    140: sbindir = @sbindir@
                    141: sharedstatedir = @sharedstatedir@
                    142: subdirs = @subdirs@
                    143: sysconfdir = @sysconfdir@
                    144: target_alias = @target_alias@
1.12      paf       145: SUBDIRS = src etc bin
1.3       paf       146: 
1.50      paf       147: EXTRA_DIST = operators.txt parser3.sln
1.43      paf       148: subdir = .
1.1       paf       149: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                    150: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.43      paf       151: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    152: CONFIG_CLEAN_FILES =
                    153: DIST_SOURCES =
                    154: 
                    155: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
                    156:        ps-recursive install-info-recursive uninstall-info-recursive \
                    157:        all-recursive install-data-recursive install-exec-recursive \
                    158:        installdirs-recursive install-recursive uninstall-recursive \
                    159:        check-recursive installcheck-recursive
                    160: DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
                    161:        Makefile.in NEWS acinclude.m4 aclocal.m4 config.guess \
                    162:        config.sub configure configure.in depcomp install-sh ltmain.sh \
                    163:        missing mkinstalldirs
                    164: DIST_SUBDIRS = $(SUBDIRS)
                    165: all: all-recursive
1.1       paf       166: 
                    167: .SUFFIXES:
                    168: 
1.43      paf       169: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
                    170:  configure.lineno
                    171: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    172:        cd $(top_srcdir) && \
                    173:          $(AUTOMAKE) --gnu  Makefile
                    174: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    175:        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
1.1       paf       176: 
1.43      paf       177: $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1.1       paf       178:        $(SHELL) ./config.status --recheck
1.43      paf       179: $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1.1       paf       180:        cd $(srcdir) && $(AUTOCONF)
                    181: 
1.43      paf       182: $(ACLOCAL_M4):  configure.in acinclude.m4
                    183:        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
                    184: uninstall-info-am:
1.40      paf       185: 
1.1       paf       186: # This directory's subdirectories are mostly independent; you can cd
                    187: # into them and run `make' without going through this Makefile.
                    188: # To change the values of `make' variables: instead of editing Makefiles,
                    189: # (1) if the variable is set in `config.status', edit `config.status'
                    190: #     (which will cause the Makefiles to be regenerated when you run `make');
                    191: # (2) otherwise, pass the desired values on the `make' command line.
1.43      paf       192: $(RECURSIVE_TARGETS):
                    193:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       194:        dot_seen=no; \
                    195:        target=`echo $@ | sed s/-recursive//`; \
                    196:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    197:          echo "Making $$target in $$subdir"; \
                    198:          if test "$$subdir" = "."; then \
                    199:            dot_seen=yes; \
                    200:            local_target="$$target-am"; \
                    201:          else \
                    202:            local_target="$$target"; \
                    203:          fi; \
                    204:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    205:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    206:        done; \
                    207:        if test "$$dot_seen" = "no"; then \
                    208:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    209:        fi; test -z "$$fail"
                    210: 
                    211: mostlyclean-recursive clean-recursive distclean-recursive \
                    212: maintainer-clean-recursive:
1.43      paf       213:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       214:        dot_seen=no; \
1.43      paf       215:        case "$@" in \
                    216:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    217:          *) list='$(SUBDIRS)' ;; \
                    218:        esac; \
                    219:        rev=''; for subdir in $$list; do \
                    220:          if test "$$subdir" = "."; then :; else \
                    221:            rev="$$subdir $$rev"; \
                    222:          fi; \
1.1       paf       223:        done; \
1.43      paf       224:        rev="$$rev ."; \
1.1       paf       225:        target=`echo $@ | sed s/-recursive//`; \
                    226:        for subdir in $$rev; do \
                    227:          echo "Making $$target in $$subdir"; \
                    228:          if test "$$subdir" = "."; then \
                    229:            local_target="$$target-am"; \
                    230:          else \
                    231:            local_target="$$target"; \
                    232:          fi; \
                    233:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    234:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    235:        done && test -z "$$fail"
                    236: tags-recursive:
                    237:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    238:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    239:        done
1.43      paf       240: ctags-recursive:
                    241:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    242:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    243:        done
                    244: 
                    245: ETAGS = etags
                    246: ETAGSFLAGS =
                    247: 
                    248: CTAGS = ctags
                    249: CTAGSFLAGS =
1.1       paf       250: 
                    251: tags: TAGS
                    252: 
1.43      paf       253: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    254:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    255:        unique=`for i in $$list; do \
                    256:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    257:          done | \
                    258:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       259:               END { for (i in files) print i; }'`; \
1.43      paf       260:        mkid -fID $$unique
1.1       paf       261: 
1.43      paf       262: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    263:                $(TAGS_FILES) $(LISP)
1.1       paf       264:        tags=; \
                    265:        here=`pwd`; \
                    266:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.43      paf       267:          if test "$$subdir" = .; then :; else \
1.1       paf       268:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1.43      paf       269:          fi; \
1.1       paf       270:        done; \
1.43      paf       271:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    272:        unique=`for i in $$list; do \
                    273:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    274:          done | \
                    275:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       276:               END { for (i in files) print i; }'`; \
1.43      paf       277:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
                    278:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    279:             $$tags $$unique
                    280: 
                    281: ctags: CTAGS
                    282: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    283:                $(TAGS_FILES) $(LISP)
                    284:        tags=; \
                    285:        here=`pwd`; \
                    286:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    287:        unique=`for i in $$list; do \
                    288:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    289:          done | \
                    290:          $(AWK) '    { files[$$0] = 1; } \
                    291:               END { for (i in files) print i; }'`; \
                    292:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    293:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    294:             $$tags $$unique
                    295: 
                    296: GTAGS:
                    297:        here=`$(am__cd) $(top_builddir) && pwd` \
                    298:          && cd $(top_srcdir) \
                    299:          && gtags -i $(GTAGS_ARGS) $$here
1.1       paf       300: 
1.43      paf       301: distclean-tags:
                    302:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    303: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       paf       304: 
1.43      paf       305: top_distdir = .
                    306: distdir = $(PACKAGE)-$(VERSION)
1.1       paf       307: 
1.43      paf       308: am__remove_distdir = \
                    309:   { test ! -d $(distdir) \
                    310:     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
                    311:          && rm -fr $(distdir); }; }
1.1       paf       312: 
1.43      paf       313: GZIP_ENV = --best
                    314: distuninstallcheck_listfiles = find . -type f -print
                    315: distcleancheck_listfiles = find . -type f -print
1.1       paf       316: 
                    317: distdir: $(DISTFILES)
1.43      paf       318:        $(am__remove_distdir)
1.1       paf       319:        mkdir $(distdir)
1.43      paf       320:        $(mkinstalldirs) $(distdir)/bin $(distdir)/src/targets/apache13
                    321:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    322:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    323:        list='$(DISTFILES)'; for file in $$list; do \
                    324:          case $$file in \
                    325:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    326:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    327:          esac; \
                    328:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    329:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    330:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    331:            dir="/$$dir"; \
                    332:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    333:          else \
                    334:            dir=''; \
                    335:          fi; \
1.1       paf       336:          if test -d $$d/$$file; then \
1.43      paf       337:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    338:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    339:            fi; \
                    340:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       341:          else \
                    342:            test -f $(distdir)/$$file \
1.43      paf       343:            || cp -p $$d/$$file $(distdir)/$$file \
                    344:            || exit 1; \
1.1       paf       345:          fi; \
                    346:        done
1.43      paf       347:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.1       paf       348:          if test "$$subdir" = .; then :; else \
                    349:            test -d $(distdir)/$$subdir \
                    350:            || mkdir $(distdir)/$$subdir \
                    351:            || exit 1; \
1.43      paf       352:            (cd $$subdir && \
                    353:              $(MAKE) $(AM_MAKEFLAGS) \
                    354:                top_distdir="$(top_distdir)" \
                    355:                distdir=../$(distdir)/$$subdir \
                    356:                distdir) \
1.1       paf       357:              || exit 1; \
                    358:          fi; \
                    359:        done
1.43      paf       360:        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
                    361:          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
                    362:          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
                    363:          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
                    364:        || chmod -R a+r $(distdir)
                    365: dist-gzip: distdir
                    366:        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    367:        $(am__remove_distdir)
                    368: 
                    369: dist dist-all: distdir
                    370:        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
                    371:        $(am__remove_distdir)
                    372: 
                    373: # This target untars the dist file and tries a VPATH configuration.  Then
                    374: # it guarantees that the distribution is self-contained by making another
                    375: # tarfile.
                    376: distcheck: dist
                    377:        $(am__remove_distdir)
                    378:        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
                    379:        chmod -R a-w $(distdir); chmod a+w $(distdir)
                    380:        mkdir $(distdir)/=build
                    381:        mkdir $(distdir)/=inst
                    382:        chmod a-w $(distdir)
                    383:        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
                    384:          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
                    385:          && cd $(distdir)/=build \
                    386:          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
                    387:            $(DISTCHECK_CONFIGURE_FLAGS) \
                    388:          && $(MAKE) $(AM_MAKEFLAGS) \
                    389:          && $(MAKE) $(AM_MAKEFLAGS) dvi \
                    390:          && $(MAKE) $(AM_MAKEFLAGS) check \
                    391:          && $(MAKE) $(AM_MAKEFLAGS) install \
                    392:          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
                    393:          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
                    394:          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
                    395:                distuninstallcheck \
                    396:          && chmod -R a-w "$$dc_install_base" \
                    397:          && ({ \
                    398:               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
                    399:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
                    400:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
                    401:               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
                    402:                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
                    403:              } || { rm -rf "$$dc_destdir"; exit 1; }) \
                    404:          && rm -rf "$$dc_destdir" \
                    405:          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
                    406:          && rm -f $(distdir).tar.gz \
                    407:          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
                    408:        $(am__remove_distdir)
                    409:        @echo "$(distdir).tar.gz is ready for distribution" | \
                    410:          sed 'h;s/./=/g;p;x;p;x'
                    411: distuninstallcheck:
                    412:        cd $(distuninstallcheck_dir) \
                    413:        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
                    414:           || { echo "ERROR: files left after uninstall:" ; \
                    415:                if test -n "$(DESTDIR)"; then \
                    416:                  echo "  (check DESTDIR support)"; \
                    417:                fi ; \
                    418:                $(distuninstallcheck_listfiles) ; \
                    419:                exit 1; } >&2
                    420: distcleancheck: distclean
                    421:        if test '$(srcdir)' = . ; then \
                    422:          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
                    423:          exit 1 ; \
                    424:        fi
                    425:        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
                    426:          || { echo "ERROR: files left in build directory after distclean:" ; \
                    427:               $(distcleancheck_listfiles) ; \
                    428:               exit 1; } >&2
1.1       paf       429: check-am: all-am
                    430: check: check-recursive
1.43      paf       431: all-am: Makefile
                    432: installdirs: installdirs-recursive
                    433: installdirs-am:
                    434: 
                    435: install: install-recursive
1.1       paf       436: install-exec: install-exec-recursive
                    437: install-data: install-data-recursive
1.43      paf       438: uninstall: uninstall-recursive
1.1       paf       439: 
                    440: install-am: all-am
                    441:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.43      paf       442: 
                    443: installcheck: installcheck-recursive
1.1       paf       444: install-strip:
1.43      paf       445:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    446:          INSTALL_STRIP_FLAG=-s \
                    447:          `test -z '$(STRIP)' || \
                    448:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       449: mostlyclean-generic:
                    450: 
                    451: clean-generic:
                    452: 
                    453: distclean-generic:
                    454:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    455: 
                    456: maintainer-clean-generic:
1.43      paf       457:        @echo "This command is intended for maintainers to use"
                    458:        @echo "it deletes files that may require special tools to rebuild."
                    459: clean: clean-recursive
                    460: 
                    461: clean-am: clean-generic mostlyclean-am
                    462: 
                    463: distclean: distclean-recursive
                    464:        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    465: distclean-am: clean-am distclean-generic distclean-tags
                    466: 
                    467: dvi: dvi-recursive
1.1       paf       468: 
1.43      paf       469: dvi-am:
                    470: 
                    471: info: info-recursive
                    472: 
                    473: info-am:
1.1       paf       474: 
1.43      paf       475: install-data-am:
1.1       paf       476: 
1.43      paf       477: install-exec-am:
1.1       paf       478: 
1.43      paf       479: install-info: install-info-recursive
1.1       paf       480: 
1.43      paf       481: install-man:
1.1       paf       482: 
1.43      paf       483: installcheck-am:
1.1       paf       484: 
                    485: maintainer-clean: maintainer-clean-recursive
1.43      paf       486:        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
                    487:        -rm -rf autom4te.cache
                    488: maintainer-clean-am: distclean-am maintainer-clean-generic
                    489: 
                    490: mostlyclean: mostlyclean-recursive
                    491: 
                    492: mostlyclean-am: mostlyclean-generic
1.1       paf       493: 
1.43      paf       494: pdf: pdf-recursive
                    495: 
                    496: pdf-am:
                    497: 
                    498: ps: ps-recursive
                    499: 
                    500: ps-am:
                    501: 
                    502: uninstall-am: uninstall-info-am
                    503: 
                    504: uninstall-info: uninstall-info-recursive
                    505: 
                    506: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
                    507:        clean-generic clean-recursive ctags ctags-recursive dist \
                    508:        dist-all dist-gzip distcheck distclean distclean-generic \
                    509:        distclean-recursive distclean-tags distcleancheck distdir \
                    510:        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
                    511:        info-recursive install install-am install-data install-data-am \
                    512:        install-data-recursive install-exec install-exec-am \
                    513:        install-exec-recursive install-info install-info-am \
                    514:        install-info-recursive install-man install-recursive \
                    515:        install-strip installcheck installcheck-am installdirs \
                    516:        installdirs-am installdirs-recursive maintainer-clean \
                    517:        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
                    518:        mostlyclean-generic mostlyclean-recursive pdf pdf-am \
                    519:        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
                    520:        uninstall uninstall-am uninstall-info-am \
                    521:        uninstall-info-recursive uninstall-recursive
1.1       paf       522: 
                    523: 
1.9       paf       524: update:
1.6       paf       525:        cvs update
                    526:        $(MAKE)
                    527: 
1.21      paf       528: commit:
1.43      paf       529: #      trick to make 'make' happy at check out time
                    530: #      without this aclocal.m4 never updates
                    531: #      and becomes older than it's prerequisities
                    532: #      thus causing redundant remaking:
                    533: #      aclocal+autoconf+automake
1.25      paf       534: 
1.54      paf       535:        cvs commit -m "$(m)" -f acsite.m4
                    536:        cvs commit -m "$(m)" -f acinclude.m4
                    537:        cvs commit -m "$(m)" -f aclocal.m4
                    538:        cvs commit -m "$(m)" -f Makefile.am
                    539:        cvs commit -m "$(m)" -f Makefile.in
                    540:        cvs commit -m "$(m)" -f configure.in
                    541:        cvs commit -m "$(m)" -f configure
1.25      paf       542: 
1.21      paf       543:        cvs commit
                    544: 
1.18      paf       545: happy: update install-exec
1.1       paf       546: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    547: # Otherwise a system limit (for SysV at least) may be exceeded.
                    548: .NOEXPORT:

E-mail: