Here is the bulk of the sanitizing.
[oota-llvm.git] / lib / ExecutionEngine / Makefile
index a100b7032335a1d99b3785aa603d020bcdf8d6aa..c4998fc53d1b2fda69c84608c6780a5c1e8ffe8f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
-LIBRARYNAME = executionengine
+LIBRARYNAME = LLVMExecutionEngine
 PARALLEL_DIRS = Interpreter JIT
 
 include $(LEVEL)/Makefile.common