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