Use the FAKE_SOURCES feature for proper distribution of contents
[oota-llvm.git] / tools / llee / Makefile
2004-11-07 Misha BrukmanUse LLVMToolDir instead of ToolDir because the latter...
2004-10-31 Misha BrukmanNo, really, the library name is `LLVMexecve'
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-29 Misha BrukmanLLEE execve() wrapper library has changed its name...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-23 Reid SpencerMake clean quieter.
2004-10-22 Reid SpencerWe're not doing automake any more
2004-09-08 Misha BrukmanMake file comment span the entire line
2004-08-04 Misha BrukmanShared libraries are usually prepended with `lib'
2004-01-26 John CriswellFixes for PR214. Use the SHLIBEXT variable instead...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-09-29 Misha Brukman* Added an interface for how LLEE would communicate...
2003-08-15 Misha Brukman`execve_test' is not part of LLEE.
2003-08-11 Misha BrukmanInitial checkin of the LLEE, the (LL)VM (E)xecution...