xref: /dragonfly/sys/bus/Makefile (revision 9bb2a92d)
1# $DragonFly: src/sys/bus/Makefile,v 1.2 2003/08/22 23:51:52 dillon Exp $
2#
3
4SUBDIR=cam canbus firewire usb
5
6.include <bsd.subdir.mk>
7