aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adjust level, build things in parallelChris Lattner2003-08-151-3/+3
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-151-1/+1
* Remove compilation of __main because we now link -lgcc into programsChris Lattner2002-03-221-5/+0
* Need rule for runtime.o. This is just temporary to provideVikram S. Adve2002-03-181-0/+5
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-081-1/+10
* Add a clean target stubChris Lattner2002-02-261-0/+2
* Initial checkin of Makefile, just a dummy file for now.Chris Lattner2002-01-231-0/+2