From owner-cvs-all Sun Oct 8 12:19:12 2000 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 D06EC37B503; Sun, 8 Oct 2000 12:19:09 -0700 (PDT) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA60175; Sun, 8 Oct 2000 12:19:09 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200010081919.MAA60175@freefall.freebsd.org> From: Nik Clayton Date: Sun, 8 Oct 2000 12:19:09 -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 X-Loop: FreeBSD.ORG nik 2000/10/08 12:19:09 PDT Modified files: share/mk doc.docbook.mk Log: Support images in the documentation. For producing text-only docs, we need to have a second HTML target. The PS and PDF targets (which depended on a .tex file) have been split out so that they each depend on their own .tex-${format} file, to get the image formats correct. Revision Changes Path 1.21 +27 -16 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message