gdb - Local mods (compile)
[dragonfly.git] / sys / net / Makefile
1 SUBDIR=accf_data accf_http disc faith gif gre sl stf tap tun \
2         vlan zlib bridge lagg libalias dummynet ipfw \
3         dummynet3 ipfw3 ipfw3_basic ipfw3_nat ipfw3_layer2 ipfw3_layer4 \
4         ip6fw ip_mroute sppp ppp_layer pf
5
6 # empty to allow concurrent building
7 #
8 SUBDIR_ORDERED=
9
10 .include <bsd.subdir.mk>