Initial checkin of new LLI with JIT compiler
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / Makefile
diff --git a/lib/ExecutionEngine/Interpreter/Makefile b/lib/ExecutionEngine/Interpreter/Makefile
new file mode 100644 (file)
index 0000000..1a7d3bf
--- /dev/null
@@ -0,0 +1,4 @@
+LEVEL = ../../..
+LIBRARYNAME = lli-interpreter
+
+include $(LEVEL)/Makefile.common