]> granicus.if.org Git - python/commit
Add $(EXE) to various occurrences of python so it will work on Cygwin
authorGuido van Rossum <guido@python.org>
Tue, 23 Mar 1999 19:00:55 +0000 (19:00 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Mar 1999 19:00:55 +0000 (19:00 +0000)
commit8ad22c81530653631452be02eda7b3bd0e1b3d44
tree2e1996483fb06e7058615c14c46c0207d9b05c69
parent8db7d8bf6b2e83886ef88f45f08a9c74c1434b1b
Add $(EXE) to various occurrences of python so it will work on Cygwin
with egcs (after setting EXE=.exe).  Patch by Norman Vine.
Modules/Makefile.pre.in