(PATH_SEPARATOR): Delete from here.
From-SVN: r6599
#ifndef DEFAULT_TARGET_MACHINE
#define DEFAULT_TARGET_MACHINE "i386-os2"
#endif
+#ifndef LINK_SPEC
+#define LINK_SPEC "/st:1048576/pm:vio/noi/a:16/e/bas:65536"
+#endif
+#ifndef LIB_SPEC
+#define LIB_SPEC "libc"
+#endif
#ifndef STARTFILE_SPEC
#define STARTFILE_SPEC ""
#endif
#define LOCAL_INCLUDE_DIR "\\gcc\\include"
#endif
-#ifndef PATH_SEPARATOR
-#define PATH_SEPARATOR ';'
-#endif
-
#define YES_UNDERSCORES
#include "i386/gstabs.h"