PROG =			prog
SRCS =			prog.c

WARNS =			4

MKC_FEATURES +=		errc reallocarr

MKC_REQD =		0.36.90

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