[Nice-commit] tester Project,1.3,1.4
Brought to you by:
bonniot
|
From: <bo...@us...> - 2003-04-26 23:32:13
|
Update of /cvsroot/nice/tester
In directory sc8-pr-cvs1:/tmp/cvs-serv32656
Modified Files:
Project
Log Message:
Use the development compiler as the bootstrap compiler
Index: Project
===================================================================
RCS file: /cvsroot/nice/tester/Project,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Project 26 Apr 2003 23:04:23 -0000 1.3
--- Project 26 Apr 2003 23:32:09 -0000 1.4
***************
*** 4,7 ****
--- 4,8 ----
cvs -d:pserver:anonymous@$CVS_SOURCEFORGE:/cvsroot/nice export -rHEAD Nice
fi
+ wget -O Nice/external/nice-bootstrap.jar http://nice.sf.net/nice.jar
cd Nice && make world
|