Go to the documentation of this file. 1 #define continue_HELP_TEXT \ 2 "Continue executing debugged Makefile until another breakpoint or\n" \ 3 "stopping point. If a target is given and valid we set a temporary\n" \ 4 "breakpoint at that target before continuing.\n" \ 6 "When a target name is given, breakpoint properties can be given after\n" \ 10 "`break` and `finish`.\n"