Hi Ralf, 2009/11/28 Ralf Wildenhues <ralf.wildenh...@gmx.de>: > That's why you should do it like this: > > .pc.$(OBJEXT): > ...
I'm confused. Why is this better than writing a .pc.c rule? Doesn't it sacrifice proper dependency tracking on the generated .c file? -- Jack