aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/Makefile.inc
blob: 471949a71dd23c75f2271de06b7e6c27268bbaa0 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD: src/sys/modules/netgraph/Makefile.inc,v 1.4 2005/05/16 08:25:55 glebius Exp $
# $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $

.PATH:		${.CURDIR}/../../../netgraph

SRCS+=	opt_netgraph.h

.include "../Makefile.inc"