From owner-cvs-all Wed Apr 25 15:14:39 2001 Delivered-To: cvs-all@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 9B82837B423; Wed, 25 Apr 2001 15:14:30 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id AAA00776; Thu, 26 Apr 2001 00:14:29 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id AAA02595; Thu, 26 Apr 2001 00:06:40 +0200 (CEST) (envelope-from wosch) Date: Thu, 26 Apr 2001 00:06:40 +0200 From: Wolfram Schneider To: Nik Clayton Cc: Wolfram Schneider , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010426000640.B2523@paula.panke.de.freebsd.org> References: <200104221734.f3MHYsG82846@freefall.freebsd.org> <20010424104120.A66364@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010424104120.A66364@canyon.nothing-going-on.org>; from nik@freebsd.org on Tue, Apr 24, 2001 at 10:41:23AM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-04-24 10:41:23 +0100, Nik Clayton wrote: > On Sun, Apr 22, 2001 at 10:34:54AM -0700, Wolfram Schneider wrote: > > the subdir 'doc' and 'tutorials' are *not* web pages and should > > not build if WEB_ONLY=YES is set > > Eh? They generate HTML files as output. Why is this "*not* web pages"? you are confusing input file format with output files: WEB_ONLY If set and not empty, the makefiles will build and install only the HTML pages from the www directory. All documents from the doc directory (Handbook, FAQ, Tutorials) will be ignored. E.g.: # build and install only HTML pages $ make WEB_ONLY=YES all install -Wolfram -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message