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

1.10      paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
1.1       paf         3: 
1.10      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.10      paf        15: @SET_MAKE@
                     16: 
1.1       paf        17: #do not automake, desined to be compiled with MSVC only
                     18: 
                     19: srcdir = @srcdir@
                     20: top_srcdir = @top_srcdir@
                     21: VPATH = @srcdir@
                     22: pkgdatadir = $(datadir)/@PACKAGE@
                     23: pkglibdir = $(libdir)/@PACKAGE@
                     24: pkgincludedir = $(includedir)/@PACKAGE@
                     25: top_builddir = ../../..
                     26: 
1.10      paf        27: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        28: INSTALL = @INSTALL@
1.10      paf        29: install_sh_DATA = $(install_sh) -c -m 644
                     30: install_sh_PROGRAM = $(install_sh) -c
                     31: install_sh_SCRIPT = $(install_sh) -c
                     32: INSTALL_HEADER = $(INSTALL_DATA)
                     33: transform = $(program_transform_name)
1.1       paf        34: NORMAL_INSTALL = :
                     35: PRE_INSTALL = :
                     36: POST_INSTALL = :
                     37: NORMAL_UNINSTALL = :
                     38: PRE_UNINSTALL = :
                     39: POST_UNINSTALL = :
                     40: host_triplet = @host@
1.10      paf        41: ACLOCAL = @ACLOCAL@
                     42: AMDEP_FALSE = @AMDEP_FALSE@
                     43: AMDEP_TRUE = @AMDEP_TRUE@
                     44: AMTAR = @AMTAR@
1.1       paf        45: APACHE13 = @APACHE13@
1.10      paf        46: AUTOCONF = @AUTOCONF@
                     47: AUTOHEADER = @AUTOHEADER@
                     48: AUTOMAKE = @AUTOMAKE@
1.1       paf        49: AWK = @AWK@
                     50: CC = @CC@
1.10      paf        51: CCDEPMODE = @CCDEPMODE@
                     52: CFLAGS = @CFLAGS@
                     53: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
                     54: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
1.11      paf        55: CPP = @CPP@
1.10      paf        56: CPPFLAGS = @CPPFLAGS@
1.12      paf        57: CPP_LIBS = @CPP_LIBS@
1.1       paf        58: CXX = @CXX@
1.10      paf        59: CXXDEPMODE = @CXXDEPMODE@
                     60: CXXFLAGS = @CXXFLAGS@
                     61: CYGPATH_W = @CYGPATH_W@
                     62: DEFS = @DEFS@
                     63: DEPDIR = @DEPDIR@
                     64: ECHO_C = @ECHO_C@
                     65: ECHO_N = @ECHO_N@
                     66: ECHO_T = @ECHO_T@
                     67: EGREP = @EGREP@
                     68: EXEEXT = @EXEEXT@
1.12      paf        69: GC_LIBS = @GC_LIBS@
1.1       paf        70: INCLTDL = @INCLTDL@
1.10      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.10      paf        78: LIBOBJS = @LIBOBJS@
                     79: LIBS = @LIBS@
                     80: LTLIBOBJS = @LTLIBOBJS@
1.1       paf        81: MAKEINFO = @MAKEINFO@
1.6       paf        82: MIME_INCLUDES = @MIME_INCLUDES@
                     83: MIME_LIBS = @MIME_LIBS@
1.10      paf        84: OBJEXT = @OBJEXT@
1.1       paf        85: P3S = @P3S@
                     86: PACKAGE = @PACKAGE@
1.10      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.10      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.10      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.10      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.7       paf       123: dll_extension = @dll_extension@
1.10      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.10      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.4       paf       137: mysql_client = @mysql_client@
1.10      paf       138: oldincludedir = @oldincludedir@
1.4       paf       139: oracle_client = @oracle_client@
                    140: pgsql_client = @pgsql_client@
1.10      paf       141: prefix = @prefix@
                    142: program_transform_name = @program_transform_name@
                    143: sbindir = @sbindir@
                    144: sharedstatedir = @sharedstatedir@
1.1       paf       145: sqldriversdir = @sqldriversdir@
1.10      paf       146: subdirs = @subdirs@
                    147: sysconfdir = @sysconfdir@
                    148: target_alias = @target_alias@
1.1       paf       149: 
1.13    ! paf       150: EXTRA_DIST = pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.vcproj
1.10      paf       151: subdir = src/targets/isapi
1.1       paf       152: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.10      paf       153: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    154: CONFIG_CLEAN_FILES =
                    155: DIST_SOURCES =
1.12      paf       156: DIST_COMMON = Makefile.am Makefile.in
1.10      paf       157: all: all-am
1.1       paf       158: 
                    159: .SUFFIXES:
1.10      paf       160: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    161:        cd $(top_srcdir) && \
                    162:          $(AUTOMAKE) --gnu  src/targets/isapi/Makefile
                    163: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    164:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
                    165: uninstall-info-am:
1.1       paf       166: tags: TAGS
1.12      paf       167: TAGS:
1.10      paf       168: 
                    169: ctags: CTAGS
1.12      paf       170: CTAGS:
1.1       paf       171: 
1.10      paf       172: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       paf       173: 
1.10      paf       174: top_distdir = ../../..
                    175: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1       paf       176: 
                    177: distdir: $(DISTFILES)
1.10      paf       178:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    179:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    180:        list='$(DISTFILES)'; for file in $$list; do \
                    181:          case $$file in \
                    182:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    183:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    184:          esac; \
                    185:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    186:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    187:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    188:            dir="/$$dir"; \
                    189:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    190:          else \
                    191:            dir=''; \
                    192:          fi; \
1.1       paf       193:          if test -d $$d/$$file; then \
1.10      paf       194:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    195:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    196:            fi; \
                    197:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       198:          else \
                    199:            test -f $(distdir)/$$file \
1.10      paf       200:            || cp -p $$d/$$file $(distdir)/$$file \
                    201:            || exit 1; \
1.1       paf       202:          fi; \
                    203:        done
                    204: check-am: all-am
                    205: check: check-am
1.12      paf       206: all-am: Makefile
1.10      paf       207: 
                    208: installdirs:
                    209: 
                    210: install: install-am
1.1       paf       211: install-exec: install-exec-am
                    212: install-data: install-data-am
1.10      paf       213: uninstall: uninstall-am
1.1       paf       214: 
                    215: install-am: all-am
                    216:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10      paf       217: 
                    218: installcheck: installcheck-am
1.1       paf       219: install-strip:
1.10      paf       220:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    221:          INSTALL_STRIP_FLAG=-s \
                    222:          `test -z '$(STRIP)' || \
                    223:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       224: mostlyclean-generic:
                    225: 
                    226: clean-generic:
                    227: 
                    228: distclean-generic:
                    229:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    230: 
                    231: maintainer-clean-generic:
1.10      paf       232:        @echo "This command is intended for maintainers to use"
                    233:        @echo "it deletes files that may require special tools to rebuild."
                    234: clean: clean-am
                    235: 
                    236: clean-am: clean-generic mostlyclean-am
                    237: 
                    238: distclean: distclean-am
                    239: 
1.12      paf       240: distclean-am: clean-am distclean-generic
1.10      paf       241: 
                    242: dvi: dvi-am
                    243: 
                    244: dvi-am:
1.1       paf       245: 
1.10      paf       246: info: info-am
                    247: 
                    248: info-am:
1.1       paf       249: 
1.10      paf       250: install-data-am:
1.1       paf       251: 
1.10      paf       252: install-exec-am:
1.1       paf       253: 
1.10      paf       254: install-info: install-info-am
1.1       paf       255: 
1.10      paf       256: install-man:
1.1       paf       257: 
1.10      paf       258: installcheck-am:
1.1       paf       259: 
                    260: maintainer-clean: maintainer-clean-am
                    261: 
1.10      paf       262: maintainer-clean-am: distclean-am maintainer-clean-generic
                    263: 
                    264: mostlyclean: mostlyclean-am
                    265: 
                    266: mostlyclean-am: mostlyclean-generic
                    267: 
                    268: pdf: pdf-am
                    269: 
                    270: pdf-am:
                    271: 
                    272: ps: ps-am
                    273: 
                    274: ps-am:
                    275: 
                    276: uninstall-am: uninstall-info-am
1.1       paf       277: 
1.12      paf       278: .PHONY: all all-am check check-am clean clean-generic distclean \
                    279:        distclean-generic distdir dvi dvi-am info info-am install \
                    280:        install-am install-data install-data-am install-exec \
                    281:        install-exec-am install-info install-info-am install-man \
                    282:        install-strip installcheck installcheck-am installdirs \
                    283:        maintainer-clean maintainer-clean-generic mostlyclean \
                    284:        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
                    285:        uninstall-info-am
1.1       paf       286: 
                    287: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    288: # Otherwise a system limit (for SysV at least) may be exceeded.
                    289: .NOEXPORT:

E-mail: