Consolidate build into one root Makefile; split run.sh into run-engine.sh/run-interpreter.sh

This commit is contained in:
ml
2026-07-05 16:35:18 +02:00
parent bd739ccfdf
commit 28558b4343
12 changed files with 300 additions and 199 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
# Build output, including dist/user.properties which holds real birth
# data once filled in — never commit it.
/dist
/engine/build
/interpreter/build
/build
*.o
core