feat: added makefile
This commit is contained in:
parent
9850fffb80
commit
22397bbf4c
1 changed files with 5 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
debug:
|
||||
/usr/bin/scons debug_symbols=yes
|
||||
|
||||
develop:
|
||||
/usr/bin/scons
|
||||
Loading…
Add table
Add a link
Reference in a new issue