436d6012a3
-Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
7 lines
147 B
Makefile
7 lines
147 B
Makefile
# Makefile for VMware Host/Guest File System (HGFS) server
|
|
|
|
.include <minix.own.mk>
|
|
|
|
SUBDIR= libhgfs .WAIT hgfs_server
|
|
|
|
.include <minix.subdir.mk>
|