mirror of
https://github.com/curl/curl.git
synced 2026-07-23 13:37:17 +03:00
Diego Casorran's amiga build patch
This commit is contained in:
parent
fb927939e2
commit
134ab91358
1 changed files with 6 additions and 0 deletions
|
|
@ -77,6 +77,12 @@ cygwin-ssl:
|
|||
./configure --with-ssl
|
||||
make
|
||||
|
||||
amiga:
|
||||
cd ./lib && make -f makefile.amiga
|
||||
cd ./src && make -f makefile.amiga
|
||||
|
||||
|
||||
|
||||
unix: all
|
||||
|
||||
unix-ssl: ssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue