curl/tests/Makefile.am

8 lines
75 B
Makefile
Raw Normal View History

2000-11-10 23:24:09 +08:00
test:
./runtests.sh
clean:
rm -rf log
find . -name "*~" | xargs rm -f