|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] libvchan: clean *.opic
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1321540749 0
# Node ID 9aa0fdb44068548abc75cd5d8fd6c1bb6c346de2
# Parent 02c9422d8b8bb077988b1b383222098fa1e148b7
libvchan: clean *.opic
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
diff -r 02c9422d8b8b -r 9aa0fdb44068 tools/libvchan/Makefile
--- a/tools/libvchan/Makefile Thu Nov 17 14:35:37 2011 +0000
+++ b/tools/libvchan/Makefile Thu Nov 17 14:39:09 2011 +0000
@@ -52,7 +52,7 @@ install: all
.PHONY: clean
clean:
- $(RM) -f *.o *.so* *.a vchan-node1 vchan-node2 $(DEPS)
+ $(RM) -f *.o *.opic *.so* *.a vchan-node1 vchan-node2 $(DEPS)
distclean: clean
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] libvchan: clean *.opic,
Ian Campbell <=
|
|
|
|
|