Changes in directory llvm/lib/Transforms/Instrumentation:

Makefile updated: 1.8 -> 1.9
---
Log message:

Do not build the ProfilePaths directory anymore


---
Diffs of the changes:  (+0 -1)

 Makefile |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/lib/Transforms/Instrumentation/Makefile
diff -u llvm/lib/Transforms/Instrumentation/Makefile:1.8 
llvm/lib/Transforms/Instrumentation/Makefile:1.9
--- llvm/lib/Transforms/Instrumentation/Makefile:1.8    Sun Oct 23 21:25:48 2005
+++ llvm/lib/Transforms/Instrumentation/Makefile        Sun Oct 23 21:31:49 2005
@@ -9,7 +9,6 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMInstrumentation 
-PARALLEL_DIRS = ProfilePaths 
 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

Reply via email to