1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 16:18:48 -05:00
curl/tests/Makefile.am

8 lines
75 B
Makefile
Raw Normal View History

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