Annotation of parser3/src/targets/Makefile.in, revision 1.52

1.45      paf         1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.41      paf         2: # @configure_input@
1.1       paf         3: 
1.45      paf         4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
                      5: # 2003, 2004  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.41      paf        15: @SET_MAKE@
1.1       paf        16: srcdir = @srcdir@
                     17: top_srcdir = @top_srcdir@
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
                     20: pkglibdir = $(libdir)/@PACKAGE@
                     21: pkgincludedir = $(includedir)/@PACKAGE@
1.28      paf        22: top_builddir = ../..
1.41      paf        23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        24: INSTALL = @INSTALL@
1.41      paf        25: install_sh_DATA = $(install_sh) -c -m 644
                     26: install_sh_PROGRAM = $(install_sh) -c
                     27: install_sh_SCRIPT = $(install_sh) -c
                     28: INSTALL_HEADER = $(INSTALL_DATA)
                     29: transform = $(program_transform_name)
1.1       paf        30: NORMAL_INSTALL = :
                     31: PRE_INSTALL = :
                     32: POST_INSTALL = :
                     33: NORMAL_UNINSTALL = :
                     34: PRE_UNINSTALL = :
                     35: POST_UNINSTALL = :
                     36: host_triplet = @host@
1.45      paf        37: subdir = src/targets
                     38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.52    ! moko       40: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
        !            41:        $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
        !            42:        $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
        !            43:        $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
        !            44:        $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
        !            45:        $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
        !            46:        $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.45      paf        47:        $(top_srcdir)/configure.in
                     48: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     49:        $(ACLOCAL_M4)
1.52    ! moko       50: mkinstalldirs = $(install_sh) -d
1.45      paf        51: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                     52: CONFIG_CLEAN_FILES =
                     53: SOURCES =
                     54: DIST_SOURCES =
                     55: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
                     56:        html-recursive info-recursive install-data-recursive \
                     57:        install-exec-recursive install-info-recursive \
                     58:        install-recursive installcheck-recursive installdirs-recursive \
                     59:        pdf-recursive ps-recursive uninstall-info-recursive \
                     60:        uninstall-recursive
                     61: ETAGS = etags
                     62: CTAGS = ctags
1.49      moko       63: DIST_SUBDIRS = cgi isapi apache
1.45      paf        64: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.41      paf        65: ACLOCAL = @ACLOCAL@
                     66: AMDEP_FALSE = @AMDEP_FALSE@
                     67: AMDEP_TRUE = @AMDEP_TRUE@
                     68: AMTAR = @AMTAR@
1.49      moko       69: APACHE = @APACHE@
                     70: APACHE_CFLAGS = @APACHE_CFLAGS@
                     71: APACHE_INC = @APACHE_INC@
1.52    ! moko       72: AR = @AR@
        !            73: ARGZ_H = @ARGZ_H@
        !            74: AS = @AS@
1.41      paf        75: AUTOCONF = @AUTOCONF@
                     76: AUTOHEADER = @AUTOHEADER@
                     77: AUTOMAKE = @AUTOMAKE@
1.1       paf        78: AWK = @AWK@
                     79: CC = @CC@
1.41      paf        80: CCDEPMODE = @CCDEPMODE@
                     81: CFLAGS = @CFLAGS@
1.49      moko       82: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
                     83: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.52    ! moko       84: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
        !            85: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.42      paf        86: CPP = @CPP@
1.41      paf        87: CPPFLAGS = @CPPFLAGS@
1.43      paf        88: CPP_LIBS = @CPP_LIBS@
1.1       paf        89: CXX = @CXX@
1.52    ! moko       90: CXXCPP = @CXXCPP@
1.41      paf        91: CXXDEPMODE = @CXXDEPMODE@
                     92: CXXFLAGS = @CXXFLAGS@
                     93: CYGPATH_W = @CYGPATH_W@
                     94: DEFS = @DEFS@
                     95: DEPDIR = @DEPDIR@
1.52    ! moko       96: DLLTOOL = @DLLTOOL@
        !            97: DSYMUTIL = @DSYMUTIL@
        !            98: DUMPBIN = @DUMPBIN@
1.41      paf        99: ECHO_C = @ECHO_C@
                    100: ECHO_N = @ECHO_N@
                    101: ECHO_T = @ECHO_T@
                    102: EGREP = @EGREP@
                    103: EXEEXT = @EXEEXT@
1.52    ! moko      104: FGREP = @FGREP@
1.43      paf       105: GC_LIBS = @GC_LIBS@
1.52    ! moko      106: GREP = @GREP@
1.1       paf       107: INCLTDL = @INCLTDL@
1.41      paf       108: INSTALL_DATA = @INSTALL_DATA@
1.52    ! moko      109: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
        !           110: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.41      paf       111: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    112: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    113: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.52    ! moko      114: LD = @LD@
1.41      paf       115: LDFLAGS = @LDFLAGS@
1.1       paf       116: LIBADD_DL = @LIBADD_DL@
1.52    ! moko      117: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
        !           118: LIBADD_DLOPEN = @LIBADD_DLOPEN@
        !           119: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1       paf       120: LIBLTDL = @LIBLTDL@
1.41      paf       121: LIBOBJS = @LIBOBJS@
                    122: LIBS = @LIBS@
1.52    ! moko      123: LIBTOOL = @LIBTOOL@
        !           124: LIPO = @LIPO@
        !           125: LN_S = @LN_S@
        !           126: LTDLDEPS = @LTDLDEPS@
        !           127: LTDLINCL = @LTDLINCL@
        !           128: LTDLOPEN = @LTDLOPEN@
1.41      paf       129: LTLIBOBJS = @LTLIBOBJS@
1.52    ! moko      130: LT_CONFIG_H = @LT_CONFIG_H@
        !           131: LT_DLLOADERS = @LT_DLLOADERS@
        !           132: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1       paf       133: MAKEINFO = @MAKEINFO@
1.52    ! moko      134: MANIFEST_TOOL = @MANIFEST_TOOL@
1.37      paf       135: MIME_INCLUDES = @MIME_INCLUDES@
                    136: MIME_LIBS = @MIME_LIBS@
1.52    ! moko      137: NM = @NM@
        !           138: NMEDIT = @NMEDIT@
        !           139: OBJDUMP = @OBJDUMP@
1.41      paf       140: OBJEXT = @OBJEXT@
1.52    ! moko      141: OTOOL = @OTOOL@
        !           142: OTOOL64 = @OTOOL64@
1.19      parser    143: P3S = @P3S@
1.1       paf       144: PACKAGE = @PACKAGE@
1.41      paf       145: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    146: PACKAGE_NAME = @PACKAGE_NAME@
                    147: PACKAGE_STRING = @PACKAGE_STRING@
                    148: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    149: PACKAGE_VERSION = @PACKAGE_VERSION@
                    150: PATH_SEPARATOR = @PATH_SEPARATOR@
1.47      misha     151: PCRE_INCLUDES = @PCRE_INCLUDES@
                    152: PCRE_LIBS = @PCRE_LIBS@
1.1       paf       153: RANLIB = @RANLIB@
1.52    ! moko      154: SED = @SED@
1.41      paf       155: SET_MAKE = @SET_MAKE@
                    156: SHELL = @SHELL@
                    157: STRIP = @STRIP@
1.1       paf       158: VERSION = @VERSION@
1.14      parser    159: XML_INCLUDES = @XML_INCLUDES@
                    160: XML_LIBS = @XML_LIBS@
1.1       paf       161: YACC = @YACC@
1.52    ! moko      162: ac_ct_AR = @ac_ct_AR@
        !           163: ac_ct_AS = @ac_ct_AS@
1.41      paf       164: ac_ct_CC = @ac_ct_CC@
                    165: ac_ct_CXX = @ac_ct_CXX@
1.52    ! moko      166: ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
        !           167: ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
        !           168: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
        !           169: ac_ct_LIPO = @ac_ct_LIPO@
        !           170: ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@
        !           171: ac_ct_NMEDIT = @ac_ct_NMEDIT@
        !           172: ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
        !           173: ac_ct_OTOOL = @ac_ct_OTOOL@
        !           174: ac_ct_OTOOL64 = @ac_ct_OTOOL64@
1.41      paf       175: ac_ct_RANLIB = @ac_ct_RANLIB@
                    176: ac_ct_STRIP = @ac_ct_STRIP@
                    177: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    178: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    179: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    180: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    181: am__include = @am__include@
1.45      paf       182: am__leading_dot = @am__leading_dot@
1.41      paf       183: am__quote = @am__quote@
1.45      paf       184: am__tar = @am__tar@
                    185: am__untar = @am__untar@
1.41      paf       186: bindir = @bindir@
                    187: build = @build@
                    188: build_alias = @build_alias@
                    189: build_cpu = @build_cpu@
                    190: build_os = @build_os@
                    191: build_vendor = @build_vendor@
                    192: datadir = @datadir@
1.38      paf       193: dll_extension = @dll_extension@
1.41      paf       194: exec_prefix = @exec_prefix@
                    195: host = @host@
                    196: host_alias = @host_alias@
                    197: host_cpu = @host_cpu@
1.1       paf       198: host_os = @host_os@
1.41      paf       199: host_vendor = @host_vendor@
                    200: includedir = @includedir@
                    201: infodir = @infodir@
                    202: install_sh = @install_sh@
                    203: libdir = @libdir@
                    204: libexecdir = @libexecdir@
                    205: localstatedir = @localstatedir@
1.52    ! moko      206: ltdl_LIBOBJS = @ltdl_LIBOBJS@
        !           207: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.41      paf       208: mandir = @mandir@
1.45      paf       209: mkdir_p = @mkdir_p@
1.41      paf       210: oldincludedir = @oldincludedir@
                    211: prefix = @prefix@
                    212: program_transform_name = @program_transform_name@
                    213: sbindir = @sbindir@
                    214: sharedstatedir = @sharedstatedir@
                    215: subdirs = @subdirs@
1.52    ! moko      216: sys_symbol_underscore = @sys_symbol_underscore@
1.41      paf       217: sysconfdir = @sysconfdir@
                    218: target_alias = @target_alias@
1.15      parser    219: #don't compile apache
1.49      moko      220: @COMPILE_APACHE_MODULE_FALSE@SUBDIRS = cgi isapi
1.51      moko      221: @COMPILE_APACHE_MODULE_TRUE@SUBDIRS = apache cgi
1.41      paf       222: all: all-recursive
1.1       paf       223: 
                    224: .SUFFIXES:
1.45      paf       225: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    226:        @for dep in $?; do \
                    227:          case '$(am__configure_deps)' in \
                    228:            *$$dep*) \
                    229:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
                    230:                && exit 0; \
                    231:              exit 1;; \
                    232:          esac; \
                    233:        done; \
                    234:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/targets/Makefile'; \
1.41      paf       235:        cd $(top_srcdir) && \
                    236:          $(AUTOMAKE) --gnu  src/targets/Makefile
1.45      paf       237: .PRECIOUS: Makefile
                    238: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    239:        @case '$?' in \
                    240:          *config.status*) \
                    241:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    242:          *) \
                    243:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    244:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    245:        esac;
                    246: 
                    247: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    248:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    249: 
                    250: $(top_srcdir)/configure:  $(am__configure_deps)
                    251:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    252: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    253:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.52    ! moko      254: 
        !           255: mostlyclean-libtool:
        !           256:        -rm -f *.lo
        !           257: 
        !           258: clean-libtool:
        !           259:        -rm -rf .libs _libs
        !           260: 
        !           261: distclean-libtool:
        !           262:        -rm -f libtool
1.41      paf       263: uninstall-info-am:
1.1       paf       264: 
                    265: # This directory's subdirectories are mostly independent; you can cd
                    266: # into them and run `make' without going through this Makefile.
                    267: # To change the values of `make' variables: instead of editing Makefiles,
                    268: # (1) if the variable is set in `config.status', edit `config.status'
                    269: #     (which will cause the Makefiles to be regenerated when you run `make');
                    270: # (2) otherwise, pass the desired values on the `make' command line.
1.41      paf       271: $(RECURSIVE_TARGETS):
                    272:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       273:        dot_seen=no; \
                    274:        target=`echo $@ | sed s/-recursive//`; \
                    275:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    276:          echo "Making $$target in $$subdir"; \
                    277:          if test "$$subdir" = "."; then \
                    278:            dot_seen=yes; \
                    279:            local_target="$$target-am"; \
                    280:          else \
                    281:            local_target="$$target"; \
                    282:          fi; \
                    283:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    284:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    285:        done; \
                    286:        if test "$$dot_seen" = "no"; then \
                    287:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    288:        fi; test -z "$$fail"
                    289: 
                    290: mostlyclean-recursive clean-recursive distclean-recursive \
                    291: maintainer-clean-recursive:
1.41      paf       292:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       293:        dot_seen=no; \
1.41      paf       294:        case "$@" in \
                    295:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    296:          *) list='$(SUBDIRS)' ;; \
                    297:        esac; \
                    298:        rev=''; for subdir in $$list; do \
                    299:          if test "$$subdir" = "."; then :; else \
                    300:            rev="$$subdir $$rev"; \
                    301:          fi; \
1.1       paf       302:        done; \
1.41      paf       303:        rev="$$rev ."; \
1.1       paf       304:        target=`echo $@ | sed s/-recursive//`; \
                    305:        for subdir in $$rev; do \
                    306:          echo "Making $$target in $$subdir"; \
                    307:          if test "$$subdir" = "."; then \
                    308:            local_target="$$target-am"; \
                    309:          else \
                    310:            local_target="$$target"; \
                    311:          fi; \
                    312:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    313:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    314:        done && test -z "$$fail"
                    315: tags-recursive:
                    316:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    317:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    318:        done
1.41      paf       319: ctags-recursive:
                    320:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    321:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    322:        done
                    323: 
                    324: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    325:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    326:        unique=`for i in $$list; do \
                    327:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    328:          done | \
                    329:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       330:               END { for (i in files) print i; }'`; \
1.41      paf       331:        mkid -fID $$unique
1.45      paf       332: tags: TAGS
1.1       paf       333: 
1.41      paf       334: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    335:                $(TAGS_FILES) $(LISP)
1.1       paf       336:        tags=; \
                    337:        here=`pwd`; \
1.45      paf       338:        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
                    339:          include_option=--etags-include; \
                    340:          empty_fix=.; \
                    341:        else \
                    342:          include_option=--include; \
                    343:          empty_fix=; \
                    344:        fi; \
1.1       paf       345:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.41      paf       346:          if test "$$subdir" = .; then :; else \
1.45      paf       347:            test ! -f $$subdir/TAGS || \
                    348:              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.41      paf       349:          fi; \
1.1       paf       350:        done; \
1.41      paf       351:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    352:        unique=`for i in $$list; do \
                    353:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    354:          done | \
                    355:          $(AWK) '    { files[$$0] = 1; } \
                    356:               END { for (i in files) print i; }'`; \
1.45      paf       357:        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
                    358:          test -n "$$unique" || unique=$$empty_fix; \
                    359:          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    360:            $$tags $$unique; \
                    361:        fi
1.41      paf       362: ctags: CTAGS
                    363: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    364:                $(TAGS_FILES) $(LISP)
                    365:        tags=; \
                    366:        here=`pwd`; \
                    367:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    368:        unique=`for i in $$list; do \
                    369:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    370:          done | \
                    371:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       372:               END { for (i in files) print i; }'`; \
1.41      paf       373:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    374:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    375:             $$tags $$unique
                    376: 
                    377: GTAGS:
                    378:        here=`$(am__cd) $(top_builddir) && pwd` \
                    379:          && cd $(top_srcdir) \
                    380:          && gtags -i $(GTAGS_ARGS) $$here
1.1       paf       381: 
                    382: distclean-tags:
1.41      paf       383:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1       paf       384: 
                    385: distdir: $(DISTFILES)
1.41      paf       386:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    387:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    388:        list='$(DISTFILES)'; for file in $$list; do \
                    389:          case $$file in \
                    390:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    391:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    392:          esac; \
                    393:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    394:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    395:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    396:            dir="/$$dir"; \
1.45      paf       397:            $(mkdir_p) "$(distdir)$$dir"; \
1.41      paf       398:          else \
                    399:            dir=''; \
                    400:          fi; \
1.1       paf       401:          if test -d $$d/$$file; then \
1.41      paf       402:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    403:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    404:            fi; \
                    405:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       406:          else \
                    407:            test -f $(distdir)/$$file \
1.41      paf       408:            || cp -p $$d/$$file $(distdir)/$$file \
                    409:            || exit 1; \
1.1       paf       410:          fi; \
                    411:        done
1.41      paf       412:        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.1       paf       413:          if test "$$subdir" = .; then :; else \
1.45      paf       414:            test -d "$(distdir)/$$subdir" \
                    415:            || $(mkdir_p) "$(distdir)/$$subdir" \
1.1       paf       416:            || exit 1; \
1.45      paf       417:            distdir=`$(am__cd) $(distdir) && pwd`; \
                    418:            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.41      paf       419:            (cd $$subdir && \
                    420:              $(MAKE) $(AM_MAKEFLAGS) \
1.45      paf       421:                top_distdir="$$top_distdir" \
                    422:                distdir="$$distdir/$$subdir" \
1.41      paf       423:                distdir) \
1.1       paf       424:              || exit 1; \
                    425:          fi; \
                    426:        done
                    427: check-am: all-am
                    428: check: check-recursive
1.41      paf       429: all-am: Makefile
                    430: installdirs: installdirs-recursive
                    431: installdirs-am:
                    432: install: install-recursive
1.1       paf       433: install-exec: install-exec-recursive
                    434: install-data: install-data-recursive
1.41      paf       435: uninstall: uninstall-recursive
1.1       paf       436: 
                    437: install-am: all-am
                    438:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.41      paf       439: 
                    440: installcheck: installcheck-recursive
1.1       paf       441: install-strip:
1.41      paf       442:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.45      paf       443:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.41      paf       444:          `test -z '$(STRIP)' || \
                    445:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       446: mostlyclean-generic:
                    447: 
                    448: clean-generic:
                    449: 
                    450: distclean-generic:
1.45      paf       451:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       paf       452: 
                    453: maintainer-clean-generic:
1.41      paf       454:        @echo "This command is intended for maintainers to use"
                    455:        @echo "it deletes files that may require special tools to rebuild."
                    456: clean: clean-recursive
                    457: 
1.52    ! moko      458: clean-am: clean-generic clean-libtool mostlyclean-am
1.41      paf       459: 
                    460: distclean: distclean-recursive
1.45      paf       461:        -rm -f Makefile
1.52    ! moko      462: distclean-am: clean-am distclean-generic distclean-libtool \
        !           463:        distclean-tags
1.41      paf       464: 
                    465: dvi: dvi-recursive
                    466: 
                    467: dvi-am:
1.1       paf       468: 
1.45      paf       469: html: html-recursive
                    470: 
1.41      paf       471: info: info-recursive
                    472: 
                    473: info-am:
1.1       paf       474: 
1.41      paf       475: install-data-am:
1.1       paf       476: 
1.41      paf       477: install-exec-am:
1.1       paf       478: 
1.41      paf       479: install-info: install-info-recursive
1.1       paf       480: 
1.41      paf       481: install-man:
1.1       paf       482: 
1.41      paf       483: installcheck-am:
1.1       paf       484: 
                    485: maintainer-clean: maintainer-clean-recursive
1.45      paf       486:        -rm -f Makefile
1.41      paf       487: maintainer-clean-am: distclean-am maintainer-clean-generic
                    488: 
                    489: mostlyclean: mostlyclean-recursive
                    490: 
1.52    ! moko      491: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.41      paf       492: 
                    493: pdf: pdf-recursive
                    494: 
                    495: pdf-am:
                    496: 
                    497: ps: ps-recursive
1.1       paf       498: 
1.41      paf       499: ps-am:
                    500: 
                    501: uninstall-am: uninstall-info-am
                    502: 
                    503: uninstall-info: uninstall-info-recursive
                    504: 
1.45      paf       505: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
1.52    ! moko      506:        clean clean-generic clean-libtool clean-recursive ctags \
        !           507:        ctags-recursive distclean distclean-generic distclean-libtool \
        !           508:        distclean-recursive distclean-tags distdir dvi dvi-am html \
        !           509:        html-am info info-am install install-am install-data \
        !           510:        install-data-am install-exec install-exec-am install-info \
        !           511:        install-info-am install-man install-strip installcheck \
        !           512:        installcheck-am installdirs installdirs-am maintainer-clean \
        !           513:        maintainer-clean-generic maintainer-clean-recursive \
        !           514:        mostlyclean mostlyclean-generic mostlyclean-libtool \
1.45      paf       515:        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
                    516:        uninstall uninstall-am uninstall-info-am
1.1       paf       517: 
                    518: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    519: # Otherwise a system limit (for SysV at least) may be exceeded.
                    520: .NOEXPORT:

E-mail: