Christoph Berg <[email protected]> writes:
> Re: Alvaro Herrera 2016-01-04 <[email protected]>
>> I don't see any other $(wildcard) used to build executables; it's used
>> for tests and flags in many places, but that shouldn't matter.

> Nod. Attached is a patch that covers all relevant $(wildcard)
> occurrences in Makefiles for devel.

There was some upthread discussion of trying to centralize this logic
in a macro, but I think this patch is good as-is.  A macro wouldn't
really add any readability, nor would it do much to help us remember
to do the right thing in future places that might need this.

                        regards, tom lane


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

Reply via email to