# Makefile for the Sound Blaster 16 driver (SB16)
PROG=	sb16
SRCS=	sb16.c mixer.c

.include <minix.service.mk>
