commit | 717d1fdf2acbef5e6b47d9b4dcf48ef1829be685 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Feb 23 15:43:15 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Feb 23 15:43:15 1999 +0000 |
tree | 11802d21456c96ec99268bfdfcc02001881d1fee | |
parent | 027188a3827eeaa7df83740ab3731767b4a2995a [diff] |
1. Augment the DG/UX rule so it doesn't break the BeOS build. 2. Add $(EXE) to various occurrences of python so it will work on Cygwin with egcs (after setting EXE=.exe). These patches by Norman Vine.