09143af258
. build writeisofs as a native tool too for it . also mkfs.mfs: make missing file in proto nonlethal . make setup script a little more self-sufficient . hdboot: use INSTALL_FILE instead of INSTALL so that the results get added to the METALOG Change-Id: Id233e4c861f81046bf6c4be0510b8a3bf39ff9be
4 lines
113 B
Makefile
4 lines
113 B
Makefile
HOSTPROGNAME= ${_TOOL_PREFIX}writeisofs
|
|
HOST_SRCDIR= commands/writeisofs
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|