Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / src / global / Makefile.in
blob6f62dc9d334530d7fe7c5bab9d3a02150e604bcf
1 SHELL = /bin/sh
2 SRCS = abounce.c anvil_clnt.c been_here.c bounce.c bounce_log.c \
3 canon_addr.c cfg_parser.c cleanup_strerror.c cleanup_strflags.c \
4 clnt_stream.c conv_time.c db_common.c debug_peer.c debug_process.c \
5 defer.c deliver_completed.c deliver_flock.c deliver_pass.c \
6 deliver_request.c dict_ldap.c dict_mysql.c dict_pgsql.c \
7 dict_proxy.c domain_list.c dot_lockfile.c dot_lockfile_as.c \
8 dsb_scan.c dsn.c dsn_buf.c dsn_mask.c dsn_print.c dsn_util.c \
9 ehlo_mask.c ext_prop.c file_id.c flush_clnt.c header_opts.c \
10 header_token.c input_transp.c int_filt.c is_header.c log_adhoc.c \
11 mail_addr.c mail_addr_crunch.c mail_addr_find.c mail_addr_map.c \
12 mail_command_client.c mail_command_server.c mail_conf.c \
13 mail_conf_bool.c mail_conf_int.c mail_conf_long.c mail_conf_raw.c \
14 mail_conf_str.c mail_conf_time.c mail_connect.c mail_copy.c \
15 mail_date.c mail_dict.c mail_error.c mail_flush.c mail_open_ok.c \
16 mail_params.c mail_pathname.c mail_queue.c mail_run.c \
17 mail_scan_dir.c mail_stream.c mail_task.c mail_trigger.c maps.c \
18 mark_corrupt.c match_parent_style.c mbox_conf.c mbox_open.c \
19 mime_state.c mkmap_cdb.c mkmap_db.c mkmap_dbm.c mkmap_open.c \
20 mkmap_sdbm.c msg_stats_print.c msg_stats_scan.c mynetworks.c \
21 mypwd.c namadr_list.c off_cvt.c opened.c own_inet_addr.c \
22 pipe_command.c post_mail.c quote_821_local.c quote_822_local.c \
23 rcpt_buf.c rcpt_print.c rec_attr_map.c rec_streamlf.c rec_type.c \
24 recipient_list.c record.c remove.c resolve_clnt.c resolve_local.c \
25 rewrite_clnt.c scache_clnt.c scache_multi.c scache_single.c \
26 sent.c smtp_stream.c split_addr.c string_list.c strip_addr.c \
27 sys_exits.c timed_ipc.c tok822_find.c tok822_node.c tok822_parse.c \
28 tok822_resolve.c tok822_rewrite.c tok822_tree.c trace.c \
29 user_acl.c valid_mailhost_addr.c verify.c verify_clnt.c \
30 verp_sender.c wildcard_inet_addr.c xtext.c delivered_hdr.c \
31 fold_addr.c header_body_checks.c mkmap_proxy.c data_redirect.c \
32 match_service.c mail_conf_nint.c
33 OBJS = abounce.o anvil_clnt.o been_here.o bounce.o bounce_log.o \
34 canon_addr.o cfg_parser.o cleanup_strerror.o cleanup_strflags.o \
35 clnt_stream.o conv_time.o db_common.o debug_peer.o debug_process.o \
36 defer.o deliver_completed.o deliver_flock.o deliver_pass.o \
37 deliver_request.o dict_ldap.o dict_mysql.o dict_pgsql.o \
38 dict_proxy.o domain_list.o dot_lockfile.o dot_lockfile_as.o \
39 dsb_scan.o dsn.o dsn_buf.o dsn_mask.o dsn_print.o dsn_util.o \
40 ehlo_mask.o ext_prop.o file_id.o flush_clnt.o header_opts.o \
41 header_token.o input_transp.o int_filt.o is_header.o log_adhoc.o \
42 mail_addr.o mail_addr_crunch.o mail_addr_find.o mail_addr_map.o \
43 mail_command_client.o mail_command_server.o mail_conf.o \
44 mail_conf_bool.o mail_conf_int.o mail_conf_long.o mail_conf_raw.o \
45 mail_conf_str.o mail_conf_time.o mail_connect.o mail_copy.o \
46 mail_date.o mail_dict.o mail_error.o mail_flush.o mail_open_ok.o \
47 mail_params.o mail_pathname.o mail_queue.o mail_run.o \
48 mail_scan_dir.o mail_stream.o mail_task.o mail_trigger.o maps.o \
49 mark_corrupt.o match_parent_style.o mbox_conf.o mbox_open.o \
50 mime_state.o mkmap_cdb.o mkmap_db.o mkmap_dbm.o mkmap_open.o \
51 mkmap_sdbm.o msg_stats_print.o msg_stats_scan.o mynetworks.o \
52 mypwd.o namadr_list.o off_cvt.o opened.o own_inet_addr.o \
53 pipe_command.o post_mail.o quote_821_local.o quote_822_local.o \
54 rcpt_buf.o rcpt_print.o rec_attr_map.o rec_streamlf.o rec_type.o \
55 recipient_list.o record.o remove.o resolve_clnt.o resolve_local.o \
56 rewrite_clnt.o scache_clnt.o scache_multi.o scache_single.o \
57 sent.o smtp_stream.o split_addr.o string_list.o strip_addr.o \
58 sys_exits.o timed_ipc.o tok822_find.o tok822_node.o tok822_parse.o \
59 tok822_resolve.o tok822_rewrite.o tok822_tree.o trace.o \
60 user_acl.o valid_mailhost_addr.o verify.o verify_clnt.o \
61 verp_sender.o wildcard_inet_addr.o xtext.o delivered_hdr.o \
62 fold_addr.o header_body_checks.o mkmap_proxy.o data_redirect.o \
63 match_service.o mail_conf_nint.o
64 HDRS = abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h \
65 canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h \
66 conv_time.h db_common.h debug_peer.h debug_process.h defer.h \
67 deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h \
68 dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h \
69 dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h \
70 dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h \
71 file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h \
72 int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h \
73 mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h \
74 mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h \
75 mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h \
76 mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h \
77 mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h \
78 mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h \
79 off_cvt.h opened.h own_inet_addr.h pipe_command.h post_mail.h \
80 qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h \
81 quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h \
82 rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h \
83 rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h \
84 string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h \
85 trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h \
86 verp_sender.h wildcard_inet_addr.h xtext.h delivered_hdr.h \
87 fold_addr.h header_body_checks.h data_redirect.h match_service.h
88 TESTSRC = rec2stream.c stream2rec.c recdump.c
89 DEFS = -I. -I$(INC_DIR) -D$(SYSTYPE)
90 CFLAGS = $(DEBUG) $(OPT) $(DEFS)
91 INCL =
92 LIB = libglobal.a
93 TESTPROG= domain_list dot_lockfile mail_addr_crunch mail_addr_find \
94 mail_addr_map mail_date maps mynetworks mypwd namadr_list \
95 off_cvt quote_822_local rec2stream recdump resolve_clnt \
96 resolve_local rewrite_clnt stream2rec string_list tok822_parse \
97 quote_821_local mail_conf_time mime_state strip_addr \
98 verify_clnt xtext anvil_clnt scache ehlo_mask \
99 valid_mailhost_addr own_inet_addr header_body_checks \
100 data_redirect
102 LIBS = ../../lib/libutil.a
103 LIB_DIR = ../../lib
104 INC_DIR = ../../include
105 MAKES =
107 .c.o:; $(CC) $(CFLAGS) -c $*.c
109 all: $(LIB)
111 $(OBJS): ../../conf/makedefs.out
113 Makefile: Makefile.in
114 cat ../../conf/makedefs.out $? >$@
116 test: $(TESTPROG)
118 $(LIB): $(OBJS)
119 $(AR) $(ARFL) $(LIB) $?
120 $(RANLIB) $(LIB)
122 $(LIB_DIR)/$(LIB): $(LIB)
123 cp $(LIB) $(LIB_DIR)
124 $(RANLIB) $(LIB_DIR)/$(LIB)
126 update: $(LIB_DIR)/$(LIB) $(HDRS)
127 -for i in $(HDRS); \
128 do \
129 cmp -s $$i $(INC_DIR)/$$i 2>/dev/null || cp $$i $(INC_DIR); \
130 done
131 cd $(INC_DIR); chmod 644 $(HDRS)
133 dot_lockfile: $(LIB) $(LIBS)
134 mv $@.o junk
135 $(CC) -DTEST $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
136 mv junk $@.o
138 tok822_parse: $(LIB) $(LIBS)
139 mv $@.o junk
140 $(CC) -DTEST $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
141 mv junk $@.o
143 rec2stream: rec2stream.c $(LIB) $(LIBS)
144 $(CC) $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
146 stream2rec: stream2rec.c $(LIB) $(LIBS)
147 $(CC) $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
149 recdump: recdump.c $(LIB) $(LIBS)
150 $(CC) $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
152 namadr_list: $(LIB) $(LIBS)
153 mv $@.o junk
154 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
155 mv junk $@.o
157 domain_list: $(LIB) $(LIBS)
158 mv $@.o junk
159 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
160 mv junk $@.o
162 mynetworks: $(LIB) $(LIBS)
163 mv $@.o junk
164 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
165 mv junk $@.o
167 resolve_clnt: $(LIB) $(LIBS)
168 mv $@.o junk
169 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
170 mv junk $@.o
172 rewrite_clnt: $(LIB) $(LIBS)
173 mv $@.o junk
174 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
175 mv junk $@.o
177 quote_822_local: $(LIB) $(LIBS)
178 mv $@.o junk
179 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
180 mv junk $@.o
182 off_cvt: $(LIB) $(LIBS)
183 mv $@.o junk
184 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
185 mv junk $@.o
187 mail_addr_map: $(LIB) $(LIBS)
188 mv $@.o junk
189 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
190 mv junk $@.o
192 mail_addr_find: $(LIB) $(LIBS)
193 mv $@.o junk
194 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
195 mv junk $@.o
197 maps: $(LIB) $(LIBS)
198 mv $@.o junk
199 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
200 mv junk $@.o
202 mypwd: $(LIB) $(LIBS)
203 mv $@.o junk
204 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
205 mv junk $@.o
207 mail_date: $(LIB) $(LIBS)
208 mv $@.o junk
209 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
210 mv junk $@.o
212 resolve_local: $(LIB) $(LIBS)
213 mv $@.o junk
214 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
215 mv junk $@.o
217 mail_addr_crunch: $(LIB) $(LIBS)
218 mv $@.o junk
219 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
220 mv junk $@.o
222 string_list: $(LIB) $(LIBS)
223 mv $@.o junk
224 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
225 mv junk $@.o
227 local_transport: $(LIB) $(LIBS)
228 mv $@.o junk
229 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
230 mv junk $@.o
232 quote_821_local: quote_821_local.c $(LIBS)
233 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIBS) $(SYSLIBS)
235 mail_conf_time: $(LIB) $(LIBS)
236 mv $@.o junk
237 $(CC) -DTEST $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
238 mv junk $@.o
240 mime_state: $(LIB) $(LIBS)
241 mv $@.o junk
242 $(CC) -DTEST $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
243 mv junk $@.o
245 strip_addr: $(LIB) $(LIBS)
246 mv $@.o junk
247 $(CC) -DTEST $(CFLAGS) -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
248 mv junk $@.o
250 verify_clnt: $(LIB) $(LIBS)
251 mv $@.o junk
252 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
253 mv junk $@.o
255 xtext: $(LIB) $(LIBS)
256 mv $@.o junk
257 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
258 mv junk $@.o
260 anvil_clnt: $(LIB) $(LIBS)
261 mv $@.o junk
262 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
263 mv junk $@.o
265 scache: scache.c $(LIB) $(LIBS)
266 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
268 ehlo_mask: ehlo_mask.c $(LIB) $(LIBS)
269 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
271 valid_mailhost_addr: valid_mailhost_addr.c $(LIB) $(LIBS)
272 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
274 own_inet_addr: own_inet_addr.c $(LIB) $(LIBS)
275 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
277 header_body_checks: header_body_checks.c $(LIB) $(LIBS)
278 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
280 data_redirect: data_redirect.c $(LIB) $(LIBS)
281 $(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIB) $(LIBS) $(SYSLIBS)
283 tests: tok822_test mime_tests strip_addr_test tok822_limit_test \
284 xtext_test scache_multi_test ehlo_mask_test \
285 namadr_list_test mail_conf_time_test header_body_checks_tests
287 mime_tests: mime_test mime_nest mime_8bit mime_dom mime_trunc mime_cvt \
288 mime_cvt2 mime_cvt3 mime_garb1 mime_garb2 mime_garb3 mime_garb4
290 header_body_checks_tests: header_body_checks_null_test \
291 header_body_checks_warn_test header_body_checks_prepend_test \
292 header_body_checks_ignore_test header_body_checks_replace_test
294 root_tests: rewrite_clnt_test resolve_clnt_test
296 tok822_test: tok822_parse tok822_parse.in tok822_parse.ref
297 ./tok822_parse <tok822_parse.in >tok822_parse.tmp 2>&1
298 diff tok822_parse.ref tok822_parse.tmp
299 rm -f tok822_parse.tmp
301 mime_test: mime_state mime_test.in mime_test.ref
302 ./mime_state <mime_test.in >mime_test.tmp
303 diff mime_test.ref mime_test.tmp
304 rm -f mime_test.tmp
306 mime_nest: mime_state mime_nest.in mime_nest.ref
307 ./mime_state <mime_nest.in >mime_nest.tmp
308 diff mime_nest.ref mime_nest.tmp
309 rm -f mime_nest.tmp
311 mime_8bit: mime_state mime_8bit.in mime_8bit.ref
312 ./mime_state <mime_8bit.in >mime_8bit.tmp
313 diff mime_8bit.ref mime_8bit.tmp
314 rm -f mime_8bit.tmp
316 mime_dom: mime_state mime_dom.in mime_dom.ref
317 ./mime_state <mime_dom.in >mime_dom.tmp
318 diff mime_dom.ref mime_dom.tmp
319 rm -f mime_dom.tmp
321 mime_trunc: mime_state mime_trunc.in mime_trunc.ref
322 ./mime_state <mime_trunc.in >mime_trunc.tmp
323 diff mime_trunc.ref mime_trunc.tmp
324 rm -f mime_trunc.tmp
326 mime_cvt: mime_state mime_cvt.in mime_cvt.ref
327 ./mime_state <mime_cvt.in >mime_cvt.tmp
328 diff mime_cvt.ref mime_cvt.tmp
329 rm -f mime_cvt.tmp
331 mime_cvt2: mime_state mime_cvt.in2 mime_cvt.ref2
332 ./mime_state <mime_cvt.in2 >mime_cvt.tmp
333 diff mime_cvt.ref2 mime_cvt.tmp
334 rm -f mime_cvt.tmp
336 mime_cvt3: mime_state mime_cvt.in3 mime_cvt.ref3
337 ./mime_state <mime_cvt.in3 >mime_cvt.tmp
338 diff mime_cvt.ref3 mime_cvt.tmp
339 rm -f mime_cvt.tmp
341 mime_garb1: mime_state mime_garb1.in mime_garb1.ref
342 ./mime_state <mime_garb1.in >mime_cvt.tmp
343 diff mime_garb1.ref mime_cvt.tmp
344 rm -f mime_cvt.tmp
346 mime_garb2: mime_state mime_garb2.in mime_garb2.ref
347 ./mime_state <mime_garb2.in >mime_cvt.tmp
348 diff mime_garb2.ref mime_cvt.tmp
349 rm -f mime_cvt.tmp
351 mime_garb3: mime_state mime_garb3.in mime_garb3.ref
352 ./mime_state <mime_garb3.in >mime_cvt.tmp
353 diff mime_garb3.ref mime_cvt.tmp
354 rm -f mime_cvt.tmp
356 mime_garb4: mime_state mime_garb4.in mime_garb4.ref
357 ./mime_state <mime_garb4.in >mime_cvt.tmp
358 diff mime_garb4.ref mime_cvt.tmp
359 rm -f mime_cvt.tmp
361 tok822_limit_test: tok822_parse tok822_limit.in tok822_limit.ref
362 ./tok822_parse <tok822_limit.in >tok822_limit.tmp
363 diff tok822_limit.ref tok822_limit.tmp
364 rm -f tok822_limit.tmp
366 strip_addr_test: strip_addr strip_addr.ref
367 ./strip_addr 2>strip_addr.tmp
368 diff strip_addr.ref strip_addr.tmp
369 rm -f strip_addr.tmp
371 xtext_test: xtext
372 ./xtext <xtext.c | od -cb >xtext.tmp
373 od -cb <xtext.c >xtext.ref
374 cmp xtext.ref xtext.tmp
375 rm -f xtext.ref xtext.tmp
377 # Requires: Postfix running, root privileges
379 rewrite_clnt_test: rewrite_clnt rewrite_clnt.in rewrite_clnt.ref
380 @set -- `id`; case "$$1" in \
381 *"(root)") ;; \
382 *) echo 'This test requires root privilege'; exit 1;; \
383 esac
384 @test -n "`postconf -h remote_header_rewrite_domain`" || { \
385 echo 'This test requires non-empty remote_header_rewrite_domain'; exit 1; }
386 ./rewrite_clnt <rewrite_clnt.in >rewrite_clnt.tmp
387 sed -e "s/MYDOMAIN/`postconf -h mydomain`/" \
388 -e "s/INVALID_DOMAIN/`postconf -h remote_header_rewrite_domain`/" \
389 rewrite_clnt.ref | diff - rewrite_clnt.tmp
390 rm -f rewrite_clnt.tmp
392 # Requires: Postfix, root, relayhost=$mydomain, no transport map
394 resolve_clnt_test: resolve_clnt resolve_clnt.in resolve_clnt.ref
395 @set -- `id`; case "$$1" in \
396 *"(root)") ;; \
397 *) echo 'This test requires root privilege'; exit 1;; \
398 esac
399 @test "`postconf -h relayhost`" = '$$mydomain' || { \
400 echo 'This test requires relayhost=$$mydomain'; exit 1; }
401 @test "`postconf -h transport_maps`" = "" || { \
402 echo 'This test requires no transport map'; exit 1; }
403 sed -e "s/MYDOMAIN/`postconf -h mydomain`/g" \
404 -e "s/MYHOSTNAME/`postconf -h myhostname`/g" \
405 resolve_clnt.in | ./resolve_clnt >resolve_clnt.tmp
406 sed -e "s/MYDOMAIN/`postconf -h mydomain`/g" \
407 -e "s/MYHOSTNAME/`postconf -h myhostname`/g" \
408 -e "s/RELAYHOST/`postconf -h mydomain`/g" \
409 resolve_clnt.ref | diff - resolve_clnt.tmp
410 rm -f resolve_clnt.tmp
412 scache_multi_test: scache scache_multi.in scache_multi.ref
413 ./scache <scache_multi.in >scache_multi.tmp
414 diff scache_multi.ref scache_multi.tmp
415 rm -f scache_multi.tmp
417 ehlo_mask_test: ehlo_mask ehlo_mask.in ehlo_mask.ref
418 ./ehlo_mask <ehlo_mask.in >ehlo_mask.tmp
419 diff ehlo_mask.ref ehlo_mask.tmp
420 rm -f ehlo_mask.tmp
422 namadr_list_test: namadr_list namadr_list.in namadr_list.ref
423 -sh namadr_list.in >namadr_list.tmp 2>&1
424 diff namadr_list.ref namadr_list.tmp
425 rm -f namadr_list.tmp
427 mail_conf_time_test: mail_conf_time mail_conf_time.ref
428 ./mail_conf_time >mail_conf_time.tmp
429 diff mail_conf_time.ref mail_conf_time.tmp
430 rm -f mail_conf_time.tmp
432 header_body_checks_null_test: header_body_checks header_body_checks_null.ref
433 ./header_body_checks "" "" "" "" \
434 <mime_test.in >header_body_checks_null.tmp 2>&1
435 cmp header_body_checks_null.ref header_body_checks_null.tmp
436 ./header_body_checks static:dunno static:dunno static:dunno static:dunno \
437 <mime_test.in >header_body_checks_null.tmp 2>&1
438 cmp header_body_checks_null.ref header_body_checks_null.tmp
439 ./header_body_checks static:ok static:ok static:ok static:ok \
440 <mime_test.in >header_body_checks_null.tmp 2>&1
441 cmp header_body_checks_null.ref header_body_checks_null.tmp
442 rm -f header_body_checks_null.tmp
444 header_body_checks_warn_test: header_body_checks header_body_checks_warn.ref
445 ./header_body_checks static:warn static:warn static:warn static:warn \
446 <mime_test.in >header_body_checks_warn.tmp 2>&1
447 cmp header_body_checks_warn.ref header_body_checks_warn.tmp
448 rm -f header_body_checks_warn.tmp
450 header_body_checks_prepend_test: header_body_checks header_body_checks_prepend.ref
451 echo /./ prepend header: head >header_body_checks_head
452 echo /./ prepend header: mime >header_body_checks_mime
453 echo /./ prepend header: nest >header_body_checks_nest
454 echo /./ prepend body >header_body_checks_body
455 ./header_body_checks regexp:header_body_checks_head regexp:header_body_checks_mime \
456 regexp:header_body_checks_nest regexp:header_body_checks_body \
457 <mime_test.in >header_body_checks_prepend.tmp 2>&1
458 cmp header_body_checks_prepend.ref header_body_checks_prepend.tmp
459 rm -f header_body_checks_prepend.tmp header_body_checks_head header_body_checks_mime header_body_checks_nest header_body_checks_body
461 # Note: the IGNORE action will not strip empty lines. Postfix maps
462 # currently never see null query strings because some map types raise
463 # errors. We can eliminate this restriction by allowing individual
464 # map types to advertise whether they can handle null queries.
465 header_body_checks_ignore_test: header_body_checks header_body_checks_ignore.ref
466 ./header_body_checks static:ignore static:ignore static:ignore static:ignore \
467 <mime_test.in >header_body_checks_ignore.tmp 2>&1
468 cmp header_body_checks_ignore.ref header_body_checks_ignore.tmp
469 rm -f header_body_checks_ignore.tmp header_body_checks_head header_body_checks_mime header_body_checks_nest header_body_checks_body
471 header_body_checks_replace_test: header_body_checks header_body_checks_replace.ref
472 echo /./ replace header: head >header_body_checks_head
473 echo /./ replace header: mime >header_body_checks_mime
474 echo /./ replace header: nest >header_body_checks_nest
475 echo /./ replace body >header_body_checks_body
476 ./header_body_checks regexp:header_body_checks_head regexp:header_body_checks_mime \
477 regexp:header_body_checks_nest regexp:header_body_checks_body \
478 <mime_test.in >header_body_checks_replace.tmp 2>&1
479 cmp header_body_checks_replace.ref header_body_checks_replace.tmp
480 rm -f header_body_checks_replace.tmp header_body_checks_head header_body_checks_mime header_body_checks_nest header_body_checks_body
482 printfck: $(OBJS) $(PROG)
483 rm -rf printfck
484 mkdir printfck
485 cp *.h printfck
486 sed '1,/^# do not edit/!d' Makefile >printfck/Makefile
487 set -e; for i in *.c; do printfck -f .printfck $$i >printfck/$$i; done
488 cd printfck; make "INC_DIR=../../../include" `cd ..; ls *.o`
490 lint:
491 lint $(DEFS) $(SRCS) $(LINTFIX)
493 clean:
494 rm -f *.o $(LIB) *core $(TESTPROG) junk
495 rm -rf printfck
497 tidy: clean
499 depend: $(MAKES)
500 (sed '1,/^# do not edit/!d' Makefile.in; \
501 set -e; for i in [a-z][a-z0-9]*.c; do \
502 $(CC) -E $(DEFS) $(INCL) $$i | grep -v '[<>]' | sed -n -e '/^# *1 *"\([^"]*\)".*/{' \
503 -e 's//'`echo $$i|sed 's/c$$/o/'`': \1/' \
504 -e 's/o: \.\//o: /' -e p -e '}' ; \
505 done | sort -u) | grep -v '[.][o][:][ ][/]' >$$$$ && mv $$$$ Makefile.in
506 @$(EXPORT) make -f Makefile.in Makefile 1>&2
508 # do not edit below this line - it is generated by 'make depend'
509 abounce.o: ../../include/attr.h
510 abounce.o: ../../include/events.h
511 abounce.o: ../../include/iostuff.h
512 abounce.o: ../../include/msg.h
513 abounce.o: ../../include/mymalloc.h
514 abounce.o: ../../include/sys_defs.h
515 abounce.o: ../../include/vbuf.h
516 abounce.o: ../../include/vstream.h
517 abounce.o: ../../include/vstring.h
518 abounce.o: abounce.c
519 abounce.o: abounce.h
520 abounce.o: bounce.h
521 abounce.o: deliver_request.h
522 abounce.o: dsn.h
523 abounce.o: dsn_buf.h
524 abounce.o: mail_params.h
525 abounce.o: mail_proto.h
526 abounce.o: msg_stats.h
527 abounce.o: recipient_list.h
528 anvil_clnt.o: ../../include/attr.h
529 anvil_clnt.o: ../../include/attr_clnt.h
530 anvil_clnt.o: ../../include/iostuff.h
531 anvil_clnt.o: ../../include/msg.h
532 anvil_clnt.o: ../../include/mymalloc.h
533 anvil_clnt.o: ../../include/stringops.h
534 anvil_clnt.o: ../../include/sys_defs.h
535 anvil_clnt.o: ../../include/vbuf.h
536 anvil_clnt.o: ../../include/vstream.h
537 anvil_clnt.o: ../../include/vstring.h
538 anvil_clnt.o: anvil_clnt.c
539 anvil_clnt.o: anvil_clnt.h
540 anvil_clnt.o: mail_params.h
541 anvil_clnt.o: mail_proto.h
542 been_here.o: ../../include/htable.h
543 been_here.o: ../../include/msg.h
544 been_here.o: ../../include/mymalloc.h
545 been_here.o: ../../include/stringops.h
546 been_here.o: ../../include/sys_defs.h
547 been_here.o: ../../include/vbuf.h
548 been_here.o: ../../include/vstring.h
549 been_here.o: been_here.c
550 been_here.o: been_here.h
551 bounce.o: ../../include/attr.h
552 bounce.o: ../../include/iostuff.h
553 bounce.o: ../../include/msg.h
554 bounce.o: ../../include/mymalloc.h
555 bounce.o: ../../include/sys_defs.h
556 bounce.o: ../../include/vbuf.h
557 bounce.o: ../../include/vstream.h
558 bounce.o: ../../include/vstring.h
559 bounce.o: bounce.c
560 bounce.o: bounce.h
561 bounce.o: defer.h
562 bounce.o: deliver_request.h
563 bounce.o: dsn.h
564 bounce.o: dsn_buf.h
565 bounce.o: dsn_print.h
566 bounce.o: dsn_util.h
567 bounce.o: log_adhoc.h
568 bounce.o: mail_params.h
569 bounce.o: mail_proto.h
570 bounce.o: msg_stats.h
571 bounce.o: rcpt_print.h
572 bounce.o: recipient_list.h
573 bounce.o: trace.h
574 bounce.o: verify.h
575 bounce_log.o: ../../include/attr.h
576 bounce_log.o: ../../include/iostuff.h
577 bounce_log.o: ../../include/msg.h
578 bounce_log.o: ../../include/mymalloc.h
579 bounce_log.o: ../../include/stringops.h
580 bounce_log.o: ../../include/sys_defs.h
581 bounce_log.o: ../../include/vbuf.h
582 bounce_log.o: ../../include/vstream.h
583 bounce_log.o: ../../include/vstring.h
584 bounce_log.o: ../../include/vstring_vstream.h
585 bounce_log.o: bounce_log.c
586 bounce_log.o: bounce_log.h
587 bounce_log.o: dsn.h
588 bounce_log.o: dsn_buf.h
589 bounce_log.o: dsn_mask.h
590 bounce_log.o: mail_params.h
591 bounce_log.o: mail_proto.h
592 bounce_log.o: mail_queue.h
593 bounce_log.o: rcpt_buf.h
594 bounce_log.o: recipient_list.h
595 canon_addr.o: ../../include/attr.h
596 canon_addr.o: ../../include/iostuff.h
597 canon_addr.o: ../../include/mymalloc.h
598 canon_addr.o: ../../include/sys_defs.h
599 canon_addr.o: ../../include/vbuf.h
600 canon_addr.o: ../../include/vstream.h
601 canon_addr.o: ../../include/vstring.h
602 canon_addr.o: canon_addr.c
603 canon_addr.o: canon_addr.h
604 canon_addr.o: mail_proto.h
605 canon_addr.o: rewrite_clnt.h
606 cfg_parser.o: ../../include/argv.h
607 cfg_parser.o: ../../include/dict.h
608 cfg_parser.o: ../../include/msg.h
609 cfg_parser.o: ../../include/mymalloc.h
610 cfg_parser.o: ../../include/sys_defs.h
611 cfg_parser.o: ../../include/vbuf.h
612 cfg_parser.o: ../../include/vstream.h
613 cfg_parser.o: ../../include/vstring.h
614 cfg_parser.o: cfg_parser.c
615 cfg_parser.o: cfg_parser.h
616 cfg_parser.o: mail_conf.h
617 cleanup_strerror.o: ../../include/msg.h
618 cleanup_strerror.o: ../../include/sys_defs.h
619 cleanup_strerror.o: ../../include/vbuf.h
620 cleanup_strerror.o: ../../include/vstring.h
621 cleanup_strerror.o: cleanup_strerror.c
622 cleanup_strerror.o: cleanup_user.h
623 cleanup_strflags.o: ../../include/msg.h
624 cleanup_strflags.o: ../../include/sys_defs.h
625 cleanup_strflags.o: ../../include/vbuf.h
626 cleanup_strflags.o: ../../include/vstring.h
627 cleanup_strflags.o: cleanup_strflags.c
628 cleanup_strflags.o: cleanup_user.h
629 clnt_stream.o: ../../include/attr.h
630 clnt_stream.o: ../../include/events.h
631 clnt_stream.o: ../../include/iostuff.h
632 clnt_stream.o: ../../include/msg.h
633 clnt_stream.o: ../../include/mymalloc.h
634 clnt_stream.o: ../../include/sys_defs.h
635 clnt_stream.o: ../../include/vbuf.h
636 clnt_stream.o: ../../include/vstream.h
637 clnt_stream.o: clnt_stream.c
638 clnt_stream.o: clnt_stream.h
639 clnt_stream.o: mail_params.h
640 clnt_stream.o: mail_proto.h
641 conv_time.o: ../../include/msg.h
642 conv_time.o: ../../include/sys_defs.h
643 conv_time.o: conv_time.c
644 conv_time.o: conv_time.h
645 data_redirect.o: ../../include/argv.h
646 data_redirect.o: ../../include/dict.h
647 data_redirect.o: ../../include/dict_cdb.h
648 data_redirect.o: ../../include/dict_db.h
649 data_redirect.o: ../../include/dict_dbm.h
650 data_redirect.o: ../../include/msg.h
651 data_redirect.o: ../../include/name_code.h
652 data_redirect.o: ../../include/split_at.h
653 data_redirect.o: ../../include/stringops.h
654 data_redirect.o: ../../include/sys_defs.h
655 data_redirect.o: ../../include/vbuf.h
656 data_redirect.o: ../../include/vstream.h
657 data_redirect.o: ../../include/vstring.h
658 data_redirect.o: data_redirect.c
659 data_redirect.o: data_redirect.h
660 data_redirect.o: dict_proxy.h
661 data_redirect.o: mail_params.h
662 db_common.o: ../../include/argv.h
663 db_common.o: ../../include/dict.h
664 db_common.o: ../../include/match_list.h
665 db_common.o: ../../include/match_ops.h
666 db_common.o: ../../include/msg.h
667 db_common.o: ../../include/mymalloc.h
668 db_common.o: ../../include/sys_defs.h
669 db_common.o: ../../include/vbuf.h
670 db_common.o: ../../include/vstream.h
671 db_common.o: ../../include/vstring.h
672 db_common.o: cfg_parser.h
673 db_common.o: db_common.c
674 db_common.o: db_common.h
675 db_common.o: string_list.h
676 debug_peer.o: ../../include/match_list.h
677 debug_peer.o: ../../include/match_ops.h
678 debug_peer.o: ../../include/msg.h
679 debug_peer.o: ../../include/sys_defs.h
680 debug_peer.o: debug_peer.c
681 debug_peer.o: debug_peer.h
682 debug_peer.o: mail_params.h
683 debug_peer.o: match_parent_style.h
684 debug_peer.o: namadr_list.h
685 debug_process.o: ../../include/msg.h
686 debug_process.o: ../../include/sys_defs.h
687 debug_process.o: debug_process.c
688 debug_process.o: debug_process.h
689 debug_process.o: mail_conf.h
690 debug_process.o: mail_params.h
691 defer.o: ../../include/attr.h
692 defer.o: ../../include/iostuff.h
693 defer.o: ../../include/msg.h
694 defer.o: ../../include/sys_defs.h
695 defer.o: ../../include/vbuf.h
696 defer.o: ../../include/vstream.h
697 defer.o: ../../include/vstring.h
698 defer.o: bounce.h
699 defer.o: defer.c
700 defer.o: defer.h
701 defer.o: deliver_request.h
702 defer.o: dsn.h
703 defer.o: dsn_buf.h
704 defer.o: dsn_print.h
705 defer.o: dsn_util.h
706 defer.o: flush_clnt.h
707 defer.o: log_adhoc.h
708 defer.o: mail_params.h
709 defer.o: mail_proto.h
710 defer.o: mail_queue.h
711 defer.o: msg_stats.h
712 defer.o: rcpt_print.h
713 defer.o: recipient_list.h
714 defer.o: trace.h
715 defer.o: verify.h
716 deliver_completed.o: ../../include/msg.h
717 deliver_completed.o: ../../include/sys_defs.h
718 deliver_completed.o: ../../include/vbuf.h
719 deliver_completed.o: ../../include/vstream.h
720 deliver_completed.o: ../../include/vstring.h
721 deliver_completed.o: deliver_completed.c
722 deliver_completed.o: deliver_completed.h
723 deliver_completed.o: rec_type.h
724 deliver_completed.o: record.h
725 deliver_flock.o: ../../include/iostuff.h
726 deliver_flock.o: ../../include/myflock.h
727 deliver_flock.o: ../../include/sys_defs.h
728 deliver_flock.o: ../../include/vbuf.h
729 deliver_flock.o: ../../include/vstring.h
730 deliver_flock.o: deliver_flock.c
731 deliver_flock.o: deliver_flock.h
732 deliver_flock.o: mail_params.h
733 deliver_pass.o: ../../include/attr.h
734 deliver_pass.o: ../../include/iostuff.h
735 deliver_pass.o: ../../include/msg.h
736 deliver_pass.o: ../../include/mymalloc.h
737 deliver_pass.o: ../../include/split_at.h
738 deliver_pass.o: ../../include/sys_defs.h
739 deliver_pass.o: ../../include/vbuf.h
740 deliver_pass.o: ../../include/vstream.h
741 deliver_pass.o: ../../include/vstring.h
742 deliver_pass.o: bounce.h
743 deliver_pass.o: defer.h
744 deliver_pass.o: deliver_pass.c
745 deliver_pass.o: deliver_pass.h
746 deliver_pass.o: deliver_request.h
747 deliver_pass.o: dsb_scan.h
748 deliver_pass.o: dsn.h
749 deliver_pass.o: dsn_buf.h
750 deliver_pass.o: mail_params.h
751 deliver_pass.o: mail_proto.h
752 deliver_pass.o: msg_stats.h
753 deliver_pass.o: rcpt_print.h
754 deliver_pass.o: recipient_list.h
755 deliver_request.o: ../../include/attr.h
756 deliver_request.o: ../../include/iostuff.h
757 deliver_request.o: ../../include/msg.h
758 deliver_request.o: ../../include/myflock.h
759 deliver_request.o: ../../include/mymalloc.h
760 deliver_request.o: ../../include/sys_defs.h
761 deliver_request.o: ../../include/vbuf.h
762 deliver_request.o: ../../include/vstream.h
763 deliver_request.o: ../../include/vstring.h
764 deliver_request.o: deliver_request.c
765 deliver_request.o: deliver_request.h
766 deliver_request.o: dsn.h
767 deliver_request.o: dsn_print.h
768 deliver_request.o: mail_open_ok.h
769 deliver_request.o: mail_proto.h
770 deliver_request.o: mail_queue.h
771 deliver_request.o: msg_stats.h
772 deliver_request.o: rcpt_buf.h
773 deliver_request.o: recipient_list.h
774 delivered_hdr.o: ../../include/htable.h
775 delivered_hdr.o: ../../include/msg.h
776 delivered_hdr.o: ../../include/mymalloc.h
777 delivered_hdr.o: ../../include/stringops.h
778 delivered_hdr.o: ../../include/sys_defs.h
779 delivered_hdr.o: ../../include/vbuf.h
780 delivered_hdr.o: ../../include/vstream.h
781 delivered_hdr.o: ../../include/vstring.h
782 delivered_hdr.o: ../../include/vstring_vstream.h
783 delivered_hdr.o: delivered_hdr.c
784 delivered_hdr.o: delivered_hdr.h
785 delivered_hdr.o: fold_addr.h
786 delivered_hdr.o: header_opts.h
787 delivered_hdr.o: is_header.h
788 delivered_hdr.o: quote_822_local.h
789 delivered_hdr.o: quote_flags.h
790 delivered_hdr.o: rec_type.h
791 delivered_hdr.o: record.h
792 dict_ldap.o: ../../include/argv.h
793 dict_ldap.o: ../../include/binhash.h
794 dict_ldap.o: ../../include/dict.h
795 dict_ldap.o: ../../include/match_list.h
796 dict_ldap.o: ../../include/match_ops.h
797 dict_ldap.o: ../../include/msg.h
798 dict_ldap.o: ../../include/mymalloc.h
799 dict_ldap.o: ../../include/stringops.h
800 dict_ldap.o: ../../include/sys_defs.h
801 dict_ldap.o: ../../include/vbuf.h
802 dict_ldap.o: ../../include/vstream.h
803 dict_ldap.o: ../../include/vstring.h
804 dict_ldap.o: cfg_parser.h
805 dict_ldap.o: db_common.h
806 dict_ldap.o: dict_ldap.c
807 dict_ldap.o: dict_ldap.h
808 dict_ldap.o: string_list.h
809 dict_mysql.o: ../../include/argv.h
810 dict_mysql.o: ../../include/dict.h
811 dict_mysql.o: ../../include/events.h
812 dict_mysql.o: ../../include/find_inet.h
813 dict_mysql.o: ../../include/match_list.h
814 dict_mysql.o: ../../include/match_ops.h
815 dict_mysql.o: ../../include/msg.h
816 dict_mysql.o: ../../include/mymalloc.h
817 dict_mysql.o: ../../include/myrand.h
818 dict_mysql.o: ../../include/split_at.h
819 dict_mysql.o: ../../include/stringops.h
820 dict_mysql.o: ../../include/sys_defs.h
821 dict_mysql.o: ../../include/vbuf.h
822 dict_mysql.o: ../../include/vstream.h
823 dict_mysql.o: ../../include/vstring.h
824 dict_mysql.o: cfg_parser.h
825 dict_mysql.o: db_common.h
826 dict_mysql.o: dict_mysql.c
827 dict_mysql.o: dict_mysql.h
828 dict_mysql.o: string_list.h
829 dict_pgsql.o: ../../include/argv.h
830 dict_pgsql.o: ../../include/dict.h
831 dict_pgsql.o: ../../include/events.h
832 dict_pgsql.o: ../../include/find_inet.h
833 dict_pgsql.o: ../../include/match_list.h
834 dict_pgsql.o: ../../include/match_ops.h
835 dict_pgsql.o: ../../include/msg.h
836 dict_pgsql.o: ../../include/mymalloc.h
837 dict_pgsql.o: ../../include/myrand.h
838 dict_pgsql.o: ../../include/split_at.h
839 dict_pgsql.o: ../../include/stringops.h
840 dict_pgsql.o: ../../include/sys_defs.h
841 dict_pgsql.o: ../../include/vbuf.h
842 dict_pgsql.o: ../../include/vstream.h
843 dict_pgsql.o: ../../include/vstring.h
844 dict_pgsql.o: cfg_parser.h
845 dict_pgsql.o: db_common.h
846 dict_pgsql.o: dict_pgsql.c
847 dict_pgsql.o: dict_pgsql.h
848 dict_pgsql.o: string_list.h
849 dict_proxy.o: ../../include/argv.h
850 dict_proxy.o: ../../include/attr.h
851 dict_proxy.o: ../../include/dict.h
852 dict_proxy.o: ../../include/iostuff.h
853 dict_proxy.o: ../../include/msg.h
854 dict_proxy.o: ../../include/mymalloc.h
855 dict_proxy.o: ../../include/stringops.h
856 dict_proxy.o: ../../include/sys_defs.h
857 dict_proxy.o: ../../include/vbuf.h
858 dict_proxy.o: ../../include/vstream.h
859 dict_proxy.o: ../../include/vstring.h
860 dict_proxy.o: clnt_stream.h
861 dict_proxy.o: dict_proxy.c
862 dict_proxy.o: dict_proxy.h
863 dict_proxy.o: mail_params.h
864 dict_proxy.o: mail_proto.h
865 domain_list.o: ../../include/match_list.h
866 domain_list.o: ../../include/match_ops.h
867 domain_list.o: ../../include/sys_defs.h
868 domain_list.o: domain_list.c
869 domain_list.o: domain_list.h
870 dot_lockfile.o: ../../include/iostuff.h
871 dot_lockfile.o: ../../include/mymalloc.h
872 dot_lockfile.o: ../../include/stringops.h
873 dot_lockfile.o: ../../include/sys_defs.h
874 dot_lockfile.o: ../../include/vbuf.h
875 dot_lockfile.o: ../../include/vstring.h
876 dot_lockfile.o: dot_lockfile.c
877 dot_lockfile.o: dot_lockfile.h
878 dot_lockfile.o: mail_params.h
879 dot_lockfile_as.o: ../../include/msg.h
880 dot_lockfile_as.o: ../../include/set_eugid.h
881 dot_lockfile_as.o: ../../include/sys_defs.h
882 dot_lockfile_as.o: ../../include/vbuf.h
883 dot_lockfile_as.o: ../../include/vstring.h
884 dot_lockfile_as.o: dot_lockfile.h
885 dot_lockfile_as.o: dot_lockfile_as.c
886 dot_lockfile_as.o: dot_lockfile_as.h
887 dsb_scan.o: ../../include/attr.h
888 dsb_scan.o: ../../include/iostuff.h
889 dsb_scan.o: ../../include/sys_defs.h
890 dsb_scan.o: ../../include/vbuf.h
891 dsb_scan.o: ../../include/vstream.h
892 dsb_scan.o: ../../include/vstring.h
893 dsb_scan.o: dsb_scan.c
894 dsb_scan.o: dsb_scan.h
895 dsb_scan.o: dsn.h
896 dsb_scan.o: dsn_buf.h
897 dsb_scan.o: mail_proto.h
898 dsn.o: ../../include/msg.h
899 dsn.o: ../../include/mymalloc.h
900 dsn.o: ../../include/sys_defs.h
901 dsn.o: dsn.c
902 dsn.o: dsn.h
903 dsn_buf.o: ../../include/msg.h
904 dsn_buf.o: ../../include/mymalloc.h
905 dsn_buf.o: ../../include/sys_defs.h
906 dsn_buf.o: ../../include/vbuf.h
907 dsn_buf.o: ../../include/vstring.h
908 dsn_buf.o: dsn.h
909 dsn_buf.o: dsn_buf.c
910 dsn_buf.o: dsn_buf.h
911 dsn_mask.o: ../../include/msg.h
912 dsn_mask.o: ../../include/name_code.h
913 dsn_mask.o: ../../include/name_mask.h
914 dsn_mask.o: ../../include/sys_defs.h
915 dsn_mask.o: ../../include/vbuf.h
916 dsn_mask.o: ../../include/vstring.h
917 dsn_mask.o: dsn_mask.c
918 dsn_mask.o: dsn_mask.h
919 dsn_print.o: ../../include/attr.h
920 dsn_print.o: ../../include/iostuff.h
921 dsn_print.o: ../../include/sys_defs.h
922 dsn_print.o: ../../include/vbuf.h
923 dsn_print.o: ../../include/vstream.h
924 dsn_print.o: dsn.h
925 dsn_print.o: dsn_print.c
926 dsn_print.o: dsn_print.h
927 dsn_print.o: mail_proto.h
928 dsn_util.o: ../../include/msg.h
929 dsn_util.o: ../../include/mymalloc.h
930 dsn_util.o: ../../include/stringops.h
931 dsn_util.o: ../../include/sys_defs.h
932 dsn_util.o: ../../include/vbuf.h
933 dsn_util.o: ../../include/vstring.h
934 dsn_util.o: dsn_util.c
935 dsn_util.o: dsn_util.h
936 ehlo_mask.o: ../../include/name_mask.h
937 ehlo_mask.o: ../../include/sys_defs.h
938 ehlo_mask.o: ../../include/vbuf.h
939 ehlo_mask.o: ../../include/vstring.h
940 ehlo_mask.o: ehlo_mask.c
941 ehlo_mask.o: ehlo_mask.h
942 ext_prop.o: ../../include/name_mask.h
943 ext_prop.o: ../../include/sys_defs.h
944 ext_prop.o: ../../include/vbuf.h
945 ext_prop.o: ../../include/vstring.h
946 ext_prop.o: ext_prop.c
947 ext_prop.o: ext_prop.h
948 ext_prop.o: mail_params.h
949 file_id.o: ../../include/msg.h
950 file_id.o: ../../include/sys_defs.h
951 file_id.o: ../../include/vbuf.h
952 file_id.o: ../../include/vstring.h
953 file_id.o: file_id.c
954 file_id.o: file_id.h
955 flush_clnt.o: ../../include/attr.h
956 flush_clnt.o: ../../include/iostuff.h
957 flush_clnt.o: ../../include/match_list.h
958 flush_clnt.o: ../../include/match_ops.h
959 flush_clnt.o: ../../include/msg.h
960 flush_clnt.o: ../../include/sys_defs.h
961 flush_clnt.o: ../../include/vbuf.h
962 flush_clnt.o: ../../include/vstream.h
963 flush_clnt.o: domain_list.h
964 flush_clnt.o: flush_clnt.c
965 flush_clnt.o: flush_clnt.h
966 flush_clnt.o: mail_flush.h
967 flush_clnt.o: mail_params.h
968 flush_clnt.o: mail_proto.h
969 flush_clnt.o: match_parent_style.h
970 fold_addr.o: ../../include/stringops.h
971 fold_addr.o: ../../include/sys_defs.h
972 fold_addr.o: ../../include/vbuf.h
973 fold_addr.o: ../../include/vstring.h
974 fold_addr.o: fold_addr.c
975 fold_addr.o: fold_addr.h
976 header_body_checks.o: ../../include/argv.h
977 header_body_checks.o: ../../include/dict.h
978 header_body_checks.o: ../../include/msg.h
979 header_body_checks.o: ../../include/mymalloc.h
980 header_body_checks.o: ../../include/sys_defs.h
981 header_body_checks.o: ../../include/vbuf.h
982 header_body_checks.o: ../../include/vstream.h
983 header_body_checks.o: ../../include/vstring.h
984 header_body_checks.o: cleanup_user.h
985 header_body_checks.o: dsn_util.h
986 header_body_checks.o: header_body_checks.c
987 header_body_checks.o: header_body_checks.h
988 header_body_checks.o: header_opts.h
989 header_body_checks.o: is_header.h
990 header_body_checks.o: maps.h
991 header_body_checks.o: mime_state.h
992 header_body_checks.o: rec_type.h
993 header_opts.o: ../../include/htable.h
994 header_opts.o: ../../include/msg.h
995 header_opts.o: ../../include/stringops.h
996 header_opts.o: ../../include/sys_defs.h
997 header_opts.o: ../../include/vbuf.h
998 header_opts.o: ../../include/vstring.h
999 header_opts.o: header_opts.c
1000 header_opts.o: header_opts.h
1001 header_token.o: ../../include/msg.h
1002 header_token.o: ../../include/sys_defs.h
1003 header_token.o: ../../include/vbuf.h
1004 header_token.o: ../../include/vstring.h
1005 header_token.o: header_token.c
1006 header_token.o: header_token.h
1007 header_token.o: lex_822.h
1008 input_transp.o: ../../include/msg.h
1009 input_transp.o: ../../include/name_mask.h
1010 input_transp.o: ../../include/sys_defs.h
1011 input_transp.o: ../../include/vbuf.h
1012 input_transp.o: ../../include/vstring.h
1013 input_transp.o: cleanup_user.h
1014 input_transp.o: input_transp.c
1015 input_transp.o: input_transp.h
1016 input_transp.o: mail_params.h
1017 int_filt.o: ../../include/msg.h
1018 int_filt.o: ../../include/name_mask.h
1019 int_filt.o: ../../include/sys_defs.h
1020 int_filt.o: ../../include/vbuf.h
1021 int_filt.o: ../../include/vstring.h
1022 int_filt.o: cleanup_user.h
1023 int_filt.o: int_filt.c
1024 int_filt.o: int_filt.h
1025 int_filt.o: mail_params.h
1026 is_header.o: ../../include/sys_defs.h
1027 is_header.o: is_header.c
1028 is_header.o: is_header.h
1029 log_adhoc.o: ../../include/attr.h
1030 log_adhoc.o: ../../include/format_tv.h
1031 log_adhoc.o: ../../include/msg.h
1032 log_adhoc.o: ../../include/sys_defs.h
1033 log_adhoc.o: ../../include/vbuf.h
1034 log_adhoc.o: ../../include/vstream.h
1035 log_adhoc.o: ../../include/vstring.h
1036 log_adhoc.o: dsn.h
1037 log_adhoc.o: log_adhoc.c
1038 log_adhoc.o: log_adhoc.h
1039 log_adhoc.o: mail_params.h
1040 log_adhoc.o: msg_stats.h
1041 log_adhoc.o: recipient_list.h
1042 mail_addr.o: ../../include/stringops.h
1043 mail_addr.o: ../../include/sys_defs.h
1044 mail_addr.o: ../../include/vbuf.h
1045 mail_addr.o: ../../include/vstring.h
1046 mail_addr.o: mail_addr.c
1047 mail_addr.o: mail_addr.h
1048 mail_addr.o: mail_params.h
1049 mail_addr_crunch.o: ../../include/argv.h
1050 mail_addr_crunch.o: ../../include/mymalloc.h
1051 mail_addr_crunch.o: ../../include/sys_defs.h
1052 mail_addr_crunch.o: ../../include/vbuf.h
1053 mail_addr_crunch.o: ../../include/vstring.h
1054 mail_addr_crunch.o: canon_addr.h
1055 mail_addr_crunch.o: mail_addr_crunch.c
1056 mail_addr_crunch.o: mail_addr_crunch.h
1057 mail_addr_crunch.o: resolve_clnt.h
1058 mail_addr_crunch.o: tok822.h
1059 mail_addr_find.o: ../../include/argv.h
1060 mail_addr_find.o: ../../include/dict.h
1061 mail_addr_find.o: ../../include/msg.h
1062 mail_addr_find.o: ../../include/mymalloc.h
1063 mail_addr_find.o: ../../include/stringops.h
1064 mail_addr_find.o: ../../include/sys_defs.h
1065 mail_addr_find.o: ../../include/vbuf.h
1066 mail_addr_find.o: ../../include/vstream.h
1067 mail_addr_find.o: ../../include/vstring.h
1068 mail_addr_find.o: mail_addr_find.c
1069 mail_addr_find.o: mail_addr_find.h
1070 mail_addr_find.o: mail_params.h
1071 mail_addr_find.o: maps.h
1072 mail_addr_find.o: resolve_local.h
1073 mail_addr_find.o: strip_addr.h
1074 mail_addr_map.o: ../../include/argv.h
1075 mail_addr_map.o: ../../include/dict.h
1076 mail_addr_map.o: ../../include/msg.h
1077 mail_addr_map.o: ../../include/mymalloc.h
1078 mail_addr_map.o: ../../include/sys_defs.h
1079 mail_addr_map.o: ../../include/vbuf.h
1080 mail_addr_map.o: ../../include/vstream.h
1081 mail_addr_map.o: ../../include/vstring.h
1082 mail_addr_map.o: mail_addr_crunch.h
1083 mail_addr_map.o: mail_addr_find.h
1084 mail_addr_map.o: mail_addr_map.c
1085 mail_addr_map.o: mail_addr_map.h
1086 mail_addr_map.o: maps.h
1087 mail_command_client.o: ../../include/attr.h
1088 mail_command_client.o: ../../include/iostuff.h
1089 mail_command_client.o: ../../include/sys_defs.h
1090 mail_command_client.o: ../../include/vbuf.h
1091 mail_command_client.o: ../../include/vstream.h
1092 mail_command_client.o: mail_command_client.c
1093 mail_command_client.o: mail_proto.h
1094 mail_command_server.o: ../../include/attr.h
1095 mail_command_server.o: ../../include/iostuff.h
1096 mail_command_server.o: ../../include/sys_defs.h
1097 mail_command_server.o: ../../include/vbuf.h
1098 mail_command_server.o: ../../include/vstream.h
1099 mail_command_server.o: mail_command_server.c
1100 mail_command_server.o: mail_proto.h
1101 mail_conf.o: ../../include/argv.h
1102 mail_conf.o: ../../include/dict.h
1103 mail_conf.o: ../../include/msg.h
1104 mail_conf.o: ../../include/mymalloc.h
1105 mail_conf.o: ../../include/readlline.h
1106 mail_conf.o: ../../include/safe.h
1107 mail_conf.o: ../../include/stringops.h
1108 mail_conf.o: ../../include/sys_defs.h
1109 mail_conf.o: ../../include/vbuf.h
1110 mail_conf.o: ../../include/vstream.h
1111 mail_conf.o: ../../include/vstring.h
1112 mail_conf.o: mail_conf.c
1113 mail_conf.o: mail_conf.h
1114 mail_conf.o: mail_params.h
1115 mail_conf_bool.o: ../../include/argv.h
1116 mail_conf_bool.o: ../../include/dict.h
1117 mail_conf_bool.o: ../../include/msg.h
1118 mail_conf_bool.o: ../../include/sys_defs.h
1119 mail_conf_bool.o: ../../include/vbuf.h
1120 mail_conf_bool.o: ../../include/vstream.h
1121 mail_conf_bool.o: ../../include/vstring.h
1122 mail_conf_bool.o: mail_conf.h
1123 mail_conf_bool.o: mail_conf_bool.c
1124 mail_conf_int.o: ../../include/argv.h
1125 mail_conf_int.o: ../../include/dict.h
1126 mail_conf_int.o: ../../include/msg.h
1127 mail_conf_int.o: ../../include/mymalloc.h
1128 mail_conf_int.o: ../../include/stringops.h
1129 mail_conf_int.o: ../../include/sys_defs.h
1130 mail_conf_int.o: ../../include/vbuf.h
1131 mail_conf_int.o: ../../include/vstream.h
1132 mail_conf_int.o: ../../include/vstring.h
1133 mail_conf_int.o: mail_conf.h
1134 mail_conf_int.o: mail_conf_int.c
1135 mail_conf_long.o: ../../include/argv.h
1136 mail_conf_long.o: ../../include/dict.h
1137 mail_conf_long.o: ../../include/msg.h
1138 mail_conf_long.o: ../../include/mymalloc.h
1139 mail_conf_long.o: ../../include/stringops.h
1140 mail_conf_long.o: ../../include/sys_defs.h
1141 mail_conf_long.o: ../../include/vbuf.h
1142 mail_conf_long.o: ../../include/vstream.h
1143 mail_conf_long.o: ../../include/vstring.h
1144 mail_conf_long.o: mail_conf.h
1145 mail_conf_long.o: mail_conf_long.c
1146 mail_conf_nint.o: ../../include/argv.h
1147 mail_conf_nint.o: ../../include/dict.h
1148 mail_conf_nint.o: ../../include/msg.h
1149 mail_conf_nint.o: ../../include/mymalloc.h
1150 mail_conf_nint.o: ../../include/stringops.h
1151 mail_conf_nint.o: ../../include/sys_defs.h
1152 mail_conf_nint.o: ../../include/vbuf.h
1153 mail_conf_nint.o: ../../include/vstream.h
1154 mail_conf_nint.o: ../../include/vstring.h
1155 mail_conf_nint.o: mail_conf.h
1156 mail_conf_nint.o: mail_conf_nint.c
1157 mail_conf_raw.o: ../../include/msg.h
1158 mail_conf_raw.o: ../../include/mymalloc.h
1159 mail_conf_raw.o: ../../include/sys_defs.h
1160 mail_conf_raw.o: mail_conf.h
1161 mail_conf_raw.o: mail_conf_raw.c
1162 mail_conf_str.o: ../../include/msg.h
1163 mail_conf_str.o: ../../include/mymalloc.h
1164 mail_conf_str.o: ../../include/stringops.h
1165 mail_conf_str.o: ../../include/sys_defs.h
1166 mail_conf_str.o: ../../include/vbuf.h
1167 mail_conf_str.o: ../../include/vstring.h
1168 mail_conf_str.o: mail_conf.h
1169 mail_conf_str.o: mail_conf_str.c
1170 mail_conf_time.o: ../../include/argv.h
1171 mail_conf_time.o: ../../include/dict.h
1172 mail_conf_time.o: ../../include/msg.h
1173 mail_conf_time.o: ../../include/mymalloc.h
1174 mail_conf_time.o: ../../include/stringops.h
1175 mail_conf_time.o: ../../include/sys_defs.h
1176 mail_conf_time.o: ../../include/vbuf.h
1177 mail_conf_time.o: ../../include/vstream.h
1178 mail_conf_time.o: ../../include/vstring.h
1179 mail_conf_time.o: conv_time.h
1180 mail_conf_time.o: mail_conf.h
1181 mail_conf_time.o: mail_conf_time.c
1182 mail_connect.o: ../../include/attr.h
1183 mail_connect.o: ../../include/connect.h
1184 mail_connect.o: ../../include/iostuff.h
1185 mail_connect.o: ../../include/msg.h
1186 mail_connect.o: ../../include/mymalloc.h
1187 mail_connect.o: ../../include/stringops.h
1188 mail_connect.o: ../../include/sys_defs.h
1189 mail_connect.o: ../../include/vbuf.h
1190 mail_connect.o: ../../include/vstream.h
1191 mail_connect.o: ../../include/vstring.h
1192 mail_connect.o: mail_connect.c
1193 mail_connect.o: mail_proto.h
1194 mail_connect.o: timed_ipc.h
1195 mail_copy.o: ../../include/htable.h
1196 mail_copy.o: ../../include/iostuff.h
1197 mail_copy.o: ../../include/msg.h
1198 mail_copy.o: ../../include/safe_open.h
1199 mail_copy.o: ../../include/stringops.h
1200 mail_copy.o: ../../include/sys_defs.h
1201 mail_copy.o: ../../include/vbuf.h
1202 mail_copy.o: ../../include/vstream.h
1203 mail_copy.o: ../../include/vstring.h
1204 mail_copy.o: ../../include/vstring_vstream.h
1205 mail_copy.o: dsn.h
1206 mail_copy.o: dsn_buf.h
1207 mail_copy.o: mail_addr.h
1208 mail_copy.o: mail_copy.c
1209 mail_copy.o: mail_copy.h
1210 mail_copy.o: mail_params.h
1211 mail_copy.o: mail_queue.h
1212 mail_copy.o: mark_corrupt.h
1213 mail_copy.o: mbox_open.h
1214 mail_copy.o: quote_822_local.h
1215 mail_copy.o: quote_flags.h
1216 mail_copy.o: rec_type.h
1217 mail_copy.o: record.h
1218 mail_copy.o: sys_exits.h
1219 mail_date.o: ../../include/msg.h
1220 mail_date.o: ../../include/sys_defs.h
1221 mail_date.o: ../../include/vbuf.h
1222 mail_date.o: ../../include/vstring.h
1223 mail_date.o: mail_date.c
1224 mail_date.o: mail_date.h
1225 mail_dict.o: ../../include/argv.h
1226 mail_dict.o: ../../include/dict.h
1227 mail_dict.o: ../../include/msg.h
1228 mail_dict.o: ../../include/sys_defs.h
1229 mail_dict.o: ../../include/vbuf.h
1230 mail_dict.o: ../../include/vstream.h
1231 mail_dict.o: ../../include/vstring.h
1232 mail_dict.o: dict_ldap.h
1233 mail_dict.o: dict_mysql.h
1234 mail_dict.o: dict_pgsql.h
1235 mail_dict.o: dict_proxy.h
1236 mail_dict.o: mail_dict.c
1237 mail_dict.o: mail_dict.h
1238 mail_error.o: ../../include/name_mask.h
1239 mail_error.o: ../../include/sys_defs.h
1240 mail_error.o: ../../include/vbuf.h
1241 mail_error.o: ../../include/vstring.h
1242 mail_error.o: mail_error.c
1243 mail_error.o: mail_error.h
1244 mail_flush.o: ../../include/attr.h
1245 mail_flush.o: ../../include/iostuff.h
1246 mail_flush.o: ../../include/sys_defs.h
1247 mail_flush.o: ../../include/vbuf.h
1248 mail_flush.o: ../../include/vstream.h
1249 mail_flush.o: mail_flush.c
1250 mail_flush.o: mail_flush.h
1251 mail_flush.o: mail_params.h
1252 mail_flush.o: mail_proto.h
1253 mail_open_ok.o: ../../include/msg.h
1254 mail_open_ok.o: ../../include/sys_defs.h
1255 mail_open_ok.o: ../../include/vbuf.h
1256 mail_open_ok.o: ../../include/vstream.h
1257 mail_open_ok.o: ../../include/vstring.h
1258 mail_open_ok.o: mail_open_ok.c
1259 mail_open_ok.o: mail_open_ok.h
1260 mail_open_ok.o: mail_queue.h
1261 mail_params.o: ../../include/argv.h
1262 mail_params.o: ../../include/attr.h
1263 mail_params.o: ../../include/dict.h
1264 mail_params.o: ../../include/dict_db.h
1265 mail_params.o: ../../include/get_hostname.h
1266 mail_params.o: ../../include/inet_addr_list.h
1267 mail_params.o: ../../include/inet_proto.h
1268 mail_params.o: ../../include/iostuff.h
1269 mail_params.o: ../../include/msg.h
1270 mail_params.o: ../../include/msg_syslog.h
1271 mail_params.o: ../../include/myaddrinfo.h
1272 mail_params.o: ../../include/mymalloc.h
1273 mail_params.o: ../../include/safe.h
1274 mail_params.o: ../../include/safe_open.h
1275 mail_params.o: ../../include/stringops.h
1276 mail_params.o: ../../include/sys_defs.h
1277 mail_params.o: ../../include/valid_hostname.h
1278 mail_params.o: ../../include/vbuf.h
1279 mail_params.o: ../../include/vstream.h
1280 mail_params.o: ../../include/vstring.h
1281 mail_params.o: ../../include/vstring_vstream.h
1282 mail_params.o: mail_conf.h
1283 mail_params.o: mail_params.c
1284 mail_params.o: mail_params.h
1285 mail_params.o: mail_proto.h
1286 mail_params.o: mail_version.h
1287 mail_params.o: mynetworks.h
1288 mail_params.o: own_inet_addr.h
1289 mail_params.o: recipient_list.h
1290 mail_params.o: verp_sender.h
1291 mail_pathname.o: ../../include/attr.h
1292 mail_pathname.o: ../../include/iostuff.h
1293 mail_pathname.o: ../../include/stringops.h
1294 mail_pathname.o: ../../include/sys_defs.h
1295 mail_pathname.o: ../../include/vbuf.h
1296 mail_pathname.o: ../../include/vstream.h
1297 mail_pathname.o: ../../include/vstring.h
1298 mail_pathname.o: mail_pathname.c
1299 mail_pathname.o: mail_proto.h
1300 mail_queue.o: ../../include/argv.h
1301 mail_queue.o: ../../include/dir_forest.h
1302 mail_queue.o: ../../include/make_dirs.h
1303 mail_queue.o: ../../include/msg.h
1304 mail_queue.o: ../../include/mymalloc.h
1305 mail_queue.o: ../../include/sane_fsops.h
1306 mail_queue.o: ../../include/split_at.h
1307 mail_queue.o: ../../include/sys_defs.h
1308 mail_queue.o: ../../include/valid_hostname.h
1309 mail_queue.o: ../../include/vbuf.h
1310 mail_queue.o: ../../include/vstream.h
1311 mail_queue.o: ../../include/vstring.h
1312 mail_queue.o: file_id.h
1313 mail_queue.o: mail_params.h
1314 mail_queue.o: mail_queue.c
1315 mail_queue.o: mail_queue.h
1316 mail_run.o: ../../include/msg.h
1317 mail_run.o: ../../include/mymalloc.h
1318 mail_run.o: ../../include/stringops.h
1319 mail_run.o: ../../include/sys_defs.h
1320 mail_run.o: ../../include/vbuf.h
1321 mail_run.o: ../../include/vstring.h
1322 mail_run.o: mail_params.h
1323 mail_run.o: mail_run.c
1324 mail_run.o: mail_run.h
1325 mail_scan_dir.o: ../../include/scan_dir.h
1326 mail_scan_dir.o: ../../include/sys_defs.h
1327 mail_scan_dir.o: mail_scan_dir.c
1328 mail_scan_dir.o: mail_scan_dir.h
1329 mail_stream.o: ../../include/argv.h
1330 mail_stream.o: ../../include/attr.h
1331 mail_stream.o: ../../include/iostuff.h
1332 mail_stream.o: ../../include/msg.h
1333 mail_stream.o: ../../include/mymalloc.h
1334 mail_stream.o: ../../include/sane_fsops.h
1335 mail_stream.o: ../../include/stringops.h
1336 mail_stream.o: ../../include/sys_defs.h
1337 mail_stream.o: ../../include/vbuf.h
1338 mail_stream.o: ../../include/vstream.h
1339 mail_stream.o: ../../include/vstring.h
1340 mail_stream.o: cleanup_user.h
1341 mail_stream.o: mail_params.h
1342 mail_stream.o: mail_proto.h
1343 mail_stream.o: mail_queue.h
1344 mail_stream.o: mail_stream.c
1345 mail_stream.o: mail_stream.h
1346 mail_stream.o: opened.h
1347 mail_task.o: ../../include/safe.h
1348 mail_task.o: ../../include/sys_defs.h
1349 mail_task.o: ../../include/vbuf.h
1350 mail_task.o: ../../include/vstring.h
1351 mail_task.o: mail_conf.h
1352 mail_task.o: mail_params.h
1353 mail_task.o: mail_task.c
1354 mail_task.o: mail_task.h
1355 mail_trigger.o: ../../include/attr.h
1356 mail_trigger.o: ../../include/iostuff.h
1357 mail_trigger.o: ../../include/msg.h
1358 mail_trigger.o: ../../include/mymalloc.h
1359 mail_trigger.o: ../../include/sys_defs.h
1360 mail_trigger.o: ../../include/trigger.h
1361 mail_trigger.o: ../../include/vbuf.h
1362 mail_trigger.o: ../../include/vstream.h
1363 mail_trigger.o: mail_params.h
1364 mail_trigger.o: mail_proto.h
1365 mail_trigger.o: mail_trigger.c
1366 mail_version.o: mail_version.c
1367 maps.o: ../../include/argv.h
1368 maps.o: ../../include/dict.h
1369 maps.o: ../../include/msg.h
1370 maps.o: ../../include/mymalloc.h
1371 maps.o: ../../include/split_at.h
1372 maps.o: ../../include/stringops.h
1373 maps.o: ../../include/sys_defs.h
1374 maps.o: ../../include/vbuf.h
1375 maps.o: ../../include/vstream.h
1376 maps.o: ../../include/vstring.h
1377 maps.o: mail_conf.h
1378 maps.o: maps.c
1379 maps.o: maps.h
1380 mark_corrupt.o: ../../include/attr.h
1381 mark_corrupt.o: ../../include/msg.h
1382 mark_corrupt.o: ../../include/set_eugid.h
1383 mark_corrupt.o: ../../include/sys_defs.h
1384 mark_corrupt.o: ../../include/vbuf.h
1385 mark_corrupt.o: ../../include/vstream.h
1386 mark_corrupt.o: ../../include/vstring.h
1387 mark_corrupt.o: deliver_request.h
1388 mark_corrupt.o: dsn.h
1389 mark_corrupt.o: mail_params.h
1390 mark_corrupt.o: mail_queue.h
1391 mark_corrupt.o: mark_corrupt.c
1392 mark_corrupt.o: mark_corrupt.h
1393 mark_corrupt.o: msg_stats.h
1394 mark_corrupt.o: recipient_list.h
1395 match_parent_style.o: ../../include/match_list.h
1396 match_parent_style.o: ../../include/match_ops.h
1397 match_parent_style.o: ../../include/sys_defs.h
1398 match_parent_style.o: mail_params.h
1399 match_parent_style.o: match_parent_style.c
1400 match_parent_style.o: match_parent_style.h
1401 match_parent_style.o: string_list.h
1402 match_service.o: ../../include/argv.h
1403 match_service.o: ../../include/msg.h
1404 match_service.o: ../../include/mymalloc.h
1405 match_service.o: ../../include/stringops.h
1406 match_service.o: ../../include/sys_defs.h
1407 match_service.o: ../../include/vbuf.h
1408 match_service.o: ../../include/vstring.h
1409 match_service.o: match_service.c
1410 match_service.o: match_service.h
1411 mbox_conf.o: ../../include/argv.h
1412 mbox_conf.o: ../../include/name_mask.h
1413 mbox_conf.o: ../../include/sys_defs.h
1414 mbox_conf.o: ../../include/vbuf.h
1415 mbox_conf.o: ../../include/vstring.h
1416 mbox_conf.o: mail_params.h
1417 mbox_conf.o: mbox_conf.c
1418 mbox_conf.o: mbox_conf.h
1419 mbox_open.o: ../../include/argv.h
1420 mbox_open.o: ../../include/iostuff.h
1421 mbox_open.o: ../../include/msg.h
1422 mbox_open.o: ../../include/myflock.h
1423 mbox_open.o: ../../include/mymalloc.h
1424 mbox_open.o: ../../include/safe_open.h
1425 mbox_open.o: ../../include/sys_defs.h
1426 mbox_open.o: ../../include/vbuf.h
1427 mbox_open.o: ../../include/vstream.h
1428 mbox_open.o: ../../include/vstring.h
1429 mbox_open.o: deliver_flock.h
1430 mbox_open.o: dot_lockfile.h
1431 mbox_open.o: dsn.h
1432 mbox_open.o: dsn_buf.h
1433 mbox_open.o: mbox_conf.h
1434 mbox_open.o: mbox_open.c
1435 mbox_open.o: mbox_open.h
1436 mime_state.o: ../../include/msg.h
1437 mime_state.o: ../../include/mymalloc.h
1438 mime_state.o: ../../include/sys_defs.h
1439 mime_state.o: ../../include/vbuf.h
1440 mime_state.o: ../../include/vstring.h
1441 mime_state.o: header_opts.h
1442 mime_state.o: header_token.h
1443 mime_state.o: is_header.h
1444 mime_state.o: lex_822.h
1445 mime_state.o: mail_params.h
1446 mime_state.o: mime_state.c
1447 mime_state.o: mime_state.h
1448 mime_state.o: rec_type.h
1449 mkmap_cdb.o: ../../include/argv.h
1450 mkmap_cdb.o: ../../include/dict.h
1451 mkmap_cdb.o: ../../include/dict_cdb.h
1452 mkmap_cdb.o: ../../include/mymalloc.h
1453 mkmap_cdb.o: ../../include/sys_defs.h
1454 mkmap_cdb.o: ../../include/vbuf.h
1455 mkmap_cdb.o: ../../include/vstream.h
1456 mkmap_cdb.o: ../../include/vstring.h
1457 mkmap_cdb.o: mkmap.h
1458 mkmap_cdb.o: mkmap_cdb.c
1459 mkmap_db.o: ../../include/argv.h
1460 mkmap_db.o: ../../include/dict.h
1461 mkmap_db.o: ../../include/dict_db.h
1462 mkmap_db.o: ../../include/msg.h
1463 mkmap_db.o: ../../include/myflock.h
1464 mkmap_db.o: ../../include/mymalloc.h
1465 mkmap_db.o: ../../include/stringops.h
1466 mkmap_db.o: ../../include/sys_defs.h
1467 mkmap_db.o: ../../include/vbuf.h
1468 mkmap_db.o: ../../include/vstream.h
1469 mkmap_db.o: ../../include/vstring.h
1470 mkmap_db.o: mail_params.h
1471 mkmap_db.o: mkmap.h
1472 mkmap_db.o: mkmap_db.c
1473 mkmap_dbm.o: ../../include/argv.h
1474 mkmap_dbm.o: ../../include/dict.h
1475 mkmap_dbm.o: ../../include/dict_dbm.h
1476 mkmap_dbm.o: ../../include/msg.h
1477 mkmap_dbm.o: ../../include/myflock.h
1478 mkmap_dbm.o: ../../include/mymalloc.h
1479 mkmap_dbm.o: ../../include/stringops.h
1480 mkmap_dbm.o: ../../include/sys_defs.h
1481 mkmap_dbm.o: ../../include/vbuf.h
1482 mkmap_dbm.o: ../../include/vstream.h
1483 mkmap_dbm.o: ../../include/vstring.h
1484 mkmap_dbm.o: mkmap.h
1485 mkmap_dbm.o: mkmap_dbm.c
1486 mkmap_open.o: ../../include/argv.h
1487 mkmap_open.o: ../../include/dict.h
1488 mkmap_open.o: ../../include/dict_cdb.h
1489 mkmap_open.o: ../../include/dict_db.h
1490 mkmap_open.o: ../../include/dict_dbm.h
1491 mkmap_open.o: ../../include/dict_sdbm.h
1492 mkmap_open.o: ../../include/msg.h
1493 mkmap_open.o: ../../include/mymalloc.h
1494 mkmap_open.o: ../../include/sigdelay.h
1495 mkmap_open.o: ../../include/sys_defs.h
1496 mkmap_open.o: ../../include/vbuf.h
1497 mkmap_open.o: ../../include/vstream.h
1498 mkmap_open.o: ../../include/vstring.h
1499 mkmap_open.o: dict_proxy.h
1500 mkmap_open.o: mkmap.h
1501 mkmap_open.o: mkmap_open.c
1502 mkmap_proxy.o: ../../include/argv.h
1503 mkmap_proxy.o: ../../include/dict.h
1504 mkmap_proxy.o: ../../include/mymalloc.h
1505 mkmap_proxy.o: ../../include/sys_defs.h
1506 mkmap_proxy.o: ../../include/vbuf.h
1507 mkmap_proxy.o: ../../include/vstream.h
1508 mkmap_proxy.o: ../../include/vstring.h
1509 mkmap_proxy.o: dict_proxy.h
1510 mkmap_proxy.o: mkmap.h
1511 mkmap_proxy.o: mkmap_proxy.c
1512 mkmap_sdbm.o: ../../include/argv.h
1513 mkmap_sdbm.o: ../../include/dict.h
1514 mkmap_sdbm.o: ../../include/dict_sdbm.h
1515 mkmap_sdbm.o: ../../include/msg.h
1516 mkmap_sdbm.o: ../../include/myflock.h
1517 mkmap_sdbm.o: ../../include/mymalloc.h
1518 mkmap_sdbm.o: ../../include/stringops.h
1519 mkmap_sdbm.o: ../../include/sys_defs.h
1520 mkmap_sdbm.o: ../../include/vbuf.h
1521 mkmap_sdbm.o: ../../include/vstream.h
1522 mkmap_sdbm.o: ../../include/vstring.h
1523 mkmap_sdbm.o: mkmap.h
1524 mkmap_sdbm.o: mkmap_sdbm.c
1525 msg_stats_print.o: ../../include/attr.h
1526 msg_stats_print.o: ../../include/iostuff.h
1527 msg_stats_print.o: ../../include/sys_defs.h
1528 msg_stats_print.o: ../../include/vbuf.h
1529 msg_stats_print.o: ../../include/vstream.h
1530 msg_stats_print.o: mail_proto.h
1531 msg_stats_print.o: msg_stats.h
1532 msg_stats_print.o: msg_stats_print.c
1533 msg_stats_scan.o: ../../include/attr.h
1534 msg_stats_scan.o: ../../include/iostuff.h
1535 msg_stats_scan.o: ../../include/msg.h
1536 msg_stats_scan.o: ../../include/sys_defs.h
1537 msg_stats_scan.o: ../../include/vbuf.h
1538 msg_stats_scan.o: ../../include/vstream.h
1539 msg_stats_scan.o: ../../include/vstring.h
1540 msg_stats_scan.o: mail_proto.h
1541 msg_stats_scan.o: msg_stats.h
1542 msg_stats_scan.o: msg_stats_scan.c
1543 mynetworks.o: ../../include/argv.h
1544 mynetworks.o: ../../include/inet_addr_list.h
1545 mynetworks.o: ../../include/mask_addr.h
1546 mynetworks.o: ../../include/msg.h
1547 mynetworks.o: ../../include/myaddrinfo.h
1548 mynetworks.o: ../../include/name_mask.h
1549 mynetworks.o: ../../include/sock_addr.h
1550 mynetworks.o: ../../include/sys_defs.h
1551 mynetworks.o: ../../include/vbuf.h
1552 mynetworks.o: ../../include/vstring.h
1553 mynetworks.o: been_here.h
1554 mynetworks.o: mail_params.h
1555 mynetworks.o: mynetworks.c
1556 mynetworks.o: mynetworks.h
1557 mynetworks.o: own_inet_addr.h
1558 mypwd.o: ../../include/binhash.h
1559 mypwd.o: ../../include/htable.h
1560 mypwd.o: ../../include/msg.h
1561 mypwd.o: ../../include/mymalloc.h
1562 mypwd.o: ../../include/sys_defs.h
1563 mypwd.o: mypwd.c
1564 mypwd.o: mypwd.h
1565 namadr_list.o: ../../include/match_list.h
1566 namadr_list.o: ../../include/match_ops.h
1567 namadr_list.o: ../../include/sys_defs.h
1568 namadr_list.o: namadr_list.c
1569 namadr_list.o: namadr_list.h
1570 off_cvt.o: ../../include/msg.h
1571 off_cvt.o: ../../include/sys_defs.h
1572 off_cvt.o: ../../include/vbuf.h
1573 off_cvt.o: ../../include/vstring.h
1574 off_cvt.o: off_cvt.c
1575 off_cvt.o: off_cvt.h
1576 opened.o: ../../include/msg.h
1577 opened.o: ../../include/sys_defs.h
1578 opened.o: ../../include/vbuf.h
1579 opened.o: ../../include/vstring.h
1580 opened.o: opened.c
1581 opened.o: opened.h
1582 own_inet_addr.o: ../../include/inet_addr_host.h
1583 own_inet_addr.o: ../../include/inet_addr_list.h
1584 own_inet_addr.o: ../../include/inet_addr_local.h
1585 own_inet_addr.o: ../../include/inet_proto.h
1586 own_inet_addr.o: ../../include/msg.h
1587 own_inet_addr.o: ../../include/myaddrinfo.h
1588 own_inet_addr.o: ../../include/mymalloc.h
1589 own_inet_addr.o: ../../include/sock_addr.h
1590 own_inet_addr.o: ../../include/stringops.h
1591 own_inet_addr.o: ../../include/sys_defs.h
1592 own_inet_addr.o: ../../include/vbuf.h
1593 own_inet_addr.o: ../../include/vstring.h
1594 own_inet_addr.o: mail_params.h
1595 own_inet_addr.o: own_inet_addr.c
1596 own_inet_addr.o: own_inet_addr.h
1597 pipe_command.o: ../../include/argv.h
1598 pipe_command.o: ../../include/chroot_uid.h
1599 pipe_command.o: ../../include/clean_env.h
1600 pipe_command.o: ../../include/exec_command.h
1601 pipe_command.o: ../../include/iostuff.h
1602 pipe_command.o: ../../include/msg.h
1603 pipe_command.o: ../../include/msg_vstream.h
1604 pipe_command.o: ../../include/set_eugid.h
1605 pipe_command.o: ../../include/set_ugid.h
1606 pipe_command.o: ../../include/stringops.h
1607 pipe_command.o: ../../include/sys_defs.h
1608 pipe_command.o: ../../include/timed_wait.h
1609 pipe_command.o: ../../include/vbuf.h
1610 pipe_command.o: ../../include/vstream.h
1611 pipe_command.o: ../../include/vstring.h
1612 pipe_command.o: dsn.h
1613 pipe_command.o: dsn_buf.h
1614 pipe_command.o: dsn_util.h
1615 pipe_command.o: mail_copy.h
1616 pipe_command.o: mail_params.h
1617 pipe_command.o: pipe_command.c
1618 pipe_command.o: pipe_command.h
1619 pipe_command.o: sys_exits.h
1620 post_mail.o: ../../include/attr.h
1621 post_mail.o: ../../include/events.h
1622 post_mail.o: ../../include/iostuff.h
1623 post_mail.o: ../../include/msg.h
1624 post_mail.o: ../../include/mymalloc.h
1625 post_mail.o: ../../include/sys_defs.h
1626 post_mail.o: ../../include/vbuf.h
1627 post_mail.o: ../../include/vstream.h
1628 post_mail.o: ../../include/vstring.h
1629 post_mail.o: cleanup_user.h
1630 post_mail.o: int_filt.h
1631 post_mail.o: mail_date.h
1632 post_mail.o: mail_params.h
1633 post_mail.o: mail_proto.h
1634 post_mail.o: post_mail.c
1635 post_mail.o: post_mail.h
1636 post_mail.o: rec_type.h
1637 post_mail.o: record.h
1638 quote_821_local.o: ../../include/sys_defs.h
1639 quote_821_local.o: ../../include/vbuf.h
1640 quote_821_local.o: ../../include/vstring.h
1641 quote_821_local.o: quote_821_local.c
1642 quote_821_local.o: quote_821_local.h
1643 quote_821_local.o: quote_flags.h
1644 quote_822_local.o: ../../include/sys_defs.h
1645 quote_822_local.o: ../../include/vbuf.h
1646 quote_822_local.o: ../../include/vstring.h
1647 quote_822_local.o: quote_822_local.c
1648 quote_822_local.o: quote_822_local.h
1649 quote_822_local.o: quote_flags.h
1650 rcpt_buf.o: ../../include/attr.h
1651 rcpt_buf.o: ../../include/iostuff.h
1652 rcpt_buf.o: ../../include/mymalloc.h
1653 rcpt_buf.o: ../../include/sys_defs.h
1654 rcpt_buf.o: ../../include/vbuf.h
1655 rcpt_buf.o: ../../include/vstream.h
1656 rcpt_buf.o: ../../include/vstring.h
1657 rcpt_buf.o: mail_proto.h
1658 rcpt_buf.o: rcpt_buf.c
1659 rcpt_buf.o: rcpt_buf.h
1660 rcpt_buf.o: recipient_list.h
1661 rcpt_print.o: ../../include/attr.h
1662 rcpt_print.o: ../../include/iostuff.h
1663 rcpt_print.o: ../../include/sys_defs.h
1664 rcpt_print.o: ../../include/vbuf.h
1665 rcpt_print.o: ../../include/vstream.h
1666 rcpt_print.o: mail_proto.h
1667 rcpt_print.o: rcpt_print.c
1668 rcpt_print.o: rcpt_print.h
1669 rcpt_print.o: recipient_list.h
1670 rec2stream.o: ../../include/sys_defs.h
1671 rec2stream.o: ../../include/vbuf.h
1672 rec2stream.o: ../../include/vstream.h
1673 rec2stream.o: ../../include/vstring.h
1674 rec2stream.o: rec2stream.c
1675 rec2stream.o: rec_streamlf.h
1676 rec2stream.o: rec_type.h
1677 rec2stream.o: record.h
1678 rec_attr_map.o: ../../include/attr.h
1679 rec_attr_map.o: ../../include/iostuff.h
1680 rec_attr_map.o: ../../include/sys_defs.h
1681 rec_attr_map.o: ../../include/vbuf.h
1682 rec_attr_map.o: ../../include/vstream.h
1683 rec_attr_map.o: mail_proto.h
1684 rec_attr_map.o: rec_attr_map.c
1685 rec_attr_map.o: rec_attr_map.h
1686 rec_attr_map.o: rec_type.h
1687 rec_streamlf.o: ../../include/sys_defs.h
1688 rec_streamlf.o: ../../include/vbuf.h
1689 rec_streamlf.o: ../../include/vstream.h
1690 rec_streamlf.o: ../../include/vstring.h
1691 rec_streamlf.o: rec_streamlf.c
1692 rec_streamlf.o: rec_streamlf.h
1693 rec_streamlf.o: rec_type.h
1694 rec_streamlf.o: record.h
1695 rec_type.o: rec_type.c
1696 rec_type.o: rec_type.h
1697 recdump.o: ../../include/msg_vstream.h
1698 recdump.o: ../../include/sys_defs.h
1699 recdump.o: ../../include/vbuf.h
1700 recdump.o: ../../include/vstream.h
1701 recdump.o: ../../include/vstring.h
1702 recdump.o: rec_streamlf.h
1703 recdump.o: rec_type.h
1704 recdump.o: recdump.c
1705 recdump.o: record.h
1706 recipient_list.o: ../../include/msg.h
1707 recipient_list.o: ../../include/mymalloc.h
1708 recipient_list.o: ../../include/sys_defs.h
1709 recipient_list.o: recipient_list.c
1710 recipient_list.o: recipient_list.h
1711 record.o: ../../include/msg.h
1712 record.o: ../../include/mymalloc.h
1713 record.o: ../../include/stringops.h
1714 record.o: ../../include/sys_defs.h
1715 record.o: ../../include/vbuf.h
1716 record.o: ../../include/vstream.h
1717 record.o: ../../include/vstring.h
1718 record.o: off_cvt.h
1719 record.o: rec_type.h
1720 record.o: record.c
1721 record.o: record.h
1722 remove.o: ../../include/sys_defs.h
1723 remove.o: ../../include/vbuf.h
1724 remove.o: ../../include/vstring.h
1725 remove.o: mail_params.h
1726 remove.o: remove.c
1727 resolve_clnt.o: ../../include/attr.h
1728 resolve_clnt.o: ../../include/events.h
1729 resolve_clnt.o: ../../include/iostuff.h
1730 resolve_clnt.o: ../../include/msg.h
1731 resolve_clnt.o: ../../include/sys_defs.h
1732 resolve_clnt.o: ../../include/vbuf.h
1733 resolve_clnt.o: ../../include/vstream.h
1734 resolve_clnt.o: ../../include/vstring.h
1735 resolve_clnt.o: ../../include/vstring_vstream.h
1736 resolve_clnt.o: clnt_stream.h
1737 resolve_clnt.o: mail_params.h
1738 resolve_clnt.o: mail_proto.h
1739 resolve_clnt.o: resolve_clnt.c
1740 resolve_clnt.o: resolve_clnt.h
1741 resolve_local.o: ../../include/inet_addr_list.h
1742 resolve_local.o: ../../include/match_list.h
1743 resolve_local.o: ../../include/match_ops.h
1744 resolve_local.o: ../../include/msg.h
1745 resolve_local.o: ../../include/myaddrinfo.h
1746 resolve_local.o: ../../include/mymalloc.h
1747 resolve_local.o: ../../include/sys_defs.h
1748 resolve_local.o: ../../include/valid_hostname.h
1749 resolve_local.o: mail_params.h
1750 resolve_local.o: own_inet_addr.h
1751 resolve_local.o: resolve_local.c
1752 resolve_local.o: resolve_local.h
1753 resolve_local.o: string_list.h
1754 resolve_local.o: valid_mailhost_addr.h
1755 rewrite_clnt.o: ../../include/attr.h
1756 rewrite_clnt.o: ../../include/events.h
1757 rewrite_clnt.o: ../../include/iostuff.h
1758 rewrite_clnt.o: ../../include/msg.h
1759 rewrite_clnt.o: ../../include/sys_defs.h
1760 rewrite_clnt.o: ../../include/vbuf.h
1761 rewrite_clnt.o: ../../include/vstream.h
1762 rewrite_clnt.o: ../../include/vstring.h
1763 rewrite_clnt.o: ../../include/vstring_vstream.h
1764 rewrite_clnt.o: clnt_stream.h
1765 rewrite_clnt.o: mail_params.h
1766 rewrite_clnt.o: mail_proto.h
1767 rewrite_clnt.o: quote_822_local.h
1768 rewrite_clnt.o: quote_flags.h
1769 rewrite_clnt.o: rewrite_clnt.c
1770 rewrite_clnt.o: rewrite_clnt.h
1771 scache.o: ../../include/argv.h
1772 scache.o: ../../include/events.h
1773 scache.o: ../../include/msg.h
1774 scache.o: ../../include/sys_defs.h
1775 scache.o: ../../include/vbuf.h
1776 scache.o: ../../include/vstream.h
1777 scache.o: ../../include/vstring.h
1778 scache.o: ../../include/vstring_vstream.h
1779 scache.o: scache.c
1780 scache.o: scache.h
1781 scache_clnt.o: ../../include/attr.h
1782 scache_clnt.o: ../../include/auto_clnt.h
1783 scache_clnt.o: ../../include/iostuff.h
1784 scache_clnt.o: ../../include/msg.h
1785 scache_clnt.o: ../../include/mymalloc.h
1786 scache_clnt.o: ../../include/stringops.h
1787 scache_clnt.o: ../../include/sys_defs.h
1788 scache_clnt.o: ../../include/vbuf.h
1789 scache_clnt.o: ../../include/vstream.h
1790 scache_clnt.o: ../../include/vstring.h
1791 scache_clnt.o: mail_params.h
1792 scache_clnt.o: mail_proto.h
1793 scache_clnt.o: scache.h
1794 scache_clnt.o: scache_clnt.c
1795 scache_multi.o: ../../include/events.h
1796 scache_multi.o: ../../include/htable.h
1797 scache_multi.o: ../../include/msg.h
1798 scache_multi.o: ../../include/mymalloc.h
1799 scache_multi.o: ../../include/ring.h
1800 scache_multi.o: ../../include/sys_defs.h
1801 scache_multi.o: ../../include/vbuf.h
1802 scache_multi.o: ../../include/vstring.h
1803 scache_multi.o: scache.h
1804 scache_multi.o: scache_multi.c
1805 scache_single.o: ../../include/events.h
1806 scache_single.o: ../../include/msg.h
1807 scache_single.o: ../../include/mymalloc.h
1808 scache_single.o: ../../include/sys_defs.h
1809 scache_single.o: ../../include/vbuf.h
1810 scache_single.o: ../../include/vstring.h
1811 scache_single.o: scache.h
1812 scache_single.o: scache_single.c
1813 sent.o: ../../include/attr.h
1814 sent.o: ../../include/msg.h
1815 sent.o: ../../include/sys_defs.h
1816 sent.o: ../../include/vbuf.h
1817 sent.o: ../../include/vstream.h
1818 sent.o: ../../include/vstring.h
1819 sent.o: bounce.h
1820 sent.o: defer.h
1821 sent.o: deliver_request.h
1822 sent.o: dsn.h
1823 sent.o: dsn_buf.h
1824 sent.o: dsn_mask.h
1825 sent.o: dsn_util.h
1826 sent.o: log_adhoc.h
1827 sent.o: mail_params.h
1828 sent.o: msg_stats.h
1829 sent.o: recipient_list.h
1830 sent.o: sent.c
1831 sent.o: sent.h
1832 sent.o: trace.h
1833 sent.o: verify.h
1834 smtp_stream.o: ../../include/iostuff.h
1835 smtp_stream.o: ../../include/msg.h
1836 smtp_stream.o: ../../include/sys_defs.h
1837 smtp_stream.o: ../../include/vbuf.h
1838 smtp_stream.o: ../../include/vstream.h
1839 smtp_stream.o: ../../include/vstring.h
1840 smtp_stream.o: ../../include/vstring_vstream.h
1841 smtp_stream.o: smtp_stream.c
1842 smtp_stream.o: smtp_stream.h
1843 split_addr.o: ../../include/split_at.h
1844 split_addr.o: ../../include/sys_defs.h
1845 split_addr.o: mail_addr.h
1846 split_addr.o: mail_params.h
1847 split_addr.o: split_addr.c
1848 split_addr.o: split_addr.h
1849 stream2rec.o: ../../include/sys_defs.h
1850 stream2rec.o: ../../include/vbuf.h
1851 stream2rec.o: ../../include/vstream.h
1852 stream2rec.o: ../../include/vstring.h
1853 stream2rec.o: rec_streamlf.h
1854 stream2rec.o: rec_type.h
1855 stream2rec.o: record.h
1856 stream2rec.o: stream2rec.c
1857 string_list.o: ../../include/match_list.h
1858 string_list.o: ../../include/match_ops.h
1859 string_list.o: ../../include/sys_defs.h
1860 string_list.o: string_list.c
1861 string_list.o: string_list.h
1862 strip_addr.o: ../../include/mymalloc.h
1863 strip_addr.o: ../../include/sys_defs.h
1864 strip_addr.o: split_addr.h
1865 strip_addr.o: strip_addr.c
1866 strip_addr.o: strip_addr.h
1867 sys_exits.o: ../../include/msg.h
1868 sys_exits.o: ../../include/sys_defs.h
1869 sys_exits.o: ../../include/vbuf.h
1870 sys_exits.o: ../../include/vstring.h
1871 sys_exits.o: sys_exits.c
1872 sys_exits.o: sys_exits.h
1873 timed_ipc.o: ../../include/msg.h
1874 timed_ipc.o: ../../include/sys_defs.h
1875 timed_ipc.o: ../../include/vbuf.h
1876 timed_ipc.o: ../../include/vstream.h
1877 timed_ipc.o: mail_params.h
1878 timed_ipc.o: timed_ipc.c
1879 timed_ipc.o: timed_ipc.h
1880 tok822_find.o: ../../include/sys_defs.h
1881 tok822_find.o: ../../include/vbuf.h
1882 tok822_find.o: ../../include/vstring.h
1883 tok822_find.o: resolve_clnt.h
1884 tok822_find.o: tok822.h
1885 tok822_find.o: tok822_find.c
1886 tok822_node.o: ../../include/mymalloc.h
1887 tok822_node.o: ../../include/sys_defs.h
1888 tok822_node.o: ../../include/vbuf.h
1889 tok822_node.o: ../../include/vstring.h
1890 tok822_node.o: resolve_clnt.h
1891 tok822_node.o: tok822.h
1892 tok822_node.o: tok822_node.c
1893 tok822_parse.o: ../../include/msg.h
1894 tok822_parse.o: ../../include/stringops.h
1895 tok822_parse.o: ../../include/sys_defs.h
1896 tok822_parse.o: ../../include/vbuf.h
1897 tok822_parse.o: ../../include/vstring.h
1898 tok822_parse.o: lex_822.h
1899 tok822_parse.o: quote_822_local.h
1900 tok822_parse.o: quote_flags.h
1901 tok822_parse.o: resolve_clnt.h
1902 tok822_parse.o: tok822.h
1903 tok822_parse.o: tok822_parse.c
1904 tok822_resolve.o: ../../include/msg.h
1905 tok822_resolve.o: ../../include/sys_defs.h
1906 tok822_resolve.o: ../../include/vbuf.h
1907 tok822_resolve.o: ../../include/vstring.h
1908 tok822_resolve.o: resolve_clnt.h
1909 tok822_resolve.o: tok822.h
1910 tok822_resolve.o: tok822_resolve.c
1911 tok822_rewrite.o: ../../include/attr.h
1912 tok822_rewrite.o: ../../include/iostuff.h
1913 tok822_rewrite.o: ../../include/msg.h
1914 tok822_rewrite.o: ../../include/sys_defs.h
1915 tok822_rewrite.o: ../../include/vbuf.h
1916 tok822_rewrite.o: ../../include/vstream.h
1917 tok822_rewrite.o: ../../include/vstring.h
1918 tok822_rewrite.o: mail_proto.h
1919 tok822_rewrite.o: resolve_clnt.h
1920 tok822_rewrite.o: rewrite_clnt.h
1921 tok822_rewrite.o: tok822.h
1922 tok822_rewrite.o: tok822_rewrite.c
1923 tok822_tree.o: ../../include/mymalloc.h
1924 tok822_tree.o: ../../include/sys_defs.h
1925 tok822_tree.o: ../../include/vbuf.h
1926 tok822_tree.o: ../../include/vstring.h
1927 tok822_tree.o: resolve_clnt.h
1928 tok822_tree.o: tok822.h
1929 tok822_tree.o: tok822_tree.c
1930 trace.o: ../../include/attr.h
1931 trace.o: ../../include/iostuff.h
1932 trace.o: ../../include/msg.h
1933 trace.o: ../../include/sys_defs.h
1934 trace.o: ../../include/vbuf.h
1935 trace.o: ../../include/vstream.h
1936 trace.o: ../../include/vstring.h
1937 trace.o: bounce.h
1938 trace.o: deliver_request.h
1939 trace.o: dsn.h
1940 trace.o: dsn_buf.h
1941 trace.o: dsn_print.h
1942 trace.o: log_adhoc.h
1943 trace.o: mail_params.h
1944 trace.o: mail_proto.h
1945 trace.o: msg_stats.h
1946 trace.o: rcpt_print.h
1947 trace.o: recipient_list.h
1948 trace.o: trace.c
1949 trace.o: trace.h
1950 user_acl.o: ../../include/match_list.h
1951 user_acl.o: ../../include/match_ops.h
1952 user_acl.o: ../../include/sys_defs.h
1953 user_acl.o: ../../include/vbuf.h
1954 user_acl.o: ../../include/vstring.h
1955 user_acl.o: mail_params.h
1956 user_acl.o: mypwd.h
1957 user_acl.o: string_list.h
1958 user_acl.o: user_acl.c
1959 user_acl.o: user_acl.h
1960 valid_mailhost_addr.o: ../../include/msg.h
1961 valid_mailhost_addr.o: ../../include/myaddrinfo.h
1962 valid_mailhost_addr.o: ../../include/sys_defs.h
1963 valid_mailhost_addr.o: ../../include/valid_hostname.h
1964 valid_mailhost_addr.o: valid_mailhost_addr.c
1965 valid_mailhost_addr.o: valid_mailhost_addr.h
1966 verify.o: ../../include/attr.h
1967 verify.o: ../../include/iostuff.h
1968 verify.o: ../../include/msg.h
1969 verify.o: ../../include/sys_defs.h
1970 verify.o: ../../include/vbuf.h
1971 verify.o: ../../include/vstream.h
1972 verify.o: ../../include/vstring.h
1973 verify.o: deliver_request.h
1974 verify.o: dsn.h
1975 verify.o: log_adhoc.h
1976 verify.o: mail_params.h
1977 verify.o: mail_proto.h
1978 verify.o: msg_stats.h
1979 verify.o: recipient_list.h
1980 verify.o: verify.c
1981 verify.o: verify.h
1982 verify.o: verify_clnt.h
1983 verify_clnt.o: ../../include/attr.h
1984 verify_clnt.o: ../../include/iostuff.h
1985 verify_clnt.o: ../../include/msg.h
1986 verify_clnt.o: ../../include/sys_defs.h
1987 verify_clnt.o: ../../include/vbuf.h
1988 verify_clnt.o: ../../include/vstream.h
1989 verify_clnt.o: ../../include/vstring.h
1990 verify_clnt.o: clnt_stream.h
1991 verify_clnt.o: deliver_request.h
1992 verify_clnt.o: dsn.h
1993 verify_clnt.o: mail_params.h
1994 verify_clnt.o: mail_proto.h
1995 verify_clnt.o: msg_stats.h
1996 verify_clnt.o: recipient_list.h
1997 verify_clnt.o: verify_clnt.c
1998 verify_clnt.o: verify_clnt.h
1999 verp_sender.o: ../../include/sys_defs.h
2000 verp_sender.o: ../../include/vbuf.h
2001 verp_sender.o: ../../include/vstring.h
2002 verp_sender.o: mail_params.h
2003 verp_sender.o: recipient_list.h
2004 verp_sender.o: verp_sender.c
2005 verp_sender.o: verp_sender.h
2006 wildcard_inet_addr.o: ../../include/inet_addr_host.h
2007 wildcard_inet_addr.o: ../../include/inet_addr_list.h
2008 wildcard_inet_addr.o: ../../include/msg.h
2009 wildcard_inet_addr.o: ../../include/myaddrinfo.h
2010 wildcard_inet_addr.o: ../../include/sys_defs.h
2011 wildcard_inet_addr.o: wildcard_inet_addr.c
2012 wildcard_inet_addr.o: wildcard_inet_addr.h
2013 xtext.o: ../../include/msg.h
2014 xtext.o: ../../include/sys_defs.h
2015 xtext.o: ../../include/vbuf.h
2016 xtext.o: ../../include/vstring.h
2017 xtext.o: xtext.c
2018 xtext.o: xtext.h