Home
last modified time | relevance | path

Searched refs:makeDependfile (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bmake/
H A Dmain.c146 char *makeDependfile; variable
1521 makeDependfile = Var_Subst("${.MAKE.DEPENDFILE}", in main_PrepareMaking()
1523 if (makeDependfile[0] != '\0') { in main_PrepareMaking()
1526 (void)ReadMakefile(makeDependfile); in main_PrepareMaking()
H A Dmake.h654 extern char *makeDependfile;
H A Ddir.c1370 makeDependfile, gn->name, fullName); in ResolveMovedDepends()
H A Djob.c1524 progname, gn->fname, gn->lineno, makeDependfile, in Job_CheckCommands()
H A DChangeLog3439 o meta.c: meta_oodate, do not hard code ignore of makeDependfile
3981 o meta_oodate: ignore makeDependfile