PROG          =		hello

MKC_CHECK_HEADERS =	string.h

CLEANFILES   +=		${.OBJDIR}/${.CURDIR:T}.test.out

.include "test.mk"
.include <mkc.prog.mk>
