]> granicus.if.org Git - python/commit
When running regen for the plat directories we should use the BUILDEXT
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 19 Dec 2001 09:24:40 +0000 (09:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 19 Dec 2001 09:24:40 +0000 (09:24 +0000)
commit0d1536654d9c7b1d9cfa0d07aea83d89a75f48ba
tree60e8aa7f3378490c1f7be8cde1f6195f3232a857
parent1fbb577ee26becacf53b92c53df356aaf227ea73
When running regen for the plat directories we should use the BUILDEXT
extension, not the EXT one, as regen uses the python binary in the build
directory. Fixes #493959.
Makefile.pre.in