kernel: Remove unused *.h files from SRCS in kernel module Makefiles.
[dragonfly.git] / sys / net / Makefile
blobd941c6429474c245b45f145b9987939c20760510
1 SUBDIR=accf_data accf_http disc gif gre sl stf tap tun \
2 vlan zlib bridge lagg dummynet ipfw \
3 dummynet3 ipfw3 ipfw3_basic ipfw3_nat ipfw3_layer2 ipfw3_layer4 \
4 ip6fw ip_mroute sppp pf
6 # empty to allow concurrent building
8 SUBDIR_ORDERED=
10 .include <bsd.subdir.mk>