]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/split/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / sys / modules / netgraph / split / Makefile
1 # $FreeBSD$
2 #
3
4 KMOD=   ng_split
5 SRCS=   ng_split.c
6
7 .include <bsd.kmod.mk>