X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/61578ee21bdadacc8093a846947cfc3b7b298bdf..641461bc7fbe9eb1597f282a148059a03900e397:/worms/Makefile diff --git a/worms/Makefile b/worms/Makefile index a8219593..ea9c3bf2 100644 --- a/worms/Makefile +++ b/worms/Makefile @@ -1,7 +1,8 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $NetBSD: Makefile,v 1.5 1995/04/22 08:00:54 cgd Exp $ +# @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= worms -MAN6= worms.0 +MAN= worms.6 DPADD= ${LIBCURSES} ${LIBTERM} LDADD= -lcurses -ltermcap