Change Library Names Not To Conflict With Others When Installed
[oota-llvm.git] / lib / Transforms / Utils / Makefile
index f4da9832fdea94528f19f24c8d130ce63f8c2c81..b349b6c5c524d6b6d46357eef7f698dc7b7ea227 100644 (file)
@@ -7,7 +7,7 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../..
-LIBRARYNAME = transformutils
+LIBRARYNAME = LLVMTransformUtils
 BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common