Rewrite makefile logic to build an archive instead of a .o file. This is
authorChris Lattner <sabre@nondot.org>
Sat, 29 Nov 2003 10:05:30 +0000 (10:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Nov 2003 10:05:30 +0000 (10:05 +0000)
commitef1835df7b082c0251005d5368d2e89f8b54227c
tree6e9292aa51aa25aa6d1615ec405a9f71bdbac05d
parenteefa3d3cfb73062a91a96a92287e88c356f1afdc
Rewrite makefile logic to build an archive instead of a .o file.  This is
intended to address PR142

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10257 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GCCLibraries/crtend/Makefile
runtime/GCCLibraries/crtend/comp_cxxeh.lst [new file with mode: 0644]
runtime/GCCLibraries/crtend/comp_genericeh.lst [new file with mode: 0644]
runtime/GCCLibraries/crtend/comp_main.lst [new file with mode: 0644]
runtime/GCCLibraries/crtend/comp_sjljeh.lst [new file with mode: 0644]
runtime/GCCLibraries/crtend/exported_symbol_list.lst [deleted file]