Makefile revision 103285
1# $FreeBSD: head/sys/modules/firewire/Makefile 103285 2002-09-13 12:31:56Z ikob $
2
3SUBDIR =
4SUBDIR += firewire
5SUBDIR += sbp
6#SUBDIR += fwe
7
8.include <bsd.subdir.mk>
9