Annotation of parser3/src/targets/isapi/Makefile.in, revision 1.22

1.15      paf         1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.10      paf         2: # @configure_input@
1.1       paf         3: 
1.15      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.10      paf        15: @SET_MAKE@
                     16: 
1.1       paf        17: #do not automake, desined to be compiled with MSVC only
                     18: srcdir = @srcdir@
                     19: top_srcdir = @top_srcdir@
                     20: VPATH = @srcdir@
                     21: pkgdatadir = $(datadir)/@PACKAGE@
                     22: pkglibdir = $(libdir)/@PACKAGE@
                     23: pkgincludedir = $(includedir)/@PACKAGE@
                     24: top_builddir = ../../..
1.10      paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        26: INSTALL = @INSTALL@
1.10      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.15      paf        39: subdir = src/targets/isapi
                     40: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.21      moko       42: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
                     43:        $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
                     44:        $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
                     45:        $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
                     46:        $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
                     47:        $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
                     48:        $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.15      paf        49:        $(top_srcdir)/configure.in
                     50: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     51:        $(ACLOCAL_M4)
1.21      moko       52: mkinstalldirs = $(install_sh) -d
1.15      paf        53: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                     54: CONFIG_CLEAN_FILES =
                     55: SOURCES =
                     56: DIST_SOURCES =
                     57: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.10      paf        58: ACLOCAL = @ACLOCAL@
                     59: AMDEP_FALSE = @AMDEP_FALSE@
                     60: AMDEP_TRUE = @AMDEP_TRUE@
                     61: AMTAR = @AMTAR@
1.19      moko       62: APACHE = @APACHE@
                     63: APACHE_CFLAGS = @APACHE_CFLAGS@
                     64: APACHE_INC = @APACHE_INC@
1.21      moko       65: AR = @AR@
                     66: ARGZ_H = @ARGZ_H@
                     67: AS = @AS@
1.10      paf        68: AUTOCONF = @AUTOCONF@
                     69: AUTOHEADER = @AUTOHEADER@
                     70: AUTOMAKE = @AUTOMAKE@
1.1       paf        71: AWK = @AWK@
                     72: CC = @CC@
1.10      paf        73: CCDEPMODE = @CCDEPMODE@
                     74: CFLAGS = @CFLAGS@
1.19      moko       75: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
                     76: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.21      moko       77: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
                     78: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.11      paf        79: CPP = @CPP@
1.10      paf        80: CPPFLAGS = @CPPFLAGS@
1.1       paf        81: CXX = @CXX@
1.21      moko       82: CXXCPP = @CXXCPP@
1.10      paf        83: CXXDEPMODE = @CXXDEPMODE@
                     84: CXXFLAGS = @CXXFLAGS@
                     85: CYGPATH_W = @CYGPATH_W@
                     86: DEFS = @DEFS@
                     87: DEPDIR = @DEPDIR@
1.21      moko       88: DLLTOOL = @DLLTOOL@
                     89: DSYMUTIL = @DSYMUTIL@
                     90: DUMPBIN = @DUMPBIN@
1.10      paf        91: ECHO_C = @ECHO_C@
                     92: ECHO_N = @ECHO_N@
                     93: ECHO_T = @ECHO_T@
                     94: EGREP = @EGREP@
                     95: EXEEXT = @EXEEXT@
1.21      moko       96: FGREP = @FGREP@
1.12      paf        97: GC_LIBS = @GC_LIBS@
1.21      moko       98: GREP = @GREP@
1.1       paf        99: INCLTDL = @INCLTDL@
1.10      paf       100: INSTALL_DATA = @INSTALL_DATA@
1.21      moko      101: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
                    102: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.10      paf       103: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    104: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    105: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.21      moko      106: LD = @LD@
1.10      paf       107: LDFLAGS = @LDFLAGS@
1.1       paf       108: LIBADD_DL = @LIBADD_DL@
1.21      moko      109: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
                    110: LIBADD_DLOPEN = @LIBADD_DLOPEN@
                    111: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1       paf       112: LIBLTDL = @LIBLTDL@
1.10      paf       113: LIBOBJS = @LIBOBJS@
                    114: LIBS = @LIBS@
1.21      moko      115: LIBTOOL = @LIBTOOL@
                    116: LIPO = @LIPO@
                    117: LN_S = @LN_S@
                    118: LTDLDEPS = @LTDLDEPS@
                    119: LTDLINCL = @LTDLINCL@
                    120: LTDLOPEN = @LTDLOPEN@
1.10      paf       121: LTLIBOBJS = @LTLIBOBJS@
1.21      moko      122: LT_CONFIG_H = @LT_CONFIG_H@
                    123: LT_DLLOADERS = @LT_DLLOADERS@
                    124: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1       paf       125: MAKEINFO = @MAKEINFO@
1.21      moko      126: MANIFEST_TOOL = @MANIFEST_TOOL@
1.6       paf       127: MIME_INCLUDES = @MIME_INCLUDES@
                    128: MIME_LIBS = @MIME_LIBS@
1.21      moko      129: NM = @NM@
                    130: NMEDIT = @NMEDIT@
                    131: OBJDUMP = @OBJDUMP@
1.10      paf       132: OBJEXT = @OBJEXT@
1.21      moko      133: OTOOL = @OTOOL@
                    134: OTOOL64 = @OTOOL64@
1.1       paf       135: P3S = @P3S@
                    136: PACKAGE = @PACKAGE@
1.10      paf       137: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    138: PACKAGE_NAME = @PACKAGE_NAME@
                    139: PACKAGE_STRING = @PACKAGE_STRING@
                    140: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    141: PACKAGE_VERSION = @PACKAGE_VERSION@
                    142: PATH_SEPARATOR = @PATH_SEPARATOR@
1.17      misha     143: PCRE_INCLUDES = @PCRE_INCLUDES@
                    144: PCRE_LIBS = @PCRE_LIBS@
1.1       paf       145: RANLIB = @RANLIB@
1.21      moko      146: SED = @SED@
1.10      paf       147: SET_MAKE = @SET_MAKE@
                    148: SHELL = @SHELL@
                    149: STRIP = @STRIP@
1.1       paf       150: VERSION = @VERSION@
                    151: XML_INCLUDES = @XML_INCLUDES@
                    152: XML_LIBS = @XML_LIBS@
                    153: YACC = @YACC@
1.21      moko      154: ac_ct_AR = @ac_ct_AR@
                    155: ac_ct_AS = @ac_ct_AS@
1.10      paf       156: ac_ct_CC = @ac_ct_CC@
                    157: ac_ct_CXX = @ac_ct_CXX@
1.21      moko      158: ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
                    159: ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
                    160: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    161: ac_ct_LIPO = @ac_ct_LIPO@
                    162: ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@
                    163: ac_ct_NMEDIT = @ac_ct_NMEDIT@
                    164: ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
                    165: ac_ct_OTOOL = @ac_ct_OTOOL@
                    166: ac_ct_OTOOL64 = @ac_ct_OTOOL64@
1.10      paf       167: ac_ct_RANLIB = @ac_ct_RANLIB@
                    168: ac_ct_STRIP = @ac_ct_STRIP@
                    169: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    170: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    171: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    172: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    173: am__include = @am__include@
1.15      paf       174: am__leading_dot = @am__leading_dot@
1.10      paf       175: am__quote = @am__quote@
1.15      paf       176: am__tar = @am__tar@
                    177: am__untar = @am__untar@
1.10      paf       178: bindir = @bindir@
                    179: build = @build@
                    180: build_alias = @build_alias@
                    181: build_cpu = @build_cpu@
                    182: build_os = @build_os@
                    183: build_vendor = @build_vendor@
                    184: datadir = @datadir@
1.7       paf       185: dll_extension = @dll_extension@
1.10      paf       186: exec_prefix = @exec_prefix@
                    187: host = @host@
                    188: host_alias = @host_alias@
                    189: host_cpu = @host_cpu@
1.1       paf       190: host_os = @host_os@
1.10      paf       191: host_vendor = @host_vendor@
                    192: includedir = @includedir@
                    193: infodir = @infodir@
                    194: install_sh = @install_sh@
                    195: libdir = @libdir@
                    196: libexecdir = @libexecdir@
                    197: localstatedir = @localstatedir@
1.21      moko      198: ltdl_LIBOBJS = @ltdl_LIBOBJS@
                    199: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.10      paf       200: mandir = @mandir@
1.15      paf       201: mkdir_p = @mkdir_p@
1.10      paf       202: oldincludedir = @oldincludedir@
                    203: prefix = @prefix@
                    204: program_transform_name = @program_transform_name@
                    205: sbindir = @sbindir@
                    206: sharedstatedir = @sharedstatedir@
                    207: subdirs = @subdirs@
1.21      moko      208: sys_symbol_underscore = @sys_symbol_underscore@
1.10      paf       209: sysconfdir = @sysconfdir@
                    210: target_alias = @target_alias@
1.13      paf       211: EXTRA_DIST = pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.vcproj
1.10      paf       212: all: all-am
1.1       paf       213: 
                    214: .SUFFIXES:
1.15      paf       215: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    216:        @for dep in $?; do \
                    217:          case '$(am__configure_deps)' in \
                    218:            *$$dep*) \
                    219:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
                    220:                && exit 0; \
                    221:              exit 1;; \
                    222:          esac; \
                    223:        done; \
                    224:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/targets/isapi/Makefile'; \
1.10      paf       225:        cd $(top_srcdir) && \
                    226:          $(AUTOMAKE) --gnu  src/targets/isapi/Makefile
1.15      paf       227: .PRECIOUS: Makefile
                    228: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    229:        @case '$?' in \
                    230:          *config.status*) \
                    231:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    232:          *) \
                    233:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    234:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    235:        esac;
                    236: 
                    237: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    238:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    239: 
                    240: $(top_srcdir)/configure:  $(am__configure_deps)
                    241:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    242: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    243:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.21      moko      244: 
                    245: mostlyclean-libtool:
                    246:        -rm -f *.lo
                    247: 
                    248: clean-libtool:
                    249:        -rm -rf .libs _libs
                    250: 
                    251: distclean-libtool:
                    252:        -rm -f libtool
1.10      paf       253: uninstall-info-am:
1.1       paf       254: tags: TAGS
1.12      paf       255: TAGS:
1.10      paf       256: 
                    257: ctags: CTAGS
1.12      paf       258: CTAGS:
1.1       paf       259: 
                    260: 
                    261: distdir: $(DISTFILES)
1.10      paf       262:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    263:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    264:        list='$(DISTFILES)'; for file in $$list; do \
                    265:          case $$file in \
                    266:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    267:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    268:          esac; \
                    269:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    270:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    271:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    272:            dir="/$$dir"; \
1.15      paf       273:            $(mkdir_p) "$(distdir)$$dir"; \
1.10      paf       274:          else \
                    275:            dir=''; \
                    276:          fi; \
1.1       paf       277:          if test -d $$d/$$file; then \
1.10      paf       278:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    279:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    280:            fi; \
                    281:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       282:          else \
                    283:            test -f $(distdir)/$$file \
1.10      paf       284:            || cp -p $$d/$$file $(distdir)/$$file \
                    285:            || exit 1; \
1.1       paf       286:          fi; \
                    287:        done
                    288: check-am: all-am
                    289: check: check-am
1.12      paf       290: all-am: Makefile
1.10      paf       291: installdirs:
                    292: install: install-am
1.1       paf       293: install-exec: install-exec-am
                    294: install-data: install-data-am
1.10      paf       295: uninstall: uninstall-am
1.1       paf       296: 
                    297: install-am: all-am
                    298:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10      paf       299: 
                    300: installcheck: installcheck-am
1.1       paf       301: install-strip:
1.10      paf       302:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.15      paf       303:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.10      paf       304:          `test -z '$(STRIP)' || \
                    305:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       306: mostlyclean-generic:
                    307: 
                    308: clean-generic:
                    309: 
                    310: distclean-generic:
1.15      paf       311:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1       paf       312: 
                    313: maintainer-clean-generic:
1.10      paf       314:        @echo "This command is intended for maintainers to use"
                    315:        @echo "it deletes files that may require special tools to rebuild."
                    316: clean: clean-am
                    317: 
1.21      moko      318: clean-am: clean-generic clean-libtool mostlyclean-am
1.10      paf       319: 
                    320: distclean: distclean-am
1.15      paf       321:        -rm -f Makefile
1.21      moko      322: distclean-am: clean-am distclean-generic distclean-libtool
1.10      paf       323: 
                    324: dvi: dvi-am
                    325: 
                    326: dvi-am:
1.1       paf       327: 
1.15      paf       328: html: html-am
                    329: 
1.10      paf       330: info: info-am
                    331: 
                    332: info-am:
1.1       paf       333: 
1.10      paf       334: install-data-am:
1.1       paf       335: 
1.10      paf       336: install-exec-am:
1.1       paf       337: 
1.10      paf       338: install-info: install-info-am
1.1       paf       339: 
1.10      paf       340: install-man:
1.1       paf       341: 
1.10      paf       342: installcheck-am:
1.1       paf       343: 
                    344: maintainer-clean: maintainer-clean-am
1.15      paf       345:        -rm -f Makefile
1.10      paf       346: maintainer-clean-am: distclean-am maintainer-clean-generic
                    347: 
                    348: mostlyclean: mostlyclean-am
                    349: 
1.21      moko      350: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.10      paf       351: 
                    352: pdf: pdf-am
                    353: 
                    354: pdf-am:
                    355: 
                    356: ps: ps-am
                    357: 
                    358: ps-am:
                    359: 
                    360: uninstall-am: uninstall-info-am
1.1       paf       361: 
1.21      moko      362: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
                    363:        distclean distclean-generic distclean-libtool distdir dvi \
                    364:        dvi-am html html-am info info-am install install-am \
                    365:        install-data install-data-am install-exec install-exec-am \
                    366:        install-info install-info-am install-man install-strip \
                    367:        installcheck installcheck-am installdirs maintainer-clean \
                    368:        maintainer-clean-generic mostlyclean mostlyclean-generic \
                    369:        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
1.12      paf       370:        uninstall-info-am
1.1       paf       371: 
                    372: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    373: # Otherwise a system limit (for SysV at least) may be exceeded.
                    374: .NOEXPORT:

E-mail: