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

From Peter Eisentraut
Subject Re: [PATCHES] SGML index build fix
Date
Msg-id 200701100120.02863.peter_e@gmx.net
Whole thread Raw
In response to Re: [PATCHES] SGML index build fix  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [PATCHES] SGML index build fix  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
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?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-hackers by date:

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