minix/tools/toproto/Makefile
Kees Jongenburger fd7bb1786e build:add tool to convert from METALOG to proto files.
Change-Id: I5c4e15b1a2bac5a4ca3a0530f8d6aa2643ac720a
2013-04-21 21:36:30 +02:00

5 lines
106 B
Makefile

HOSTPROGNAME= ${_TOOL_PREFIX}toproto
HOST_SRCDIR= usr.bin/toproto
.include "${.CURDIR}/../Makefile.host"