2010-03-22 22:25:22 +01:00
|
|
|
# Makefile for the Sound Blaster 16 (SB16) driver
|
2005-08-22 13:46:06 +02:00
|
|
|
|
2010-03-22 22:25:22 +01:00
|
|
|
.include <minix.own.mk>
|
2005-08-22 13:46:06 +02:00
|
|
|
|
2010-03-22 22:25:22 +01:00
|
|
|
SUBDIR= common .WAIT dsp mixer
|
2005-08-22 13:46:06 +02:00
|
|
|
|
2010-03-22 22:25:22 +01:00
|
|
|
.include <minix.subdir.mk>
|