From: Devang Patel Date: Fri, 13 Apr 2007 18:35:15 +0000 (+0000) Subject: Undo previous check-in. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=60b0d8459452a92a2ef0ed3f685b0c44f39f3d6b;p=oota-llvm.git Undo previous check-in. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35966 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Transforms/Hello/Makefile b/lib/Transforms/Hello/Makefile index 6b3f46748b9..0a02fe95601 100644 --- a/lib/Transforms/Hello/Makefile +++ b/lib/Transforms/Hello/Makefile @@ -10,7 +10,7 @@ LEVEL = ../../.. LIBRARYNAME = LLVMHello LOADABLE_MODULE = 1 -USEDLIBS = LLVMSupport.a +USEDLIBS = include $(LEVEL)/Makefile.common