]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/modules/netgraph/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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"