Diego Casorran's amiga build patch

This commit is contained in:
Daniel Stenberg 2003-12-10 13:51:42 +00:00
parent fb927939e2
commit 134ab91358
1 changed files with 6 additions and 0 deletions

View File

@ -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