all:

install:

ignore:

check test::
	./runtests.sh

verbose-test:
	VERBOSE=yes ./runtests.sh

clean:
	rm -rf *.out tmp-*