aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2003-05-07 16:52:28 +0000
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2003-05-07 16:52:28 +0000
commit74a58f0672fee6fcde027e56f903d1ce9d9829a7 (patch)
tree43c8dd6cc2724b5f006f8a63b722b0f72e0a27a5
parentb4daf74e552c8165626e7a07e8dfcf3fa0d8d6ea (diff)
downloadxen-74a58f0672fee6fcde027e56f903d1ce9d9829a7.tar.gz
xen-74a58f0672fee6fcde027e56f903d1ce9d9829a7.tar.bz2
xen-74a58f0672fee6fcde027e56f903d1ce9d9829a7.zip
bitkeeper revision 1.215 (3eb939ccMh-htlTT57A_qBe1F8pzJw)
do a "bk -r co" before build
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f80a30c946..261c8190f8 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,8 @@
# that appropriate versions of the build tools are already installed in
# the initial system setup.
-all:
+all:
+ bk -r co
$(MAKE) -C xen
$(MAKE) -C tools/balloon
$(MAKE) -C tools/domain_builder