History log of /netbsd-src/games/worms/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# 76d4444c 06-Feb-2010 he <he@NetBSD.org>

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.


# d4f48e67 28-Jan-2008 dholland <dholland@NetBSD.org>

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.


# 54195a73 06-Jun-2007 rillig <rillig@NetBSD.org>

Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386.


# 42728e78 13-Nov-2004 christos <christos@NetBSD.org>

Slimy worms are clean enough for level 3.


# 2065ddb3 18-Feb-1998 jtc <jtc@NetBSD.org>

Simply include -lcurses instead of -lcurses -ltermcap


# ff134ba0 22-Apr-1995 cgd <cgd@NetBSD.org>

rough cleanup of import. RCS Ids


# c4c01d75 22-Dec-1994 cgd <cgd@NetBSD.org>

specify man pages the new way.


# cda4f8f6 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# f620d7d9 23-Mar-1993 cgd <cgd@NetBSD.org>

got rid of unnecessary -lcompat and associated dependency


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources