Makefile revision 62598
1# $FreeBSD: head/sys/modules/sound/Makefile 62598 2000-07-04 23:32:15Z cg $
2
3SUBDIR =
4SUBDIR += pcm
5SUBDIR += driver
6
7.include <bsd.subdir.mk>
8