Searched refs:BIND_MAKEFILE (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dread.c437 r = bindfile(NiL, file, BIND_MAKEFILE|BIND_RULE);
H A Dmake.h239 #define BIND_MAKEFILE (1<<2) /* bindfile using makefile dirs */ macro
H A Dbind.c1013 if ((flags & BIND_MAKEFILE) && (x = catrule(internal.source->name, external.source, NiL, 0)) && x != a)
H A Dobject.c1284 if (x = bindfile(NiL, s, BIND_MAKEFILE|BIND_RULE))

Completed in 25 milliseconds