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