]> granicus.if.org Git - python/commit
Change the order in which things are built -- build the shared modules
authorGuido van Rossum <guido@python.org>
Mon, 18 Aug 1997 14:22:24 +0000 (14:22 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Aug 1997 14:22:24 +0000 (14:22 +0000)
commit506ef9ec817c3f5b3dfca03e563048b4a8b0e61f
tree1bbf27599cb976322e8e1779fb303dc25fe3ba86
parent0393e18b18b21e4f113f5d4a507ae01e5074afc2
Change the order in which things are built -- build the shared modules
after the main interpreter.  Needed for AIX.
Makefile.in