| commit | cf9926ca8d2d37646804eb0fe029b1f09d2653c2 | [log] [tgz] |
|---|---|---|
| author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Tue Feb 27 18:50:56 2001 +0000 |
| committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Tue Feb 27 18:50:56 2001 +0000 |
| tree | cc9e3433ae2c0b628d358639a75b77a4305d4586 | |
| parent | 9767e76808f58bae054cacb2276491d5dd6e177d [diff] |
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)".