summaryrefslogtreecommitdiffstats
path: root/sail
diff options
context:
space:
mode:
Diffstat (limited to 'sail')
-rw-r--r--sail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sail/Makefile b/sail/Makefile
index 4e4df8e4..e1e182bb 100644
--- a/sail/Makefile
+++ b/sail/Makefile
@@ -1,11 +1,11 @@
# from: @(#)Makefile 5.10 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.3 1993/08/01 05:44:23 mycroft Exp $
+# $Id: Makefile,v 1.4 1994/12/22 09:36:08 cgd Exp $
PROG= sail
SRCS= main.c pl_main.c pl_1.c pl_2.c pl_3.c pl_4.c pl_5.c pl_6.c pl_7.c \
dr_main.c dr_1.c dr_2.c dr_3.c dr_4.c dr_5.c lo_main.c \
assorted.c game.c globals.c misc.c parties.c sync.c version.c
-MAN6= sail.0
+MAN= sail.6
DPADD= ${LIBCURSES} ${LIBTERM}
LDADD= -lcurses -ltermlib
HIDEGAME=hidegame