%% "Matthew Von-Maszewski" <[EMAIL PROTECTED]> writes:
mv> I found a small, but in my case defeating, limitation with the
mv> Pattern Specific Variable code. The code finds the first match
mv> for a pattern, not necessarily the most specific match.
I'll have to think about this change. I
Dear GNU,
I found a small, but in my case defeating, limitation with the Pattern
Specific Variable code. The code finds the first match for a pattern, not
necessarily the most specific match. Example:
akamai/% : CFLAGS = -DSHORT
akamai/utils/% : CFLAGS = -DLONG
Any rule with a target beginnin