]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/netgraph/patch/Makefile
MFC r363988:
[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>