[email protected] (Peter Eisentraut) writes:
> Replace target list by a wildcard, so that this workaround makefile
> also works transparently for lesser used targets.

Unfortunately, this is a regression, because you just inserted a gmake-ism
into a file whose only purpose is to work on non-gnu makes.  For
example, with HPUX make I now get:

$ /bin/make all 
Make: Don't know how to make all.  Stop.

Please revert.

                        regards, tom lane

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to