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

[Xen-devel] [PATCH 8/11] build: Clean pygrub's a.out

# HG changeset patch
# User Horms <horms@xxxxxxxxxxxx>
# Node ID aec720c1347b14b6d4ab1b3838fdde0cc8dd9600
# Parent  d9046742b4a9365bc4b8c010a4f9944c3976219f
build: Clean pygrub's a.out

Signed-Off-By: Magnus Damm <magnus@xxxxxxxxxxxxx>
Signed-Off-By: Horms <horms@xxxxxxxxxxxxx>

diff -r d9046742b4a9 -r aec720c1347b tools/pygrub/Makefile
--- a/tools/pygrub/Makefile     Thu Mar 30 15:13:52 2006 +0900
+++ b/tools/pygrub/Makefile     Thu Mar 30 15:13:56 2006 +0900
@@ -19,4 +19,4 @@ endif
 
 .PHONY: clean
 clean:
-       rm -rf build tmp *.pyc *.pyo *.o *.a *~
+       rm -rf build tmp *.pyc *.pyo *.o *.a *~ a.out

-- 
Horms

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

<Prev in Thread] Current Thread [Next in Thread>