Megatest

Makefile at [a9fa8512c8]
Login

File nng-trial/Makefile artifact c9bb6fcc89 part of check-in a9fa8512c8


nng-test : nng-test.scm
	csc nng-test.scm

test : nng-test
	./nng-test do-test

clean :
	rm -f .runners/* NBFAKE*