Annotation of parser3/Makefile.in, revision 1.48.2.5.2.3

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

E-mail: