Added a curl-target to make it easier to build from this dir
This commit is contained in:
parent
92f53b0e4d
commit
801626de19
@ -2,6 +2,9 @@
|
|||||||
all:
|
all:
|
||||||
install:
|
install:
|
||||||
|
|
||||||
|
curl:
|
||||||
|
@(cd ..; make)
|
||||||
|
|
||||||
test:
|
test:
|
||||||
perl runtests.pl
|
perl runtests.pl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user