Hi Jack, * Jack Kelly wrote on Fri, Nov 27, 2009 at 10:37:55PM CET: > 2009/11/28 Ralf Wildenhues: > > 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?
Because it's late and I avoid caffeine in the evening. ;-) Of course, .pc.c. Thanks, Ralf