diff --git a/build.sh b/build.sh index 510929f25846..5e222c02e2ea 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.88 2003/01/26 13:12:05 lukem Exp $ +# $NetBSD: build.sh,v 1.89 2003/01/31 01:38:35 lukem Exp $ # # Copyright (c) 2001-2003 The NetBSD Foundation, Inc. # All rights reserved. @@ -239,7 +239,7 @@ Usage: ${progname} [-EnorUu] [-a arch] [-B buildid] [-D dest] [-j njob] [-M obj] Build operations (all imply "obj" and "tools"): build Run "make build" - distribution Run "make distribution" (includes etc/ files) + distribution Run "make distribution" (includes DESTDIR/etc/ files) release Run "make release" (includes kernels & distrib media) Other operations: @@ -688,7 +688,7 @@ createmakewrapper() eval cat <