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