From owner-cvs-all Mon Jul 9 20: 6:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F040E37B403; Mon, 9 Jul 2001 20:06:48 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6A36mj09624; Mon, 9 Jul 2001 20:06:48 -0700 (PDT) (envelope-from murray) Message-Id: <200107100306.f6A36mj09624@freefall.freebsd.org> From: Murray Stokely Date: Mon, 9 Jul 2001 20:06:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/07/09 20:06:48 PDT Modified files: share/mk doc.docbook.mk Log: Slight modification to support the case where a document contains indexterms, but we don't want to generate the index. Specifically, touch the ${INDEX_SGML} file if ${GEN_INDEX} is not set. Suggested by: Nik Revision Changes Path 1.36 +10 -2 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message