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

/ast/src/cmd/nmake/
H A Dbind.c782 localrule(register Rule_t* r, int force) function
1502 if ((r->dynamic & D_regular) && r->view && (x = localrule(r, 0)))
2032 if (x = localrule(r, 1))

Completed in 9 milliseconds