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-changelog

[Xen-changelog] build: Clean pygrub's a.out

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 5f1c6864a7ac2eedfd835691690dd7c2a756b21b
# Parent  066a233ee3659fb1e52a4bca05727e5cdd12004a
build: Clean pygrub's a.out

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

diff -r 066a233ee365 -r 5f1c6864a7ac tools/pygrub/Makefile
--- a/tools/pygrub/Makefile     Mon Apr 10 15:35:30 2006
+++ b/tools/pygrub/Makefile     Mon Apr 10 15:36:38 2006
@@ -15,4 +15,4 @@
 endif
 
 clean:
-       rm -rf build tmp *.pyc *.pyo *.o *.a *~
+       rm -rf build tmp *.pyc *.pyo *.o *.a *~ a.out

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] build: Clean pygrub's a.out, Xen patchbot -unstable <=