freebsd-dev/sys/modules/netgraph/Makefile.inc
Ruslan Ermilov 9c4233a561 Don't export symbols, all netgraph modules appear to have
proper module dependencies.

While here, removed stray -Wall from CFLAGS.
2005-02-12 12:42:54 +00:00

7 lines
142 B
Makefile

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