Add missing things to the distribution.
[oota-llvm.git] / utils / Burg / Makefile
2006-04-13 Reid SpencerAdd missing things to the distribution.
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-28 Reid SpencerFix the dependency of lex.o on gram.tab.h
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-22 Reid SpencerRemove double colon rule for gram.tab.h so it doesn...
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-08 Misha BrukmanMake comment header span the entire line
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-10-05 Chris LattnerMove support/tools/* back into utils
2003-09-29 John CriswellUpdated Makefiles to reflect new location in llvm/suppo...
2003-09-17 Misha BrukmanFix the flag on `rm' to properly do a recursive deletion.
2003-09-09 John CriswellUpdated to find source files using VPATH. This makes...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerOnly use :: rules for #included files
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-27 John CriswellAdded code to the clean rule that deletes files placed...
2003-06-17 Chris LattnerFix misspelling of ExtraSources, hopefully to unbreak...
2003-06-11 John CriswellUpdated to the new Makefile.common.
2002-11-01 Chris LattnerFix burg build problem.
2002-10-27 Chris LattnerWork better with other versions of bison
2002-09-22 Chris LattnerClean up dead rules
2002-09-22 Chris LattnerFix tons of warnings, convert burg to use Makefile...
2002-09-20 Vikram S. AdveBuild burg separately for different architectures.
2002-09-20 Vikram S. AdveInclude our config and system-specific Makefiles to...
2002-09-17 Chris LattnerTEst commit
2002-09-17 Chris LattnerTest commit
2002-09-17 Chris LattnerTest change
2002-09-17 Chris LattnerWe need an 'all' target to build burg, add it back
2002-09-17 Chris LattnerDon't run tests by default
2002-09-17 Chris LattnerInitial checkin of burg files