Added a curl-target to make it easier to build from this dir

This commit is contained in:
Daniel Stenberg 2000-11-22 14:15:15 +00:00
parent 92f53b0e4d
commit 801626de19

View File

@ -2,6 +2,9 @@
all:
install:
curl:
@(cd ..; make)
test:
perl runtests.pl