openrc/test/Makefile

15 lines
123 B
Makefile
Raw Normal View History

all:
2008-03-24 06:10:40 +00:00
install:
ignore:
2008-03-24 06:10:40 +00:00
check test::
2008-03-24 07:17:05 +00:00
./runtests.sh
2008-07-03 13:09:10 +00:00
verbose-test:
VERBOSE=yes ./runtests.sh
clean:
2008-07-03 13:09:10 +00:00
rm -rf *.out tmp-*