Annotation of parser3/src/lib/smtp/Makefile.in, revision 1.2
1.1 paf 1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
2: # @configure_input@
3:
4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5: # Free Software Foundation, Inc.
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:
15: @SET_MAKE@
16:
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:
27: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28: INSTALL = @INSTALL@
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)
34: NORMAL_INSTALL = :
35: PRE_INSTALL = :
36: POST_INSTALL = :
37: NORMAL_UNINSTALL = :
38: PRE_UNINSTALL = :
39: POST_UNINSTALL = :
40: host_triplet = @host@
41: ACLOCAL = @ACLOCAL@
42: AMDEP_FALSE = @AMDEP_FALSE@
43: AMDEP_TRUE = @AMDEP_TRUE@
44: AMTAR = @AMTAR@
45: APACHE13 = @APACHE13@
46: AUTOCONF = @AUTOCONF@
47: AUTOHEADER = @AUTOHEADER@
48: AUTOMAKE = @AUTOMAKE@
49: AWK = @AWK@
50: CC = @CC@
51: CCDEPMODE = @CCDEPMODE@
52: CFLAGS = @CFLAGS@
53: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
54: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
55: CPP = @CPP@
56: CPPFLAGS = @CPPFLAGS@
57: CPP_LIBS = @CPP_LIBS@
58: CXX = @CXX@
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@
69: GC_LIBS = @GC_LIBS@
70: INCLTDL = @INCLTDL@
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@
76: LIBADD_DL = @LIBADD_DL@
77: LIBLTDL = @LIBLTDL@
78: LIBOBJS = @LIBOBJS@
79: LIBS = @LIBS@
80: LTLIBOBJS = @LTLIBOBJS@
81: MAKEINFO = @MAKEINFO@
82: MIME_INCLUDES = @MIME_INCLUDES@
83: MIME_LIBS = @MIME_LIBS@
84: OBJEXT = @OBJEXT@
85: P3S = @P3S@
86: PACKAGE = @PACKAGE@
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@
93: RANLIB = @RANLIB@
94: SET_MAKE = @SET_MAKE@
95: SHELL = @SHELL@
96: STRIP = @STRIP@
97: VERSION = @VERSION@
98: XML_INCLUDES = @XML_INCLUDES@
99: XML_LIBS = @XML_LIBS@
100: YACC = @YACC@
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@
117: charsetsdir = @charsetsdir@
118: commentcharset_koi8r = @commentcharset_koi8r@
119: commentcharset_windows1250 = @commentcharset_windows1250@
120: commentcharset_windows1251 = @commentcharset_windows1251@
121: commentcharset_windows1257 = @commentcharset_windows1257@
122: datadir = @datadir@
123: dll_extension = @dll_extension@
124: exec_prefix = @exec_prefix@
125: host = @host@
126: host_alias = @host_alias@
127: host_cpu = @host_cpu@
128: host_os = @host_os@
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@
137: mysql_client = @mysql_client@
138: oldincludedir = @oldincludedir@
139: oracle_client = @oracle_client@
140: pgsql_client = @pgsql_client@
141: prefix = @prefix@
142: program_transform_name = @program_transform_name@
143: sbindir = @sbindir@
144: sharedstatedir = @sharedstatedir@
145: sqldriversdir = @sqldriversdir@
146: subdirs = @subdirs@
147: sysconfdir = @sysconfdir@
148: target_alias = @target_alias@
149:
150: noinst_HEADERS = smtp.h
151: EXTRA_DIST = comms.C smtp.C smtp.vcproj
1.2 ! paf 152: subdir = src/lib/smtp
1.1 paf 153: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
154: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
155: CONFIG_CLEAN_FILES =
156: DIST_SOURCES =
157: HEADERS = $(noinst_HEADERS)
158:
159: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
160: all: all-am
161:
162: .SUFFIXES:
163: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
164: cd $(top_srcdir) && \
1.2 ! paf 165: $(AUTOMAKE) --gnu src/lib/smtp/Makefile
1.1 paf 166: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
167: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
168: uninstall-info-am:
169:
170: ETAGS = etags
171: ETAGSFLAGS =
172:
173: CTAGS = ctags
174: CTAGSFLAGS =
175:
176: tags: TAGS
177:
178: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
179: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
180: unique=`for i in $$list; do \
181: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182: done | \
183: $(AWK) ' { files[$$0] = 1; } \
184: END { for (i in files) print i; }'`; \
185: mkid -fID $$unique
186:
187: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
188: $(TAGS_FILES) $(LISP)
189: tags=; \
190: here=`pwd`; \
191: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
192: unique=`for i in $$list; do \
193: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
194: done | \
195: $(AWK) ' { files[$$0] = 1; } \
196: END { for (i in files) print i; }'`; \
197: test -z "$(ETAGS_ARGS)$$tags$$unique" \
198: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
199: $$tags $$unique
200:
201: ctags: CTAGS
202: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
203: $(TAGS_FILES) $(LISP)
204: tags=; \
205: here=`pwd`; \
206: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
207: unique=`for i in $$list; do \
208: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209: done | \
210: $(AWK) ' { files[$$0] = 1; } \
211: END { for (i in files) print i; }'`; \
212: test -z "$(CTAGS_ARGS)$$tags$$unique" \
213: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
214: $$tags $$unique
215:
216: GTAGS:
217: here=`$(am__cd) $(top_builddir) && pwd` \
218: && cd $(top_srcdir) \
219: && gtags -i $(GTAGS_ARGS) $$here
220:
221: distclean-tags:
222: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
223: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
224:
225: top_distdir = ../../..
226: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
227:
228: distdir: $(DISTFILES)
229: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
230: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
231: list='$(DISTFILES)'; for file in $$list; do \
232: case $$file in \
233: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
234: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
235: esac; \
236: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
237: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
238: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
239: dir="/$$dir"; \
240: $(mkinstalldirs) "$(distdir)$$dir"; \
241: else \
242: dir=''; \
243: fi; \
244: if test -d $$d/$$file; then \
245: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
246: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
247: fi; \
248: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
249: else \
250: test -f $(distdir)/$$file \
251: || cp -p $$d/$$file $(distdir)/$$file \
252: || exit 1; \
253: fi; \
254: done
255: check-am: all-am
256: check: check-am
257: all-am: Makefile $(HEADERS)
258:
259: installdirs:
260:
261: install: install-am
262: install-exec: install-exec-am
263: install-data: install-data-am
264: uninstall: uninstall-am
265:
266: install-am: all-am
267: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
268:
269: installcheck: installcheck-am
270: install-strip:
271: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
272: INSTALL_STRIP_FLAG=-s \
273: `test -z '$(STRIP)' || \
274: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
275: mostlyclean-generic:
276:
277: clean-generic:
278:
279: distclean-generic:
280: -rm -f Makefile $(CONFIG_CLEAN_FILES)
281:
282: maintainer-clean-generic:
283: @echo "This command is intended for maintainers to use"
284: @echo "it deletes files that may require special tools to rebuild."
285: clean: clean-am
286:
287: clean-am: clean-generic mostlyclean-am
288:
289: distclean: distclean-am
290:
291: distclean-am: clean-am distclean-generic distclean-tags
292:
293: dvi: dvi-am
294:
295: dvi-am:
296:
297: info: info-am
298:
299: info-am:
300:
301: install-data-am:
302:
303: install-exec-am:
304:
305: install-info: install-info-am
306:
307: install-man:
308:
309: installcheck-am:
310:
311: maintainer-clean: maintainer-clean-am
312:
313: maintainer-clean-am: distclean-am maintainer-clean-generic
314:
315: mostlyclean: mostlyclean-am
316:
317: mostlyclean-am: mostlyclean-generic
318:
319: pdf: pdf-am
320:
321: pdf-am:
322:
323: ps: ps-am
324:
325: ps-am:
326:
327: uninstall-am: uninstall-info-am
328:
329: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
330: distclean distclean-generic distclean-tags distdir dvi dvi-am \
331: info info-am install install-am install-data install-data-am \
332: install-exec install-exec-am install-info install-info-am \
333: install-man install-strip installcheck installcheck-am \
334: installdirs maintainer-clean maintainer-clean-generic \
335: mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
336: uninstall uninstall-am uninstall-info-am
337:
338: # Tell versions [3.59,3.63) of GNU make to not export all variables.
339: # Otherwise a system limit (for SysV at least) may be exceeded.
340: .NOEXPORT:
E-mail: