]> granicus.if.org Git - python/commit
Change EXEEXT back to EXE in the Makefile. Other tools may depend on the name.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 27 Feb 2001 18:50:56 +0000 (18:50 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 27 Feb 2001 18:50:56 +0000 (18:50 +0000)
commitcf9926ca8d2d37646804eb0fe029b1f09d2653c2
treecc9e3433ae2c0b628d358639a75b77a4305d4586
parent9767e76808f58bae054cacb2276491d5dd6e177d
Change EXEEXT back to EXE in the Makefile.  Other tools may depend on the name.
The name in configure is still EXEEXT because that's what autoconf calls it.
Also, replace a few occurrences of "python" with "$(PYTHON)".
Makefile.pre.in