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?

Tim


-- 
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