Megatest

Makefile at [056cbbf3bc]
Login

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


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

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

clean :
	rm -f .runners/* NBFAKE*