Searched refs:makeShell (Results 1 – 1 of 1) sorted by relevance
1749 string makeShell = outputDir + "make.sh"; in main() local1750 commandFile = fopen(makeShell.c_str(), "w"); in main()1757 MakeExecutable(makeShell); in main()