Lines Matching defs:make
107 #include "make.h"
122 time_t now; /* Time at start of make */
900 * Have now read the entire graph and need to make a list of
935 * If none specified, make the variable empty for now, the parser will fill
1126 const char *make = argv0;
1133 stat(make, &st) == 0)
1134 make = abspath;
1137 Global_Set("MAKE", make);
1138 Global_Set(".MAKE", make);
1692 * makefile specified, as it is set by SysV make.
2051 * For example our failing child was a sub-make or failure happened elsewhere.
2125 /* we generally want to keep quiet if a sub-make died */