aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 16:35:30 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-04-10 16:35:30 +0100
commit9ffd98fa29fd8dc997529fa120d25446dbbc1bdd (patch)
tree74f0389fdeef98994a597e7c799c0ff9aa1a3ba0 /Makefile
parentf2bc7f94025a2f2d511c9da03edd56584c0055ba (diff)
downloadxen-9ffd98fa29fd8dc997529fa120d25446dbbc1bdd.tar.gz
xen-9ffd98fa29fd8dc997529fa120d25446dbbc1bdd.tar.bz2
xen-9ffd98fa29fd8dc997529fa120d25446dbbc1bdd.zip
build: Document the use of XEN_PYTHON_NATIVE_INSTALL
Document the use of the XEN_PYTHON_NATIVE_INSTALL environment variable Signed-Off-By: Horms <horms@verge.net.au>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9dcdfccac..71a7c7d342 100644
--- a/Makefile
+++ b/Makefile
@@ -147,6 +147,13 @@ help:
@echo ' sparse trees'
@echo ' uninstall - attempt to remove installed Xen tools'
@echo ' (use with extreme care!)'
+ @echo
+ @echo 'Environment:'
+ @echo ' XEN_PYTHON_NATIVE_INSTALL=y'
+ @echo ' - native python install or dist'
+ @echo ' install into prefix/lib/python<VERSION>'
+ @echo ' instead of <PREFIX>/lib/python'
+ @echo ' true if set to non-empty value, false otherwise'
# Use this target with extreme care!
uninstall: D=$(DESTDIR)