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