From owner-svn-src-head@FreeBSD.ORG Fri Jan 23 21:12:55 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43FC036A for ; Fri, 23 Jan 2015 21:12:55 +0000 (UTC) Received: from o1.l99.sendgrid.net (o1.l99.sendgrid.net [198.37.153.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E19B131E for ; Fri, 23 Jan 2015 21:12:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.info; h=from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpapi; bh=4rKD3WRhBFxw+9UBN4m+QDEuo6Q=; b=h4reBvAfPab1ORfZN+ lthwpVoO+kg2zkj8qgS2BrbIATEshQwEhgbgxSqbxXcKYg7MOPVshGvyf3FlxUrG hLHqAXM6xsHKbkxNZE2qJqm2G1VFTEnsyOL4PBKNzxsqnjnjqyEGm4DRjjEM29wH 29izrEASTnPLvnEmGf04QfvVE= Received: by filter0229p1mdw1.sendgrid.net with SMTP id filter0229p1mdw1.19585.54C2B95028 2015-01-23 21:12:48.938404009 +0000 UTC Received: from mail.tarsnap.com (ec2-54-86-246-204.compute-1.amazonaws.com [54.86.246.204]) by ismtpd-041 (SG) with ESMTP id 14b18a3e3e4.3484.420f59 for ; Fri, 23 Jan 2015 21:12:48 +0000 (UTC) Received: (qmail 59306 invoked from network); 23 Jan 2015 21:12:12 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by ec2-107-20-205-189.compute-1.amazonaws.com with ESMTP; 23 Jan 2015 21:12:12 -0000 Received: (qmail 5362 invoked from network); 23 Jan 2015 21:12:01 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by clamshell.daemonology.net with SMTP; 23 Jan 2015 21:12:01 -0000 Message-ID: <54C2B921.3090007@freebsd.org> Date: Fri, 23 Jan 2015 13:12:01 -0800 From: Colin Percival User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Ian Lepore Subject: Re: svn commit: r277606 - head/release References: <201501232024.t0NKODZq079972@svn.freebsd.org> <1422044932.1038.3.camel@freebsd.org> In-Reply-To: <1422044932.1038.3.camel@freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SG-EID: EvYvoie/qnEezyq2t4eRKjDm9X7ZKbCMt75WvXA+XNEY/C9bdalNEc7WTs3zjb1wLy1hZFYGmsN41u /4h3jK37LC0ilA07yS8C2IqrkVN15MxRzruupkC+vIGWEIIGsQgqx2DHIKbBA8EJsMoG+3bdncKyvc KUgZRWUUfNsLwFYkZ9GoFAdKGex/8LTln8V2 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 21:12:55 -0000 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