aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libexception
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-15 15:07:37 +0000
committerChris Lattner <sabre@nondot.org>2003-09-15 15:07:37 +0000
commit919846dac822f1725f3c1cb5023bc192382a6d31 (patch)
tree00ff8b1faea0dcc2c617a38b9ada55c818b63f6e /runtime/GCCLibraries/libexception
parent6d4e4f85ddd0db366fd39c45d5044a46d8e26859 (diff)
Whoops, remove makefile too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/GCCLibraries/libexception')
-rw-r--r--runtime/GCCLibraries/libexception/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/GCCLibraries/libexception/Makefile b/runtime/GCCLibraries/libexception/Makefile
deleted file mode 100644
index 09076cbc95..0000000000
--- a/runtime/GCCLibraries/libexception/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-LEVEL = ../../..
-BYTECODE_LIBRARY=1
-DONT_BUILD_RELINKED=1
-LIBRARYNAME=exception
-
-include $(LEVEL)/Makefile.common