Home | History | Annotate | Download | only in robots
History log of /src/games/robots/Makefile
RevisionDateAuthorComments
 1.17  27-Jun-2022  christos Enable FANCY mode for debugging purposes:
- To enable stand still mode (robot is not moving but waiting in place),
specify a scorefile on the command line called <directory>/stand_still
- To enable pattern roll mode (robot is changing which move to look first)
specify a scorefile on the command line called <directory>/pattern_roll
 1.16  06-Feb-2010  he When using -lcurses, you also need -lterminfo.
This fixes the build for sun2, and also builds with LDSTATIC=-static,
since archive libraries don't record inter-library dependencies.
 1.15  15-May-1999  christos Add -A for automatic playing mode.
Make the score file MI
 1.14  18-Feb-1998  jtc Simply include -lcurses instead of -lcurses -ltermcap
 1.13  05-Feb-1998  christos Use -ltermcap instead of -ltermlib
 1.12  18-Dec-1997  mikel don't clobber /var/games/robots_roll on install; from
NAKAJIMA Yoshihiro in PR bin/4657.
 1.11  29-Nov-1997  veego We need a FILESMODE=660 for dm which is now setgid games.
 1.10  20-Nov-1997  mrg install games that need it setgid.
 1.9  22-Oct-1997  lukem use CPPFLAGS instead of CFLAGS
 1.8  12-Oct-1997  lukem branches: 1.8.2;
WARNSify
 1.7  24-Mar-1997  christos - Makefile cleanups
 1.6  18-Oct-1996  thorpej Use ${INSTALL}.
 1.5  22-Apr-1995  cgd clean up import
 1.4  22-Dec-1994  cgd specify man pages the new way.
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  23-Mar-1993  cgd got rid of unnecessary -lcompat and associated dependency
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  22-Apr-1995  cgd src/games/robots from Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.8.2.3  29-Nov-1997  mellon Pull rev 1.11 up from trunk (veego)
 1.8.2.2  20-Nov-1997  mrg pull up from trunk:
- install games files with the correct permissions.
- install games that need it setgid.
 1.8.2.1  08-Nov-1997  lukem sync with trunk (approved by thorpej)

RSS XML Feed