projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f8960
)
blktap: Clean *.opic on 'make clean'.
author
Keir Fraser
<keir.fraser@citrix.com>
Thu, 24 Jul 2008 10:19:13 +0000
(11:19 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Thu, 24 Jul 2008 10:19:13 +0000
(11:19 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/blktap/lib/Makefile
patch
|
blob
|
history
diff --git
a/tools/blktap/lib/Makefile
b/tools/blktap/lib/Makefile
index 4b3f036ee7eac7997acb7cd817f9f77435211bcb..aedf7dcd2efd694d17290102daa661609fd97bd9 100644
(file)
--- a/
tools/blktap/lib/Makefile
+++ b/
tools/blktap/lib/Makefile
@@
-43,7
+43,7
@@
install: all
.PHONY: clean
clean:
- rm -rf *.a *.so* *.o *.rpm $(LIB) *~ $(DEPS) xen TAGS
+ rm -rf *.a *.so* *.o *.
opic *.
rpm $(LIB) *~ $(DEPS) xen TAGS
libblktap.so.$(MAJOR).$(MINOR): $(OBJS_PIC)
$(CC) $(CFLAGS) -Wl,$(SONAME_LDFLAG) -Wl,$(SONAME) $(SHLIB_CFLAGS) \