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

MAN=

BINDIR?= /usr/sbin

.include <minix.prog.mk>
