rework makefile to put extera emphasis on us no longer performing cross-platform compilation

Furthermore, we removed a bunch of behaviour that wasn't needed, and
simplified the bunch.
This commit is contained in:
2025-09-11 23:27:55 +02:00
parent 23fda298e6
commit 667814fb72
4 changed files with 67 additions and 78 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/libarchive"]
path = lib/libarchive
url = https://github.com/libarchive/libarchive