masqmail

view src/Makefile.in @ 187:bd7c52a36b0c

improved mservdetect in various ways errors are handled better (no segfaults anymore) copied the relevant part of interface.c into mservdetect.c described how I think the mserver protocol works
author meillo@marmaro.de
date Thu, 15 Jul 2010 00:14:26 +0200
parents 5b621742b2e7
children 89f951be358f
line source
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 sbin_PROGRAMS = masqmail$(EXEEXT)
36 bin_PROGRAMS = mservdetect$(EXEEXT)
37 noinst_PROGRAMS = smtpsend$(EXEEXT) readtest$(EXEEXT)
38 subdir = src
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"
49 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS)
50 am_masqmail_OBJECTS = accept.$(OBJEXT) address.$(OBJEXT) \
51 alias.$(OBJEXT) child.$(OBJEXT) connect.$(OBJEXT) \
52 conf.$(OBJEXT) deliver.$(OBJEXT) dotlock.$(OBJEXT) \
53 expand.$(OBJEXT) fail_msg.$(OBJEXT) get.$(OBJEXT) \
54 header.$(OBJEXT) interface.$(OBJEXT) local.$(OBJEXT) \
55 log.$(OBJEXT) listen.$(OBJEXT) lookup.$(OBJEXT) \
56 masqmail.$(OBJEXT) message.$(OBJEXT) online.$(OBJEXT) \
57 parse.$(OBJEXT) peopen.$(OBJEXT) permissions.$(OBJEXT) \
58 pop3_in.$(OBJEXT) readsock.$(OBJEXT) rewrite.$(OBJEXT) \
59 route.$(OBJEXT) queue.$(OBJEXT) smtp_in.$(OBJEXT) \
60 smtp_out.$(OBJEXT) spool.$(OBJEXT) tables.$(OBJEXT) \
61 timeival.$(OBJEXT)
62 masqmail_OBJECTS = $(am_masqmail_OBJECTS)
63 masqmail_DEPENDENCIES =
64 am_mservdetect_OBJECTS = mservdetect.$(OBJEXT) readsock.$(OBJEXT) \
65 peopen.$(OBJEXT)
66 mservdetect_OBJECTS = $(am_mservdetect_OBJECTS)
67 mservdetect_DEPENDENCIES =
68 am_readtest_OBJECTS = readsock.$(OBJEXT) readtest.$(OBJEXT)
69 readtest_OBJECTS = $(am_readtest_OBJECTS)
70 readtest_DEPENDENCIES =
71 am_smtpsend_OBJECTS = smtpsend.$(OBJEXT) accept.$(OBJEXT) \
72 address.$(OBJEXT) child.$(OBJEXT) connect.$(OBJEXT) \
73 header.$(OBJEXT) interface.$(OBJEXT) lookup.$(OBJEXT) \
74 message.$(OBJEXT) parse.$(OBJEXT) peopen.$(OBJEXT) \
75 readsock.$(OBJEXT) smtp_out.$(OBJEXT)
76 smtpsend_OBJECTS = $(am_smtpsend_OBJECTS)
77 smtpsend_DEPENDENCIES =
78 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
79 depcomp = $(SHELL) $(top_srcdir)/depcomp
80 am__depfiles_maybe = depfiles
81 am__mv = mv -f
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 CCLD = $(CC)
85 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
86 SOURCES = $(masqmail_SOURCES) $(mservdetect_SOURCES) \
87 $(readtest_SOURCES) $(smtpsend_SOURCES)
88 DIST_SOURCES = $(masqmail_SOURCES) $(mservdetect_SOURCES) \
89 $(readtest_SOURCES) $(smtpsend_SOURCES)
90 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
91 html-recursive info-recursive install-data-recursive \
92 install-dvi-recursive install-exec-recursive \
93 install-html-recursive install-info-recursive \
94 install-pdf-recursive install-ps-recursive install-recursive \
95 installcheck-recursive installdirs-recursive pdf-recursive \
96 ps-recursive uninstall-recursive
97 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
98 distclean-recursive maintainer-clean-recursive
99 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
100 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
101 distdir
102 ETAGS = etags
103 CTAGS = ctags
104 DIST_SUBDIRS = $(SUBDIRS)
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 am__relativize = \
107 dir0=`pwd`; \
108 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109 sed_rest='s,^[^/]*/*,,'; \
110 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111 sed_butlast='s,/*[^/]*$$,,'; \
112 while test -n "$$dir1"; do \
113 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114 if test "$$first" != "."; then \
115 if test "$$first" = ".."; then \
116 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118 else \
119 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120 if test "$$first2" = "$$first"; then \
121 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 else \
123 dir2="../$$dir2"; \
124 fi; \
125 dir0="$$dir0"/"$$first"; \
126 fi; \
127 fi; \
128 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129 done; \
130 reldir="$$dir2"
131 ACLOCAL = @ACLOCAL@
132 AMTAR = @AMTAR@
133 AUTOCONF = @AUTOCONF@
134 AUTOHEADER = @AUTOHEADER@
135 AUTOMAKE = @AUTOMAKE@
136 AWK = @AWK@
137 BASE64_LIBS = @BASE64_LIBS@
138 CC = @CC@
139 CCDEPMODE = @CCDEPMODE@
140 CFLAGS = @CFLAGS@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DEFS = @DEFS@
145 DEPDIR = @DEPDIR@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 GLIB_CFLAGS = @GLIB_CFLAGS@
152 GLIB_LIBS = @GLIB_LIBS@
153 GREP = @GREP@
154 IDENT_LIBS = @IDENT_LIBS@
155 INSTALL = @INSTALL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 LDFLAGS = @LDFLAGS@
161 LIBOBJS = @LIBOBJS@
162 LIBS = @LIBS@
163 LOCKFILE_LIBS = @LOCKFILE_LIBS@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAKEINFO = @MAKEINFO@
166 MD5_LIBS = @MD5_LIBS@
167 MKDIR_P = @MKDIR_P@
168 OBJEXT = @OBJEXT@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_URL = @PACKAGE_URL@
175 PACKAGE_VERSION = @PACKAGE_VERSION@
176 PATH_SEPARATOR = @PATH_SEPARATOR@
177 PKG_CONFIG = @PKG_CONFIG@
178 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
179 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
180 RANLIB = @RANLIB@
181 RESOLV_LIBS = @RESOLV_LIBS@
182 SET_MAKE = @SET_MAKE@
183 SHELL = @SHELL@
184 STRIP = @STRIP@
185 USE_LIBLOCKFILE = @USE_LIBLOCKFILE@
186 VERSION = @VERSION@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_CC = @ac_ct_CC@
192 am__include = @am__include@
193 am__leading_dot = @am__leading_dot@
194 am__quote = @am__quote@
195 am__tar = @am__tar@
196 am__untar = @am__untar@
197 bindir = @bindir@
198 build_alias = @build_alias@
199 builddir = @builddir@
200 datadir = @datadir@
201 datarootdir = @datarootdir@
202 docdir = @docdir@
203 dvidir = @dvidir@
204 exec_prefix = @exec_prefix@
205 has_ident = @has_ident@
206 host_alias = @host_alias@
207 htmldir = @htmldir@
208 includedir = @includedir@
209 infodir = @infodir@
210 install_sh = @install_sh@
211 libdir = @libdir@
212 libexecdir = @libexecdir@
213 localedir = @localedir@
214 localstatedir = @localstatedir@
215 mandir = @mandir@
216 mkdir_p = @mkdir_p@
217 oldincludedir = @oldincludedir@
218 pdfdir = @pdfdir@
219 prefix = @prefix@
220 program_transform_name = @program_transform_name@
221 psdir = @psdir@
222 sbindir = @sbindir@
223 sharedstatedir = @sharedstatedir@
224 srcdir = @srcdir@
225 sysconfdir = @sysconfdir@
226 target_alias = @target_alias@
227 top_build_prefix = @top_build_prefix@
228 top_builddir = @top_builddir@
229 top_srcdir = @top_srcdir@
230 with_confdir = @with_confdir@
231 with_group = @with_group@
232 with_logdir = @with_logdir@
233 with_spooldir = @with_spooldir@
234 with_user = @with_user@
235 SUBDIRS = base64 md5 libident
236 AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE -DG_DISABLE_DEPRECATED
237 masqmail_SOURCES = \
238 dotlock.h\
239 masqmail.h\
240 readsock.h\
241 smtp_out.h\
242 lookup.h\
243 accept.c\
244 address.c\
245 alias.c\
246 child.c\
247 connect.c\
248 conf.c\
249 deliver.c\
250 dotlock.c\
251 expand.c\
252 fail_msg.c\
253 get.c\
254 header.c\
255 interface.c\
256 local.c\
257 log.c\
258 listen.c\
259 lookup.c\
260 masqmail.c\
261 message.c\
262 online.c\
263 parse.c\
264 peopen.c\
265 peopen.h\
266 permissions.c\
267 pop3_in.c\
268 pop3_in.h\
269 readsock.c\
270 rewrite.c\
271 route.c\
272 queue.c\
273 smtp_in.c\
274 smtp_out.c\
275 spool.c\
276 tables.c\
277 timeival.c
279 smtpsend_SOURCES = \
280 smtpsend.c\
281 masqmail.h\
282 readsock.h\
283 smtp_out.h\
284 lookup.h\
285 accept.c\
286 address.c\
287 child.c\
288 connect.c\
289 header.c\
290 interface.c\
291 lookup.c\
292 message.c\
293 parse.c\
294 peopen.c\
295 readsock.c\
296 smtp_out.c
298 mservdetect_SOURCES = \
299 masqmail.h\
300 readsock.h\
301 mservdetect.c\
302 readsock.c\
303 peopen.c
305 readtest_SOURCES = \
306 readsock.c\
307 readsock.h\
308 readtest.c
310 masqmail_LDADD = @RESOLV_LIBS@ @GLIB_LIBS@ @LOCKFILE_LIBS@ @MD5_LIBS@ @BASE64_LIBS@ @IDENT_LIBS@
311 smtpsend_LDADD = @RESOLV_LIBS@ @GLIB_LIBS@ @MD5_LIBS@ @BASE64_LIBS@
312 mservdetect_LDADD = @GLIB_LIBS@
313 readtest_LDADD = @GLIB_LIBS@
314 all: all-recursive
316 .SUFFIXES:
317 .SUFFIXES: .c .o .obj
318 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
319 @for dep in $?; do \
320 case '$(am__configure_deps)' in \
321 *$$dep*) \
322 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323 && { if test -f $@; then exit 0; else break; fi; }; \
324 exit 1;; \
325 esac; \
326 done; \
327 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
328 $(am__cd) $(top_srcdir) && \
329 $(AUTOMAKE) --gnu src/Makefile
330 .PRECIOUS: Makefile
331 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332 @case '$?' in \
333 *config.status*) \
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335 *) \
336 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
337 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338 esac;
340 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(top_srcdir)/configure: $(am__configure_deps)
344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347 $(am__aclocal_m4_deps):
348 install-binPROGRAMS: $(bin_PROGRAMS)
349 @$(NORMAL_INSTALL)
350 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
351 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
352 for p in $$list; do echo "$$p $$p"; done | \
353 sed 's/$(EXEEXT)$$//' | \
354 while read p p1; do if test -f $$p; \
355 then echo "$$p"; echo "$$p"; else :; fi; \
356 done | \
357 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
358 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
359 sed 'N;N;N;s,\n, ,g' | \
360 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
361 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
362 if ($$2 == $$4) files[d] = files[d] " " $$1; \
363 else { print "f", $$3 "/" $$4, $$1; } } \
364 END { for (d in files) print "f", d, files[d] }' | \
365 while read type dir files; do \
366 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
367 test -z "$$files" || { \
368 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
369 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
370 } \
371 ; done
373 uninstall-binPROGRAMS:
374 @$(NORMAL_UNINSTALL)
375 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
376 files=`for p in $$list; do echo "$$p"; done | \
377 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
378 -e 's/$$/$(EXEEXT)/' `; \
379 test -n "$$list" || exit 0; \
380 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
381 cd "$(DESTDIR)$(bindir)" && rm -f $$files
383 clean-binPROGRAMS:
384 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
386 clean-noinstPROGRAMS:
387 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
388 install-sbinPROGRAMS: $(sbin_PROGRAMS)
389 @$(NORMAL_INSTALL)
390 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
391 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
392 for p in $$list; do echo "$$p $$p"; done | \
393 sed 's/$(EXEEXT)$$//' | \
394 while read p p1; do if test -f $$p; \
395 then echo "$$p"; echo "$$p"; else :; fi; \
396 done | \
397 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
398 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
399 sed 'N;N;N;s,\n, ,g' | \
400 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
401 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
402 if ($$2 == $$4) files[d] = files[d] " " $$1; \
403 else { print "f", $$3 "/" $$4, $$1; } } \
404 END { for (d in files) print "f", d, files[d] }' | \
405 while read type dir files; do \
406 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
407 test -z "$$files" || { \
408 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
409 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
410 } \
411 ; done
413 uninstall-sbinPROGRAMS:
414 @$(NORMAL_UNINSTALL)
415 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
416 files=`for p in $$list; do echo "$$p"; done | \
417 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
418 -e 's/$$/$(EXEEXT)/' `; \
419 test -n "$$list" || exit 0; \
420 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
421 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
423 clean-sbinPROGRAMS:
424 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
425 masqmail$(EXEEXT): $(masqmail_OBJECTS) $(masqmail_DEPENDENCIES)
426 @rm -f masqmail$(EXEEXT)
427 $(LINK) $(masqmail_OBJECTS) $(masqmail_LDADD) $(LIBS)
428 mservdetect$(EXEEXT): $(mservdetect_OBJECTS) $(mservdetect_DEPENDENCIES)
429 @rm -f mservdetect$(EXEEXT)
430 $(LINK) $(mservdetect_OBJECTS) $(mservdetect_LDADD) $(LIBS)
431 readtest$(EXEEXT): $(readtest_OBJECTS) $(readtest_DEPENDENCIES)
432 @rm -f readtest$(EXEEXT)
433 $(LINK) $(readtest_OBJECTS) $(readtest_LDADD) $(LIBS)
434 smtpsend$(EXEEXT): $(smtpsend_OBJECTS) $(smtpsend_DEPENDENCIES)
435 @rm -f smtpsend$(EXEEXT)
436 $(LINK) $(smtpsend_OBJECTS) $(smtpsend_LDADD) $(LIBS)
438 mostlyclean-compile:
439 -rm -f *.$(OBJEXT)
441 distclean-compile:
442 -rm -f *.tab.c
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accept.Po@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/address.Po@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alias.Po@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/child.Po@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deliver.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dotlock.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expand.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fail_msg.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/header.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listen.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/local.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/masqmail.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mservdetect.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/online.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peopen.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/permissions.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pop3_in.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queue.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsock.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readtest.Po@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rewrite.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/route.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smtp_in.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smtp_out.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smtpsend.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spool.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tables.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeival.Po@am__quote@
481 .c.o:
482 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
483 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
488 .c.obj:
489 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
490 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
495 # This directory's subdirectories are mostly independent; you can cd
496 # into them and run `make' without going through this Makefile.
497 # To change the values of `make' variables: instead of editing Makefiles,
498 # (1) if the variable is set in `config.status', edit `config.status'
499 # (which will cause the Makefiles to be regenerated when you run `make');
500 # (2) otherwise, pass the desired values on the `make' command line.
501 $(RECURSIVE_TARGETS):
502 @fail= failcom='exit 1'; \
503 for f in x $$MAKEFLAGS; do \
504 case $$f in \
505 *=* | --[!k]*);; \
506 *k*) failcom='fail=yes';; \
507 esac; \
508 done; \
509 dot_seen=no; \
510 target=`echo $@ | sed s/-recursive//`; \
511 list='$(SUBDIRS)'; for subdir in $$list; do \
512 echo "Making $$target in $$subdir"; \
513 if test "$$subdir" = "."; then \
514 dot_seen=yes; \
515 local_target="$$target-am"; \
516 else \
517 local_target="$$target"; \
518 fi; \
519 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
520 || eval $$failcom; \
521 done; \
522 if test "$$dot_seen" = "no"; then \
523 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
524 fi; test -z "$$fail"
526 $(RECURSIVE_CLEAN_TARGETS):
527 @fail= failcom='exit 1'; \
528 for f in x $$MAKEFLAGS; do \
529 case $$f in \
530 *=* | --[!k]*);; \
531 *k*) failcom='fail=yes';; \
532 esac; \
533 done; \
534 dot_seen=no; \
535 case "$@" in \
536 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
537 *) list='$(SUBDIRS)' ;; \
538 esac; \
539 rev=''; for subdir in $$list; do \
540 if test "$$subdir" = "."; then :; else \
541 rev="$$subdir $$rev"; \
542 fi; \
543 done; \
544 rev="$$rev ."; \
545 target=`echo $@ | sed s/-recursive//`; \
546 for subdir in $$rev; do \
547 echo "Making $$target in $$subdir"; \
548 if test "$$subdir" = "."; then \
549 local_target="$$target-am"; \
550 else \
551 local_target="$$target"; \
552 fi; \
553 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
554 || eval $$failcom; \
555 done && test -z "$$fail"
556 tags-recursive:
557 list='$(SUBDIRS)'; for subdir in $$list; do \
558 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
559 done
560 ctags-recursive:
561 list='$(SUBDIRS)'; for subdir in $$list; do \
562 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
563 done
565 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
566 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
567 unique=`for i in $$list; do \
568 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569 done | \
570 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
571 END { if (nonempty) { for (i in files) print i; }; }'`; \
572 mkid -fID $$unique
573 tags: TAGS
575 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
576 $(TAGS_FILES) $(LISP)
577 set x; \
578 here=`pwd`; \
579 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
580 include_option=--etags-include; \
581 empty_fix=.; \
582 else \
583 include_option=--include; \
584 empty_fix=; \
585 fi; \
586 list='$(SUBDIRS)'; for subdir in $$list; do \
587 if test "$$subdir" = .; then :; else \
588 test ! -f $$subdir/TAGS || \
589 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
590 fi; \
591 done; \
592 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
593 unique=`for i in $$list; do \
594 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
595 done | \
596 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597 END { if (nonempty) { for (i in files) print i; }; }'`; \
598 shift; \
599 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
600 test -n "$$unique" || unique=$$empty_fix; \
601 if test $$# -gt 0; then \
602 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603 "$$@" $$unique; \
604 else \
605 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
606 $$unique; \
607 fi; \
608 fi
609 ctags: CTAGS
610 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
611 $(TAGS_FILES) $(LISP)
612 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
613 unique=`for i in $$list; do \
614 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615 done | \
616 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
617 END { if (nonempty) { for (i in files) print i; }; }'`; \
618 test -z "$(CTAGS_ARGS)$$unique" \
619 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
620 $$unique
622 GTAGS:
623 here=`$(am__cd) $(top_builddir) && pwd` \
624 && $(am__cd) $(top_srcdir) \
625 && gtags -i $(GTAGS_ARGS) "$$here"
627 distclean-tags:
628 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
630 distdir: $(DISTFILES)
631 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
632 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
633 list='$(DISTFILES)'; \
634 dist_files=`for file in $$list; do echo $$file; done | \
635 sed -e "s|^$$srcdirstrip/||;t" \
636 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
637 case $$dist_files in \
638 */*) $(MKDIR_P) `echo "$$dist_files" | \
639 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
640 sort -u` ;; \
641 esac; \
642 for file in $$dist_files; do \
643 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
644 if test -d $$d/$$file; then \
645 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
646 if test -d "$(distdir)/$$file"; then \
647 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
648 fi; \
649 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
650 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
651 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
652 fi; \
653 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
654 else \
655 test -f "$(distdir)/$$file" \
656 || cp -p $$d/$$file "$(distdir)/$$file" \
657 || exit 1; \
658 fi; \
659 done
660 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
661 if test "$$subdir" = .; then :; else \
662 test -d "$(distdir)/$$subdir" \
663 || $(MKDIR_P) "$(distdir)/$$subdir" \
664 || exit 1; \
665 fi; \
666 done
667 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
668 if test "$$subdir" = .; then :; else \
669 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
670 $(am__relativize); \
671 new_distdir=$$reldir; \
672 dir1=$$subdir; dir2="$(top_distdir)"; \
673 $(am__relativize); \
674 new_top_distdir=$$reldir; \
675 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
676 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
677 ($(am__cd) $$subdir && \
678 $(MAKE) $(AM_MAKEFLAGS) \
679 top_distdir="$$new_top_distdir" \
680 distdir="$$new_distdir" \
681 am__remove_distdir=: \
682 am__skip_length_check=: \
683 am__skip_mode_fix=: \
684 distdir) \
685 || exit 1; \
686 fi; \
687 done
688 check-am: all-am
689 check: check-recursive
690 all-am: Makefile $(PROGRAMS)
691 installdirs: installdirs-recursive
692 installdirs-am:
693 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"; do \
694 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
695 done
696 install: install-recursive
697 install-exec: install-exec-recursive
698 install-data: install-data-recursive
699 uninstall: uninstall-recursive
701 install-am: all-am
702 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
704 installcheck: installcheck-recursive
705 install-strip:
706 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
707 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
708 `test -z '$(STRIP)' || \
709 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
710 mostlyclean-generic:
712 clean-generic:
714 distclean-generic:
715 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
716 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
718 maintainer-clean-generic:
719 @echo "This command is intended for maintainers to use"
720 @echo "it deletes files that may require special tools to rebuild."
721 clean: clean-recursive
723 clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
724 clean-sbinPROGRAMS mostlyclean-am
726 distclean: distclean-recursive
727 -rm -rf ./$(DEPDIR)
728 -rm -f Makefile
729 distclean-am: clean-am distclean-compile distclean-generic \
730 distclean-tags
732 dvi: dvi-recursive
734 dvi-am:
736 html: html-recursive
738 html-am:
740 info: info-recursive
742 info-am:
744 install-data-am:
746 install-dvi: install-dvi-recursive
748 install-dvi-am:
750 install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
752 install-html: install-html-recursive
754 install-html-am:
756 install-info: install-info-recursive
758 install-info-am:
760 install-man:
762 install-pdf: install-pdf-recursive
764 install-pdf-am:
766 install-ps: install-ps-recursive
768 install-ps-am:
770 installcheck-am:
772 maintainer-clean: maintainer-clean-recursive
773 -rm -rf ./$(DEPDIR)
774 -rm -f Makefile
775 maintainer-clean-am: distclean-am maintainer-clean-generic
777 mostlyclean: mostlyclean-recursive
779 mostlyclean-am: mostlyclean-compile mostlyclean-generic
781 pdf: pdf-recursive
783 pdf-am:
785 ps: ps-recursive
787 ps-am:
789 uninstall-am: uninstall-binPROGRAMS uninstall-sbinPROGRAMS
791 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
792 install-am install-strip tags-recursive
794 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
795 all all-am check check-am clean clean-binPROGRAMS \
796 clean-generic clean-noinstPROGRAMS clean-sbinPROGRAMS ctags \
797 ctags-recursive distclean distclean-compile distclean-generic \
798 distclean-tags distdir dvi dvi-am html html-am info info-am \
799 install install-am install-binPROGRAMS install-data \
800 install-data-am install-dvi install-dvi-am install-exec \
801 install-exec-am install-html install-html-am install-info \
802 install-info-am install-man install-pdf install-pdf-am \
803 install-ps install-ps-am install-sbinPROGRAMS install-strip \
804 installcheck installcheck-am installdirs installdirs-am \
805 maintainer-clean maintainer-clean-generic mostlyclean \
806 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
807 tags tags-recursive uninstall uninstall-am \
808 uninstall-binPROGRAMS uninstall-sbinPROGRAMS
811 # Tell versions [3.59,3.63) of GNU make to not export all variables.
812 # Otherwise a system limit (for SysV at least) may be exceeded.
813 .NOEXPORT: