~ubuntu-branches/ubuntu/maverick/postfix/maverick-security

« back to all changes in this revision

Viewing changes to src/cleanup/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2009-06-03 14:17:08 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20090603141708-o9u59xlor7nmd2x1
[Wietse Venema]

* New upstream release: 2.6.2~rc1

[LaMont Jones]

* move postfix-add-{filter,policy} manpages to section 8, and deliver
* provide: default-mta on ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
        cleanup_milter_test5 cleanup_milter_test6 cleanup_milter_test7 \
75
75
        cleanup_milter_test8 cleanup_milter_test9 cleanup_milter_test10a \
76
76
        cleanup_milter_test10b cleanup_milter_test10c cleanup_milter_test10d \
77
 
        cleanup_milter_test10e cleanup_milter_test11 cleanup_milter_test12
 
77
        cleanup_milter_test10e cleanup_milter_test11 cleanup_milter_test12 \
 
78
        cleanup_milter_test13a cleanup_milter_test13b cleanup_milter_test13c \
 
79
        cleanup_milter_test13d
78
80
 
79
81
root_tests:
80
82
 
296
298
        diff cleanup_milter.ref12 cleanup_milter.tmp
297
299
        rm -f test-queue-file12.tmp cleanup_milter.tmp
298
300
 
 
301
cleanup_milter_test13a: cleanup_milter test-queue-file13a cleanup_milter.in13a \
 
302
        cleanup_milter.ref13a ../postcat/postcat
 
303
        cp test-queue-file13a test-queue-file13a.tmp
 
304
        chmod u+w test-queue-file13a.tmp
 
305
        ./cleanup_milter <cleanup_milter.in13a
 
306
        ../postcat/postcat -ov test-queue-file13a.tmp 2>/dev/null >cleanup_milter.tmp
 
307
        diff cleanup_milter.ref13a cleanup_milter.tmp
 
308
        rm -f test-queue-file13a.tmp cleanup_milter.tmp
 
309
 
 
310
cleanup_milter_test13b: cleanup_milter test-queue-file13b cleanup_milter.in13b \
 
311
        cleanup_milter.ref13b ../postcat/postcat
 
312
        cp test-queue-file13b test-queue-file13b.tmp
 
313
        chmod u+w test-queue-file13b.tmp
 
314
        ./cleanup_milter <cleanup_milter.in13b
 
315
        ../postcat/postcat -ov test-queue-file13b.tmp 2>/dev/null >cleanup_milter.tmp
 
316
        diff cleanup_milter.ref13b cleanup_milter.tmp
 
317
        rm -f test-queue-file13b.tmp cleanup_milter.tmp
 
318
 
 
319
cleanup_milter_test13c: cleanup_milter test-queue-file13c cleanup_milter.in13c \
 
320
        cleanup_milter.ref13c ../postcat/postcat
 
321
        cp test-queue-file13c test-queue-file13c.tmp
 
322
        chmod u+w test-queue-file13c.tmp
 
323
        ./cleanup_milter <cleanup_milter.in13c
 
324
        ../postcat/postcat -ov test-queue-file13c.tmp 2>/dev/null >cleanup_milter.tmp
 
325
        diff cleanup_milter.ref13c cleanup_milter.tmp
 
326
        rm -f test-queue-file13c.tmp cleanup_milter.tmp
 
327
 
 
328
cleanup_milter_test13d: cleanup_milter test-queue-file13d cleanup_milter.in13d \
 
329
        cleanup_milter.ref13d ../postcat/postcat
 
330
        cp test-queue-file13d test-queue-file13d.tmp
 
331
        chmod u+w test-queue-file13d.tmp
 
332
        ./cleanup_milter <cleanup_milter.in13d
 
333
        ../postcat/postcat -ov test-queue-file13d.tmp 2>/dev/null >cleanup_milter.tmp
 
334
        diff cleanup_milter.ref13d cleanup_milter.tmp
 
335
        rm -f test-queue-file13d.tmp cleanup_milter.tmp
 
336
 
299
337
depend: $(MAKES)
300
338
        (sed '1,/^# do not edit/!d' Makefile.in; \
301
339
        set -e; for i in [a-z][a-z0-9]*.c; do \
414
452
cleanup_api.o: cleanup.h
415
453
cleanup_api.o: cleanup_api.c
416
454
cleanup_body_edit.o: ../../include/argv.h
 
455
cleanup_body_edit.o: ../../include/attr.h
417
456
cleanup_body_edit.o: ../../include/been_here.h
418
457
cleanup_body_edit.o: ../../include/cleanup_user.h
419
458
cleanup_body_edit.o: ../../include/dict.h
554
593
cleanup_extracted.o: cleanup.h
555
594
cleanup_extracted.o: cleanup_extracted.c
556
595
cleanup_final.o: ../../include/argv.h
 
596
cleanup_final.o: ../../include/attr.h
557
597
cleanup_final.o: ../../include/been_here.h
558
598
cleanup_final.o: ../../include/cleanup_user.h
559
599
cleanup_final.o: ../../include/dict.h
580
620
cleanup_final.o: cleanup.h
581
621
cleanup_final.o: cleanup_final.c
582
622
cleanup_init.o: ../../include/argv.h
 
623
cleanup_init.o: ../../include/attr.h
583
624
cleanup_init.o: ../../include/been_here.h
584
625
cleanup_init.o: ../../include/cleanup_user.h
585
626
cleanup_init.o: ../../include/dict.h
613
654
cleanup_init.o: cleanup.h
614
655
cleanup_init.o: cleanup_init.c
615
656
cleanup_map11.o: ../../include/argv.h
 
657
cleanup_map11.o: ../../include/attr.h
616
658
cleanup_map11.o: ../../include/been_here.h
617
659
cleanup_map11.o: ../../include/cleanup_user.h
618
660
cleanup_map11.o: ../../include/dict.h
641
683
cleanup_map11.o: cleanup.h
642
684
cleanup_map11.o: cleanup_map11.c
643
685
cleanup_map1n.o: ../../include/argv.h
 
686
cleanup_map1n.o: ../../include/attr.h
644
687
cleanup_map1n.o: ../../include/been_here.h
645
688
cleanup_map1n.o: ../../include/cleanup_user.h
646
689
cleanup_map1n.o: ../../include/dict.h
670
713
cleanup_map1n.o: cleanup.h
671
714
cleanup_map1n.o: cleanup_map1n.c
672
715
cleanup_masquerade.o: ../../include/argv.h
 
716
cleanup_masquerade.o: ../../include/attr.h
673
717
cleanup_masquerade.o: ../../include/been_here.h
674
718
cleanup_masquerade.o: ../../include/cleanup_user.h
675
719
cleanup_masquerade.o: ../../include/dict.h
780
824
cleanup_milter.o: cleanup.h
781
825
cleanup_milter.o: cleanup_milter.c
782
826
cleanup_out.o: ../../include/argv.h
 
827
cleanup_out.o: ../../include/attr.h
783
828
cleanup_out.o: ../../include/been_here.h
784
829
cleanup_out.o: ../../include/cleanup_user.h
785
830
cleanup_out.o: ../../include/dict.h
850
895
cleanup_out_recipient.o: cleanup.h
851
896
cleanup_out_recipient.o: cleanup_out_recipient.c
852
897
cleanup_region.o: ../../include/argv.h
 
898
cleanup_region.o: ../../include/attr.h
853
899
cleanup_region.o: ../../include/been_here.h
854
900
cleanup_region.o: ../../include/cleanup_user.h
855
901
cleanup_region.o: ../../include/dict.h