From owner-freebsd-doc Thu Oct 5 13:47:18 2000 Delivered-To: freebsd-doc@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 5E24137B503 for ; Thu, 5 Oct 2000 13:47:16 -0700 (PDT) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id WAA27712; Thu, 5 Oct 2000 22:46:54 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id WAA01562; Thu, 5 Oct 2000 22:46:19 +0200 (CEST) (envelope-from wosch) Date: Thu, 5 Oct 2000 22:46:18 +0200 From: Wolfram Schneider To: Neil Blakey-Milner Cc: Wolfram Schneider , Jun Kuriyama , Doc Team Subject: Re: current www building problem Message-ID: <20001005224618.A1544@paula.panke.de.freebsd.org> References: <7maecmea8n.wl@waterblue.imgsrc.co.jp> <20001004222622.A1198@paula.panke.de.freebsd.org> <20001005003149.A84322@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001005003149.A84322@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Thu, Oct 05, 2000 at 12:31:49AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 2000-10-05 00:31:49 +0200, Neil Blakey-Milner wrote: > > > but it seems dirty... Does anyone have good idea? > > > > use a temp file and rename it to the target if successfully. > > > > .sgml.html: > > ${PREHTML} ${PREHTMLFLAGS} ${.IMPSRC} |\ > > SGML_CATALOG_FILES='' ${SGMLNORM} ${SGMLNORMFLAGS} > ${.TARGET}.tmp > > mv -f ${.TARGET}.tmp ${.TARGET} > > If we do that, we need to add foo.html.tmp to CLEANFILES. yep. -Wolfram -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message