Remove makefile for dead library
authorChris Lattner <sabre@nondot.org>
Mon, 1 Sep 2003 20:26:52 +0000 (20:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Sep 2003 20:26:52 +0000 (20:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8303 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/PostOpts/Makefile [deleted file]

diff --git a/lib/CodeGen/PostOpts/Makefile b/lib/CodeGen/PostOpts/Makefile
deleted file mode 100644 (file)
index 5d1242c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-LEVEL = ../../..
-
-DIRS  = 
-
-LIBRARYNAME = postopts
-
-BUILD_ARCHIVE = 1
-
-include $(LEVEL)/Makefile.common