Use a normal malloc() for PCB allocations instead of the really aweful mbuf
[dragonfly.git] / sys / net / Makefile
1 # $DragonFly: src/sys/net/Makefile,v 1.1 2003/08/15 07:03:09 dillon Exp $
2 #
3
4 SUBDIR=accf_data accf_http disc ef faith gif gre sl stf tap tun \
5         vlan bridge dummynet ipfilter ipfw ip6fw ip_mroute \
6         sppp ppp_layer
7
8 .include <bsd.subdir.mk>