Alexandre Oliva <[EMAIL PROTECTED]> writes:

[...]

> IMO, the cleanest way to accomplish what you want is to add a rule to
> your Makefile.am that will expand a glob pattern and write it to a
> macro definition in a Makefile fragment you `include' in Makefile.am.

[...]

Yes, that is a much better way of doing it. Thank you!

I still think that GNU Make syntax is nice - there is no reason why
the wildcard function could not be implemented as above, though I
guess it might make a bit of a mess of the automake code, and would
result in more user confusion: where does automake leave off and make
begin?

-- 

        http://altern.org/vii

Reply via email to