From owner-cvs-user Sat May 10 08:03:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA07401 for cvs-user-outgoing; Sat, 10 May 1997 08:03:22 -0700 (PDT) Received: from bsd.fs.bauing.th-darmstadt.de (bsd.fs.bauing.th-darmstadt.de [130.83.63.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA07372; Sat, 10 May 1997 08:03:10 -0700 (PDT) Received: from campa.panke.de (anonymous231.ppp.cs.tu-berlin.de [130.149.17.231]) by bsd.fs.bauing.th-darmstadt.de (8.8.5/8.8.5) with ESMTP id RAA11022; Sat, 10 May 1997 17:03:06 +0200 (MET DST) Received: (from wosch@localhost) by campa.panke.de (8.8.5/8.6.12) id QAA01822; Sat, 10 May 1997 16:51:28 +0200 (MET DST) To: "Jordan K. Hubbard" Cc: Bruce Evans , CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-user@freebsd.org Subject: Re: cvs commit: src Makefile References: <16038.863252500@time.cdrom.com> From: Wolfram Schneider Date: 10 May 1997 16:51:25 +0200 In-Reply-To: "Jordan K. Hubbard"'s message of Sat, 10 May 1997 01:21:40 -0700 Message-ID: Lines: 17 Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" writes: > > Use `mk' files in share/mk (relative to the top level of the source > > tree) instead of the system default ones in /usr/share/mk. This > > only works for makes run from the top level, and a few not too out > > of date system makefiles must be present to start up. Bootstraps > > from can still be done from scratch by giving the path to an up to > > date share/mk on the command line. > > Hmmm. Why I get the creepy feeling that this is another > well-intentioned but ultimately annoying change which we're all going > to come to regret, me first and foremost? :-) I think Bruce do a great job. All the hard wired /usr/src etc. path names shall removed from the makefiles. -- Wolfram Schneider http://www.apfel.de/~wosch/