]> granicus.if.org Git - python/commit
Suggestion by David Ascher: set EXE macro to empty string and use it
authorGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 18:29:22 +0000 (18:29 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Nov 1997 18:29:22 +0000 (18:29 +0000)
commitc9fd600640229af8381f207b7d9224ba86db7206
tree7f22a13eb2fc5341271143d9cac300e11a580606
parent6592b3c01e03ae8a76d5326e9ee9dc388ffb332c
Suggestion by David Ascher: set EXE macro to empty string and use it
in a few places -- so it can be set to .exe on GNUWIN32 platforms and
do the right thing.  Whatever.  (This was already done in
Modules/Makefile* but wasn't carried over here.)
Makefile.in