Skip target (skip)

skip

Skip executing the remaining commands of the target you are stopped at. This may be useful if you have an action that “fixes” existing code in a Makefile.

See also

next command. step, continue, and finish provide other ways to progress execution.