436d6012a3
-Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
8 lines
127 B
Makefile
8 lines
127 B
Makefile
# Makefile for the Sound Blaster 16 (SB16) common
|
|
|
|
LIBISPRIVATE= yes
|
|
|
|
LIB= common
|
|
SRCS= sb16.c
|
|
|
|
.include <minix.lib.mk>
|