OpenGrok
Cross Reference: Makefile
xref
: /
src
/
games
/
rain
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
rain
History log of
/src/games/rain/Makefile
Revision
Date
Author
Comments
1.11
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.10
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.9
09-Aug-2005
rpaulo
branches: 1.9.10;
Enable WARNS=3 and pass lint(1).
ok christos@
1.8
30-Jul-1999
hubertf
This patch converts rain(6) to use curses, thereby
significantly simplifying the code and improving its portability. It
also adds a delay option from OpenBSD to make the display go at a
useful speed on fast terminals, and fixes signal handling to make it
reliable.
Patch supplied by Joseph Myers <jsm28@cam.ac.uk> in PR 6659.
1.7
04-Feb-1998
christos
Remove -lcompat; not needed.
1.6
22-Apr-1995
cgd
clean up import. NetBSD RCS IDs
1.5
22-Dec-1994
cgd
specify man pages the new way.
1.4
23-May-1994
cgd
need -lcompat
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/rain from Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.9.10.1
23-Mar-2008
matt
sync with HEAD
Indexes created Thu Oct 30 23:09:54 GMT 2025