xref: /freebsd/sys/modules/netgraph/Makefile.inc (revision 2b743a9e9ddc6736208dc8ca1ce06ce64ad20a19)
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