Merge branch 'vendor/BMAKE'
[dragonfly.git] / sys / net / ipfw3_nat / Makefile
1 KMOD=   ipfw3_nat
2 SRCS=   ip_fw3_nat.c
3
4 .include <bsd.kmod.mk>