]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - mille/Makefile
Fix the list of keys across the bottom so it fits on an 80-column screen
[bsdgames-darwin.git] / mille / Makefile
index befe67542792c83d6326bf3c8edfb62869696ce8..ee0e38ac4cfb54ac4c7c34b65b46db04779760f2 100644 (file)
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.8 1998/02/04 10:19:34 christos Exp $
+#      $NetBSD: Makefile,v 1.10 2010/02/06 23:45:25 he Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  mille
 SRCS=  comp.c end.c extern.c init.c mille.c misc.c move.c print.c \
        roll.c save.c types.c varpush.c
-DPADD= ${LIBCURSES} ${LIBTERMCAP}
-LDADD= -lcurses -ltermcap
+DPADD= ${LIBCURSES} ${LIBTERMINFO}
+LDADD= -lcurses -lterminfo
 MAN=   mille.6
 HIDEGAME=hidegame