Add DESTDIR support for installing. Use (and depend on) $(bytecode_libdir).
[oota-llvm.git] / runtime / GCCLibraries / crtend / Makefile
2004-01-21 Brian GaekeAdd DESTDIR support for installing. Use (and depend...
2003-11-30 Chris Lattneradd missing dependency
2003-11-29 Chris LattnerBuild _lib_crtend.a, not crtend.a
2003-11-29 Chris LattnerDon't print out tons of crap
2003-11-29 Chris LattnerRewrite makefile logic to build an archive instead...
2003-11-29 Chris LattnerAdd readme and spiff up makefile header
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-09-15 Chris LattnerFix building outside the srcdir, again
2003-09-15 Chris LattnerFix building into a different obj directory
2003-09-15 Chris LattnerMove the exception handling runtime stuff into this...
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2003-05-22 Chris LattnerSpecify a list of symbols that should be exported by...
2003-05-14 Chris LattnerInitial checkin of crtend.o implementation