From owner-freebsd-current Sat Jun 22 10:37:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21516 for current-outgoing; Sat, 22 Jun 1996 10:37:51 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA21507 for ; Sat, 22 Jun 1996 10:37:49 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id KAA00491; Sat, 22 Jun 1996 10:37:30 -0700 (PDT) To: Andreas Klemm cc: current@FreeBSD.ORG Subject: Re: Wanted: Testers for an alternate to /usr/obj (as we know it). In-reply-to: Your message of "Sat, 22 Jun 1996 17:07:31 +0200." Date: Sat, 22 Jun 1996 10:37:30 -0700 Message-ID: <488.835465050@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Do your changes make now or in future possible, to compile the > source tree totally independend from the files in /usr/include > and /usr/share/mk and such, that would allow to compile every > wanted OS Release independently from what is installed in the system.. No, that would require a second pass and is somewhat beyond the scope of what I had in mind for this one set of changes. :-) Jordan