manpage-check shouldn't be phony because it actually does create a file
named manpage-check.

On Wed, Dec 23, 2015 at 09:26:31PM +0000, Yin Lin wrote:
> Thanks Ben for the prompt reply! I enclosed the patch in the original
> email. Attaching it again.
> 
> -----Original Message-----
> From: Ben Pfaff [mailto:b...@ovn.org] 
> Sent: Wednesday, December 23, 2015 1:25 PM
> To: Yin Lin <li...@vmware.com>
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH 1/1] Makefile: Mark non-file targets as .PHONY
> 
> On Wed, Dec 23, 2015 at 09:23:51PM +0000, Yin Lin wrote:
> > Some lately added targets such as ovsext_make, manpage-check and 
> > thread-safety-check are not files but was not marked as .PHONY. This 
> > causes them to be unnecessarily rebuilt during "make check" and "make 
> > install" process.
> 
> Do you have a patch?

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to