xref: /dragonfly/sys/bus/Makefile (revision b40e316c)
1# $DragonFly: src/sys/bus/Makefile,v 1.3 2004/03/15 17:16:21 dillon Exp $
2#
3
4SUBDIR=cam canbus firewire usb pccard
5
6.include <bsd.subdir.mk>
7