[ovs-dev] [PATCH branch-2.5] Makefile.am: Avoid Automake warning for .PHONY inside conditional.

Ben Pfaff blp at ovn.org
Sat Feb 27 17:12:10 UTC 2016


On Sat, Feb 27, 2016 at 09:09:05AM -0800, Justin Pettit wrote:
> 
> > On Feb 27, 2016, at 9:05 AM, Ben Pfaff <blp at ovn.org> wrote:
> > 
> > Without this change, Automake warns:
> > 
> >    Makefile.am:364: warning: .PHONY was already defined in condition TRUE, which includes condition VSTUDIO_DDK ...
> >    Makefile.am:201: ... '.PHONY' previously defined here
> > 
> > This fixes the warning (which is harmless anyway).
> > 
> > Signed-off-by: Ben Pfaff <blp at ovn.org>
> 
> What?  No Reported-by?  This is probably the biggest contribution I've
> made in a while.  :-)

Sorry.  I'm not used to getting bug reports via SMS.

> Thanks for the quick fix:
> 
> Acked-by: Justin Pettit <jpettit at ovn.org>

Applied, thanks.



More information about the dev mailing list