OpenGrok
Cross Reference: Makefile
xref
: /
src
/
games
/
caesar
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
caesar
History log of
/src/games/caesar/Makefile
Revision
Date
Author
Comments
1.9
01-May-2021
rillig
caesar: WARNS=6, strict bool mode
The rotation is validated to be nonnegative, therefore use unsigned int
for it.
1.8
28-Jan-2008
dholland
Make the default WARNS for games 4. The only game that needs to set WARNS
to anything else now is rogue, so clear WARNS from the other makefiles.
1.7
23-May-2005
rillig
branches: 1.7.10;
Raised WARNS to 4.
1.6
24-Mar-1997
christos
- Makefile cleanups
1.5
18-Oct-1996
thorpej
Use ${INSTALL}.
1.4
21-Mar-1995
cgd
clean up import
1.3
22-Dec-1994
cgd
specify man pages the new way.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
21-Mar-1995
cgd
from Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.7.10.1
23-Mar-2008
matt
sync with HEAD
Indexes created Wed Oct 29 03:09:52 GMT 2025