Commit 0aac88f6 by Richard Kenner

(OBJECT_SUFFIX): Move to here; now has period.

From-SVN: r9327
parent 39c93302
...@@ -51,5 +51,6 @@ int spawnvp (int modeflag, char *path, char *argv[]); ...@@ -51,5 +51,6 @@ int spawnvp (int modeflag, char *path, char *argv[]);
#endif #endif
#define EXECUTABLE_SUFFIX ".exe" #define EXECUTABLE_SUFFIX ".exe"
#define OBJECT_SUFFIX ".obj"
#include "i386/xm-i386.h" #include "i386/xm-i386.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment