From: xwt Date: Fri, 30 Jan 2004 08:05:13 +0000 (+0000) Subject: 2004/01/21 02:35:55 X-Git-Tag: RC3~105 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=c3832f43f68d418d2146edddd76cfb01144f8e75 2004/01/21 02:35:55 darcs-hash:20040130080513-3ac31-b10bad406660d36eddec21ac0348e7885c0cc0d7.gz --- diff --git a/Makefile.upstream b/Makefile.upstream index 1397405..f0406e5 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -157,6 +157,7 @@ endif .download_mips2java: mkdir -p upstream/install + curl http://www.megacz.com/tmp/mips.snapshot.tgz | tar -C upstream -xvzf - # echo '/1 :pserver:cvs@cvs.xwt.org:2401/ A' >> ~/.cvspass # cd upstream; cvs -d :pserver:cvs@cvs.xwt.org:/ co mips cd upstream/mips/upstream; ln -sf `cd ../..; pwd`/install