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.44 retrieving revision 1.45 diff -u -p -r1.44 -r1.45 --- src/build.sh 2002/02/27 13:55:28 1.44 +++ src/build.sh 2002/02/27 21:19:08 1.45 @@ -1,5 +1,5 @@ #! /bin/sh -# $NetBSD: build.sh,v 1.44 2002/02/27 13:55:28 lukem Exp $ +# $NetBSD: build.sh,v 1.45 2002/02/27 21:19:08 scw Exp $ # # Top level build wrapper, for a system containing no tools. # @@ -41,7 +41,7 @@ getarch () { pc532) MACHINE_ARCH=ns32k;; - bebox|prep|sandpoint|walnut|*ppc) + bebox|mvmeppc|prep|sandpoint|walnut|*ppc) MACHINE_ARCH=powerpc;; evbsh3|mmeye) @@ -347,7 +347,7 @@ fi eval cat <