summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipfw/Makefile')
-rw-r--r--sys/modules/ipfw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile
index 306055c..0c2f20c 100644
--- a/sys/modules/ipfw/Makefile
+++ b/sys/modules/ipfw/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1994/09/21 23:27:09 wollman Exp $
+# $Id: Makefile,v 1.1 1995/01/12 13:03:01 ugen Exp $
.PATH: ${.CURDIR}/../../sys/netinet
KMOD= ipfw_mod
@@ -6,7 +6,7 @@ SRCS= ipfw_lkm.c ip_fw.c
NOMAN=
CFLAGS+= -DIPFIREWALL -DIPACCT
#
-# If you want it verbose
+#If you want it verbose
#CFLAGS+= -DIPFIREWALL_VERBOSE
#
OpenPOWER on IntegriCloud