Changes in directory llvm/lib/Analysis/DataStructure:
Makefile updated: 1.4 -> 1.5 --- Log message: don't bother building the archive version of this library --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Analysis/DataStructure/Makefile diff -u llvm/lib/Analysis/DataStructure/Makefile:1.4 llvm/lib/Analysis/DataStructure/Makefile:1.5 --- llvm/lib/Analysis/DataStructure/Makefile:1.4 Thu Oct 28 00:36:48 2004 +++ llvm/lib/Analysis/DataStructure/Makefile Sun Oct 23 20:08:20 2005 @@ -6,9 +6,9 @@ # the University of Illinois Open Source License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## + LEVEL = ../../.. LIBRARYNAME = LLVMDataStructure -BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits