]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/modules/netgraph/Makefile.inc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / modules / netgraph / Makefile.inc
1 # $FreeBSD$
2 # $Whistle: Makefile.inc,v 1.4 1999/01/19 23:46:16 archie Exp $
3
4 .PATH:          ${.CURDIR}/../../../netgraph
5
6 SRCS+=  opt_netgraph.h
7
8 .include "../Makefile.inc"