svn commit: r277606 - head/release

Colin Percival cperciva at freebsd.org
Fri Jan 23 21:12:55 UTC 2015


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


More information about the svn-src-head mailing list