Annotation of parser3/src/targets/isapi/Makefile.in, revision 1.11.2.1
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@
46: APACHE_LIBS = @APACHE_LIBS@
1.10 paf 47: AUTOCONF = @AUTOCONF@
48: AUTOHEADER = @AUTOHEADER@
49: AUTOMAKE = @AUTOMAKE@
1.1 paf 50: AWK = @AWK@
51: CC = @CC@
1.10 paf 52: CCDEPMODE = @CCDEPMODE@
53: CFLAGS = @CFLAGS@
54: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
55: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
1.11 paf 56: CPP = @CPP@
1.10 paf 57: CPPFLAGS = @CPPFLAGS@
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: DO_NOT_LINK_LIBSTDCPP_FALSE = @DO_NOT_LINK_LIBSTDCPP_FALSE@
65: DO_NOT_LINK_LIBSTDCPP_TRUE = @DO_NOT_LINK_LIBSTDCPP_TRUE@
66: ECHO_C = @ECHO_C@
67: ECHO_N = @ECHO_N@
68: ECHO_T = @ECHO_T@
69: EGREP = @EGREP@
70: EXEEXT = @EXEEXT@
1.1 paf 71: INCLTDL = @INCLTDL@
1.10 paf 72: INSTALL_DATA = @INSTALL_DATA@
73: INSTALL_PROGRAM = @INSTALL_PROGRAM@
74: INSTALL_SCRIPT = @INSTALL_SCRIPT@
75: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76: LDFLAGS = @LDFLAGS@
1.1 paf 77: LIBADD_DL = @LIBADD_DL@
78: LIBLTDL = @LIBLTDL@
1.10 paf 79: LIBOBJS = @LIBOBJS@
80: LIBS = @LIBS@
81: LTLIBOBJS = @LTLIBOBJS@
1.1 paf 82: MAKEINFO = @MAKEINFO@
1.6 paf 83: MIME_INCLUDES = @MIME_INCLUDES@
84: MIME_LIBS = @MIME_LIBS@
1.10 paf 85: OBJEXT = @OBJEXT@
1.1 paf 86: P3S = @P3S@
87: PACKAGE = @PACKAGE@
1.10 paf 88: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
89: PACKAGE_NAME = @PACKAGE_NAME@
90: PACKAGE_STRING = @PACKAGE_STRING@
91: PACKAGE_TARNAME = @PACKAGE_TARNAME@
92: PACKAGE_VERSION = @PACKAGE_VERSION@
93: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 paf 94: RANLIB = @RANLIB@
1.10 paf 95: SET_MAKE = @SET_MAKE@
96: SHELL = @SHELL@
97: STRIP = @STRIP@
1.1 paf 98: VERSION = @VERSION@
99: XML_INCLUDES = @XML_INCLUDES@
100: XML_LIBS = @XML_LIBS@
101: YACC = @YACC@
1.10 paf 102: ac_ct_CC = @ac_ct_CC@
103: ac_ct_CXX = @ac_ct_CXX@
104: ac_ct_RANLIB = @ac_ct_RANLIB@
105: ac_ct_STRIP = @ac_ct_STRIP@
106: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
107: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
108: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
109: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
110: am__include = @am__include@
111: am__quote = @am__quote@
112: bindir = @bindir@
113: build = @build@
114: build_alias = @build_alias@
115: build_cpu = @build_cpu@
116: build_os = @build_os@
117: build_vendor = @build_vendor@
1.1 paf 118: charsetsdir = @charsetsdir@
1.10 paf 119: commentcharset_koi8r = @commentcharset_koi8r@
120: commentcharset_windows1250 = @commentcharset_windows1250@
121: commentcharset_windows1251 = @commentcharset_windows1251@
122: commentcharset_windows1257 = @commentcharset_windows1257@
123: datadir = @datadir@
1.7 paf 124: dll_extension = @dll_extension@
1.10 paf 125: exec_prefix = @exec_prefix@
126: host = @host@
127: host_alias = @host_alias@
128: host_cpu = @host_cpu@
1.1 paf 129: host_os = @host_os@
1.10 paf 130: host_vendor = @host_vendor@
131: includedir = @includedir@
132: infodir = @infodir@
133: install_sh = @install_sh@
134: libdir = @libdir@
135: libexecdir = @libexecdir@
136: localstatedir = @localstatedir@
137: mandir = @mandir@
1.4 paf 138: mysql_client = @mysql_client@
1.10 paf 139: oldincludedir = @oldincludedir@
1.4 paf 140: oracle_client = @oracle_client@
141: pgsql_client = @pgsql_client@
1.10 paf 142: prefix = @prefix@
143: program_transform_name = @program_transform_name@
144: sbindir = @sbindir@
145: sharedstatedir = @sharedstatedir@
1.1 paf 146: sqldriversdir = @sqldriversdir@
1.10 paf 147: subdirs = @subdirs@
148: sysconfdir = @sysconfdir@
149: target_alias = @target_alias@
1.1 paf 150:
1.11.2.1! paf 151: EXTRA_DIST = pa_threads.C parser3isapi.C parser3isapi.def parser3isapi.dsp
1.10 paf 152: subdir = src/targets/isapi
1.1 paf 153: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.10 paf 154: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
155: CONFIG_CLEAN_FILES =
156: DIST_SOURCES =
1.11.2.1! paf 157: DIST_COMMON = Makefile.am Makefile.in
1.10 paf 158: all: all-am
1.1 paf 159:
160: .SUFFIXES:
1.10 paf 161: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162: cd $(top_srcdir) && \
163: $(AUTOMAKE) --gnu src/targets/isapi/Makefile
164: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
165: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
166: uninstall-info-am:
1.1 paf 167: tags: TAGS
1.11.2.1! paf 168: TAGS:
1.10 paf 169:
170: ctags: CTAGS
1.11.2.1! paf 171: CTAGS:
1.1 paf 172:
1.10 paf 173: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1 paf 174:
1.10 paf 175: top_distdir = ../../..
176: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1 paf 177:
178: distdir: $(DISTFILES)
1.10 paf 179: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
180: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
181: list='$(DISTFILES)'; for file in $$list; do \
182: case $$file in \
183: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
184: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
185: esac; \
186: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
187: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
188: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
189: dir="/$$dir"; \
190: $(mkinstalldirs) "$(distdir)$$dir"; \
191: else \
192: dir=''; \
193: fi; \
1.1 paf 194: if test -d $$d/$$file; then \
1.10 paf 195: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
196: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
197: fi; \
198: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 199: else \
200: test -f $(distdir)/$$file \
1.10 paf 201: || cp -p $$d/$$file $(distdir)/$$file \
202: || exit 1; \
1.1 paf 203: fi; \
204: done
205: check-am: all-am
206: check: check-am
1.11.2.1! paf 207: all-am: Makefile
1.10 paf 208:
209: installdirs:
210:
211: install: install-am
1.1 paf 212: install-exec: install-exec-am
213: install-data: install-data-am
1.10 paf 214: uninstall: uninstall-am
1.1 paf 215:
216: install-am: all-am
217: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10 paf 218:
219: installcheck: installcheck-am
1.1 paf 220: install-strip:
1.10 paf 221: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
222: INSTALL_STRIP_FLAG=-s \
223: `test -z '$(STRIP)' || \
224: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 225: mostlyclean-generic:
226:
227: clean-generic:
228:
229: distclean-generic:
230: -rm -f Makefile $(CONFIG_CLEAN_FILES)
231:
232: maintainer-clean-generic:
1.10 paf 233: @echo "This command is intended for maintainers to use"
234: @echo "it deletes files that may require special tools to rebuild."
235: clean: clean-am
236:
237: clean-am: clean-generic mostlyclean-am
238:
239: distclean: distclean-am
240:
1.11.2.1! paf 241: distclean-am: clean-am distclean-generic
1.10 paf 242:
243: dvi: dvi-am
244:
245: dvi-am:
1.1 paf 246:
1.10 paf 247: info: info-am
248:
249: info-am:
1.1 paf 250:
1.10 paf 251: install-data-am:
1.1 paf 252:
1.10 paf 253: install-exec-am:
1.1 paf 254:
1.10 paf 255: install-info: install-info-am
1.1 paf 256:
1.10 paf 257: install-man:
1.1 paf 258:
1.10 paf 259: installcheck-am:
1.1 paf 260:
261: maintainer-clean: maintainer-clean-am
262:
1.10 paf 263: maintainer-clean-am: distclean-am maintainer-clean-generic
264:
265: mostlyclean: mostlyclean-am
266:
267: mostlyclean-am: mostlyclean-generic
268:
269: pdf: pdf-am
270:
271: pdf-am:
272:
273: ps: ps-am
274:
275: ps-am:
276:
277: uninstall-am: uninstall-info-am
1.1 paf 278:
1.11.2.1! paf 279: .PHONY: all all-am check check-am clean clean-generic distclean \
! 280: distclean-generic distdir dvi dvi-am info info-am install \
! 281: install-am install-data install-data-am install-exec \
! 282: install-exec-am install-info install-info-am install-man \
! 283: install-strip installcheck installcheck-am installdirs \
! 284: maintainer-clean maintainer-clean-generic mostlyclean \
! 285: mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
! 286: uninstall-info-am
1.1 paf 287:
288: # Tell versions [3.59,3.63) of GNU make to not export all variables.
289: # Otherwise a system limit (for SysV at least) may be exceeded.
290: .NOEXPORT:
E-mail: