Annotation of parser3/src/lib/smtp/Makefile.in, revision 1.3
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: commentcharset_koi8r = @commentcharset_koi8r@
118: commentcharset_windows1250 = @commentcharset_windows1250@
119: commentcharset_windows1251 = @commentcharset_windows1251@
120: commentcharset_windows1257 = @commentcharset_windows1257@
121: datadir = @datadir@
122: dll_extension = @dll_extension@
123: exec_prefix = @exec_prefix@
124: host = @host@
125: host_alias = @host_alias@
126: host_cpu = @host_cpu@
127: host_os = @host_os@
128: host_vendor = @host_vendor@
129: includedir = @includedir@
130: infodir = @infodir@
131: install_sh = @install_sh@
132: libdir = @libdir@
133: libexecdir = @libexecdir@
134: localstatedir = @localstatedir@
135: mandir = @mandir@
136: mysql_client = @mysql_client@
137: oldincludedir = @oldincludedir@
138: oracle_client = @oracle_client@
139: pgsql_client = @pgsql_client@
140: prefix = @prefix@
141: program_transform_name = @program_transform_name@
142: sbindir = @sbindir@
143: sharedstatedir = @sharedstatedir@
144: subdirs = @subdirs@
145: sysconfdir = @sysconfdir@
146: target_alias = @target_alias@
147:
148: noinst_HEADERS = smtp.h
149: EXTRA_DIST = comms.C smtp.C smtp.vcproj
1.2 paf 150: subdir = src/lib/smtp
1.1 paf 151: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
152: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
153: CONFIG_CLEAN_FILES =
154: DIST_SOURCES =
155: HEADERS = $(noinst_HEADERS)
156:
157: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
158: all: all-am
159:
160: .SUFFIXES:
161: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162: cd $(top_srcdir) && \
1.2 paf 163: $(AUTOMAKE) --gnu src/lib/smtp/Makefile
1.1 paf 164: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
165: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
166: uninstall-info-am:
167:
168: ETAGS = etags
169: ETAGSFLAGS =
170:
171: CTAGS = ctags
172: CTAGSFLAGS =
173:
174: tags: TAGS
175:
176: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
177: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
178: unique=`for i in $$list; do \
179: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
180: done | \
181: $(AWK) ' { files[$$0] = 1; } \
182: END { for (i in files) print i; }'`; \
183: mkid -fID $$unique
184:
185: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
186: $(TAGS_FILES) $(LISP)
187: tags=; \
188: here=`pwd`; \
189: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
190: unique=`for i in $$list; do \
191: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192: done | \
193: $(AWK) ' { files[$$0] = 1; } \
194: END { for (i in files) print i; }'`; \
195: test -z "$(ETAGS_ARGS)$$tags$$unique" \
196: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
197: $$tags $$unique
198:
199: ctags: CTAGS
200: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
201: $(TAGS_FILES) $(LISP)
202: tags=; \
203: here=`pwd`; \
204: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
205: unique=`for i in $$list; do \
206: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207: done | \
208: $(AWK) ' { files[$$0] = 1; } \
209: END { for (i in files) print i; }'`; \
210: test -z "$(CTAGS_ARGS)$$tags$$unique" \
211: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
212: $$tags $$unique
213:
214: GTAGS:
215: here=`$(am__cd) $(top_builddir) && pwd` \
216: && cd $(top_srcdir) \
217: && gtags -i $(GTAGS_ARGS) $$here
218:
219: distclean-tags:
220: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
221: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
222:
223: top_distdir = ../../..
224: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
225:
226: distdir: $(DISTFILES)
227: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
228: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
229: list='$(DISTFILES)'; for file in $$list; do \
230: case $$file in \
231: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
232: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
233: esac; \
234: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
235: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
236: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
237: dir="/$$dir"; \
238: $(mkinstalldirs) "$(distdir)$$dir"; \
239: else \
240: dir=''; \
241: fi; \
242: if test -d $$d/$$file; then \
243: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
244: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
245: fi; \
246: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
247: else \
248: test -f $(distdir)/$$file \
249: || cp -p $$d/$$file $(distdir)/$$file \
250: || exit 1; \
251: fi; \
252: done
253: check-am: all-am
254: check: check-am
255: all-am: Makefile $(HEADERS)
256:
257: installdirs:
258:
259: install: install-am
260: install-exec: install-exec-am
261: install-data: install-data-am
262: uninstall: uninstall-am
263:
264: install-am: all-am
265: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
266:
267: installcheck: installcheck-am
268: install-strip:
269: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
270: INSTALL_STRIP_FLAG=-s \
271: `test -z '$(STRIP)' || \
272: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
273: mostlyclean-generic:
274:
275: clean-generic:
276:
277: distclean-generic:
278: -rm -f Makefile $(CONFIG_CLEAN_FILES)
279:
280: maintainer-clean-generic:
281: @echo "This command is intended for maintainers to use"
282: @echo "it deletes files that may require special tools to rebuild."
283: clean: clean-am
284:
285: clean-am: clean-generic mostlyclean-am
286:
287: distclean: distclean-am
288:
289: distclean-am: clean-am distclean-generic distclean-tags
290:
291: dvi: dvi-am
292:
293: dvi-am:
294:
295: info: info-am
296:
297: info-am:
298:
299: install-data-am:
300:
301: install-exec-am:
302:
303: install-info: install-info-am
304:
305: install-man:
306:
307: installcheck-am:
308:
309: maintainer-clean: maintainer-clean-am
310:
311: maintainer-clean-am: distclean-am maintainer-clean-generic
312:
313: mostlyclean: mostlyclean-am
314:
315: mostlyclean-am: mostlyclean-generic
316:
317: pdf: pdf-am
318:
319: pdf-am:
320:
321: ps: ps-am
322:
323: ps-am:
324:
325: uninstall-am: uninstall-info-am
326:
327: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
328: distclean distclean-generic distclean-tags distdir dvi dvi-am \
329: info info-am install install-am install-data install-data-am \
330: install-exec install-exec-am install-info install-info-am \
331: install-man install-strip installcheck installcheck-am \
332: installdirs maintainer-clean maintainer-clean-generic \
333: mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
334: uninstall uninstall-am uninstall-info-am
335:
336: # Tell versions [3.59,3.63) of GNU make to not export all variables.
337: # Otherwise a system limit (for SysV at least) may be exceeded.
338: .NOEXPORT:
E-mail: