Unify namespaces

This commit is contained in:
luboslenco
2025-03-09 17:02:12 +01:00
parent 73977a0c38
commit 9c7960f8f8
200 changed files with 7132 additions and 7132 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
. `dirname "$0"`/tools/platform.sh
MAKE="`dirname "$0"`/tools/bin/$KINC_PLATFORM/amake"
MAKE="`dirname "$0"`/tools/bin/$IRON_PLATFORM/amake"
exec $MAKE `dirname "$0"`/tools/make.js "$@"