Megatest

Makefile at [e80ba42389]
Login

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


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

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

clean :
	rm -f .runners/* NBFAKE*