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