mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Diego Casorran's amiga build patch
This commit is contained in:
parent
fb927939e2
commit
134ab91358
@ -77,6 +77,12 @@ cygwin-ssl:
|
|||||||
./configure --with-ssl
|
./configure --with-ssl
|
||||||
make
|
make
|
||||||
|
|
||||||
|
amiga:
|
||||||
|
cd ./lib && make -f makefile.amiga
|
||||||
|
cd ./src && make -f makefile.amiga
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
unix: all
|
unix: all
|
||||||
|
|
||||||
unix-ssl: ssl
|
unix-ssl: ssl
|
||||||
|
Loading…
Reference in New Issue
Block a user