[PATCH] Declare empty target as phony otherwise they are caught by '%' rule

Matthieu Patou mat at matws.net
Fri Sep 26 10:42:23 MDT 2014


All,

One more patch, as my rules where passing make test but broke the build 
farm.

The rational is that is the rules are defined before the %: they are 
correctly applied if they are not empty but if they are empty then it 
defaults to the generic one unless the rule is defined as PHONY (that is 
to say that it didn't produce an output file).

Matthieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Declare-empty-target-as-phony-otherwise-they-are-cau.patch
Type: text/x-diff
Size: 1079 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20140926/5365ec2f/attachment.patch>


More information about the samba-technical mailing list