From owner-cvs-all Mon Apr 12 14:42:46 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 2A43715690; Mon, 12 Apr 1999 14:42:44 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA90517; Mon, 12 Apr 1999 14:40:26 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <199904122140.OAA90517@freefall.freebsd.org> From: Nik Clayton Date: Mon, 12 Apr 1999 14:40:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/04/12 14:40:25 PDT Modified files: en/handbook Makefile Log: Add new html-split.tar target, for building an (optionally) compressed tar file of the HTML files. Functionality stays the same, but the method is slightly different. *.html-split.tar{.gz,.bz2,.zip} now removed on "make clean" as well, as pointed out by Shadowfax, or Strider, or whatever Satoshi's calling himself these days. . . Revision Changes Path 1.19 +12 -9 doc/en/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message