xref: /freebsd/sys/modules/netgraph/Makefile.inc (revision c6ec7d31830ab1c80edae95ad5e4b9dba10c47ac)
1# $FreeBSD$
2# $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $
3
4.PATH:		${.CURDIR}/../../../netgraph
5
6SRCS+=	opt_netgraph.h
7
8.include "../Makefile.inc"
9