436d6012a3
-Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
7 lines
135 B
Makefile
7 lines
135 B
Makefile
# Makefile for the Sound Blaster 16 (SB16) driver
|
|
|
|
.include <minix.own.mk>
|
|
|
|
SUBDIR= common .WAIT dsp mixer
|
|
|
|
.include <minix.subdir.mk>
|