aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/Rules.mk
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-11-17 22:15:28 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-11-17 22:15:28 +0000
commit82d8c108d1ac003d57ae1ab6b8df9269f1f85ac0 (patch)
tree1c111a15520bdfceba4e0cf14c72a9b3e330ccc5 /buildconfigs/Rules.mk
parent7c855a6dd271beaebd62dd7c1714871136136d27 (diff)
downloadxen-82d8c108d1ac003d57ae1ab6b8df9269f1f85ac0.tar.gz
xen-82d8c108d1ac003d57ae1ab6b8df9269f1f85ac0.tar.bz2
xen-82d8c108d1ac003d57ae1ab6b8df9269f1f85ac0.zip
bitkeeper revision 1.1159.176.2 (419bcd80h-r7PbubJr0FE4gcCaXwRQ)
Add support for standalone make -f buildconfigs/mk... back.
Diffstat (limited to 'buildconfigs/Rules.mk')
-rw-r--r--buildconfigs/Rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk
index 3fbef08e19..90f90d2aee 100644
--- a/buildconfigs/Rules.mk
+++ b/buildconfigs/Rules.mk
@@ -1,4 +1,9 @@
+# We expect these two to already be set if people
+# are using the top-level Makefile
+DIST_DIR ?= $(shell pwd)/dist
+INSTALL_DIR ?= $(DIST_DIR)/install
+
.PHONY: mkpatches mrproper
# Setup pristine search path