HomeSort by: relevance | last modified time | path
    Searched refs:RM_INCLUDED (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gmake/dist/
dep.h 24 #define RM_INCLUDED (1 << 1) /* Search makefile search path. */
read.c 190 eval_makefile (name, RM_NO_DEFAULT_GOAL|RM_INCLUDED|RM_DONTCARE);
321 if (flags & RM_INCLUDED)
348 if (ebuf.fp == 0 && (flags & RM_INCLUDED) && *filename != '/')
837 r = eval_makefile (name, (RM_INCLUDED | RM_NO_TILDE
main.c 1945 if (d->changed & RM_INCLUDED)

Completed in 31 milliseconds