PROG =	hashtest
SRCS =	hashtest.c rnd.c

.PATH: ${.CURDIR}/../../maa

MKC_FEATURES =	libm


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