7f910281cd72e05f7d8768d26ebdd82a0bd84051
[dragonfly.git] / sys / net / ipfw2_basic / Makefile
1 KMOD=   ipfw_basic 
2 SRCS=   ip_fw_basic.c
3
4 .include <bsd.kmod.mk>