1 /* Return a string representing the compiler name */
6 #define COMPILER " [THINK C]"
11 #define HASGUSI " w/GUSI"
16 #define COMPILER " [CW PPC" HASGUSI "]"
19 #define COMPILER " [CW CFM68K" HASGUSI "]"
21 #define COMPILER " [CW 68K" HASGUSI "]"
28 #define COMPILER " [Symantec MPW]"
30 #define COMPILER " [Apple MPW]"