I guess I'm talking to myself here...
I discovered that by modifying the line
target2 : foo +=
to
target2 : foo += ''
I get the right results. I guess it's a side-effect of how make parses
a variable when it's part of a rule._______________________________________________ help-gnu-utils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-utils
