1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 07:38:49 -05:00

uses the PERL variable configure digs up

This commit is contained in:
Daniel Stenberg 2000-12-05 09:15:44 +00:00
parent 6ced1ba615
commit cb1842cb52

View File

@ -6,10 +6,10 @@ curl:
@(cd ..; make)
test:
perl runtests.pl
$(PERL) runtests.pl
quiet-test:
perl runtests.pl -s -a
$(PERL) runtests.pl -s -a
clean:
rm -rf log