Remove copy-and-paste gunk
authorChris Lattner <sabre@nondot.org>
Mon, 25 Aug 2003 22:37:04 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Aug 2003 22:37:04 +0000 (22:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8147 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/GCCLibraries/libexception/Makefile

index 3715b143093cc3740c77876733c74c30c2f6e13d..09076cbc959a54ca55ec709ef13aa1450f93ac8b 100644 (file)
@@ -3,15 +3,4 @@ BYTECODE_LIBRARY=1
 DONT_BUILD_RELINKED=1
 LIBRARYNAME=exception
 
-#Source = crtend.c listend.ll
-
-###EXPORTED_SYMBOL_LIST = __main,llvm.global_ctors,llvm.global_dtors
-
 include $(LEVEL)/Makefile.common
-
-
-$(LLVMGCCDIR)/bytecode-libs/crtend.o: $(LIBNAME_BC)
-       @cp $< $@
-
-install:: $(LLVMGCCDIR)/bytecode-libs/crtend.o
-       @rm $(LLVMGCCDIR)/bytecode-libs/libcrtend.bc