minix/tools/writeisofs/Makefile
Ben Gras 09143af258 x86_hdimage.sh -i: crossbuild x86 release CD
. 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
2013-11-07 13:44:22 +00:00

5 lines
113 B
Makefile

HOSTPROGNAME= ${_TOOL_PREFIX}writeisofs
HOST_SRCDIR= commands/writeisofs
.include "${.CURDIR}/../Makefile.host"