mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:17:16 +03:00
Added a curl-target to make it easier to build from this dir
This commit is contained in:
parent
92f53b0e4d
commit
801626de19
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
all:
|
||||
install:
|
||||
|
||||
curl:
|
||||
@(cd ..; make)
|
||||
|
||||
test:
|
||||
perl runtests.pl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue