fd7bb1786e
Change-Id: I5c4e15b1a2bac5a4ca3a0530f8d6aa2643ac720a
8 lines
80 B
Makefile
8 lines
80 B
Makefile
#
|
|
# Makefile for the toproto tool.
|
|
#
|
|
PROG=toproto
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|
|
|