From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Makefile reworking Date: Mon, 7 Nov 2005 15:16:42 +0000 Message-ID: <29a53e5cad4c2deb5e1cda41e5b668e2@cl.cam.ac.uk> References: <20051107144441.GA20544@trollied.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051107144441.GA20544@trollied.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 7 Nov 2005, at 14:44, John Levon wrote: > # HG changeset patch > # User levon@movementarian.org > # Node ID 31053d3bc7d9d81c682bed791b9d099ada7ff313 > # Parent d1b5ad8e8b03b5e79d86d0844b46345a0f931390 > Create a configs/ directory for OS-specific makefile settings. > Add an initial Solaris config. > Consolidate definitions of INSTALL and friends. Can you give dome info about the aim of this patch? I would expect that the solaris port will get committed to the opensolaris tree rather than going into our repository as a sparse tree, so it would get built outside our repository and our build environment. So I don't understand why we want a solaris config in our repository. -- Keir