Set EXECUTABLE_SUFFIX to .exe.

From-SVN: r11660
This commit is contained in:
Michael Meissner 1996-04-04 17:00:54 +00:00
parent b9b7c94c41
commit af4eec175a
3 changed files with 3 additions and 4 deletions

View File

@ -1,2 +1,2 @@
USE_COLLECT2 =
LANGUAGES=c c++ objective-c

View File

@ -26,5 +26,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_STRERROR
#define HAVE_RUSAGE
#define HAVE_FILE_H
#define EXECUTABLE_SUFFIX ".exe"

View File

@ -26,5 +26,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_STRERROR
#define HAVE_RUSAGE
#define HAVE_FILE_H
#define EXECUTABLE_SUFFIX ".exe"