Searched refs:RULE_virtual (Results 1 – 1 of 1) sorted by relevance
134 #define RULE_virtual 0x0100 /* not a file */ macro1422 r->flags |= RULE_virtual; in attributes()1635 …if (!(r->flags & (RULE_dontcare|RULE_error|RULE_exists|RULE_generated|RULE_implicit|RULE_virtual))) in make()