mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
.. | ||
.gitignore | ||
buildvm_asm.c | ||
buildvm_fold.c | ||
buildvm_lib.c | ||
buildvm_libbc.h | ||
buildvm_peobj.c | ||
buildvm.c | ||
buildvm.h | ||
genlibbc.lua | ||
genminilua.lua | ||
genversion.lua | ||
minilua.c | ||
README |
The files in this directory are only used during the build process of LuaJIT. For cross-compilation, they must be executed on the host, not on the target. These files should NOT be installed!