summaryrefslogtreecommitdiff
path: root/src/test/Makefile
blob: a283e735262923c5db547788413b2b3c01c25426 (plain)
1
2
3
4
5
6
7
8
9
10
11
all:

install:

gitignore:

check test::
	./runtests.sh

clean:
	rm -f *.out