DEBSOURCES
Skip Quicknav
sources / libmaa / 1.5.1-1 / tests / arg / Makefile
12345678
PROG = argtest SRCS = argtest.c TEST_PROG_ARGS = ${.CURDIR}/argtest.in .include "../../mk/test.mk" .include <mkc.prog.mk>