Files
rpi_b/drivers/sb16/common/Makefile
T
2010-06-25 18:29:09 +00:00

9 lines
125 B
Makefile

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