6 lines
125 B
Makefile
6 lines
125 B
Makefile
|
HOSTPROGNAME= ${_TOOL_PREFIX}mkfs.mfs
|
||
|
HOST_SRCDIR= usr.sbin/mkfs.mfs
|
||
|
|
||
|
LDADD= #defined
|
||
|
.include "${.CURDIR}/../Makefile.host"
|