On 01/23/15 12:28, Ian Lepore wrote:
> On Fri, 2015-01-23 at 20:24 +0000, Colin Percival wrote:
>>  release:    real-release vm-release cloudware-release
>> +    @true
>>  
>>  real-release:
>>      ${MAKE} -C ${.CURDIR} ${.MAKEFLAGS} obj
>>
> 
> Wouldn't '.PHONY: release' be a better/more-correct fix?

Could be.  I was inspired by the use of ${DO_NADA} in ports Makefiles, but
perhaps that's for targets which truly do nothing rather than targets which
serve only to activate their dependencies... if anyone else has opinions on
this please email me directly; no point clogging up the mailing list.  I'll
adjust based on feedback (which is currently leaning in favour of .PHONY).

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to