switch to a makefile build system

This commit is contained in:
2025-01-12 15:11:05 +01:00
parent 9c5857e931
commit f44c6f6914
3 changed files with 38 additions and 72 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
build
bin
obj