use makefile build system

This commit is contained in:
Quinn
2025-04-09 14:56:24 +02:00
parent 28e8aeb707
commit 40c48980b4
2 changed files with 36 additions and 3 deletions

11
.gitignore vendored
View File

@@ -1,3 +1,8 @@
.vscode
build
package/usr
.*
!.github/
!.gitignore
/bin/
/obj/
/compile_commands.json