openrc/src/test/Makefile
2008-07-03 13:09:10 +00:00

15 lines
126 B
Makefile

all:
install:
gitignore:
check test::
./runtests.sh
verbose-test:
VERBOSE=yes ./runtests.sh
clean:
rm -rf *.out tmp-*