diff options
| author | John Birrell <jb@FreeBSD.org> | 2007-11-18 03:29:10 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2007-11-18 03:29:10 +0000 |
| commit | eea2dc61a92d59c3cf7a7ed0224f4b2305785145 (patch) | |
| tree | d06ed4430043846210a0e1373fc01e833c5bbaa1 /sbin/ipf | |
| parent | ea07ab3fd9a48fb6a6a486296e418a1e1ba0c17e (diff) | |
Notes
Diffstat (limited to 'sbin/ipf')
| -rw-r--r-- | sbin/ipf/ipftest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile index 64ea1cfced23..8903f253b426 100644 --- a/sbin/ipf/ipftest/Makefile +++ b/sbin/ipf/ipftest/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +WARNS=0 + PROG= ipftest SRCS= ${GENHDRS} ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \ ip_proxy.c ip_auth.c ip_htable.c ip_lookup.c \ |
