Searched refs:RULE_exists (Results 1 – 1 of 1) sorted by relevance
129 #define RULE_exists 0x0008 /* target file exists */ macro1033 r->flags |= RULE_exists; in bind()1266 r->flags |= RULE_exists; in run()1277 r->flags |= RULE_exists; in run()1635 …if (!(r->flags & (RULE_dontcare|RULE_error|RULE_exists|RULE_generated|RULE_implicit|RULE_virtual))) in make()