openrc/test/Makefile

15 lines
123 B
Makefile
Raw Normal View History

all:
2008-03-24 11:40:40 +05:30
install:
ignore:
2008-03-24 11:40:40 +05:30
check test::
2008-03-24 12:47:05 +05:30
./runtests.sh
2008-07-03 18:39:10 +05:30
verbose-test:
VERBOSE=yes ./runtests.sh
clean:
2008-07-03 18:39:10 +05:30
rm -rf *.out tmp-*