Sun Oct 13 01:17:24 2019 UTC ()
remove dated commented warning disable.


(mrg)
diff -r1.2 -r1.3 src/external/bsd/ipf/lib/Makefile

cvs diff -r1.2 -r1.3 src/external/bsd/ipf/lib/Makefile (switch to unified diff)

--- src/external/bsd/ipf/lib/Makefile 2012/07/22 14:27:51 1.2
+++ src/external/bsd/ipf/lib/Makefile 2019/10/13 01:17:24 1.3
@@ -1,145 +1,143 @@ @@ -1,145 +1,143 @@
1# $NetBSD: Makefile,v 1.2 2012/07/22 14:27:51 darrenr Exp $ 1# $NetBSD: Makefile,v 1.3 2019/10/13 01:17:24 mrg Exp $
2 2
3LIBISPRIVATE= yes 3LIBISPRIVATE= yes
4 4
5LIB= ipf 5LIB= ipf
6 6
7SRCS= addicmp.c \ 7SRCS= addicmp.c \
8 addipopt.c \ 8 addipopt.c \
9 alist_free.c \ 9 alist_free.c \
10 alist_new.c \ 10 alist_new.c \
11 allocmbt.c \ 11 allocmbt.c \
12 assigndefined.c \ 12 assigndefined.c \
13 bcopywrap.c \ 13 bcopywrap.c \
14 binprint.c \ 14 binprint.c \
15 buildopts.c \ 15 buildopts.c \
16 checkrev.c \ 16 checkrev.c \
17 connecttcp.c \ 17 connecttcp.c \
18 count4bits.c \ 18 count4bits.c \
19 count6bits.c \ 19 count6bits.c \
20 debug.c \ 20 debug.c \
21 dupmbt.c \ 21 dupmbt.c \
22 facpri.c \ 22 facpri.c \
23 familyname.c \ 23 familyname.c \
24 fill6bits.c \ 24 fill6bits.c \
25 findword.c \ 25 findword.c \
26 flags.c \ 26 flags.c \
27 freembt.c \ 27 freembt.c \
28 ftov.c \ 28 ftov.c \
29 genmask.c \ 29 genmask.c \
30 gethost.c \ 30 gethost.c \
31 geticmptype.c \ 31 geticmptype.c \
32 getifname.c \ 32 getifname.c \
33 getnattype.c \ 33 getnattype.c \
34 getport.c \ 34 getport.c \
35 getportproto.c \ 35 getportproto.c \
36 getproto.c \ 36 getproto.c \
37 getsumd.c \ 37 getsumd.c \
38 hostname.c \ 38 hostname.c \
39 icmpcode.c \ 39 icmpcode.c \
40 icmptypename.c \ 40 icmptypename.c \
41 icmptypes.c \ 41 icmptypes.c \
42 initparse.c \ 42 initparse.c \
43 interror.c \ 43 interror.c \
44 ionames.c \ 44 ionames.c \
45 ipf_perror.c \ 45 ipf_perror.c \
46 ipf_dotuning.c \ 46 ipf_dotuning.c \
47 ipft_hx.c \ 47 ipft_hx.c \
48 ipft_pc.c \ 48 ipft_pc.c \
49 ipft_tx.c \ 49 ipft_tx.c \
50 ipoptsec.c \ 50 ipoptsec.c \
51 kmem.c \ 51 kmem.c \
52 kmemcpywrap.c \ 52 kmemcpywrap.c \
53 kvatoname.c \ 53 kvatoname.c \
54 load_file.c \ 54 load_file.c \
55 load_dstlist.c \ 55 load_dstlist.c \
56 load_dstlistnode.c \ 56 load_dstlistnode.c \
57 load_hash.c \ 57 load_hash.c \
58 load_hashnode.c \ 58 load_hashnode.c \
59 load_http.c \ 59 load_http.c \
60 load_pool.c \ 60 load_pool.c \
61 load_poolnode.c \ 61 load_poolnode.c \
62 load_url.c \ 62 load_url.c \
63 msgdsize.c \ 63 msgdsize.c \
64 mutex_emul.c \ 64 mutex_emul.c \
65 nametokva.c \ 65 nametokva.c \
66 nat_setgroupmap.c \ 66 nat_setgroupmap.c \
67 ntomask.c \ 67 ntomask.c \
68 optname.c \ 68 optname.c \
69 optprint.c \ 69 optprint.c \
70 optprintv6.c \ 70 optprintv6.c \
71 optvalue.c \ 71 optvalue.c \
72 parsefields.c \ 72 parsefields.c \
73 parseipfexpr.c \ 73 parseipfexpr.c \
74 parsewhoisline.c \ 74 parsewhoisline.c \
75 poolio.c \ 75 poolio.c \
76 portname.c \ 76 portname.c \
77 print_toif.c \ 77 print_toif.c \
78 printactiveaddr.c \ 78 printactiveaddr.c \
79 printactivenat.c \ 79 printactivenat.c \
80 printaddr.c \ 80 printaddr.c \
81 printaps.c \ 81 printaps.c \
82 printbuf.c \ 82 printbuf.c \
83 printdstlist.o \ 83 printdstlist.o \
84 printdstlistdata.o \ 84 printdstlistdata.o \
85 printdstlistnode.o \ 85 printdstlistnode.o \
86 printdstlistpolicy.o \ 86 printdstlistpolicy.o \
87 printdstl_live.o \ 87 printdstl_live.o \
88 printfieldhdr.c \ 88 printfieldhdr.c \
89 printfr.c \ 89 printfr.c \
90 printfraginfo.c \ 90 printfraginfo.c \
91 printhash.c \ 91 printhash.c \
92 printhashdata.c \ 92 printhashdata.c \
93 printhashnode.c \ 93 printhashnode.c \
94 printhash_live.c \ 94 printhash_live.c \
95 printhost.c \ 95 printhost.c \
96 printhostmap.c \ 96 printhostmap.c \
97 printhostmask.c \ 97 printhostmask.c \
98 printifname.c \ 98 printifname.c \
99 printip.c \ 99 printip.c \
100 printipfexpr.c \ 100 printipfexpr.c \
101 printlog.c \ 101 printlog.c \
102 printlookup.c \ 102 printlookup.c \
103 printmask.c \ 103 printmask.c \
104 printnat.c \ 104 printnat.c \
105 printnataddr.c \ 105 printnataddr.c \
106 printnatfield.c \ 106 printnatfield.c \
107 printnatside.c \ 107 printnatside.c \
108 printpool.c \ 108 printpool.c \
109 printpooldata.c \ 109 printpooldata.c \
110 printpoolfield.c \ 110 printpoolfield.c \
111 printpoolnode.c \ 111 printpoolnode.c \
112 printpool_live.c \ 112 printpool_live.c \
113 printproto.c \ 113 printproto.c \
114 printportcmp.c \ 114 printportcmp.c \
115 printpacket.c \ 115 printpacket.c \
116 printpacket6.c \ 116 printpacket6.c \
117 printsbuf.c \ 117 printsbuf.c \
118 printstate.c \ 118 printstate.c \
119 printstatefields.c \ 119 printstatefields.c \
120 printtcpflags.c \ 120 printtcpflags.c \
121 printtqtable.c \ 121 printtqtable.c \
122 printtunable.c \ 122 printtunable.c \
123 printunit.c \ 123 printunit.c \
124 remove_hash.c \ 124 remove_hash.c \
125 remove_hashnode.c \ 125 remove_hashnode.c \
126 remove_pool.c \ 126 remove_pool.c \
127 remove_poolnode.c \ 127 remove_poolnode.c \
128 resetlexer.c \ 128 resetlexer.c \
129 rwlock_emul.c \ 129 rwlock_emul.c \
130 save_execute.c \ 130 save_execute.c \
131 save_file.c \ 131 save_file.c \
132 save_nothing.c \ 132 save_nothing.c \
133 save_syslog.c \ 133 save_syslog.c \
134 save_v1trap.c \ 134 save_v1trap.c \
135 save_v2trap.c \ 135 save_v2trap.c \
136 tcpflags.c \ 136 tcpflags.c \
137 var.c \ 137 var.c \
138 verbose.c \ 138 verbose.c \
139 vtof.c \ 139 vtof.c \
140 v6ionames.c \ 140 v6ionames.c \
141 v6optvalue.c 141 v6optvalue.c
142 142
143#CPPFLAGS.printstate.c= -Wno-error 
144 
145.include <bsd.lib.mk> 143.include <bsd.lib.mk>