import of gcc-2.8
[official-gcc.git] / gcc / config / i386 / xm-dos.h
bloba734a81b94eb315184e7e3291022cf949c197fd6
1 #include "i386/xm-i386.h"
3 /* Use semicolons to separate elements of a path. */
4 #define PATH_SEPARATOR ';'
6 /* Use backslashs to separate levels of directory. */
7 #define DIR_SEPARATOR '\\'
9 /* Suffix for executable file names. */
10 #define EXECUTABLE_SUFFIX ".exe"
12 #define MKTEMP_EACH_FILE 1
14 #define NO_PRECOMPILES 1