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.328 retrieving revision 1.329 diff -u -p -r1.328 -r1.329 --- src/build.sh 2018/08/09 08:30:29 1.328 +++ src/build.sh 2018/12/30 23:19:40 1.329 @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.328 2018/08/09 08:30:29 christos Exp $ +# $NetBSD: build.sh,v 1.329 2018/12/30 23:19:40 christos Exp $ # # Copyright (c) 2001-2011 The NetBSD Foundation, Inc. # All rights reserved. @@ -537,6 +537,7 @@ level of source directory" do_rebuildmake=false do_removedirs=false do_tools=false + do_libs=false do_cleandir=false do_obj=false do_build=false @@ -1382,6 +1383,7 @@ parseoptions() iso-image-source|\ iso-image|\ kernels|\ + libs|\ live-image|\ makewrapper|\ modules|\ @@ -1934,7 +1936,7 @@ createmakewrapper() eval cat <