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.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- src/build.sh 2001/11/01 00:14:17 1.16 +++ src/build.sh 2001/11/01 01:49:44 1.17 @@ -1,5 +1,5 @@ #! /bin/sh -# $NetBSD: build.sh,v 1.16 2001/11/01 00:14:17 thorpej Exp $ +# $NetBSD: build.sh,v 1.17 2001/11/01 01:49:44 thorpej Exp $ # # Top level build wrapper, for a system containing no tools. # @@ -303,7 +303,7 @@ if $do_rebuildmake || [ ! -f $makewrappe eval $mkscriptcmd <