Lines Matching defs:make
107 #include "make.h"
126 time_t now; /* Time at start of make */
904 * Have now read the entire graph and need to make a list of
939 * If none specified, make the variable empty for now, the parser will fill
1144 const char *make = argv0;
1151 stat(make, &st) == 0)
1152 make = abspath;
1155 Global_Set("MAKE", make);
1156 Global_Set(".MAKE", make);
1699 * makefile specified, as it is set by SysV make.
2067 * For example our failing child was a sub-make or failure happened elsewhere.
2141 /* we generally want to keep quiet if a sub-make died */