From owner-cvs-all Wed Oct 30 2: 7:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B9B837B401; Wed, 30 Oct 2002 02:07:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA5943E3B; Wed, 30 Oct 2002 02:07:17 -0800 (PST) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9UA63mV024351; Wed, 30 Oct 2002 02:06:03 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9UA6306024350; Wed, 30 Oct 2002 02:06:03 -0800 (PST) Message-Id: <200210301006.g9UA6306024350@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 30 Oct 2002 02:06:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.images.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 blackend 2002/10/30 02:06:03 PST Modified files: share/mk doc.images.mk Log: Quick hack to allow build of the Handbook with .txt files. textproc/scr2txt must also be on the system. The .txt files are created on the fly with .png ones. This is not perfect, but it allows mirrors to build docs. Revision Changes Path 1.19 +5 -6 doc/share/mk/doc.images.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message