From owner-cvs-etc Sun Mar 30 21:31:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA19265 for cvs-etc-outgoing; Sun, 30 Mar 1997 21:31:09 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA19253; Sun, 30 Mar 1997 21:30:57 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id PAA28898; Mon, 31 Mar 1997 15:28:33 +1000 Date: Mon, 31 Mar 1997 15:28:33 +1000 From: Bruce Evans Message-Id: <199703310528.PAA28898@godzilla.zeta.org.au> To: bde@zeta.org.au, scrappy@hub.org Subject: Re: cvs commit: src/etc make.conf Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org, scrappy@freefall.freebsd.org Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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. Bruce