From ee54ee6584f807ef992cdbac640036268752826b Mon Sep 17 00:00:00 2001 From: julian Date: Fri, 28 Jun 2002 08:10:07 +0000 Subject: bring Makefile up to date with new ipfw Submitted by: luigi --- sys/modules/ipfw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile index bc0871a..cd5b7f0 100644 --- a/sys/modules/ipfw/Makefile +++ b/sys/modules/ipfw/Makefile @@ -3,7 +3,7 @@ .PATH: ${.CURDIR}/../../netinet KMOD= ipfw -SRCS= ip_fw.c +SRCS= ip_fw2.c CFLAGS+= -DIPFIREWALL # -- cgit v1.1