Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP
authorkn <kn@openbsd.org>
Tue, 6 Sep 2022 20:30:00 +0000 (20:30 +0000)
committerkn <kn@openbsd.org>
Tue, 6 Sep 2022 20:30:00 +0000 (20:30 +0000)
commit128ab5df44defab476c0949c6e9ed992c2f5c099
tree9a87cc8394b39ade071bb885f53be0b758046478
parent22bac919e2e8bfa80201b0a5eea3ef53a97ed77f
Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP

Tiny bit less noise.  The many REGRESS_SETUP_ONCE targets could be merged
into a single one and then be added to .SILENT unless VERBOSE=yes to focus
on actual installboot output and ditch the dd/fdisk/disklabel noise by default.
regress/usr.sbin/installboot/Makefile