summaryrefslogtreecommitdiffstats
path: root/tetris/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Userland now builds and uses terminfo instead of termcap.roy2010-02-031-3/+3
| | | OK: core@, jdc@
* Make the default WARNS for games 4. The only game that needs to set WARNSdholland2008-01-281-2/+1
| | | to anything else now is rogue, so clear WARNS from the other makefiles.
* Build with WARNS=4. (All fixes are cosmetic, except that it's definitelydholland2008-01-281-1/+2
| | | | bad karma to shadow a local variable with another of the same name in a nested block...)
* install games that need it setgid.mrg1997-11-201-1/+2
|
* NetBSD RCS Idscgd1995-04-221-0/+1
|
* specify man pages the new way.cgd1994-12-221-1/+1
|
* ascii tetris!cgd1994-05-061-0/+10