]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/netgraph/patch/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / sys / modules / netgraph / patch / Makefile
1 # $FreeBSD$
2
3 KMOD=   ng_patch
4 SRCS=   ng_patch.c
5
6 .include <bsd.kmod.mk>