PROG  =			prog
SRCS  =			prog.c

WARNS =			4

MKC_FEATURES  =		getline strtoi strtou

MKC_REQD =		0.36.90

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