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