]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changes for flat makefile. Building of modules happens from toplevel
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 24 Jan 2001 17:16:22 +0000 (17:16 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 24 Jan 2001 17:16:22 +0000 (17:16 +0000)
commitd32a337cf3089e70efb06b65a242f119c9187967
tree2765b67442fe613fe6ae5e278090c58f8242f300
parent6cf0702a79541eedbc87e4b3727db0d73f72e68d
Changes for flat makefile.  Building of modules happens from toplevel
directory.  Modify meaning of -s option to specify the Modules directory.
Add -l option to specify library source directory when building extension
modules.  Perhaps these names should be switched to avoid breaking old
code.  Add -c compiler option to when emitting rules to build object files.
Modules/makesetup