Noel Yap <[EMAIL PROTECTED]> writes:
 
> I misunderstood.  When you said PHONY targets, I thought you meant it 
> generates ".PHONY: my_header" as well, not just an empty target.

No, gcc generates just

header.h:


And since there are no commands for this target make assumes it is
phony.

-boris

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to