DEBSOURCES
Skip Quicknav
sources / libmaa / 1.5.1-1 / tests / hash / Makefile
12345678910
PROG = hashtest SRCS = hashtest.c rnd.c .PATH: ${.CURDIR}/../../maa MKC_FEATURES = libm .include "../../mk/test.mk" .include <mkc.prog.mk>