OP_FORCE
ADD(OP_FORCE);
} else if (gn->type & (OP_FORCE | OP_EXEC | OP_PHONY)) {
if (gn->type & OP_FORCE)
OP_OPMASK = OP_DEPENDS | OP_FORCE | OP_DOUBLEDEP,
return (*pp)++, OP_FORCE;
case OP_FORCE: