X-Git-Url: https://gitweb.dragonflybsd.org/~lentferj/dragonfly.git/blobdiff_plain/9e4a59de89bec2fd72c1f9146a135c4aa9fbd1ef..f746689a3f9aed2b2b139b7d7a83e1f01ec68981:/usr.sbin/ipresend/Makefile diff --git a/usr.sbin/ipresend/Makefile b/usr.sbin/ipresend/Makefile index 3d4ec3afa9..95b7d1fb54 100644 --- a/usr.sbin/ipresend/Makefile +++ b/usr.sbin/ipresend/Makefile @@ -6,6 +6,7 @@ PROG= ipresend SRCS= ipresend.c ip.c resend.c opt.c ipft_ef.c ipft_hx.c ipft_sn.c ipft_td.c ipft_tx.c sbpf.c 44arp.c ipft_pc.c +WARNS?= 0 CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" -DUSE_INET6 CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter