feat(tools): added make clean
This commit is contained in:
parent
cb6051bb43
commit
a8151b2663
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -6,3 +6,6 @@ develop:
|
|||
|
||||
compiledb:
|
||||
scons compiledb=yes target=template_debug
|
||||
|
||||
clean:
|
||||
/usr/bin/scons --clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue