]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/Makefile
Changed to call exit(0) instead of falling out the bottom of main().
[bsdgames-darwin.git] / sail / Makefile
index 28a37f0d22cc489af1c95ac3d651d6f16dd2618f..e1e182bb3dde92240f966b7f4696f02308a000ba 100644 (file)
@@ -1,10 +1,11 @@
-#      @(#)Makefile    5.10 (Berkeley) 5/11/90
+#      from: @(#)Makefile      5.10 (Berkeley) 5/11/90
+#      $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