From owner-cvs-all Thu Apr 15 15:50:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5551F14D30; Thu, 15 Apr 1999 15:50:51 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA00622; Thu, 15 Apr 1999 15:48:29 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <199904152248.PAA00622@freefall.freebsd.org> From: Nik Clayton Date: Thu, 15 Apr 1999 15:48:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/handbook Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/04/15 15:48:29 PDT Added files: en/handbook Makefile Log: New Makefile. This builds the FreeBSD Handbook outside of the main web tree -- the previous method used symlinks to try and build the book inside the tree. The old method now fails because various support files don't exist in the web tree. Rather than creating a nest of symlinks, this is a simpler approach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message