summaryrefslogtreecommitdiff
path: root/tests/reqd4/Makefile
blob: fc3d62bee17afa62dcdcb7e2869216658d87dcad (plain)
1
2
3
4
5
6
7
8
9
MKC_REQD =	999.0.0

MKC_CHECK_HEADERS = stdio.h

INSCRIPTS =	hello
SCRIPTS   =	${INSCRIPTS}

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