summaryrefslogtreecommitdiffstats
path: root/trek
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1994-12-22 09:31:26 +0000
committercgd <cgd@NetBSD.org>1994-12-22 09:31:26 +0000
commit1877bae1eec4daedfbc30c458e2957215af00ebe (patch)
tree33334edc6bd036bc0f7c8441bfcd6e237e56c0ca /trek
parentb42cacb41456c82baf51250a431137fd17e4f137 (diff)
downloadbsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.tar.gz
bsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.tar.zst
bsdgames-darwin-1877bae1eec4daedfbc30c458e2957215af00ebe.zip
specify man pages the new way.
Diffstat (limited to 'trek')
-rw-r--r--trek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/trek/Makefile b/trek/Makefile
index c4dc9e6c..62ba6a7a 100644
--- a/trek/Makefile
+++ b/trek/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.8 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.5 1994/05/24 23:54:16 jtc Exp $
+# $Id: Makefile,v 1.6 1994/12/22 09:36:26 cgd Exp $
PROG= trek
SRCS= abandon.c attack.c autover.c capture.c check_out.c checkcond.c \
@@ -10,7 +10,7 @@ SRCS= abandon.c attack.c autover.c capture.c check_out.c checkcond.c \
ranf.c rest.c schedule.c score.c setup.c setwarp.c \
shield.c snova.c srscan.c systemname.c torped.c utility.c \
visual.c warp.c win.c cgetc.c
-MAN6= trek.0
+MAN= trek.6
DPADD= ${LIBM}
LDADD= -lm
HIDEGAME=hidegame