Initial makefile
authorAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:11:24 +0000 (20:11 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 12 Jul 2002 20:11:24 +0000 (20:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2882 91177308-0d34-0410-b5e6-96231b3b80d8

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

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