summaryrefslogtreecommitdiff
path: root/games/robots/Makefile
AgeCommit message (Collapse)Author
1999-12-18Enable realtime mode, use native curses functions when available, tidy manPaul Janzen
page, and use MAXLOGNAME for scorefile (this makes new scorefiles incompatible with old ones). Realtime idea and some code from d@.
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-02-05fix highscore without breaking securitykstailey
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
1995-10-18initial import of NetBSD treeTheo de Raadt