WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [PATCH] Re: [Xen-devel] distclean failure

Keir: In c/s 18211, why $$(MAKE) instead of $(MAKE) ?

Christoph


On Friday 01 August 2008 16:26:33 Christoph Egger wrote:
> On Friday 01 August 2008 16:18:20 Samuel Thibault wrote:
> > Christoph Egger, le Fri 01 Aug 2008 16:14:56 +0200, a écrit :
> > > gmake: *** libxc: No such file or directory.  Stop.
> >
> > Ah, right.
> >
> > Samuel
> >
> >
> > stubdom: fix clean target after distclean
> >
> > Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
> >
> > 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



-- 
AMD Saxony, Dresden, Germany
Operating System Research Center

Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
   Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
   AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
   Dr. Hans-R. Deppe, Thomas McCoy


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel