]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Makefile.pre.in: add $(OPT) to link command
authorGuido van Rossum <guido@python.org>
Mon, 29 Aug 1994 10:46:42 +0000 (10:46 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 29 Aug 1994 10:46:42 +0000 (10:46 +0000)
commit7b1e974b4bd7c17cd90a6d03bab0aaa079d78d29
tree5a13c893ae4c43409c154849b032af689c71fe96
parent0e3da7ba50718820ac7b0e35be82a75334f48d0a
Makefile.pre.in: add $(OPT) to link command
audioop.c: fix for MPW
config.c.in: save original argc/argv for Lance
rotormodule.c: new coding conventions
timemodule.c: add casts for Lance
Modules/Makefile.pre.in
Modules/audioop.c
Modules/config.c.in
Modules/rotormodule.c
Modules/timemodule.c