X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FMakefile;h=af2776cbfa3321b2aed1bb0ee2e4c0509b10e834;hb=9a5263241d40d493445d7f386b4d76be088c3ac1;hp=0b6660408ac9e5145235c62a84eb7dd02b16a687;hpb=e488e9360b1a865ba604330965edcf139e590b65;p=oota-llvm.git diff --git a/lib/Support/Makefile b/lib/Support/Makefile index 0b6660408ac..af2776cbfa3 100644 --- a/lib/Support/Makefile +++ b/lib/Support/Makefile @@ -6,8 +6,9 @@ # the University of Illinois Open Source License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## + LEVEL = ../.. -LIBRARYNAME = support +LIBRARYNAME = LLVMSupport BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common