From: John Hodge (sonata) Date: Wed, 7 Aug 2013 14:25:18 +0000 (+0800) Subject: Removed libspiderscript from build (for now) X-Git-Tag: rel0.15~290 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=3309f65447f4f2a7b1a8a7324a1b92eb8d26b590;p=tpg%2Facess2.git Removed libspiderscript from build (for now) --- diff --git a/Makefile b/Makefile index d3290dff..3940b3e2 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,8 @@ USRLIBS := crt0.o acess.ld ld-acess.so libc.so libposix.so USRLIBS += libreadline.so libnet.so liburi.so libpsocket.so USRLIBS += libimage_sif.so libunicode.so -EXTLIBS := libspiderscript +EXTLIBS := +#libspiderscript # zlib libpng USRAPPS := init login CLIShell cat ls mount automounter