3160d81
1 2 3 4 5 6 7 8 9
# test/Makefile # Run the testsuite SHELL = /bin/sh .PHONY : all all : .runtest @echo - Running tests