From owner-freebsd-www Thu Apr 24 10:12:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA18173 for www-outgoing; Thu, 24 Apr 1997 10:12:15 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA18168 for ; Thu, 24 Apr 1997 10:12:13 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id MAA09716; Thu, 24 Apr 1997 12:12:00 -0500 (EST) Date: Thu, 24 Apr 1997 12:12:00 -0500 (EST) From: John Fieber To: Wolfram Schneider cc: Stefan Bethke , freebsd-www@freebsd.org Subject: Re: Commiting for the first time In-Reply-To: <199704241138.NAA24521@softs11.zib.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-www@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 24 Apr 1997, Wolfram Schneider wrote: > and run make in www/data. Press ^C if make try to > rebuild the statistics. Or, make LOCAL= The stats targets are named in the LOCAL variable so overriding them eleminates them from the default target. -john