PROG    =	prog8

# ${.CURDIR}/ is for test only
SRCS    =	${.CURDIR}/prog8.c

MKINSTALL ?=	no

.include <mkc.prog.mk>
