diff options
author | Greg Ward <gward@python.net> | 1999-09-21 18:31:14 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 1999-09-21 18:31:14 (GMT) |
commit | 865de8366872bb5a83e01b96ce4dfdb2a9151d77 (patch) | |
tree | 26b2d23b57226a106daf46d75033fe9bd8358848 /Lib/Makefile | |
parent | 02e1c56212c29929be2be279b3af70c503e06d52 (diff) | |
download | cpython-865de8366872bb5a83e01b96ce4dfdb2a9151d77.zip cpython-865de8366872bb5a83e01b96ce4dfdb2a9151d77.tar.gz cpython-865de8366872bb5a83e01b96ce4dfdb2a9151d77.tar.bz2 |
Added 'install_path' option for giving non-packagized module
distributions their own directory (and .pth file).
Overhauled how we determine installation directories in
'set_final_options()' to separate platform-dependence and take
'install_path' option into account.
Added 'create_path_file()' to create path config file when 'install_path'
given.
Only run 'install_py' and 'install_ext' when, respectively, there are
some pure Python modules and some extension modules in the distribution.
Diffstat (limited to 'Lib/Makefile')
0 files changed, 0 insertions, 0 deletions