mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Checking new lkm structure..
This commit is contained in:
parent
4dd1662b4c
commit
564fbfe5c2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5544
@ -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
|
||||
#
|
||||
|
||||
|
@ -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
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user