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.295 retrieving revision 1.296 diff -u -p -r1.295 -r1.296 --- src/build.sh 2014/08/15 18:34:19 1.295 +++ src/build.sh 2014/09/03 19:32:18 1.296 @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.295 2014/08/15 18:34:19 apb Exp $ +# $NetBSD: build.sh,v 1.296 2014/09/03 19:32:18 matt Exp $ # # Copyright (c) 2001-2011 The NetBSD Foundation, Inc. # All rights reserved. @@ -691,6 +691,7 @@ MACHINE=newsmips MACHINE_ARCH=mipseb MACHINE=next68k MACHINE_ARCH=m68k MACHINE=ofppc MACHINE_ARCH=powerpc DEFAULT MACHINE=ofppc MACHINE_ARCH=powerpc64 ALIAS=ofppc64 +MACHINE=or1k MACHINE_ARCH=or1k MACHINE=playstation2 MACHINE_ARCH=mipsel MACHINE=pmax MACHINE_ARCH=mips64el ALIAS=pmax64 MACHINE=pmax MACHINE_ARCH=mipsel DEFAULT @@ -1867,7 +1868,7 @@ createmakewrapper() eval cat <