diff options
| -rw-r--r-- | SD-VBS/common/makefiles/Makefile.recurse | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SD-VBS/common/makefiles/Makefile.recurse b/SD-VBS/common/makefiles/Makefile.recurse index 9a9d088..ed575bb 100644 --- a/SD-VBS/common/makefiles/Makefile.recurse +++ b/SD-VBS/common/makefiles/Makefile.recurse | |||
| @@ -33,6 +33,8 @@ preload-run: recurse | |||
| 33 | 33 | ||
| 34 | run: recurse | 34 | run: recurse |
| 35 | 35 | ||
| 36 | rt-run: recurse | ||
| 37 | |||
| 36 | # MAKECMDGOALS contains the gmake target specified on the command line | 38 | # MAKECMDGOALS contains the gmake target specified on the command line |
| 37 | # it is defined automatically by gmake | 39 | # it is defined automatically by gmake |
| 38 | %.traverse: | 40 | %.traverse: |
