Date: Thu, 5 Oct 2000 22:46:18 +0200 From: Wolfram Schneider <wosch@panke.de.freebsd.org> To: Neil Blakey-Milner <nbm@mithrandr.moria.org> Cc: Wolfram Schneider <bsd@panke.de.freebsd.org>, Jun Kuriyama <kuriyama@imgsrc.co.jp>, Doc Team <freebsd-doc@FreeBSD.ORG> Subject: Re: current www building problem Message-ID: <20001005224618.A1544@paula.panke.de.freebsd.org> In-Reply-To: <20001005003149.A84322@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Thu, Oct 05, 2000 at 12:31:49AM %2B0200 References: <7maecmea8n.wl@waterblue.imgsrc.co.jp> <20001004222622.A1198@paula.panke.de.freebsd.org> <20001005003149.A84322@mithrandr.moria.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <wolfram@schneider.org> http://wolfram.schneider.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001005224618.A1544>
