bring Makefile up to date with new ipfw

Submitted by:	luigi
This commit is contained in:
Julian Elischer 2002-06-28 08:10:07 +00:00
parent 63393eea99
commit 3c9a1810ff

View File

@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../netinet
KMOD= ipfw
SRCS= ip_fw.c
SRCS= ip_fw2.c
CFLAGS+= -DIPFIREWALL
#