freebsd-dev/sys/modules/netgraph/Makefile.inc
Gleb Smirnoff 73e872668d Make NETGRAPH_DEBUG a kernel option, so that it can't be turned off
without hacking source.

In collaboration with:	ru, julian
2005-05-16 08:25:55 +00:00

9 lines
165 B
Makefile

# $FreeBSD$
# $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $
.PATH: ${.CURDIR}/../../../netgraph
SRCS+= opt_netgraph.h
.include "../Makefile.inc"