From owner-cvs-etc Sun Mar 30 21:51:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA20502 for cvs-etc-outgoing; Sun, 30 Mar 1997 21:51:07 -0800 (PST) Received: from thelab.hub.org (hal-ns3-01.netcom.ca [207.181.94.129]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA20494; Sun, 30 Mar 1997 21:50:53 -0800 (PST) Received: from thelab.hub.org (localhost [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id BAA24844; Mon, 31 Mar 1997 01:50:38 -0400 (AST) Date: Mon, 31 Mar 1997 01:50:38 -0400 (AST) From: The Hermit Hacker To: Bruce Evans cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, scrappy@freefall.freebsd.org Subject: Re: cvs commit: src/etc make.conf In-Reply-To: <199703310528.PAA28898@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, Bruce Evans wrote: > > I thought that 'make depend' was a requirement? Or, at least, > >one of those things you should never do without? > > It's supposed to be optional for the first build. > Oh... Well, I took out the changes to both files...I hit a 'make depend' condition in /usr/src/gnu/libexec/uucp that broke because of it :(