]> granicus.if.org Git - python/commit
Append version number to library install directory.
authorGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:35:43 +0000 (02:35 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 02:35:43 +0000 (02:35 +0000)
commit3912fd8781d0930174730f2c517ee44e3ab1880a
tree949e880981b4f250635979f32d9675dbe13d05e6
parent4daf6adfe111af694af6152539567b59d09e29f1
Append version number to library install directory.
"make libinstall" no longer implies "make sharedinstall".
"make altinstall" and "make altbininstall" install the python binary
with a version number, for tentative installations (this does not
install the include files or man page).
Makefile.in