5 lines
113 B
Makefile
5 lines
113 B
Makefile
|
HOSTPROGNAME= ${_TOOL_PREFIX}writeisofs
|
||
|
HOST_SRCDIR= commands/writeisofs
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|