Noel Yap <[EMAIL PROTECTED]> writes: > IOW, things dependent upon a .PHONY will be rebuilt regardless of the > dependency's timestamp. Empty targets are treated differently.
I was referring to the case when target does not exist (as a file) and there is not command to build it. In this case make treats it exactly as if it was PHONY. -boris
signature.asc
Description: Digital signature
_______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
