Home
last modified time | relevance | path

Searched refs:RM_INCLUDED (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Ddep.h24 #define RM_INCLUDED (1 << 1) /* Search makefile search path. */ macro
Dread.c189 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()
Dmain.c1937 if (d->changed & RM_INCLUDED) in main()