minix/usr.bin/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

9 lines
80 B
Makefile

#
# Makefile for the toproto tool.
#
PROG=toproto
MAN=
.include <bsd.prog.mk>