Allow C++ programs to end in .cc. This allows C++ test programs in the
[oota-llvm.git] / runtime / Makefile
2003-12-08 Chris LattnerSimplify makefiles by just explicitly listing directories
2003-12-08 John CriswellFixed the dynamic generation of the list of subdirector...
2003-11-16 Brian GaekeAs per PR96, don't build subdirs if LLVMGCCDIR is not...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-08-15 Chris LattnerAdjust level, build things in parallel
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2002-03-22 Chris LattnerRemove compilation of __main because we now link -lgcc...
2002-03-18 Vikram S. AdveNeed rule for runtime.o. This is just temporary to...
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...
2002-02-26 Chris LattnerAdd a clean target stub
2002-01-23 Chris LattnerInitial checkin of Makefile, just a dummy file for...