Import ezmlm-idx 0.40
[ezmlm] / Makefile
CommitLineData
f8beb284
MW
1#$Id: Makefile,v 1.117 1999/12/23 02:42:12 lindberg Exp $
2#$Name: ezmlm-idx-040 $
5b62e993 3SHELL=/bin/sh
f8beb284
MW
4SQLCC=`head -1 conf-sqlcc`
5SQLLD=`head -1 conf-sqlld`
5b62e993
MW
6default: it
7
f8beb284
MW
8clean: \
9TARGETS
10 rm -f `cat TARGETS`
11
5b62e993
MW
12alloc.0: \
13alloc.3
14 nroff -man alloc.3 > alloc.0
15
16alloc.a: \
17makelib alloc.o alloc_re.o
18 ./makelib alloc.a alloc.o alloc_re.o
19
20alloc.o: \
21compile alloc.c alloc.h alloc.c error.h alloc.c
22 ./compile alloc.c
23
24alloc_re.o: \
25compile alloc_re.c alloc.h alloc_re.c byte.h alloc_re.c
26 ./compile alloc_re.c
27
f8beb284
MW
28author.o: \
29compile author.c mime.h
30 ./compile author.c
31
5b62e993
MW
32auto-ccld.sh: \
33conf-cc conf-ld warn-auto.sh
34 ( cat warn-auto.sh; \
35 echo CC=\'`head -1 conf-cc`\'; \
36 echo LD=\'`head -1 conf-ld`\' \
37 ) > auto-ccld.sh
38
39auto-str: \
40load auto-str.o substdio.a error.a str.a
41 ./load auto-str substdio.a error.a str.a
42
43auto-str.o: \
44compile auto-str.c substdio.h auto-str.c readwrite.h auto-str.c \
45exit.h auto-str.c
46 ./compile auto-str.c
47
f8beb284
MW
48auto_cron.c: \
49auto-str conf-cron
50 ./auto-str auto_cron `head -1 conf-cron` > auto_cron.c
51
52auto_cron.o: \
53compile auto_cron.c
54 ./compile auto_cron.c
55
5b62e993
MW
56auto_bin.c: \
57auto-str conf-bin
58 ./auto-str auto_bin `head -1 conf-bin` > auto_bin.c
59
60auto_bin.o: \
61compile auto_bin.c
62 ./compile auto_bin.c
63
64auto_qmail.c: \
65auto-str conf-qmail
66 ./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c
67
68auto_qmail.o: \
69compile auto_qmail.c
70 ./compile auto_qmail.c
71
72byte_chr.o: \
73compile byte_chr.c byte.h byte_chr.c
74 ./compile byte_chr.c
75
76byte_copy.o: \
77compile byte_copy.c byte.h byte_copy.c
78 ./compile byte_copy.c
79
80byte_cr.o: \
81compile byte_cr.c byte.h byte_cr.c
82 ./compile byte_cr.c
83
84byte_diff.o: \
85compile byte_diff.c byte.h byte_diff.c
86 ./compile byte_diff.c
87
88byte_rchr.o: \
89compile byte_rchr.c byte.h byte_rchr.c
90 ./compile byte_rchr.c
91
92byte_zero.o: \
93compile byte_zero.c byte.h byte_zero.c
94 ./compile byte_zero.c
95
96case.0: \
97case.3
98 nroff -man case.3 > case.0
99
100case.a: \
f8beb284
MW
101makelib case_diffb.o case_diffs.o case_starts.o case_lowerb.o case_startb.o
102 ./makelib case.a case_diffb.o case_lowerb.o case_startb.o \
103 case_diffs.o case_starts.o
5b62e993
MW
104
105case_diffb.o: \
106compile case_diffb.c case.h case_diffb.c
107 ./compile case_diffb.c
108
f8beb284
MW
109case_diffs.o: \
110compile case_diffs.c case.h
111 ./compile case_diffs.c
112
5b62e993
MW
113case_lowerb.o: \
114compile case_lowerb.c case.h case_lowerb.c
115 ./compile case_lowerb.c
116
117case_startb.o: \
118compile case_startb.c case.h case_startb.c
119 ./compile case_startb.c
120
f8beb284
MW
121checktag.o: \
122compile checktag.c stralloc.h scan.h fmt.h strerr.h cookie.h \
123 errtxt.h subscribe.h conf-sqlcc
124 ./compile checktag.c ${SQLCC}
125
126case_starts.o: \
127compile case_starts.c case.h
128 ./compile case_starts.c
129
5b62e993
MW
130compile: \
131make-compile warn-auto.sh systype
132 ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \
133 compile
134 chmod 755 compile
135
136constmap.o: \
137compile constmap.c constmap.h constmap.c alloc.h constmap.c case.h \
138constmap.c
139 ./compile constmap.c
140
141cookie.o: \
142compile cookie.c cookie.h cookie.c str.h cookie.c uint32.h cookie.c \
143surfpcs.h uint32.h surfpcs.h cookie.c
144 ./compile cookie.c
145
f8beb284
MW
146copy.o: \
147compile copy.c copy.h stralloc.h substdio.h str.h readwrite.h open.h qmail.h \
148strerr.h getln.h case.h errtxt.h mime.h error.h quote.h
149 ./compile copy.c
150
151date2yyyymm.o:\
152compile date2yyyymm.c yyyymm.h
153 ./compile date2yyyymm.c
154
155dateline.o:\
156compile dateline.c yyyymm.h stralloc.h fmt.h
157 ./compile dateline.c
158
5b62e993
MW
159date822fmt.o: \
160compile date822fmt.c datetime.h date822fmt.c fmt.h date822fmt.c \
161date822fmt.h date822fmt.c
162 ./compile date822fmt.c
163
164datetime.0: \
165datetime.3
166 nroff -man datetime.3 > datetime.0
167
168datetime.o: \
169compile datetime.c datetime.h datetime.c
170 ./compile datetime.c
171
172direntry.0: \
173direntry.3
174 nroff -man direntry.3 > direntry.0
175
176direntry.h: \
177compile trydrent.c direntry.h1 direntry.h2
178 ( ./compile trydrent.c >/dev/null 2>&1 \
179 && cat direntry.h2 || cat direntry.h1 ) > direntry.h
180 rm -f trydrent.o
181
f8beb284
MW
182concatHDR.o: \
183compile concatHDR.c mime.h stralloc.h strerr.h byte.h errtxt.h
184 ./compile concatHDR.c
185
186decodeB.o: \
187compile decodeB.c mime.h uint32.h stralloc.h strerr.h errtxt.h
188 ./compile decodeB.c
189
190decodeHDR.o: \
191compile decodeHDR.c mime.h stralloc.h strerr.h error.h case.h byte.h \
192uint32.h errtxt.h
193 ./compile decodeHDR.c
194
195decodeQ.o: \
196compile decodeQ.c mime.h stralloc.h strerr.h errtxt.h
197 ./compile decodeQ.c
198
199encodeB.o: \
200compile encodeB.c mime.h uint32.h stralloc.h strerr.h errtxt.h
201 ./compile encodeB.c
202
203encodeQ.o: \
204compile encodeQ.c mime.h stralloc.h strerr.h errtxt.h
205 ./compile encodeQ.c
206
207unfoldHDR.o: \
208compile unfoldHDR.c mime.h stralloc.h strerr.h errtxt.h
209 ./compile unfoldHDR.c
210
5b62e993
MW
211env.0: \
212env.3
213 nroff -man env.3 > env.0
214
215env.a: \
f8beb284
MW
216makelib env.o envread.o
217 ./makelib env.a env.o envread.o
218
219env.o: \
220compile env.c env.h str.h
221 ./compile env.c
5b62e993
MW
222
223envread.o: \
224compile envread.c env.h envread.c str.h envread.c
225 ./compile envread.c
226
227error.0: \
228error.3
229 nroff -man error.3 > error.0
230
231error.a: \
232makelib error.o error_str.o
233 ./makelib error.a error.o error_str.o
234
235error.o: \
236compile error.c error.c error.h error.c
237 ./compile error.c
238
239error_str.0: \
240error_str.3
241 nroff -man error_str.3 > error_str.0
242
243error_str.o: \
244compile error_str.c error_str.c error.h error_str.c
245 ./compile error_str.c
246
247error_temp.0: \
248error_temp.3
249 nroff -man error_temp.3 > error_temp.0
250
f8beb284
MW
251ezmlm-accept: \
252ezmlm-accept.sh warn-auto.sh conf-bin
253 (cat warn-auto.sh; \
254 echo EZPATH=\'`head -1 conf-bin`\'; \
255 cat ezmlm-accept.sh ) > ezmlm-accept
256
257ezmlm-accept.0: \
258ezmlm-accept.1
259 nroff -man ezmlm-accept.1 > ezmlm-accept.0
260
261ezmlm-archive: \
262load ezmlm-archive.o getconf.o slurpclose.o slurp.o getln.a sig.a \
263strerr.a substdio.a stralloc.a alloc.a error.a str.a fs.a open.a \
264lock.a fd.a getopt.a idxthread.o yyyymm.a
265 ./load ezmlm-archive getconf.o slurpclose.o slurp.o getln.a sig.a \
266 idxthread.o yyyymm.a strerr.a substdio.a stralloc.a alloc.a \
267 error.a str.a fs.a open.a lock.a fd.a getopt.a
268
269ezmlm-archive.0: \
270ezmlm-archive.1
271 nroff -man ezmlm-archive.1 > ezmlm-archive.0
272
273ezmlm-archive.o: \
274compile ezmlm-archive.c alloc.h error.h stralloc.h gen_alloc.h str.h \
275sig.h slurp.h getconf.h strerr.h getln.h substdio.h readwrite.h \
276makehash.h fmt.h strerr.h errtxt.h idx.h idxthread.h sgetopt.h subgetopt.h
277 ./compile ezmlm-archive.c
278
279ezmlm-cgi: \
280load ezmlm-cgi.o getconf.o slurpclose.o slurp.o constmap.o getln.a sig.a \
281mime.a strerr.a substdio.a stralloc.a alloc.a error.a str.a fs.a open.a \
282lock.a fd.a getopt.a env.a case.a datetime.o now.o mime.a wait.a yyyymm.a
283 ./load ezmlm-cgi getconf.o slurpclose.o slurp.o constmap.o getln.a \
284 mime.a sig.a env.a case.a datetime.o now.o mime.a wait.a yyyymm.a \
285 strerr.a substdio.a stralloc.a alloc.a error.a str.a fs.a open.a \
286 lock.a fd.a getopt.a
287
288ezmlm-cgi.0: \
289ezmlm-cgi.1
290 nroff -man ezmlm-cgi.1 > ezmlm-cgi.0
291
292ezmlm-cgi.o: \
293compile ezmlm-cgi.c alloc.h error.h stralloc.h gen_alloc.h str.h \
294sig.h slurp.h getconf.h strerr.h getln.h substdio.h readwrite.h env.h \
295makehash.h fmt.h strerr.h errtxt.h idx.h idxthread.h mime.h \
296constmap.h sgetopt.h subgetopt.h datetime.h now.h fork.h wait.h
297 ./compile ezmlm-cgi.c
298
299ezmlm-check: \
300ezmlm-check.sh warn-auto.sh conf-bin
301 (cat warn-auto.sh; \
302 echo EZPATH=\'`head -1 conf-bin`\'; \
303 echo QMPATH=\'`head -1 conf-qmail`\'; \
304 cat ezmlm-check.sh ) > ezmlm-check
305
306ezmlm-check.0: \
307ezmlm-check.1
308 nroff -man ezmlm-check.1 > ezmlm-check.0
309
310ezmlm-clean: \
311load ezmlm-clean.o auto_qmail.o getconf.o copy.o mime.a \
312now.o datetime.o date822fmt.o slurpclose.o slurp.o qmail.o quote.o \
313getln.a env.a sig.a strerr.a substdio.a stralloc.a alloc.a surf.a \
314error.a str.a fs.a case.a open.a seek.a wait.a lock.a fd.a cookie.o getopt.a
315 ./load ezmlm-clean auto_qmail.o getconf.o copy.o mime.a \
316 now.o datetime.o date822fmt.o slurpclose.o \
317 slurp.o qmail.o quote.o getln.a env.a sig.a strerr.a \
318 substdio.a stralloc.a alloc.a error.a str.a fs.a case.a \
319 open.a seek.a wait.a lock.a fd.a cookie.o getopt.a surf.a
320
321ezmlm-clean.0: \
322ezmlm-clean.1
323 nroff -man ezmlm-clean.1 > ezmlm-clean.0
324
325ezmlm-clean.o: \
326compile ezmlm-clean.c error.h stralloc.h gen_alloc.h str.h \
327env.h sig.h slurp.h getconf.h strerr.h byte.h getln.h case.h copy.h mime.h \
328qmail.h substdio.h readwrite.h seek.h quote.h datetime.h now.h cookie.h \
329date822fmt.h direntry.h fmt.h strerr.h errtxt.h idx.h sgetopt.h subgetopt.h
330 ./compile ezmlm-clean.c
331
332ezmlm-cron: \
333load ezmlm-cron.o strerr.a stralloc.a alloc.a error.a open.a auto_qmail.o \
334getopt.a getln.a str.a substdio.a sig.a fs.a open.a fd.a lock.a wait.a \
335case.a auto_cron.o
336 ./load ezmlm-cron getopt.a getln.a strerr.a substdio.a \
337 stralloc.a alloc.a sig.a fs.a open.a fd.a lock.a error.a \
338 wait.a case.a str.a auto_qmail.o auto_cron.o
339
340ezmlm-cron.0: \
341ezmlm-cron.1
342 nroff -man ezmlm-cron.1 > ezmlm-cron.0
343
344ezmlm-cron.o: \
345compile ezmlm-cron.c strerr.h substdio.h stralloc.h error.h str.h \
346fork.h readwrite.h wait.h errtxt.h idx.h sgetopt.h auto_qmail.h \
347fmt.h auto_cron.h
348 ./compile ezmlm-cron.c
349
350ezmlm-gate: \
351load ezmlm-gate.o subdb.a auto_bin.o getopt.a getln.a env.a sig.a strerr.a \
352stralloc.a alloc.a error.a str.a case.a wait.a substdio.a open.a lock.a \
353fs.a getconf.o slurpclose.o slurp.o seek.a conf-sqlld
354 ./load ezmlm-gate subdb.a getconf.o slurpclose.o slurp.o \
355 getopt.a getln.a auto_bin.o env.a sig.a fs.a \
356 strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a wait.a \
357 open.a lock.a seek.a ${SQLLD}
358
359ezmlm-gate.0: \
360ezmlm-gate.1
361 nroff -man ezmlm-gate.1 > ezmlm-gate.0
362
363ezmlm-gate.o: \
364compile ezmlm-gate.c idx.h errtxt.h subscribe.h auto_bin.h \
365sgetopt.h subgetopt.h substdio.h getconf.h \
366env.h sig.h strerr.h stralloc.h alloc.h error.h str.h case.h \
367fork.h wait.h exit.h getln.h open.h
368 ./compile ezmlm-gate.c
369
370ezmlm-get: \
371load ezmlm-get.o idxthread.o subdb.a auto_qmail.o getopt.a now.o getconf.o \
372datetime.o date822fmt.o slurpclose.o slurp.o qmail.o quote.o makehash.o \
373cookie.o surf.a yyyymm.a \
374constmap.o getln.a env.a sig.a strerr.a substdio.a mime.a stralloc.a alloc.a \
375error.a str.a fs.a case.a open.a seek.a wait.a lock.a fd.a copy.o conf-sqlld
376 ./load ezmlm-get idxthread.o subdb.a auto_qmail.o getopt.a getconf.o \
377 now.o datetime.o date822fmt.o cookie.o makehash.o slurpclose.o slurp.o \
378 yyyymm.a \
379 constmap.o substdio.a copy.o mime.a strerr.a stralloc.a alloc.a \
380 qmail.o quote.o surf.a getln.a env.a sig.a \
381 error.a str.a fs.a case.a \
382 open.a seek.a wait.a lock.a fd.a ${SQLLD}
383
384ezmlm-get.o: \
385compile ezmlm-get.c idx.h errtxt.h error.h getconf.h stralloc.h gen_alloc.h \
386str.h cookie.h env.h sig.h slurp.h strerr.h byte.h getln.h case.h qmail.h \
387substdio.h readwrite.h seek.h quote.h sgetopt.h subgetopt.h datetime.h now.h \
388date822fmt.h fmt.h strerr.h copy.h errtxt.h idx.h idxthread.h mime.h \
389constmap.h makehash.h
390 ./compile ezmlm-get.c
391
392ezmlm-get.0: \
393ezmlm-get.1
394 nroff -man ezmlm-get.1 > ezmlm-get.0
395
396ezmlm-greturn: \
397load ezmlm-greturn.o quote.o getconf.o subdb.a log.o \
398slurpclose.o slurp.o now.o cookie.o surf.a lock.a env.a sig.a \
399strerr.a getln.a substdio.a stralloc.a alloc.a error.a str.a fs.a \
400case.a open.a conf-sqlld
401 ./load ezmlm-greturn quote.o getconf.o subdb.a \
402 log.o slurpclose.o slurp.o now.o cookie.o surf.a lock.a \
403 env.a sig.a strerr.a getln.a substdio.a stralloc.a alloc.a \
404 error.a str.a fs.a case.a open.a ${SQLLD}
405
406ezmlm-greturn.0: \
407ezmlm-greturn.1
408 nroff -man ezmlm-greturn.1 > ezmlm-greturn.0
409
410ezmlm-greturn.o: \
411compile ezmlm-greturn.c stralloc.h gen_alloc.h stralloc.h str.h env.h sig.h \
412slurp.h getconf.h strerr.h byte.h case.h getln.h substdio.h error.h \
413quote.h readwrite.h fmt.h datetime.h now.h cookie.h \
414strerr.h subscribe.h
415 ./compile ezmlm-greturn.c
416
417ezmlm-gwarn: \
418load ezmlm-gwarn.o auto_qmail.o getconf.o mime.a cookie.o subdb.a now.o \
419slurpclose.o slurp.o quote.o datetime.o date822fmt.o qmail.o surf.a \
420case.a strerr.a sig.a getln.a substdio.a stralloc.a alloc.a error.a \
421open.a lock.a str.a fs.a fd.a wait.a copy.o getopt.a conf-sqlld
422 ./load ezmlm-gwarn auto_qmail.o getconf.o mime.a \
423 cookie.o subdb.a getopt.a \
424 now.o slurpclose.o slurp.o quote.o datetime.o date822fmt.o \
425 qmail.o surf.a case.a strerr.a sig.a getln.a substdio.a \
426 stralloc.a alloc.a error.a open.a lock.a str.a fs.a fd.a \
427 wait.a copy.o ${SQLLD}
428
429ezmlm-gwarn.0: \
430ezmlm-gwarn.1
431 nroff -man ezmlm-gwarn.1 > ezmlm-gwarn.0
432
433ezmlm-gwarn.o: \
434compile ezmlm-gwarn.c direntry.h readwrite.h getln.h \
435substdio.h stralloc.h gen_alloc.h slurp.h getconf.h byte.h error.h str.h \
436sig.h now.h datetime.h date822fmt.h fmt.h cookie.h qmail.h substdio.h \
437qmail.h copy.h mime.h idx.h errtxt.h sgetopt.h subgetopt.h
438 ./compile ezmlm-gwarn.c
439
440ezmlm-idx: \
441load ezmlm-idx.o slurp.o slurpclose.o mime.a wait.a getopt.a \
442getln.a strerr.a sig.h sig.a open.a lock.a substdio.a stralloc.a \
443alloc.a error.a str.a fd.a case.a fs.a getconf.o makehash.o surf.o mime.a
444 ./load ezmlm-idx \
445 mime.a slurp.o slurpclose.o wait.a getln.a strerr.a sig.a open.a \
446 lock.a mime.a substdio.a stralloc.a alloc.a error.a str.a fd.a \
447 getopt.a case.a fs.a getconf.o makehash.o surf.o
448
449ezmlm-idx.o: \
450compile ezmlm-idx.c stralloc.h getconf.h \
451substdio.h subfd.h strerr.h error.h sgetopt.h \
452lock.h sig.h slurp.h open.h getln.h case.h \
453str.h fmt.h readwrite.h exit.h idx.h mime.h errtxt.h uint32.h
454 ./compile ezmlm-idx.c
455
456ezmlm-idx.0: \
457ezmlm-idx.1
458 nroff -man ezmlm-idx.1 > ezmlm-idx.0
459
460ezmlm-glconf: \
461ezmlm-glconf.sh warn-auto.sh conf-bin
462 (cat warn-auto.sh; \
463 echo EZPATH=\'`head -1 conf-bin`\'; \
464 cat ezmlm-glconf.sh ) > ezmlm-glconf
465
466ezmlm-glconf.0: \
467ezmlm-glconf.1
468 nroff -man ezmlm-glconf.1 > ezmlm-glconf.0
469
470ezmlm-issubn: \
471load ezmlm-issubn.o subdb.a getconf.o slurpclose.o slurp.o \
472env.a fs.a strerr.a getln.a getopt.a conf-sqlld \
473substdio.a stralloc.a alloc.a error.a str.a case.a open.a lock.a
474 ./load ezmlm-issubn subdb.a getconf.o slurpclose.o slurp.o \
475 getopt.a env.a fs.a strerr.a \
476 getln.a substdio.a stralloc.a alloc.a error.a str.a case.a \
477 open.a lock.a ${SQLLD}
478
479ezmlm-issubn.0: \
480ezmlm-issubn.1
481 nroff -man ezmlm-issubn.1 > ezmlm-issubn.0
482
483ezmlm-issubn.o: \
484compile ezmlm-issubn.c strerr.h subscribe.h env.h errtxt.h sgetopt.h idx.h
485 ./compile ezmlm-issubn.c
486
487ezmlm-limit: \
488load ezmlm-limit.o getconf.o slurpclose.o slurp.o substdio.a stralloc.a \
489alloc.a error.a str.a case.a open.a lock.a getopt.a fs.a sig.a now.o
490 ./load ezmlm-limit getconf.o slurpclose.o slurp.o getopt.a \
491 strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a \
492 open.a lock.a fs.a sig.a now.o
493
494ezmlm-limit.0: \
495ezmlm-limit.1
496 nroff -man ezmlm-limit.1 > ezmlm-limit.0
497
498ezmlm-limit.o: \
499compile ezmlm-limit.c stralloc.h strerr.h substdio.h readwrite.h sig.h lock.h \
500getconf.h fmt.h now.h sgetopt.h error.h errtxt.h idx.h datetime.h
501 ./compile ezmlm-limit.c
502
5b62e993 503ezmlm-list: \
f8beb284
MW
504load ezmlm-list.o subdb.a fs.a getconf.o slurpclose.o slurp.o \
505strerr.a getln.a substdio.a stralloc.a alloc.a \
506error.a open.a str.a case.a getopt.a conf-sqlld
507 ./load ezmlm-list subdb.a fs.a getconf.o slurpclose.o slurp.o \
508 strerr.a getln.a getopt.a substdio.a stralloc.a \
509 alloc.a error.a open.a str.a case.a ${SQLLD}
5b62e993
MW
510
511ezmlm-list.0: \
512ezmlm-list.1
513 nroff -man ezmlm-list.1 > ezmlm-list.0
514
515ezmlm-list.o: \
f8beb284
MW
516compile ezmlm-list.c stralloc.h gen_alloc.h substdio.h getln.h strerr.h \
517error.h readwrite.h exit.h open.h errtxt.h subscribe.h exit.h sgetopt.h \
518idx.h fmt.h
5b62e993
MW
519 ./compile ezmlm-list.c
520
521ezmlm-make: \
f8beb284
MW
522load ezmlm-make.o auto_bin.o open.a getln.a getopt.a substdio.a strerr.a \
523stralloc.a alloc.a error.a lock.a str.a
524 ./load ezmlm-make auto_bin.o open.a getln.a getopt.a substdio.a \
525 strerr.a stralloc.a alloc.a error.a lock.a str.a
5b62e993
MW
526
527ezmlm-make.0: \
528ezmlm-make.1
529 nroff -man ezmlm-make.1 > ezmlm-make.0
530
531ezmlm-make.o: \
532compile ezmlm-make.c ezmlm-make.c ezmlm-make.c sgetopt.h subgetopt.h \
533sgetopt.h ezmlm-make.c stralloc.h gen_alloc.h stralloc.h ezmlm-make.c \
534strerr.h ezmlm-make.c exit.h ezmlm-make.c readwrite.h ezmlm-make.c \
535open.h ezmlm-make.c substdio.h ezmlm-make.c str.h ezmlm-make.c \
536auto_bin.h ezmlm-make.c ezmlm-make.c ezmlm-make.c ezmlm-make.c \
f8beb284 537errtxt.h idx.h getln.h lock.h
5b62e993
MW
538 ./compile ezmlm-make.c
539
540ezmlm-manage: \
f8beb284 541load ezmlm-manage.o auto_qmail.o getconf.o subdb.a log.o cookie.o \
5b62e993
MW
542now.o datetime.o date822fmt.o slurpclose.o slurp.o qmail.o quote.o \
543surf.a getln.a env.a sig.a strerr.a substdio.a stralloc.a alloc.a \
f8beb284
MW
544error.a str.a fs.a case.a open.a seek.a wait.a lock.a fd.a getopt.a \
545mime.a copy.o conf-sqlld
546 ./load ezmlm-manage subdb.a auto_qmail.o getconf.o copy.o \
547 mime.a log.o cookie.o now.o datetime.o date822fmt.o slurpclose.o \
5b62e993
MW
548 slurp.o qmail.o quote.o surf.a getln.a env.a sig.a strerr.a \
549 substdio.a stralloc.a alloc.a error.a str.a fs.a case.a \
f8beb284 550 open.a seek.a wait.a lock.a fd.a getopt.a ${SQLLD}
5b62e993
MW
551
552ezmlm-manage.0: \
553ezmlm-manage.1
554 nroff -man ezmlm-manage.1 > ezmlm-manage.0
555
556ezmlm-manage.o: \
557compile ezmlm-manage.c ezmlm-manage.c ezmlm-manage.c error.h \
558ezmlm-manage.c stralloc.h gen_alloc.h stralloc.h ezmlm-manage.c str.h \
559ezmlm-manage.c env.h ezmlm-manage.c sig.h ezmlm-manage.c slurp.h \
560ezmlm-manage.c getconf.h ezmlm-manage.c strerr.h ezmlm-manage.c \
561byte.h ezmlm-manage.c getln.h ezmlm-manage.c case.h ezmlm-manage.c \
562qmail.h substdio.h qmail.h ezmlm-manage.c substdio.h substdio.h \
563ezmlm-manage.c readwrite.h ezmlm-manage.c seek.h ezmlm-manage.c \
564quote.h ezmlm-manage.c datetime.h ezmlm-manage.c now.h datetime.h \
565datetime.h now.h ezmlm-manage.c date822fmt.h ezmlm-manage.c fmt.h \
566ezmlm-manage.c subscribe.h strerr.h strerr.h subscribe.h \
f8beb284 567sgetopt.h subgetopt.h cookie.h idx.h errtxt.h copy.h
5b62e993
MW
568 ./compile ezmlm-manage.c
569
f8beb284
MW
570ezmlm-mktab.0: \
571ezmlm-mktab.1
572 nroff -man ezmlm-mktab.1 > ezmlm-mktab.0
573
574ezmlm-moderate: \
575load ezmlm-moderate.o auto_qmail.o getconf.o auto_bin.o copy.o mime.a \
576cookie.o now.o datetime.o date822fmt.o slurpclose.o slurp.o qmail.o quote.o \
577surf.a getln.a env.a sig.a strerr.a substdio.a stralloc.a alloc.a \
578error.a str.a fs.a case.a open.a seek.a wait.a lock.a fd.a getopt.a
579 ./load ezmlm-moderate auto_qmail.o getconf.o copy.o mime.a \
580 cookie.o now.o datetime.o date822fmt.o slurpclose.o \
581 slurp.o qmail.o quote.o surf.a getln.a env.a sig.a strerr.a \
582 substdio.a stralloc.a alloc.a error.a str.a fs.a case.a \
583 auto_bin.o open.a seek.a wait.a lock.a fd.a getopt.a
584
585ezmlm-moderate.0: \
586ezmlm-moderate.1
587 nroff -man ezmlm-moderate.1 > ezmlm-moderate.0
588
589ezmlm-moderate.o: \
590compile ezmlm-moderate.c error.h stralloc.h gen_alloc.h str.h \
591env.h sig.h slurp.h getconf.h strerr.h byte.h getln.h case.h \
592qmail.h substdio.h readwrite.h seek.h quote.h datetime.h now.h \
593date822fmt.h fmt.h strerr.h cookie.h errtxt.h idx.h copy.h mime.h \
594subgetopt.h sgetopt.h auto_bin.h fork.h wait.h
595 ./compile ezmlm-moderate.c
596
597ezmlm-request: \
598load ezmlm-request.o subdb.a getconf.o constmap.o getln.a auto_qmail.o qmail.o \
599strerr.a slurpclose.o slurp.o getopt.a env.a open.a fd.a sig.a case.a \
600substdio.a error.a stralloc.a alloc.a str.a case.a fs.a wait.a seek.a \
601date822fmt.o now.o datetime.o quote.o copy.o mime.a conf-sqlld
602 ./load ezmlm-request subdb.a getconf.o constmap.o getln.a auto_qmail.o \
603 qmail.o date822fmt.o datetime.o now.o quote.o \
604 slurpclose.o slurp.o env.a open.a sig.a wait.a getopt.a \
605 strerr.a substdio.a error.a copy.o stralloc.a alloc.a substdio.a \
606 str.a case.a fs.a fd.a sig.a wait.a seek.a mime.a ${SQLLD}
607
608ezmlm-request.0:
609 nroff -man ezmlm-request.1 > ezmlm-request.0
610
611ezmlm-request.o: \
612compile ezmlm-request.c stralloc.h subfd.h strerr.h error.h qmail.h env.h \
613sig.h open.h getln.h case.h str.h readwrite.h exit.h substdio.h quote.h \
614getconf.h constmap.h fmt.h byte.h errtxt.h idx.h datetime.h date822fmt.h \
615subscribe.h now.h copy.h
616 ./compile ezmlm-request.c
617
5b62e993 618ezmlm-reject: \
f8beb284
MW
619load ezmlm-reject.o getln.a strerr.a substdio.a error.a stralloc.a open.a \
620qmail.o env.a seek.a fd.a wait.a auto_qmail.o \
621alloc.a getconf.o slurp.o slurpclose.o str.a getopt.a case.a constmap.o fs.a
622 ./load ezmlm-reject qmail.o getln.a strerr.a substdio.a error.a fs.a \
623 env.a constmap.o getconf.o slurp.o slurpclose.o stralloc.a alloc.a \
624 seek.a str.a getopt.a case.a open.a fd.a wait.a auto_qmail.o
5b62e993
MW
625
626ezmlm-reject.0: \
627ezmlm-reject.1
628 nroff -man ezmlm-reject.1 > ezmlm-reject.0
629
630ezmlm-reject.o: \
f8beb284
MW
631compile ezmlm-reject.c strerr.h substdio.h readwrite.h stralloc.h gen_alloc.h \
632stralloc.h getln.h sgetopt.h subgetopt.h constmap.h getconf.h errtxt.h \
633scan.h fmt.h idx.h qmail.h env.h seek.h
5b62e993
MW
634 ./compile ezmlm-reject.c
635
636ezmlm-return: \
f8beb284 637load ezmlm-return.o quote.o getconf.o subdb.a log.o \
5b62e993
MW
638slurpclose.o slurp.o now.o cookie.o surf.a lock.a env.a sig.a \
639strerr.a getln.a substdio.a stralloc.a alloc.a error.a str.a fs.a \
f8beb284
MW
640case.a open.a conf-sqlld
641 ./load ezmlm-return quote.o getconf.o subdb.a \
5b62e993
MW
642 log.o slurpclose.o slurp.o now.o cookie.o surf.a lock.a \
643 env.a sig.a strerr.a getln.a substdio.a stralloc.a alloc.a \
f8beb284 644 error.a str.a fs.a case.a open.a ${SQLLD}
5b62e993
MW
645
646ezmlm-return.0: \
647ezmlm-return.1
648 nroff -man ezmlm-return.1 > ezmlm-return.0
649
650ezmlm-return.o: \
651compile ezmlm-return.c stralloc.h gen_alloc.h stralloc.h \
652ezmlm-return.c str.h ezmlm-return.c env.h ezmlm-return.c sig.h \
653ezmlm-return.c slurp.h ezmlm-return.c getconf.h ezmlm-return.c \
654strerr.h ezmlm-return.c byte.h ezmlm-return.c case.h ezmlm-return.c \
f8beb284 655getln.h ezmlm-return.c substdio.h ezmlm-return.c error.h direntry.h \
5b62e993
MW
656ezmlm-return.c quote.h ezmlm-return.c readwrite.h ezmlm-return.c \
657fmt.h ezmlm-return.c now.h datetime.h now.h ezmlm-return.c cookie.h \
658ezmlm-return.c subscribe.h strerr.h strerr.h subscribe.h \
f8beb284 659strerr.h strerr.h
5b62e993
MW
660 ./compile ezmlm-return.c
661
662ezmlm-send: \
663load ezmlm-send.o auto_qmail.o getconf.o qmail.o constmap.o slurp.o \
f8beb284
MW
664slurpclose.o wait.a getln.a strerr.a sig.a env.a open.a lock.a conf-sqlld \
665substdio.a cookie.o stralloc.a alloc.a error.a str.a fd.a case.a fs.a surf.a \
666getopt.a copy.o mime.a subdb.a makehash.o surf.o makehash.o str.a quote.o
667 ./load ezmlm-send subdb.a cookie.o surf.a auto_qmail.o getconf.o \
668 getopt.a qmail.o quote.o constmap.o slurp.o slurpclose.o \
669 wait.a getln.a strerr.a \
670 sig.a env.a open.a lock.a substdio.a stralloc.a alloc.a error.a \
671 fd.a case.a fs.a getopt.a copy.o mime.a makehash.o str.a ${SQLLD}
5b62e993
MW
672
673ezmlm-send.0: \
674ezmlm-send.1
675 nroff -man ezmlm-send.1 > ezmlm-send.0
676
677ezmlm-send.o: \
f8beb284
MW
678compile ezmlm-send.c stralloc.h gen_alloc.h copy.h \
679subfd.h substdio.h strerr.h error.h qmail.h env.h makehash.h sgetopt.h \
680lock.h sig.h open.h getln.h case.h scan.h str.h fmt.h readwrite.h quote.h \
681exit.h getconf.h constmap.h byte.h errtxt.h idx.h mime.h subscribe.h \
682uint32.h
5b62e993
MW
683 ./compile ezmlm-send.c
684
f8beb284
MW
685ezmlm-master: \
686load ezmlm-master.o auto_qmail.o getconf.o qmail.o constmap.o slurp.o \
687slurpclose.o wait.a getln.a strerr.a sig.a env.a open.a lock.a conf-sqlld \
688substdio.a cookie.o stralloc.a alloc.a error.a str.a fd.a case.a fs.a surf.a\
689getopt.a copy.o mime.a subdb.a makehash.o surf.o makehash.o str.a quote.o
690 ./load ezmlm-master subdb.a cookie.o surf.a auto_qmail.o getconf.o \
691 getopt.a qmail.o quote.o constmap.o slurp.o slurpclose.o \
692 wait.a getln.a strerr.a \
693 sig.a env.a open.a lock.a substdio.a stralloc.a alloc.a error.a \
694 fd.a case.a fs.a getopt.a copy.o mime.a makehash.o str.a ${SQLLD}
695
696ezmlm-master.0: \
697ezmlm-master.1
698 nroff -man ezmlm-master.1 > ezmlm-master.0
699
700ezmlm-master.o: \
701compile ezmlm-master.c stralloc.h gen_alloc.h copy.h \
702subfd.h substdio.h strerr.h error.h qmail.h env.h makehash.h sgetopt.h \
703lock.h sig.h open.h getln.h case.h scan.h str.h fmt.h readwrite.h quote.h \
704exit.h getconf.h constmap.h byte.h errtxt.h idx.h mime.h subscribe.h \
705uint32.h
706 ./compile ezmlm-master.c
707
708ezmlm-slave: \
709load ezmlm-slave.o auto_qmail.o getconf.o qmail.o constmap.o slurp.o \
710slurpclose.o wait.a getln.a strerr.a sig.a env.a open.a lock.a conf-sqlld \
711substdio.a cookie.o stralloc.a alloc.a error.a str.a fd.a case.a fs.a surf.a \
712getopt.a copy.o mime.a subdb.a makehash.o surf.o makehash.o str.a quote.o
713 ./load ezmlm-slave subdb.a cookie.o surf.a auto_qmail.o getconf.o \
714 getopt.a qmail.o quote.o constmap.o slurp.o slurpclose.o \
715 wait.a getln.a strerr.a \
716 sig.a env.a open.a lock.a substdio.a stralloc.a alloc.a error.a \
717 fd.a case.a fs.a getopt.a copy.o mime.a makehash.o str.a ${SQLLD}
718
719ezmlm-slave.0: \
720ezmlm-slave.1
721 nroff -man ezmlm-slave.1 > ezmlm-slave.0
722
723ezmlm-slave.o: \
724compile ezmlm-slave.c stralloc.h gen_alloc.h copy.h \
725subfd.h substdio.h strerr.h error.h qmail.h env.h makehash.h sgetopt.h \
726lock.h sig.h open.h getln.h case.h scan.h str.h fmt.h readwrite.h quote.h \
727exit.h getconf.h constmap.h byte.h errtxt.h idx.h mime.h subscribe.h \
728uint32.h
729 ./compile ezmlm-slave.c
730
731ezmlm-split: \
732load ezmlm-split.o auto_qmail.o getconf.o \
733slurpclose.o slurp.o qmail.o quote.o wait.a \
734getln.a env.a sig.a strerr.a substdio.a stralloc.a alloc.a \
735error.a str.a fs.a case.a open.a fd.a
736 ./load ezmlm-split auto_qmail.o getconf.o slurpclose.o \
737 slurp.o qmail.o quote.o getln.a env.a sig.a strerr.a \
738 substdio.a stralloc.a alloc.a error.a str.a fs.a case.a \
739 open.a fd.a wait.a
740
741ezmlm-split.0: \
742ezmlm-split.1
743 nroff -man ezmlm-split.1 > ezmlm-split.0
744
745ezmlm-split.o: \
746compile ezmlm-split.c error.h stralloc.h gen_alloc.h str.h \
747env.h sig.h getconf.h strerr.h byte.h getln.h case.h \
748qmail.h substdio.h readwrite.h quote.h \
749fmt.h errtxt.h idx.h uint32.h
750 ./compile ezmlm-split.c
751
752ezmlm-store: \
753load ezmlm-store.o auto_qmail.o getconf.o subdb.a log.o auto_bin.o mime.a \
754cookie.o now.o datetime.o date822fmt.o slurpclose.o slurp.o qmail.o quote.o \
755surf.a getln.a env.a sig.a strerr.a substdio.a stralloc.a alloc.a conf-sqlld \
756error.a str.a fs.a case.a open.a seek.a wait.a lock.a fd.a getopt.a copy.o
757 ./load ezmlm-store auto_qmail.o getconf.o subdb.a copy.o mime.a \
758 log.o cookie.o now.o datetime.o date822fmt.o slurpclose.o \
759 slurp.o qmail.o quote.o surf.a getln.a env.a sig.a strerr.a \
760 substdio.a stralloc.a alloc.a error.a str.a fs.a case.a \
761 open.a seek.a wait.a lock.a fd.a getopt.a auto_bin.o ${SQLLD}
762
763ezmlm-store.0: \
764ezmlm-store.1
765 nroff -man ezmlm-store.1 > ezmlm-store.0
766
767ezmlm-store.o: \
768compile ezmlm-store.c error.h stralloc.h gen_alloc.h str.h \
769sgetopt.h subgetopt.h fork.h wait.h auto_bin.h lock.h mime.h \
770env.h sig.h slurp.h getconf.h strerr.h byte.h getln.h case.h \
771qmail.h substdio.h readwrite.h seek.h quote.h datetime.h now.h \
772date822fmt.h fmt.h subscribe.h strerr.h cookie.h errtxt.h idx.h copy.h
773 ./compile ezmlm-store.c
774
5b62e993 775ezmlm-sub: \
f8beb284
MW
776load ezmlm-sub.o subdb.a getconf.o slurpclose.o slurp.o \
777log.o now.o fs.a strerr.a getln.a getopt.a fs.a conf-sqlld \
5b62e993 778substdio.a stralloc.a alloc.a error.a str.a case.a open.a lock.a
f8beb284
MW
779 ./load ezmlm-sub subdb.a getconf.o slurpclose.o slurp.o \
780 log.o now.o fs.a strerr.a getopt.a fs.a \
5b62e993 781 getln.a substdio.a stralloc.a alloc.a error.a str.a case.a \
f8beb284 782 open.a lock.a ${SQLLD}
5b62e993
MW
783
784ezmlm-sub.0: \
785ezmlm-sub.1
786 nroff -man ezmlm-sub.1 > ezmlm-sub.0
787
788ezmlm-sub.o: \
789compile ezmlm-sub.c strerr.h ezmlm-sub.c subscribe.h strerr.h \
f8beb284
MW
790getln.h substdio.h stralloc.h readwrite.h \
791strerr.h subscribe.h log.h errtxt.h sgetopt.h scan.h idx.h
5b62e993
MW
792 ./compile ezmlm-sub.c
793
f8beb284
MW
794ezmlm-test: \
795ezmlm-test.sh warn-auto.sh conf-bin
796 (cat warn-auto.sh; \
797 echo QMPATH=\'`head -1 conf-qmail`\'; \
798 cat ezmlm-test.sh ) > ezmlm-test; \
799 chmod 755 ezmlm-test
800
801ezmlm-test.0: \
802ezmlm-test.1
803 nroff -man ezmlm-test.1 > ezmlm-test.0
804
805ezmlm-tstdig: \
806load ezmlm-tstdig.o getopt.a getconf.o now.o fs.a strerr.a getln.a \
807lock.a \
808substdio.a stralloc.a alloc.a error.a str.a case.a sig.a \
809open.a slurpclose.o slurp.o env.a
810 ./load ezmlm-tstdig getopt.a getconf.o env.a now.o fs.a strerr.a \
811 lock.a getln.a substdio.a stralloc.a alloc.a error.a str.a case.a \
812 sig.a slurpclose.o slurp.o open.a
813
814ezmlm-tstdig.0: \
815ezmlm-tstdig.1
816 nroff -man ezmlm-tstdig.1 > ezmlm-tstdig.0
817
818ezmlm-tstdig.o: \
819compile ezmlm-tstdig.c strerr.h sgetopt.h getconf.h \
820sig.h now.h errtxt.h stralloc.h sig.h env.h fmt.h substdio.h readwrite.h \
821now.h idx.h
822 ./compile ezmlm-tstdig.c
823
5b62e993 824ezmlm-unsub: \
f8beb284
MW
825load ezmlm-unsub.o subdb.a getconf.o slurpclose.o slurp.o \
826log.o now.o fs.a strerr.a getln.a getopt.a fs.a conf-sqlld \
5b62e993 827substdio.a stralloc.a alloc.a error.a str.a case.a open.a lock.a
f8beb284
MW
828 ./load ezmlm-unsub subdb.a getopt.a getconf.o slurpclose.o slurp.o \
829 log.o now.o fs.a strerr.a fs.a \
5b62e993 830 getln.a substdio.a stralloc.a alloc.a error.a str.a case.a \
f8beb284 831 open.a lock.a ${SQLLD}
5b62e993
MW
832
833ezmlm-unsub.0: \
834ezmlm-unsub.1
835 nroff -man ezmlm-unsub.1 > ezmlm-unsub.0
836
837ezmlm-unsub.o: \
f8beb284
MW
838compile ezmlm-unsub.c strerr.h subscribe.h \
839log.h errtxt.h sgetopt.h scan.h idx.h readwrite.h stralloc.h substdio.h
5b62e993
MW
840 ./compile ezmlm-unsub.c
841
842ezmlm-warn: \
f8beb284 843load ezmlm-warn.o auto_qmail.o getconf.o mime.a cookie.o subdb.a now.o \
5b62e993
MW
844slurpclose.o slurp.o quote.o datetime.o date822fmt.o qmail.o surf.a \
845case.a strerr.a sig.a getln.a substdio.a stralloc.a alloc.a error.a \
f8beb284
MW
846open.a lock.a str.a fs.a fd.a wait.a copy.o getopt.a conf-sqlld
847 ./load ezmlm-warn auto_qmail.o getconf.o mime.a \
848 cookie.o subdb.a getopt.a \
5b62e993
MW
849 now.o slurpclose.o slurp.o quote.o datetime.o date822fmt.o \
850 qmail.o surf.a case.a strerr.a sig.a getln.a substdio.a \
851 stralloc.a alloc.a error.a open.a lock.a str.a fs.a fd.a \
f8beb284 852 wait.a copy.o ${SQLLD}
5b62e993
MW
853
854ezmlm-warn.0: \
855ezmlm-warn.1
856 nroff -man ezmlm-warn.1 > ezmlm-warn.0
857
858ezmlm-warn.o: \
f8beb284
MW
859compile ezmlm-warn.c direntry.h readwrite.h getln.h \
860substdio.h stralloc.h gen_alloc.h slurp.h getconf.h byte.h error.h str.h \
861sig.h now.h datetime.h date822fmt.h fmt.h cookie.h qmail.h substdio.h \
862qmail.h copy.h mime.h idx.h errtxt.h sgetopt.h subgetopt.h
5b62e993
MW
863 ./compile ezmlm-warn.c
864
865ezmlm-weed: \
f8beb284 866load ezmlm-weed.o getln.a strerr.a substdio.a error.a case.a stralloc.a \
5b62e993
MW
867alloc.a str.a
868 ./load ezmlm-weed getln.a strerr.a substdio.a error.a \
f8beb284 869 case.a stralloc.a alloc.a str.a
5b62e993
MW
870
871ezmlm-weed.0: \
872ezmlm-weed.1
873 nroff -man ezmlm-weed.1 > ezmlm-weed.0
874
875ezmlm-weed.o: \
876compile ezmlm-weed.c stralloc.h gen_alloc.h stralloc.h ezmlm-weed.c \
877str.h ezmlm-weed.c byte.h ezmlm-weed.c readwrite.h ezmlm-weed.c \
878substdio.h ezmlm-weed.c getln.h ezmlm-weed.c strerr.h ezmlm-weed.c
879 ./compile ezmlm-weed.c
880
881ezmlm.0: \
882ezmlm.5
883 nroff -man ezmlm.5 > ezmlm.0
884
f8beb284
MW
885ezmlmglrc.0: \
886ezmlmglrc.5
887 nroff -man ezmlmglrc.5 > ezmlmglrc.0
888
889ezmlmrc.0: \
890ezmlmrc.5
891 nroff -man ezmlmrc.5 > ezmlmrc.0
892
893ezmlmsubrc.0: \
894ezmlmsubrc.5
895 nroff -man ezmlmsubrc.5 > ezmlmsubrc.0
896
5b62e993
MW
897fd.a: \
898makelib fd_copy.o fd_move.o
899 ./makelib fd.a fd_copy.o fd_move.o
900
901fd_copy.0: \
902fd_copy.3
903 nroff -man fd_copy.3 > fd_copy.0
904
905fd_copy.o: \
906compile fd_copy.c fd_copy.c fd.h fd_copy.c
907 ./compile fd_copy.c
908
909fd_move.0: \
910fd_move.3
911 nroff -man fd_move.3 > fd_move.0
912
913fd_move.o: \
914compile fd_move.c fd.h fd_move.c
915 ./compile fd_move.c
916
917find-systype: \
918find-systype.sh auto-ccld.sh
919 cat auto-ccld.sh find-systype.sh > find-systype
920 chmod 755 find-systype
921
922fmt_str.o: \
923compile fmt_str.c fmt.h fmt_str.c
924 ./compile fmt_str.c
925
926fmt_uint.o: \
927compile fmt_uint.c fmt.h fmt_uint.c
928 ./compile fmt_uint.c
929
930fmt_uint0.o: \
931compile fmt_uint0.c fmt.h fmt_uint0.c
932 ./compile fmt_uint0.c
933
934fmt_ulong.o: \
935compile fmt_ulong.c fmt.h fmt_ulong.c
936 ./compile fmt_ulong.c
937
938fork.h: \
939compile load tryvfork.c fork.h1 fork.h2
940 ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null \
941 2>&1 \
942 && cat fork.h2 || cat fork.h1 ) > fork.h
943 rm -f tryvfork.o tryvfork
944
945fs.a: \
946makelib fmt_str.o fmt_uint.o fmt_uint0.o fmt_ulong.o scan_ulong.o \
947scan_8long.o
948 ./makelib fs.a fmt_str.o fmt_uint.o fmt_uint0.o \
949 fmt_ulong.o scan_ulong.o scan_8long.o
950
951getconf.o: \
952compile getconf.c stralloc.h gen_alloc.h stralloc.h getconf.c slurp.h \
953getconf.c strerr.h getconf.c getconf.h getconf.c
954 ./compile getconf.c
955
956getln.0: \
957getln.3
958 nroff -man getln.3 > getln.0
959
960getln.a: \
961makelib getln.o getln2.o
962 ./makelib getln.a getln.o getln2.o
963
964getln.o: \
965compile getln.c substdio.h getln.c byte.h getln.c stralloc.h \
966gen_alloc.h stralloc.h getln.c getln.h getln.c
967 ./compile getln.c
968
969getln2.0: \
970getln2.3
971 nroff -man getln2.3 > getln2.0
972
973getln2.o: \
974compile getln2.c substdio.h getln2.c stralloc.h gen_alloc.h \
975stralloc.h getln2.c byte.h getln2.c getln.h getln2.c
976 ./compile getln2.c
977
978getopt.0: \
979getopt.3
980 nroff -man getopt.3 > getopt.0
981
982getopt.a: \
983makelib subgetopt.o sgetopt.o
984 ./makelib getopt.a subgetopt.o sgetopt.o
985
986hasflock.h: \
987tryflock.c compile load
988 ( ( ./compile tryflock.c && ./load tryflock ) >/dev/null \
989 2>&1 \
990 && echo \#define HASFLOCK 1 || exit 0 ) > hasflock.h
991 rm -f tryflock.o tryflock
992
993hassgact.h: \
994trysgact.c compile load
995 ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null \
996 2>&1 \
997 && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
998 rm -f trysgact.o trysgact
999
1000install: \
1001load install.o getln.a strerr.a substdio.a stralloc.a alloc.a open.a \
1002error.a str.a fs.a
1003 ./load install getln.a strerr.a substdio.a stralloc.a \
1004 alloc.a open.a error.a str.a fs.a
1005
1006install.o: \
1007compile install.c substdio.h install.c stralloc.h gen_alloc.h \
1008stralloc.h install.c getln.h install.c readwrite.h install.c exit.h \
1009install.c open.h install.c error.h install.c strerr.h install.c \
1010byte.h install.c
1011 ./compile install.c
1012
f8beb284
MW
1013idxthread.o: \
1014compile idxthread.c idxthread.h alloc.h error.h stralloc.h str.h lock.h idx.h \
1015substdio.h fmt.h readwrite.h idx.h errtxt.h substdio.h byte.h yyyymm.h
1016 ./compile idxthread.c
1017
5b62e993 1018issub.o: \
f8beb284
MW
1019compile issub.c stralloc.h gen_alloc.h getln.h readwrite.h substdio.h \
1020open.h byte.h case.h lock.h error.h subscribe.h strerr.h uint32.h fmt.h \
1021conf-sqlcc
1022 ./compile issub.c ${SQLCC}
5b62e993
MW
1023
1024it: \
f8beb284
MW
1025ezmlm-idx ezmlm-accept ezmlm-archive ezmlm-check ezmlm-gate ezmlm-get \
1026ezmlm-clean ezmlm-glconf ezmlm-moderate ezmlm-store ezmlm-tstdig \
5b62e993 1027ezmlm-make ezmlm-manage ezmlm-send ezmlm-reject ezmlm-return \
f8beb284
MW
1028ezmlm-warn ezmlm-weed ezmlm-list ezmlm-sub ezmlm-unsub ezmlm-cgi ezmlm-limit \
1029ezmlm-issubn ezmlm-cron ezmlm-request ezmlm-test ezmlm-split ezmlmrc
5b62e993
MW
1030
1031load: \
1032make-load warn-auto.sh systype
1033 ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load
1034 chmod 755 load
1035
1036lock.a: \
1037makelib lock_ex.o
1038 ./makelib lock.a lock_ex.o
1039
1040lock_ex.o: \
1041compile lock_ex.c lock_ex.c lock_ex.c lock_ex.c hasflock.h lock_ex.c \
1042lock.h lock_ex.c
1043 ./compile lock_ex.c
1044
1045log.o: \
1046compile log.c substdio.h log.c readwrite.h log.c stralloc.h \
1047gen_alloc.h stralloc.h log.c log.h log.c now.h datetime.h now.h log.c \
1048fmt.h log.c open.h log.c
1049 ./compile log.c
1050
f8beb284
MW
1051logmsg.o: \
1052compile logmsg.c stralloc.h fmt.h conf-sqlcc
1053 ./compile logmsg.c ${SQLCC}
1054
5b62e993
MW
1055make-compile: \
1056make-compile.sh auto-ccld.sh
1057 cat auto-ccld.sh make-compile.sh > make-compile
1058 chmod 755 make-compile
1059
1060make-load: \
1061make-load.sh auto-ccld.sh
1062 cat auto-ccld.sh make-load.sh > make-load
1063 chmod 755 make-load
1064
1065make-makelib: \
1066make-makelib.sh auto-ccld.sh
1067 cat auto-ccld.sh make-makelib.sh > make-makelib
1068 chmod 755 make-makelib
1069
f8beb284
MW
1070makehash.o: \
1071makehash.c makehash.h surf.h uint32.h stralloc.h
1072 ./compile makehash.c
1073
5b62e993
MW
1074makelib: \
1075make-makelib warn-auto.sh systype
1076 ( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > \
1077 makelib
1078 chmod 755 makelib
1079
1080man: \
f8beb284
MW
1081ezmlm.0 ezmlm-gate.0 ezmlm-idx.0 ezmlm-get.0 ezmlm-check.0 ezmlm-tstdig.0 \
1082ezmlm-make.0 ezmlm-manage.0 ezmlm-send.0 ezmlm-reject.0 ezmlm-accept.0 \
5b62e993
MW
1083ezmlm-return.0 ezmlm-warn.0 ezmlm-weed.0 ezmlm-list.0 ezmlm-sub.0 \
1084ezmlm-unsub.0 alloc.0 case.0 datetime.0 direntry.0 env.0 error.0 \
1085error_str.0 error_temp.0 ezmlm.0 fd_copy.0 fd_move.0 getln.0 getln2.0 \
f8beb284
MW
1086ezmlm-issubn.0 ezmlm-cron.0 ezmlm-glconf.0 ezmlmglrc.0 ezmlm-test.0 \
1087ezmlmsubrc.0 ezmlm-mktab.0 ezmlm-split.0 ezmlm-archive.0 ezmlm-cgi.0 \
5b62e993 1088getopt.0 now.0 sgetopt.0 stralloc.0 subfd.0 subgetopt.0 substdio.0 \
f8beb284
MW
1089substdio_copy.0 substdio_in.0 substdio_out.0 surf.0 surfpcs.0 wait.0 \
1090ezmlm-clean.0 ezmlm-moderate.0 ezmlm-store.0 ezmlm-request.0 ezmlmrc.0 \
1091ezmlm-limit.0
1092
1093mime.a: \
1094makelib concatHDR.o decodeHDR.o unfoldHDR.o \
1095decodeQ.o encodeQ.o decodeB.o encodeB.o author.o
1096 ./makelib mime.a concatHDR.o decodeHDR.o decodeQ.o encodeQ.o \
1097 decodeB.o encodeB.o unfoldHDR.o author.o
5b62e993
MW
1098
1099now.0: \
1100now.3
1101 nroff -man now.3 > now.0
1102
1103now.o: \
1104compile now.c now.c datetime.h now.c now.h datetime.h datetime.h \
1105now.h now.c
1106 ./compile now.c
1107
1108open.a: \
1109makelib open_append.o open_read.o open_trunc.o
1110 ./makelib open.a open_append.o open_read.o open_trunc.o
1111
1112open_append.o: \
1113compile open_append.c open_append.c open_append.c open.h \
1114open_append.c
1115 ./compile open_append.c
1116
1117open_read.o: \
1118compile open_read.c open_read.c open_read.c open.h open_read.c
1119 ./compile open_read.c
1120
1121open_trunc.o: \
1122compile open_trunc.c open_trunc.c open_trunc.c open.h open_trunc.c
1123 ./compile open_trunc.c
1124
f8beb284
MW
1125opensql.o: \
1126compile opensql.c error.h strerr.h errtxt.h \
1127 str.h case.h stralloc.h subscribe.h conf-sqlcc
1128 ./compile opensql.c ${SQLCC}
1129
1130putsubs.o: \
1131compile putsubs.c error.h substdio.h strerr.h readwrite.h \
1132str.h open.h case.h errtxt.h stralloc.h subscribe.h qmail.h fmt.h conf-sqlcc
1133 ./compile putsubs.c ${SQLCC}
1134
5b62e993
MW
1135qmail.o: \
1136compile qmail.c substdio.h qmail.c readwrite.h qmail.c wait.h qmail.c \
1137exit.h qmail.c fork.h qmail.c fd.h qmail.c qmail.h substdio.h \
1138substdio.h qmail.h qmail.c auto_qmail.h qmail.c
1139 ./compile qmail.c
1140
1141quote.o: \
1142compile quote.c stralloc.h gen_alloc.h stralloc.h quote.c str.h \
1143quote.c quote.h quote.c
1144 ./compile quote.c
1145
1146scan_8long.o: \
1147compile scan_8long.c scan.h scan_8long.c
1148 ./compile scan_8long.c
1149
1150scan_ulong.o: \
1151compile scan_ulong.c scan.h scan_ulong.c
1152 ./compile scan_ulong.c
1153
f8beb284
MW
1154searchlog.o: \
1155compile searchlog.c case.h stralloc.h scan.h open.h datetime.h errtxt.h str.h \
1156 datetime.h date822fmt.h substdio.h readwrite.h strerr.h error.h \
1157 subscribe.h conf-sqlcc
1158 ./compile searchlog.c ${SQLCC}
1159
5b62e993
MW
1160seek.a: \
1161makelib seek_set.o
1162 ./makelib seek.a seek_set.o
1163
1164seek_set.o: \
1165compile seek_set.c seek_set.c seek.h seek_set.c
1166 ./compile seek_set.c
1167
1168setup: \
1169it man install conf-bin conf-man
1170 ./install "`head -1 conf-bin`" < BIN
1171 ./install "`head -1 conf-man`" < MAN
1172
1173sgetopt.0: \
1174sgetopt.3
1175 nroff -man sgetopt.3 > sgetopt.0
1176
1177sgetopt.o: \
1178compile sgetopt.c substdio.h sgetopt.c subfd.h substdio.h substdio.h \
1179subfd.h sgetopt.c sgetopt.h sgetopt.h subgetopt.h sgetopt.h sgetopt.c \
1180subgetopt.h subgetopt.h sgetopt.c
1181 ./compile sgetopt.c
1182
1183shar: \
1184FILES BLURB README INSTALL TODO THANKS CHANGES FILES BIN MAN VERSION \
1185SYSDEPS Makefile ezmlm.5 ezmlm-make.1 ezmlm-make.c ezmlm-send.1 \
1186ezmlm-send.c ezmlm-reject.1 ezmlm-reject.c ezmlm-list.1 ezmlm-list.c \
1187ezmlm-sub.1 ezmlm-sub.c ezmlm-unsub.1 ezmlm-unsub.c ezmlm-manage.1 \
1188ezmlm-manage.c ezmlm-return.1 ezmlm-return.c ezmlm-warn.1 \
1189ezmlm-warn.c ezmlm-weed.1 ezmlm-weed.c getconf.h getconf.c log.h \
1190log.c issub.h issub.c subscribe.h subscribe.c cookie.h cookie.c \
1191auto-str.c conf-bin auto_bin.h conf-man install.c conf-cc conf-ld \
1192find-systype.sh make-compile.sh make-load.sh make-makelib.sh trycpp.c \
1193warn-auto.sh fork.h1 fork.h2 tryvfork.c wait.3 wait.h wait_pid.c \
1194trywaitp.c error.3 error_str.3 error_temp.3 error.h error.c \
1195error_str.c substdio.3 substdio_copy.3 substdio_in.3 substdio_out.3 \
1196substdio.h substdio.c substdi.c substdo.c substdio_copy.c subfd.3 \
1197subfd.h subfderr.c readwrite.h exit.h byte.h byte_chr.c byte_copy.c \
1198byte_cr.c byte_diff.c byte_rchr.c byte_zero.c str.h str_chr.c \
1199str_cpy.c str_diff.c str_diffn.c str_len.c str_rchr.c str_start.c \
1200getopt.3 sgetopt.3 subgetopt.3 sgetopt.h sgetopt.c subgetopt.h \
1201subgetopt.c strerr.h strerr.c strerr_sys.c strerr_die.c gen_alloc.h \
1202gen_allocdefs.h stralloc.3 stralloc.h stralloc_eady.c stralloc_pend.c \
1203stralloc_copy.c stralloc_opyb.c stralloc_opys.c stralloc_cat.c \
1204stralloc_catb.c stralloc_cats.c stralloc_arts.c alloc.3 alloc.h \
1205alloc.c alloc_re.c open.h open_append.c open_read.c open_trunc.c \
1206uint32.h1 uint32.h2 tryulong32.c case.3 case.h case_diffb.c \
1207case_lowerb.c case_startb.c fmt.h fmt_str.c fmt_uint.c fmt_uint0.c \
1208fmt_ulong.c scan.h scan_ulong.c scan_8long.c lock.h lock_ex.c \
1209tryflock.c env.3 env.h envread.c slurpclose.h slurpclose.c sig.h \
1210sig_catch.c sig_pipe.c trysgact.c datetime.3 datetime.h datetime.c \
1211date822fmt.h date822fmt.c now.3 now.h now.c quote.h quote.c seek.h \
1212seek_set.c conf-qmail auto_qmail.h qmail.h qmail.c direntry.3 \
1213direntry.h1 direntry.h2 trydrent.c getln.3 getln.h getln.c getln2.3 \
1214getln2.c fd.h fd_copy.3 fd_copy.c fd_move.3 fd_move.c surf.3 surf.h \
1215surf.c surfpcs.3 surfpcs.h surfpcs.c slurp.h slurp.c constmap.h \
1216constmap.c
1217 shar -m `cat FILES` > shar
1218 chmod 400 shar
1219
1220sig.a: \
1221makelib sig_catch.o sig_pipe.o
1222 ./makelib sig.a sig_catch.o sig_pipe.o
1223
1224sig_catch.o: \
1225compile sig_catch.c sig_catch.c sig.h sig_catch.c hassgact.h \
1226sig_catch.c
1227 ./compile sig_catch.c
1228
1229sig_pipe.o: \
1230compile sig_pipe.c sig_pipe.c sig.h sig_pipe.c
1231 ./compile sig_pipe.c
1232
1233slurp.o: \
1234compile slurp.c stralloc.h gen_alloc.h stralloc.h slurp.c slurp.h \
1235slurp.c error.h slurp.c open.h slurp.c
1236 ./compile slurp.c
1237
1238slurpclose.o: \
1239compile slurpclose.c stralloc.h gen_alloc.h stralloc.h slurpclose.c \
1240readwrite.h slurpclose.c slurpclose.h slurpclose.c error.h \
1241slurpclose.c
1242 ./compile slurpclose.c
1243
1244str.a: \
1245makelib str_len.o str_diff.o str_diffn.o str_cpy.o str_chr.o \
1246str_rchr.o str_start.o byte_chr.o byte_rchr.o byte_diff.o byte_copy.o \
1247byte_cr.o byte_zero.o
1248 ./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \
1249 str_chr.o str_rchr.o str_start.o byte_chr.o byte_rchr.o \
1250 byte_diff.o byte_copy.o byte_cr.o byte_zero.o
1251
1252str_chr.o: \
1253compile str_chr.c str.h str_chr.c
1254 ./compile str_chr.c
1255
1256str_cpy.o: \
1257compile str_cpy.c str.h str_cpy.c
1258 ./compile str_cpy.c
1259
1260str_diff.o: \
1261compile str_diff.c str.h str_diff.c
1262 ./compile str_diff.c
1263
1264str_diffn.o: \
1265compile str_diffn.c str.h str_diffn.c
1266 ./compile str_diffn.c
1267
1268str_len.o: \
1269compile str_len.c str.h str_len.c
1270 ./compile str_len.c
1271
1272str_rchr.o: \
1273compile str_rchr.c str.h str_rchr.c
1274 ./compile str_rchr.c
1275
1276str_start.o: \
1277compile str_start.c str.h str_start.c
1278 ./compile str_start.c
1279
1280stralloc.0: \
1281stralloc.3
1282 nroff -man stralloc.3 > stralloc.0
1283
1284stralloc.a: \
1285makelib stralloc_eady.o stralloc_pend.o stralloc_copy.o \
1286stralloc_opys.o stralloc_opyb.o stralloc_cat.o stralloc_cats.o \
1287stralloc_catb.o stralloc_arts.o
1288 ./makelib stralloc.a stralloc_eady.o stralloc_pend.o \
1289 stralloc_copy.o stralloc_opys.o stralloc_opyb.o \
1290 stralloc_cat.o stralloc_cats.o stralloc_catb.o \
1291 stralloc_arts.o
1292
1293stralloc_arts.o: \
1294compile stralloc_arts.c byte.h stralloc_arts.c str.h stralloc_arts.c \
1295stralloc.h gen_alloc.h stralloc.h stralloc_arts.c
1296 ./compile stralloc_arts.c
1297
1298stralloc_cat.o: \
1299compile stralloc_cat.c byte.h stralloc_cat.c stralloc.h gen_alloc.h \
1300stralloc.h stralloc_cat.c
1301 ./compile stralloc_cat.c
1302
1303stralloc_catb.o: \
1304compile stralloc_catb.c stralloc.h gen_alloc.h stralloc.h \
1305stralloc_catb.c byte.h stralloc_catb.c
1306 ./compile stralloc_catb.c
1307
1308stralloc_cats.o: \
1309compile stralloc_cats.c byte.h stralloc_cats.c str.h stralloc_cats.c \
1310stralloc.h gen_alloc.h stralloc.h stralloc_cats.c
1311 ./compile stralloc_cats.c
1312
1313stralloc_copy.o: \
1314compile stralloc_copy.c byte.h stralloc_copy.c stralloc.h gen_alloc.h \
1315stralloc.h stralloc_copy.c
1316 ./compile stralloc_copy.c
1317
1318stralloc_eady.o: \
1319compile stralloc_eady.c alloc.h stralloc_eady.c stralloc.h \
1320gen_alloc.h stralloc.h stralloc_eady.c gen_allocdefs.h \
1321gen_allocdefs.h gen_allocdefs.h stralloc_eady.c
1322 ./compile stralloc_eady.c
1323
1324stralloc_opyb.o: \
1325compile stralloc_opyb.c stralloc.h gen_alloc.h stralloc.h \
1326stralloc_opyb.c byte.h stralloc_opyb.c
1327 ./compile stralloc_opyb.c
1328
1329stralloc_opys.o: \
1330compile stralloc_opys.c byte.h stralloc_opys.c str.h stralloc_opys.c \
1331stralloc.h gen_alloc.h stralloc.h stralloc_opys.c
1332 ./compile stralloc_opys.c
1333
1334stralloc_pend.o: \
1335compile stralloc_pend.c alloc.h stralloc_pend.c stralloc.h \
1336gen_alloc.h stralloc.h stralloc_pend.c gen_allocdefs.h \
1337gen_allocdefs.h gen_allocdefs.h stralloc_pend.c
1338 ./compile stralloc_pend.c
1339
1340strerr.a: \
1341makelib strerr.o strerr_sys.o strerr_die.o
1342 ./makelib strerr.a strerr.o strerr_sys.o strerr_die.o
1343
1344strerr.o: \
1345compile strerr.c stralloc.h gen_alloc.h stralloc.h strerr.c strerr.h \
1346strerr.c
1347 ./compile strerr.c
1348
1349strerr_die.o: \
1350compile strerr_die.c substdio.h strerr_die.c subfd.h substdio.h \
1351substdio.h subfd.h strerr_die.c exit.h strerr_die.c strerr.h \
1352strerr_die.c
1353 ./compile strerr_die.c
1354
1355strerr_sys.o: \
1356compile strerr_sys.c error.h strerr_sys.c strerr.h strerr_sys.c
1357 ./compile strerr_sys.c
1358
f8beb284
MW
1359subdb.a: \
1360makelib checktag.o issub.o logmsg.o subscribe.o opensql.o putsubs.o \
1361 tagmsg.o searchlog.o
1362 ./makelib subdb.a checktag.o issub.o logmsg.o subscribe.o \
1363 opensql.o putsubs.o tagmsg.o searchlog.o
1364
5b62e993
MW
1365subfd.0: \
1366subfd.3
1367 nroff -man subfd.3 > subfd.0
1368
1369subfderr.o: \
1370compile subfderr.c readwrite.h subfderr.c substdio.h subfderr.c \
1371subfd.h substdio.h substdio.h subfd.h subfderr.c
1372 ./compile subfderr.c
1373
1374subgetopt.0: \
1375subgetopt.3
1376 nroff -man subgetopt.3 > subgetopt.0
1377
1378subgetopt.o: \
1379compile subgetopt.c subgetopt.h subgetopt.h subgetopt.c
1380 ./compile subgetopt.c
1381
1382subscribe.o: \
f8beb284
MW
1383compile subscribe.c stralloc.h gen_alloc.h stralloc.h \
1384getln.h readwrite.h substdio.h strerr.h open.h byte.h case.h \
1385lock.h error.h uint32.h subscribe.h idx.h fmt.h conf-sqlcc
1386 ./compile subscribe.c ${SQLCC}
5b62e993
MW
1387
1388substdi.o: \
1389compile substdi.c substdio.h substdi.c byte.h substdi.c error.h \
1390substdi.c
1391 ./compile substdi.c
1392
1393substdio.0: \
1394substdio.3
1395 nroff -man substdio.3 > substdio.0
1396
1397substdio.a: \
1398makelib substdio.o substdi.o substdo.o subfderr.o substdio_copy.o
1399 ./makelib substdio.a substdio.o substdi.o substdo.o \
1400 subfderr.o substdio_copy.o
1401
1402substdio.o: \
1403compile substdio.c substdio.h substdio.c
1404 ./compile substdio.c
1405
1406substdio_copy.0: \
1407substdio_copy.3
1408 nroff -man substdio_copy.3 > substdio_copy.0
1409
1410substdio_copy.o: \
1411compile substdio_copy.c substdio.h substdio_copy.c
1412 ./compile substdio_copy.c
1413
1414substdio_in.0: \
1415substdio_in.3
1416 nroff -man substdio_in.3 > substdio_in.0
1417
1418substdio_out.0: \
1419substdio_out.3
1420 nroff -man substdio_out.3 > substdio_out.0
1421
1422substdo.o: \
1423compile substdo.c substdio.h substdo.c str.h substdo.c byte.h \
1424substdo.c error.h substdo.c
1425 ./compile substdo.c
1426
1427surf.0: \
1428surf.3
1429 nroff -man surf.3 > surf.0
1430
1431surf.a: \
1432makelib surf.o surfpcs.o
1433 ./makelib surf.a surf.o surfpcs.o
1434
1435surf.o: \
1436compile surf.c surf.h surf.c uint32.h surf.c
1437 ./compile surf.c
1438
1439surfpcs.0: \
1440surfpcs.3
1441 nroff -man surfpcs.3 > surfpcs.0
1442
1443surfpcs.o: \
1444compile surfpcs.c surf.h surfpcs.c surfpcs.h uint32.h surfpcs.h \
1445surfpcs.c
1446 ./compile surfpcs.c
1447
1448systype: \
1449find-systype trycpp.c
1450 ./find-systype > systype
1451
f8beb284
MW
1452tagmsg.o: \
1453compile tagmsg.c stralloc.h slurp.h scan.h fmt.h strerr.h cookie.h conf-sqlcc
1454 ./compile tagmsg.c ${SQLCC}
1455
5b62e993
MW
1456uint32.h: \
1457tryulong32.c compile load uint32.h1 uint32.h2
1458 ( ( ./compile tryulong32.c && ./load tryulong32 && \
1459 ./tryulong32 ) >/dev/null 2>&1 \
1460 && cat uint32.h2 || cat uint32.h1 ) > uint32.h
1461 rm -f tryulong32.o tryulong32
1462
1463wait.0: \
1464wait.3
1465 nroff -man wait.3 > wait.0
1466
1467wait.a: \
1468makelib wait_pid.o
1469 ./makelib wait.a wait_pid.o
1470
1471wait_pid.o: \
1472compile wait_pid.c wait_pid.c wait_pid.c error.h wait_pid.c
1473 ./compile wait_pid.c
f8beb284
MW
1474
1475yyyymm.a: \
1476makelib date2yyyymm.o dateline.o
1477 ./makelib yyyymm.a date2yyyymm.o dateline.o
1478
1479ch: \
1480ezmlmrc.ch
1481 cp -f ezmlmrc.ch_GB ezmlmrc
1482
1483ch_GB: \
1484ezmlmrc.ch_GB
1485 cp -f ezmlmrc.ch_GB ezmlmrc
1486
1487cs: \
1488ezmlmrc.cs
1489 cp -f ezmlmrc.cs ezmlmrc
1490
1491da: \
1492ezmlmrc.da
1493 cp -f ezmlmrc.da ezmlmrc
1494
1495de: \
1496ezmlmrc.de
1497 cp -f ezmlmrc.de ezmlmrc
1498
1499en_US: \
1500ezmlmrc.en_US
1501 cp -f ezmlmrc.en_US ezmlmrc
1502
1503en: \
1504ezmlmrc.en_US
1505 cp -f ezmlmrc.en_US ezmlmrc
1506
1507es: \
1508ezmlmrc.es
1509 cp -f ezmlmrc.es ezmlmrc
1510
1511us: \
1512ezmlmrc.en_US
1513 cp -f ezmlmrc.en_US ezmlmrc
1514
1515ezmlmrc: \
1516ezmlmrc.en_US
1517 cp -f ezmlmrc.en_US ezmlmrc
1518
1519fr: \
1520ezmlmrc.fr
1521 cp -f ezmlmrc.fr ezmlmrc
1522
1523id: \
1524ezmlmrc.id
1525 cp -f ezmlmrc.id ezmlmrc
1526
1527ita: \
1528ezmlmrc.it
1529 cp -f ezmlmrc.it ezmlmrc
1530
1531jp: \
1532ezmlmrc.jp
1533 cp -f ezmlmrc.jp ezmlmrc
1534
1535pl: \
1536ezmlmrc.pl
1537 cp -f ezmlmrc.pl ezmlmrc
1538
1539pt: \
1540ezmlmrc.pt
1541 cp -f ezmlmrc.pt ezmlmrc
1542
1543pt_BR: \
1544ezmlmrc.pt_BR
1545 cp -f ezmlmrc.pt_BR ezmlmrc
1546
1547ru: \
1548ezmlmrc.ru
1549 cp -f ezmlmrc.ru ezmlmrc
1550
1551sv: \
1552ezmlmrc.sv
1553 cp -f ezmlmrc.sv ezmlmrc
1554
1555mysql:
1556 ln -sf sub_mysql/ezmlm-mktab ezmlm-mktab
1557 ln -sf sub_mysql/checktag.c checktag.c; rm -f checktag.o
1558 ln -sf sub_mysql/issub.c issub.c; rm -f issub.o
1559 ln -sf sub_mysql/logmsg.c logmsg.c; rm -f logmsg.o
1560 ln -sf sub_mysql/subscribe.c subscribe.c; rm -f subscribe.o
1561 ln -sf sub_mysql/opensql.c opensql.c; rm -f opensql.o
1562 ln -sf sub_mysql/putsubs.c putsubs.c; rm -f putsubs.o
1563 ln -sf sub_mysql/tagmsg.c tagmsg.c; rm -f tagmsg.o
1564 ln -sf sub_mysql/searchlog.c searchlog.c; rm -f searchlog.o
1565 ln -sf sub_mysql/conf-sqlld conf-sqlld; touch conf-sqlld
1566 ln -sf sub_mysql/conf-sqlcc conf-sqlcc; touch conf-sqlcc
1567
1568pgsql:
1569 ln -sf sub_pgsql/ezmlm-mktab ezmlm-mktab
1570 ln -sf sub_pgsql/checktag.c checktag.c; rm -f checktag.o
1571 ln -sf sub_pgsql/issub.c issub.c; rm -f issub.o
1572 ln -sf sub_pgsql/logmsg.c logmsg.c; rm -f logmsg.o
1573 ln -sf sub_pgsql/subscribe.c subscribe.c; rm -f subscribe.o
1574 ln -sf sub_pgsql/opensql.c opensql.c; rm -f opensql.o
1575 ln -sf sub_pgsql/putsubs.c putsubs.c; rm -f putsubs.o
1576 ln -sf sub_pgsql/tagmsg.c tagmsg.c; rm -f tagmsg.o
1577 ln -sf sub_pgsql/searchlog.c searchlog.c; rm -f searchlog.o
1578 ln -sf sub_pgsql/conf-sqlld conf-sqlld; touch conf-sqlld
1579 ln -sf sub_pgsql/conf-sqlcc conf-sqlcc; touch conf-sqlcc
1580
1581std:
1582 ln -sf sub_std/ezmlm-mktab ezmlm-mktab
1583 ln -sf sub_std/checktag.c checktag.c; rm -f checktag.o
1584 ln -sf sub_std/issub.c issub.c; rm -f issub.o
1585 ln -sf sub_std/logmsg.c logmsg.c; rm -f logmsg.o
1586 ln -sf sub_std/subscribe.c subscribe.c; rm -f subscribe.o
1587 ln -sf sub_std/opensql.c opensql.c; rm -f opensql.o
1588 ln -sf sub_std/putsubs.c putsubs.c; rm -f putsubs.o
1589 ln -sf sub_std/tagmsg.c tagmsg.c; rm -f tagmsg.o
1590 ln -sf sub_std/searchlog.c searchlog.c; rm -f searchlog.o
1591 ln -sf sub_std/conf-sqlld conf-sqlld; touch conf-sqlld
1592 ln -sf sub_std/conf-sqlcc conf-sqlcc; touch conf-sqlcc
1593
1594