Refactor the source for ipfw2.
[dragonfly.git] / lib / libipfw2 / Makefile
1 SUBDIR= basic \
2         layer2 \
3         layer4 \
4         dummynet \
5         nat
6
7 .include <bsd.subdir.mk>