]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New build procedure, using a single library libpython$(VERSION) at
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:38:43 +0000 (19:38 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:38:43 +0000 (19:38 +0000)
commit914fbd9ae67fd86cfe99e5e5139f2af82deb44e3
treeb2aaea62bebda3ee1fddff9cb0b8be20da2636c9
parent1fd74a713ddcff0950c9bb4dca8d911ffc29324e
New build procedure, using a single library libpython$(VERSION) at
this level.

The old libraries Modules/libModules.a etc. don't exist any more.

The libainstall target is updated to match.
Makefile.in