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

/haiku-buildtools/jam/
H A Drules.h68 # define RULE_IGNORE 0x04 /* ignore return status of executes */ macro
H A Djamgram.yy290 { $$.number = RULE_IGNORE; }
H A Djamgram.y336 { $$.number = RULE_IGNORE; }
H A Dmake1.c361 if( status == EXEC_CMD_FAIL && ( cmd->rule->flags & RULE_IGNORE ) )

Completed in 33 milliseconds