From owner-freebsd-current Wed Oct 9 14:09:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA04572 for current-outgoing; Wed, 9 Oct 1996 14:09:30 -0700 (PDT) Received: from eel.dataplex.net (eel.dataplex.net [208.2.87.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA04562 for ; Wed, 9 Oct 1996 14:09:26 -0700 (PDT) Received: from [208.2.87.4] (cod [208.2.87.4]) by eel.dataplex.net (8.7.5/8.7.3) with ESMTP id QAA20241; Wed, 9 Oct 1996 16:08:02 -0500 (CDT) X-Sender: rkw@eel.dataplex.net Message-Id: In-Reply-To: <199610092052.NAA18730@phaeton.artisoft.com> References: from "Richard Wackerbarth" at Oct 9, 96 10:34:03 am Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 9 Oct 1996 16:03:27 -0500 To: Terry Lambert From: Richard Wackerbarth Subject: Re: .depend Cc: steve@freefall.freebsd.org, current@freebsd.org Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Terry says: >Building multiple versions from a single set of sources is a requirement, >IMO. I totally agree. What I was trying to say is that the "error" is in the way people have going about it. The source directory should not have any files that change with the compile time options. Those files should be placed in their individual directories.