aboutsummaryrefslogtreecommitdiff
path: root/utils/Burg/Makefile
AgeCommit message (Expand)Author
2006-04-20Burg not needed any more now that SparcV9 is gone.Reid Spencer
2006-04-13Add missing things to the distribution.Reid Spencer
2004-10-30Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer
2004-10-28Fix the dependency of lex.o on gram.tab.hReid Spencer
2004-10-26Add EXTRA_DIST for additional files to be distributed.Reid Spencer
2004-10-22Remove double colon rule for gram.tab.h so it doesn't conflict with theReid Spencer
2004-10-22Adjust to changes in Makefile.rulesReid Spencer
2004-10-08Make comment header span the entire lineMisha Brukman
2004-09-03Clean up some "clean:" targets so they use $(VERB) and don't print anythingReid Spencer
2003-10-20Added LLVM copyright to Makefiles.John Criswell
2003-10-05Move support/tools/* back into utilsChris Lattner
2003-09-29Updated Makefiles to reflect new location in llvm/support/tools.John Criswell
2003-09-17Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman
2003-09-09Updated to find source files using VPATH. This makes writing build rulesJohn Criswell
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-08-21Only use :: rules for #included filesChris Lattner
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-27Added code to the clean rule that deletes files placed in the source directory.John Criswell
2003-06-17Fix misspelling of ExtraSources, hopefully to unbreak the nightly testerChris Lattner
2003-06-11Updated to the new Makefile.common.John Criswell
2002-11-01Fix burg build problem.Chris Lattner
2002-10-27Work better with other versions of bisonChris Lattner
2002-09-22Clean up dead rulesChris Lattner
2002-09-22Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner
2002-09-20Build burg separately for different architectures.Vikram S. Adve
2002-09-20Include our config and system-specific Makefiles to get theVikram S. Adve
2002-09-17TEst commitChris Lattner
2002-09-17Test commitChris Lattner
2002-09-17Test changeChris Lattner
2002-09-17We need an 'all' target to build burg, add it backChris Lattner
2002-09-17Don't run tests by defaultChris Lattner
2002-09-17Initial checkin of burg filesChris Lattner