From: Chris Lattner Date: Wed, 13 Aug 2003 02:27:13 +0000 (+0000) Subject: Obsolete file X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=c09f429499c07ccb4eb527e26fd229812c9f9e68 Obsolete file git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7799 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/Mapping/Makefile b/lib/CodeGen/Mapping/Makefile deleted file mode 100644 index de7c4f141bd..00000000000 --- a/lib/CodeGen/Mapping/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -LEVEL = ../../.. - -LIBRARYNAME = mapping -include $(LEVEL)/Makefile.common