Makefile for profile-paths
authorAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 19:36:43 +0000 (19:36 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 26 Feb 2002 19:36:43 +0000 (19:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1807 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Instrumentation/ProfilePaths/Makefile [new file with mode: 0644]

diff --git a/lib/Transforms/Instrumentation/ProfilePaths/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/Makefile
new file mode 100644 (file)
index 0000000..271de60
--- /dev/null
@@ -0,0 +1,5 @@
+LEVEL = ../../../..
+
+LIBRARYNAME = profpaths
+include $(LEVEL)/Makefile.common
+