]> granicus.if.org Git - python/commit
Add unsupported variable EXE which can be set to .exe on systems where
authorGuido van Rossum <guido@python.org>
Fri, 22 Aug 1997 20:53:47 +0000 (20:53 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 22 Aug 1997 20:53:47 +0000 (20:53 +0000)
commitd14c06819ed92f4b819529f90b3377cf2caad3f1
tree09921ed9b23392c85b74920db5b7c797949b698f
parent1171ee6aaf55fbb7f314a36798c0835ea0900ce9
Add unsupported variable EXE which can be set to .exe on systems where
the executable must have that suffix.  Note that there is no
corresponding support in the top-level Makefile because I'm not sure
that the install targets there make sense under these circumstances.
Modules/Makefile.pre.in