Searched refs:sunpro_path (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/imake/dist/
H A Dimake.c1228 const char* sunpro_path = "/opt/SUNWspro/bin"; local in function:get_sun_compiler_versions
1248 } else if (ask_sun_compiler_for_versions("cc", sunpro_path,
1251 fprintf(inFile, "#define DefaultSunProCCompilerDir %s", sunpro_path);
1276 } else if (ask_sun_compiler_for_versions("CC", sunpro_path,
1280 "#define DefaultSunProCplusplusCompilerDir %s", sunpro_path);

Completed in 5 milliseconds