[llvm-commits] CVS: llvm/lib/Support/Makefile
Reid Spencer
reid at x10sys.com
Thu Nov 25 11:38:39 PST 2004
Changes in directory llvm/lib/Support:
Makefile updated: 1.7 -> 1.8
---
Log message:
Add bzip2 subdirectory
---
Diffs of the changes: (+1 -0)
Index: llvm/lib/Support/Makefile
diff -u llvm/lib/Support/Makefile:1.7 llvm/lib/Support/Makefile:1.8
--- llvm/lib/Support/Makefile:1.7 Wed Oct 27 18:18:44 2004
+++ llvm/lib/Support/Makefile Thu Nov 25 13:38:28 2004
@@ -7,6 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
+PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
More information about the llvm-commits
mailing list