From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 3/3] xen: Use $(T) and $(D) aliases in install target Date: Wed, 17 Jul 2013 17:33:33 +0100 Message-ID: References: <1374075473-32502-3-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1374075473-32502-3-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , xen-devel@lists.xen.org Cc: julien.grall@citrix.com, tim@xen.org, jbeulich@suse.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 17/07/2013 16:37, "Ian Campbell" wrote: > This is consistent with the uninstall target and also shortens some longish > lines. > > $(Z) be used in the depencies when it is declared in this way, so expand it. > > Suggested-by: Jan Beulich > Signed-off-by: Ian Campbell > --- Acked-by: Keir Fraser