]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/netgraph/Makefile.inc
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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"