[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |