This commit is contained in:
luboslenco
2025-02-26 08:47:09 +01:00
parent cbac67cbf5
commit 47bc985b42
651 changed files with 5013 additions and 5455 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
. `dirname "$0"`/tools/platform.sh
MAKE="`dirname "$0"`/tools/bin/$KINC_PLATFORM/amake"
exec $MAKE `dirname "$0"`/tools/make.js "$@"