436d6012a3
-Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# Makefile for all audio drivers.
|
|
|
|
.include <minix.own.mk>
|
|
|
|
SUBDIR= common .WAIT es1370 es1371 sb16
|
|
|
|
.include <minix.subdir.mk>
|