Remove copy-and-paste gunk

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8147 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-25 22:37:04 +00:00
parent 5337521c2b
commit aa8882a7ad

View 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