xref: /dragonfly/sys/dev/netif/Makefile (revision 9bb2a92d)
1# $DragonFly: src/sys/dev/netif/Makefile,v 1.4 2004/02/27 11:56:12 joerg Exp $
2#
3
4SUBDIR= an ar aue bfe bge cue dc ed em fwe fxp gx kue lge lnc mii_layer my \
5	nge pcn ray rl sbni sbsh sf sis sk snc sr ste ti tl tx \
6	txp vr vx wb wi wx xe xl
7
8.include <bsd.subdir.mk>
9