From owner-freebsd-current Thu Jul 31 15:29:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA08087 for current-outgoing; Thu, 31 Jul 1997 15:29:31 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA08080 for ; Thu, 31 Jul 1997 15:29:27 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id PAA20234; Thu, 31 Jul 1997 15:28:44 -0700 (PDT) To: Jeremy Lea cc: current@FreeBSD.ORG Subject: Re: More bogons in Makefiles... In-reply-to: Your message of "Fri, 01 Aug 1997 00:00:15 +0200." <19970801000015.50699@shale.csir.co.za> Date: Thu, 31 Jul 1997 15:28:44 -0700 Message-ID: <20230.870388124@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Overall, I think that the focus should be on clarity over disk space savings. Your stubbornness about obtaining more space aside, I think that the trend is towards disk space becoming cheaper than programmer brain cells, and I would not want to see the Makefiles cluttered with changes aimed at supporting partial builds - I think that the whole partial build problem is a fool's errand and not worth the time better spent in making dependencies work more consistently in a complete src tree. Jordan