Re: [pgsql-patches] Remove of .SECONDARY from SGML Makefile

2007-01-11 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > To get the new html dependency to work properly, I removed the > > .SECONDARY tag from the Makefile. SECONDARY prevents missing files > > from being built. > > That is not what it does. It does several things, but that is one of the things it do

Re: [pgsql-patches] Remove of .SECONDARY from SGML Makefile

2007-01-11 Thread Peter Eisentraut
Bruce Momjian wrote: > To get the new html dependency to work properly, I removed the > .SECONDARY tag from the Makefile. SECONDARY prevents missing files > from being built. That is not what it does. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end o