projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e320d
)
New makefile to include ProfilePaths dir
author
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:20:27 +0000
(18:20 +0000)
committer
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 18:20:27 +0000
(18:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1799
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/Instrumentation/Makefile
patch
|
blob
|
history
diff --git
a/lib/Transforms/Instrumentation/Makefile
b/lib/Transforms/Instrumentation/Makefile
index 0fb7198858a65b2bc4e6883a802cf899bfe462c7..e0e7d7cfb4637ff360a11b3bbfb93d86ca1e1987 100644
(file)
--- a/
lib/Transforms/Instrumentation/Makefile
+++ b/
lib/Transforms/Instrumentation/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../../..
LIBRARYNAME = instrument
-
+DIRS = ProfilePaths
include $(LEVEL)/Makefile.common