minix/drivers/sb16/common/Makefile

9 lines
127 B
Makefile
Raw Normal View History

# Makefile for the Sound Blaster 16 (SB16) common
LIBISPRIVATE= yes
LIB= common
SRCS= sb16.c
.include <minix.lib.mk>