History log of /netbsd-src/games/worm/Makefile (Results 1 – 9 of 9)
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.


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

This builds with WARNS=4; set it in the Makefile so it stays that way.


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

Simply include -lcurses instead of -lcurses -ltermcap


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

clean up import, fix up 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