diff options
| author | lukem <lukem@NetBSD.org> | 2003-10-26 02:17:46 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2003-10-26 02:17:46 +0000 |
| commit | 5daa33014e6892358232d4ce3360afc3baddd27c (patch) | |
| tree | dcc0135895ebac2f747074a2cf54a62ffee9a199 /sys/dev/microcode | |
| parent | 371e58334bc970b11e34f59ecab8c8a6b4466786 (diff) | |
Improve how build.sh -N and MAKEVERBOSE interoperate;
rather than adding '-s' to make's command line in the makewrapper,
use the .SILENT target based on MAKEVERBOSE's value.
This means that you can do:
./build.sh -N 1 makewrapper
$TOOLDIR/bin/nbmake-$MACHINE
# runs at MAKEVERBOSE==1, with command lines suppressed
$TOOLDIR/bin/nbmake-$MACHINE MAKEVERBOSE=2
# runs at MAKEVERBOSE==2 for this invocation, with command lines shown
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
