From: xwt Date: Fri, 30 Jan 2004 08:04:55 +0000 (+0000) Subject: 2004/01/20 10:30:44 X-Git-Tag: RC3~113 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=3140c52a5c269771535a43861b64ed34926e14d7 2004/01/20 10:30:44 darcs-hash:20040130080455-3ac31-e46199978ffccbdb97128fabdbedbbc64d3937aa.gz --- diff --git a/Makefile.upstream b/Makefile.upstream index f4aad8f..1397405 100644 --- a/Makefile.upstream +++ b/Makefile.upstream @@ -157,8 +157,8 @@ endif .download_mips2java: mkdir -p upstream/install - echo '/1 :pserver:cvs@cvs.xwt.org:2401/ A' >> ~/.cvspass - cd upstream; cvs -d :pserver:cvs@cvs.xwt.org:/ co mips +# 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 .install_mips2java: .download_mips2java