aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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)