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