Hi,
Sorry, I didn't see your message earlier because I'm not on the list and it
didn't email me.
This seems to work fine, as long as I also define a rule for the build
directory itself, since the % can't match an empty string.
It doesn't work in make 3.81 -- there, make seems to ignore the trail
Follow-up Comment #9, bug #42125 (project make):
_… how can a static pattern rule have multiple targets? Each pattern in the
target needs to match each of the elements of the static list…_ - Currently,
a static pattern rule cannot have multiple "target-pattern"s, but people (at
least the original