Searched refs:BIND_RULE (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/nmake/
H A Dread.c437 r = bindfile(NiL, file, BIND_MAKEFILE|BIND_RULE);
H A Dmetarule.c609 else if (s = bindfile(s, t, BIND_RULE))
H A Dmake.h240 #define BIND_RULE (1<<3) /* force bindfile makerule */ macro
H A Dobject.c1025 r = bindfile(NiL, objfile, BIND_FORCE|BIND_DOT|BIND_RULE);
1284 if (x = bindfile(NiL, s, BIND_MAKEFILE|BIND_RULE))
H A Dbind.c1510 if (!(flags & BIND_RULE))

Completed in 22 milliseconds