65oo2/vm/jit/Makefrag.am

8 lines
94 B
Plaintext

if USE_JIT
LIBJIT = libjit.a
else
LIBJIT =
endif
libjit_a_SOURCES = jit/jit.c jit/x64/x64.S