Whoops, remove makefile too
authorChris Lattner <sabre@nondot.org>
Mon, 15 Sep 2003 15:07:37 +0000 (15:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Sep 2003 15:07:37 +0000 (15:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8533 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/GCCLibraries/libexception/Makefile [deleted file]

diff --git a/runtime/GCCLibraries/libexception/Makefile b/runtime/GCCLibraries/libexception/Makefile
deleted file mode 100644 (file)
index 09076cb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-LEVEL = ../../..
-BYTECODE_LIBRARY=1
-DONT_BUILD_RELINKED=1
-LIBRARYNAME=exception
-
-include $(LEVEL)/Makefile.common