[ovs-git] [openvswitch/ovs] d1bfe6: Makefile.am: Avoid Automake warning for .PHONY ins...

GitHub noreply at github.com
Sat Feb 27 17:11:49 UTC 2016


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: d1bfe63625bae8560a941e993b09dc7a3b9a72ed
      https://github.com/openvswitch/ovs/commit/d1bfe63625bae8560a941e993b09dc7a3b9a72ed
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-27 (Sat, 27 Feb 2016)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Makefile.am: Avoid Automake warning for .PHONY inside conditional.

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).

Reported-by: Justin Pettit <jpettit at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list