|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Fix 'make mrproper' to remove pristine and ref trees.
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 1b45bcaafb1fbdccb177447971db09cb63cd47d0
# Parent 43e28a2f6037266ff44500dd57cb4f841495372e
Fix 'make mrproper' to remove pristine and ref trees.
diff -r 43e28a2f6037 -r 1b45bcaafb1f buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk Sat Jul 16 14:02:54 2005
+++ b/buildconfigs/Rules.mk Sat Jul 16 14:14:29 2005
@@ -101,7 +101,7 @@
rm -rf tmp-$@
%-mrproper: %-mrproper-extra
- rm -rf pristine-$* ref-$* $*.tar.bz2
+ rm -rf pristine-$(*)* ref-$(*)* $*.tar.bz2
rm -rf $*-xen.patch
netbsd-%-mrproper-extra:
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Fix 'make mrproper' to remove pristine and ref trees.,
Xen patchbot -unstable <=
|
|
|
|
|