Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/build.sh,v rcsdiff: /ftp/cvs/cvsroot/src/build.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.60 retrieving revision 1.61 diff -u -p -r1.60 -r1.61 --- src/build.sh 2002/06/05 02:32:15 1.60 +++ src/build.sh 2002/06/05 06:27:10 1.61 @@ -1,5 +1,5 @@ #! /bin/sh -# $NetBSD: build.sh,v 1.60 2002/06/05 02:32:15 thorpej Exp $ +# $NetBSD: build.sh,v 1.61 2002/06/05 06:27:10 augustss Exp $ # # Top level build wrapper, for a system containing no tools. # @@ -39,7 +39,7 @@ getarch () { pc532) MACHINE_ARCH=ns32k;; - bebox|mvmeppc|prep|sandpoint|walnut|*ppc) + bebox|prep|sandpoint|walnut|*ppc) MACHINE_ARCH=powerpc;; evbsh3|mmeye) @@ -373,7 +373,7 @@ fi eval cat <