feat: added makefile
This commit is contained in:
parent
c5aad06c3f
commit
45a2fa3323
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