main.c | 115 unsigned int no_makefile:1; /* Don't propagate when remaking makefiles. */ 213 /* List of makefiles given with -f switches. */ 215 static struct stringlist *makefiles = 0; 277 /* If nonzero, we're in the "try to rebuild makefiles" phase. */ 307 Environment variables override makefiles.\n"), 317 Search DIRECTORY for included makefiles.\n"), 376 { 'f', string, (char *) &makefiles, 0, 0, 0, 0, 0, "file" }, 482 This is zero if the makefiles do not define .DEFAULT. */ 563 for names read from makefiles. It is here for names passed 214 static struct stringlist *makefiles = 0; variable in typeref:struct:stringlist [all...] |