Makefile for new sub directory
authorAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 22:46:38 +0000 (22:46 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 22:46:38 +0000 (22:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3518 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/Mapping/Makefile [new file with mode: 0644]

diff --git a/lib/CodeGen/Mapping/Makefile b/lib/CodeGen/Mapping/Makefile
new file mode 100644 (file)
index 0000000..de7c4f1
--- /dev/null
@@ -0,0 +1,4 @@
+LEVEL = ../../..
+
+LIBRARYNAME = mapping
+include $(LEVEL)/Makefile.common