c0c8d25799
Makes things easier for pkgsrc
8 lines
125 B
Makefile
8 lines
125 B
Makefile
# Makefile for the Sound Blaster 16 (SB16) common
|
|
|
|
LIBISPRIVATE= yes
|
|
|
|
LIB= common
|
|
SRCS= sb16.c
|
|
|
|
.include <bsd.lib.mk>
|