|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Merge fleming.research:/scratch/fleming/mafetter/xen-2.0-testing.bk
ChangeSet 1.1389.1.58, 2005/05/13 13:52:44+01:00, mafetter@xxxxxxxxxxxxxxxx
Merge fleming.research:/scratch/fleming/mafetter/xen-2.0-testing.bk
into fleming.research:/scratch/fleming/mafetter/xen-unstable.bk
Rules.mk | 6 ++++++
1 files changed, 6 insertions(+)
diff -Nru a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk
--- a/buildconfigs/Rules.mk 2005-05-13 16:07:05 -04:00
+++ b/buildconfigs/Rules.mk 2005-05-13 16:07:05 -04:00
@@ -1,4 +1,6 @@
+include Config.mk
+
# We expect these two to already be set if people
# are using the top-level Makefile
DISTDIR ?= $(CURDIR)/dist
@@ -53,6 +55,7 @@
$(patsubst %,pristine-%/.valid-pristine,$(ALLSPARSETREES)) :
pristine-%/.valid-pristine: %.tar.bz2
rm -rf tmp-pristine-$* $(@D)
mkdir -p tmp-pristine-$*
+ touch tmp-pristine-$*/.bk_skip
tar -C tmp-pristine-$* -jxf $<
mv tmp-pristine-$*/* $(@D)
@rm -rf tmp-pristine-$*
@@ -83,6 +86,9 @@
%-clean:
$(MAKE) -f buildconfigs/mk.$* clean
+
+%-config:
+ $(MAKE) -f buildconfigs/mk.$* config
%-xen.patch: ref-%/.valid-ref
rm -rf tmp-$@
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |