xref: /dflybsd-src/lib/libipfw3/Makefile (revision 6a03354eaf5595cb09622704ea7d2ef2794ccffb)
1*6a03354eSMatthew DillonSUBDIR=	basic \
2*6a03354eSMatthew Dillon	layer2 \
3*6a03354eSMatthew Dillon	layer4 \
4*6a03354eSMatthew Dillon	dummynet \
5*6a03354eSMatthew Dillon	nat
6*6a03354eSMatthew Dillon
7*6a03354eSMatthew Dillon.include <bsd.subdir.mk>
8