PROG    =	prog4

WARNS   =	4

MKC_REQD =	0.10.0

check:
	@: do something useful

.include <mkc.prog.mk>
