summaryrefslogtreecommitdiffstats
path: root/mille/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mille/Makefile')
-rw-r--r--mille/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mille/Makefile b/mille/Makefile
index b5472403..2eb5beb9 100644
--- a/mille/Makefile
+++ b/mille/Makefile
@@ -1,11 +1,11 @@
-# from: @(#)Makefile 5.10 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.2 1993/08/01 05:45:03 mycroft Exp $
+# from: @(#)Makefile 8.1 (Berkeley) 5/31/93
+# $Id: Makefile,v 1.3 1994/05/12 17:39:26 jtc Exp $
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} ${LIBTERM}
-LDADD= -lcurses -ltermlib
+DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
+LDADD= -lcurses -ltermlib -lcompat
MAN6= mille.0
HIDEGAME=hidegame