Re: Target variable bug
%% [EMAIL PROTECTED] writes: r> I think this is a bug. I put a trivial example of a make file I am r> having trouble with below. I expect the below make to print: foo r> bar fob But it only prints: foo This isn't a bug, in that I never intended to have multiple pattern-specific variables
Target variable bug
I think this is a bug. I put a trivial example of a make file I am having trouble with below. I expect the below make to print: foo bar fob But it only prints: foo