xref: /dragonfly/sys/dev/sound/Makefile (revision b29f78b5)
1# $FreeBSD: head/sys/modules/sound/Makefile 132236 2004-07-16 04:00:08Z tanimura $
2
3SUBDIR =
4SUBDIR += sound
5SUBDIR += driver
6
7.include <bsd.subdir.mk>
8