OP_OPTIONAL
if (cmdsOk || (gn->type & OP_OPTIONAL))
if (gn->type & OP_OPTIONAL) {
if (gn->type & (OP_USE|OP_OPTIONAL|OP_PHONY)) {
{ P(NODE_OPTIONAL), SPECIAL_OPTIONAL, OP_OPTIONAL },