From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Egger Subject: Re: [PATCH] Re: distclean failure Date: Fri, 1 Aug 2008 16:26:33 +0200 Message-ID: <200808011626.33915.Christoph.Egger@amd.com> References: <200808011614.56245.Christoph.Egger@amd.com> <20080801141820.GU4553@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20080801141820.GU4553@implementation.uk.xensource.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Samuel Thibault List-Id: xen-devel@lists.xenproject.org On Friday 01 August 2008 16:18:20 Samuel Thibault wrote: > Christoph Egger, le Fri 01 Aug 2008 16:14:56 +0200, a =E9crit : > > gmake: *** libxc: No such file or directory. Stop. > > Ah, right. > > Samuel > > > stubdom: fix clean target after distclean > > Signed-off-by: Samuel Thibault > > diff -r 3dedb6209991 stubdom/Makefile > --- a/stubdom/Makefile Fri Aug 01 12:18:02 2008 +0100 > +++ b/stubdom/Makefile Fri Aug 01 15:17:46 2008 +0100 > @@ -321,8 +321,8 @@ clean: > $(MAKE) -C caml clean > $(MAKE) -C c clean > $(MAKE) -C grub clean > - $(MAKE) -C libxc clean > - $(MAKE) -C ioemu clean > + [ ! -d libxc ] || $(MAKE) -C libxc clean > + [ ! -d ioemu ] || $(MAKE) -C ioemu clean > > # clean the cross-compilation result > .PHONY: crossclean Yes, this patch works. Tnx. Christoph =2D-=20 AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Gesch=E4ftsanschrift): Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland Registergericht Dresden: HRA 4896 vertretungsberechtigter Komplement=E4r: AMD Saxony LLC (Sitz Wilmington, Delaware, USA) Gesch=E4ftsf=FChrer der AMD Saxony LLC: Dr. Hans-R. Deppe, Thomas McCoy