Re: [PATCHES] SGML index build fix - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] SGML index build fix
Date
Msg-id 200701100041.l0A0fZL08189@momjian.us
Whole thread Raw
In response to Re: [PATCHES] SGML index build fix  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > > ? %-A4.tex-ps: %.sgml $(ALLSGML) stylesheet.dsl bookindex.sgml
> > > ? ????$(JADE.tex.call) -V texdvi-output -V '%paper-type%'=A4 -o $@ $<
> > > + ifndef DRAFT
> > > + ????@cmp -s HTML.index.start HTML.index || $(MAKE) $*
> > > + endif
>
> What is the point of that?

If HTML.index changed during the build, we need to rerun it until it is
unchanged.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] SGML index build fix
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] SGML index build fix