From owner-freebsd-current Tue May 14 12:18:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 3B35437B40B; Tue, 14 May 2002 12:18:15 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4EJIFfg032400; Tue, 14 May 2002 12:18:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4EJIERP032399; Tue, 14 May 2002 12:18:14 -0700 (PDT) Date: Tue, 14 May 2002 12:18:14 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: Anders Andersson , current@FreeBSD.org Subject: Re: make includes Message-ID: <20020514121814.G31896@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Ruslan Ermilov , Anders Andersson , current@FreeBSD.org References: <20020513203331.A15497@gateway.sanyusan.se> <20020514062118.GC34081@sunbay.com> <20020514150128.A1599@gateway.sanyusan.se> <20020514131051.GA81899@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020514131051.GA81899@sunbay.com>; from ru@FreeBSD.org on Tue, May 14, 2002 at 04:10:51PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 14, 2002 at 04:10:51PM +0300, Ruslan Ermilov wrote: > > Why change in the first place? > > > > What was wrong with 'make includes'? Why break POLA? > > > They were broken. See commit log for share/mk/bsd.incs.mk,v 1.1 for > a full story. I fail to see how they were broken from the rev 1.1 bsd.incs.mk log. It looks like you just hyjacked the `includes' target. Why could you not have used `incbuild' and `incinstall'? Then includes is something like includes: incbuild incinstall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message