Megatest

Makefile at [b2c735197b]
Login

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


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

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

clean :
	rm -f .runners/* NBFAKE*