Searched refs:eval_makefile (Results 1 – 2 of 2) sorted by relevance
126 static int eval_makefile PARAMS ((char *filename, int flags));189 eval_makefile (name, RM_NO_DEFAULT_GOAL|RM_INCLUDED|RM_DONTCARE); in read_all_makefiles()203 if (! eval_makefile (*makefiles, 0)) in read_all_makefiles()238 if (! eval_makefile (*p, 0)) in read_all_makefiles()300 eval_makefile (char *filename, int flags) in eval_makefile() function833 r = eval_makefile (name, (RM_INCLUDED | RM_NO_TILDE in eval()
74 * read.c (read_all_makefiles, eval_makefile, eval): Ditto.215 * read.c (eval_makefile): Use the string cache to store makefile458 (eval_makefile): Ditto.862 (eval_makefile): Ditto.904 * read.c (eval_makefile): Add alloca(0).2225 (eval_makefile): Move the code in the old read_makefile() which