make1cmds() now ignores the `updated` actions modifier if the
target is missing. This way stable dependants get included
when the target is being built from scratch.
This is necessary because make0() no longer marks a target
newer if the parent is missing.