New ipfw2 for DragonflyBSD which is able to run parallelly with the original ipfw.
[dragonfly.git] / sys / net / ipfw2_layer2 / Makefile
blobc88717e4e743c3895cd04f5c456d917ed9b92ca8
1 KMOD= ipfw_layer2
2 SRCS= ip_fw_layer2.c
4 .include <bsd.kmod.mk>