Improved make money command.
This commit is contained in:
parent
91ab5eb624
commit
403d2bd7ce
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -69,7 +69,7 @@ coverage_report:
|
||||||
powershell 'scripts/coverage_report.ps1'
|
powershell 'scripts/coverage_report.ps1'
|
||||||
|
|
||||||
money:
|
money:
|
||||||
scc --exclude-dir subprojects
|
scc --exclude-dir subprojects --exclude-dir .git --exclude-dir wraps --exclude-dir scripts
|
||||||
|
|
||||||
arena:
|
arena:
|
||||||
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/arena
|
gdb --nx -x .gdbinit --batch --ex run --ex bt --ex q --args ./builddir/arena
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue