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

From-SVN: r9327
This commit is contained in:
Richard Kenner 1995-04-07 08:10:03 -04:00
parent 39c93302bd
commit 0aac88f627
1 changed files with 1 additions and 0 deletions

View File

@ -51,5 +51,6 @@ int spawnvp (int modeflag, char *path, char *argv[]);
#endif
#define EXECUTABLE_SUFFIX ".exe"
#define OBJECT_SUFFIX ".obj"
#include "i386/xm-i386.h"