From 1168fa22a7982252ed690c1a868e62e3a59962b0 Mon Sep 17 00:00:00 2001 From: jb Date: Sun, 18 Nov 2007 03:29:10 +0000 Subject: This makefile builds contrib code, so I won't try to fix all the casts from pointer to int here. --- sbin/ipf/ipftest/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sbin/ipf') diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile index 64ea1cf..8903f25 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 \ -- cgit v1.1