Searched defs:Make (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp574 /* Make a single pass over regex string, memorize brackets and branches */
3597 fprintf(stderr, "Make error line %d: ", line);
3626 fprintf(stdout, "Make: ");
4368 * the one holding the properties. Likely "Make" itself
6533 class Make;
6789 //## Make paths
6796 //## Make sure destination directory exists
6832 //## Make paths
9102 Target(Make &par) : parent(par)
9127 virtual Make
9261 class Make : public MakeBase class in namespace:buildtool
9269 Make() function in class:buildtool::Make
9275 Make(const Make &other) function in class:buildtool::Make
[all...]

Completed in 58 milliseconds