summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/Makefile
Commit message (Expand)AuthorAgeFilesLines
* When cleaning in util/, remove .d filesSamuel Bronson2013-10-131-1/+1
* Generate levcomp.tab.h, not .hh (gammafunk)Samuel Bronson2013-10-131-1/+1
* YACC straight to levcomp.tab.cc so #line directives are valid (xFleury)Samuel Bronson2013-10-131-5/+2
* Don't use flex --nounput flag since support for it varies and it's used only ...Darshan Shaligram2010-12-311-1/+1
* Tell flex not to generate yyunput, use -Wno-sign-compare to kill level-compil...Darshan Shaligram2010-12-241-1/+1
* makefiles: 'clean'/'distclean' now do RM on all intermediates at onceSteven Noonan2009-10-141-4/+3
* Makefiles: unifying makefile.unix and makefile_tiles.unix, and cleaning upSteven Noonan2009-10-101-0/+26