# $FreeBSD$

.include <bsd.own.mk>

PROG=	file2c

.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif

.include <bsd.prog.mk>