feat: added makefile

This commit is contained in:
Sara 2024-04-02 15:50:56 +02:00
parent c5aad06c3f
commit 45a2fa3323

5
Makefile Normal file
View file

@ -0,0 +1,5 @@
debug:
/usr/bin/scons debug_symbols=yes
develop:
/usr/bin/scons