minix/tools/partition/Makefile

5 lines
117 B
Makefile
Raw Normal View History

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