Tim Landscheidt wrote:
> Bruce Momjian <br...@momjian.us> wrote:
> 
> > [...]
> > + # single-page text
> > + postgres.txt: postgres.html
> > +   $(LYNX) -force_html -dump -nolist -stdin $< > $@
>                                           ^^^^^^
> > +
> > [...]
> 
> Isn't that unnecessary/wrong as the filename is supplied on
> the command line?

Ah, good catch. I wasn't able to test that because my lynx version
doesn't support -stdin.  Thanks, and updated.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + None of us is going to be here forever. +

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to