PROG= mkproto
MAN=
LDADD+= -lminlib
DPADD+= ${LIBMINLIB}
NOGCCERROR?= yes
NOCLANGERROR?= yes
.include <bsd.prog.mk>