diff --git a/runtime/GCCLibraries/libexception/Makefile b/runtime/GCCLibraries/libexception/Makefile deleted file mode 100644 index 09076cbc959..00000000000 --- 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