xref: /dragonfly/sys/dev/netif/Makefile (revision 1d1731fa)
1# $DragonFly: src/sys/dev/netif/Makefile,v 1.1 2003/08/15 08:32:30 dillon Exp $
2#
3
4SUBDIR= an ar aue bge cue dc em fwe fxp gx kue lge mii_layer my \
5	nge pcn ray rl sbni sbsh sf sis sk snc sr ste ti tl tx \
6	txp vr wb wi wx xe xl
7
8.include <bsd.subdir.mk>
9