Let the allocation of registers be done by compilers nowadays. The average
[dragonfly.git] / sys / net / Makefile
1 # $DragonFly: src/sys/net/Makefile,v 1.2 2004/09/19 22:32:47 joerg 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 pf
7
8 .include <bsd.subdir.mk>