This makefile builds contrib code, so I won't try to fix all the

casts from pointer to int here.
This commit is contained in:
John Birrell 2007-11-18 03:29:10 +00:00
parent ea07ab3fd9
commit eea2dc61a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173722

View File

@ -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 \