Annotation of parser3/Makefile.in, revision 1.48

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

E-mail: