xref: /dragonfly/sys/bus/Makefile (revision d8113615)
1# $DragonFly: src/sys/bus/Makefile,v 1.1 2003/08/15 01:19:44 dillon Exp $
2#
3
4SUBDIR=cam canbus firewire
5
6.include <bsd.subdir.mk>
7