From: Jan-Benedict G. <jb...@us...> - 2004-09-24 10:31:04
|
Update of /cvsroot/linux-vax/toolchain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29527 Modified Files: README Log Message: - bison and gperf no longer needed. We now use the files shipped within the CVS repo. The rule who rebuilt them is gone. Index: README =================================================================== RCS file: /cvsroot/linux-vax/toolchain/README,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- README 23 Sep 2004 16:55:55 -0000 1.4 +++ README 24 Sep 2004 10:30:49 -0000 1.5 @@ -7,8 +7,7 @@ them around: - Basic tools: make, gcc, binutils - - The more special things: gettext, automake autoconf, gperf, - bison + - The more special things: gettext, automake, autoconf build-vax.sh |