.include <src.opts.mk>

PACKAGE= toolchain
PROG=	file2c

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>
