Newer
Older
TOOLNAME = lli
PARALLEL_DIRS = Interpreter JIT
USEDLIBS = lli-interpreter $(JITLIBS) bcreader vmcore scalaropts.a \
analysis.a support.a target.a
# Have gcc tell the linker to export symbols from the program so that
# dynamically loaded modules can be linked against them.
#
include $(LEVEL)/Makefile.common