From owner-cvs-sys Sat Sep 7 14:17:02 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11370 for cvs-sys-outgoing; Sat, 7 Sep 1996 14:17:02 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11339; Sat, 7 Sep 1996 14:16:48 -0700 (PDT) Date: Sat, 7 Sep 1996 14:16:48 -0700 (PDT) From: Bruce Evans Message-Id: <199609072116.OAA11339@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot Makefile Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/09/07 14:16:47 Modified: sys/i386/boot/biosboot Makefile Log: Remove boot2 when the size test fails so that rebuilding without fixing the problem doesn't bogusly succeed. Print size failures to stderr instead of stdout and don't print bells and whistles. Revision Changes Path 1.45 +4 -2 src/sys/i386/boot/biosboot/Makefile