summaryrefslogtreecommitdiffstats
path: root/hunt/hunt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-3/+3
* Get all the games compiling for iOSCameron Katri2021-02-221-6/+12
* introduce some common variables for use in GCC warning disables:mrg2019-10-131-1/+3
* split off a bunch of the nastier network code into its own filedholland2014-03-301-2/+2
* Split hunt and huntd's includes, instead of incestuously sharing a piledholland2014-03-291-5/+3
* When using -lcurses, you also need -lterminfo.he2010-02-061-3/+3
* Userland now builds and uses terminfo instead of termcap.roy2010-02-031-2/+2
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* move hunt under dm(6)mrg1997-11-191-1/+2
* Must have the correct library link order to be able to linkragge1997-11-051-2/+2
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
* build hunt.mrg1997-10-041-0/+13