Do not build the ProfilePaths directory anymore
authorChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:31:49 +0000 (02:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Oct 2005 02:31:49 +0000 (02:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23943 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Instrumentation/Makefile

index beba7e5bb49d8d2053bd527bc96fb6e4103a700e..bf5c3d36180ecb98159aa0c2f8a5f10fc827e101 100644 (file)
@@ -9,7 +9,6 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMInstrumentation 
-PARALLEL_DIRS = ProfilePaths 
 BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common