From owner-cvs-user Wed Apr 2 08:56:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA09577 for cvs-user-outgoing; Wed, 2 Apr 1997 08:56:13 -0800 (PST) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA09482; Wed, 2 Apr 1997 08:55:40 -0800 (PST) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.5/8.8.5) with ESMTP id IAA08595; Wed, 2 Apr 1997 08:55:37 -0800 (PST) Message-Id: <199704021655.IAA08595@austin.polstra.com> To: ache@freefall.freebsd.org Subject: Re: cvs commit: src Makefile Newsgroups: polstra.freebsd.cvs.committers In-Reply-To: <199704021644.IAA08716@freefall.freebsd.org> References: <199704021644.IAA08716@freefall.freebsd.org> Organization: Polstra & Co., Seattle, WA Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org, bde@freebsd.org Date: Wed, 02 Apr 1997 08:55:37 -0800 From: John Polstra Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199704021644.IAA08716@freefall.freebsd.org>, Andrey A. Chernov wrote: > ache 97/04/02 08:44:08 > > Modified: . Makefile > Log: > For csu/i386 add "all" before "beforeinstall", because "beforeinstall" > wants to install "all" targets which not exist at this stage I think the real problem was in "src/lib/csu/i386/Makefile". Bruce's recent commit accidentally (I think) deleted the "realinstall:" line, which merged the "realinstall" actions into the "beforeinstall" actions. The log entry just said he was "simplifying" the Makefile, so I don't think he really meant to change its behavior. I just committed a fix for that, and I think you should back out this change to "src/Makefile". John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth