Initial checkin of new LLI with JIT compiler
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Makefile
1 LEVEL = ../../..
2 LIBRARYNAME = lli-interpreter
3
4 include $(LEVEL)/Makefile.common