5 lines
109 B
Makefile
5 lines
109 B
Makefile
|
HOSTPROGNAME= ${_TOOL_PREFIX}mkfs.mfs
|
||
|
HOST_SRCDIR= usr.sbin/mkfs.mfs
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|