Searched refs:RM_INCLUDED (Results 1 – 3 of 3) sorted by relevance
24 #define RM_INCLUDED (1 << 1) /* Search makefile search path. */ macro
189 eval_makefile (name, RM_NO_DEFAULT_GOAL|RM_INCLUDED|RM_DONTCARE); in read_all_makefiles()318 if (flags & RM_INCLUDED) in eval_makefile()345 if (ebuf.fp == 0 && (flags & RM_INCLUDED) && *filename != '/') in eval_makefile()833 r = eval_makefile (name, (RM_INCLUDED | RM_NO_TILDE in eval()
1937 if (d->changed & RM_INCLUDED) in main()