From owner-cvs-all Sun Aug 16 06:12:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09507 for cvs-all-outgoing; Sun, 16 Aug 1998 06:12:07 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09502; Sun, 16 Aug 1998 06:12:06 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA11382; Sun, 16 Aug 1998 06:12:03 -0700 (PDT) Date: Sun, 16 Aug 1998 06:12:03 -0700 (PDT) Message-Id: <199808161312.GAA11382@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1998/08/16 06:12:03 PDT Modified files: en Makefile Log: Add the new variable ENGLISH_ONLY. If set and not empty, the non-english web pages are not build. Add the new variable WEB. If set and not empty, the FAQ, handbook and tutorial are not build. Revision Changes Path 1.43 +8 -4 www/en/Makefile