Re: [HACKERS] [PATCHES] SGML index build fix
| От | Peter Eisentraut |
|---|---|
| Тема | Re: [HACKERS] [PATCHES] SGML index build fix |
| Дата | |
| Msg-id | 200701101814.51063.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Re: [HACKERS] [PATCHES] SGML index build fix (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: [HACKERS] [PATCHES] SGML index build fix
|
| Список | pgsql-patches |
Bruce Momjian wrote: > The rule re-runs the makefile for the specific target, and the target > modifies HTML.index, or it is only the HTML rule that modifies that. Only the html rule modifies HTML.index. > That was a question I had. If that is true, it has to be: > > %-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) html $@ > endif It would much easier to just run the html rule before the other stuff. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-patches по дате отправления: