summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>1997-10-04 09:27:11 +0000
committermrg <mrg@NetBSD.org>1997-10-04 09:27:11 +0000
commitcfdef71b4c257d53fcb7c22b6c5f094bbb3a19de (patch)
treea7f01c6649e854d69f43a48a18e1ea3b72f56320 /Makefile
parent3bbc87bfd22fe5e0cde56273b4401fbd07422f57 (diff)
downloadbsdgames-darwin-cfdef71b4c257d53fcb7c22b6c5f094bbb3a19de.tar.gz
bsdgames-darwin-cfdef71b4c257d53fcb7c22b6c5f094bbb3a19de.tar.zst
bsdgames-darwin-cfdef71b4c257d53fcb7c22b6c5f094bbb3a19de.zip
add hunt.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 9af3ad91..91c1f53e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1997/10/03 08:51:33 mrg Exp $
+# $NetBSD: Makefile,v 1.15 1997/10/04 09:27:11 mrg Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94
# Missing: ching dungeon hunt warp
@@ -7,8 +7,8 @@
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
caesar canfield countmail cribbage dm factor fish fortune gomoku hack \
- hangman larn mille monop morse number phantasia pig pom ppt primes \
- quiz rain random robots rogue sail snake tetris trek wargames worm \
- worms wump
+ hangman hunt larn mille monop morse number phantasia pig pom ppt \
+ primes quiz rain random robots rogue sail snake tetris trek wargames \
+ worm worms wump
.include <bsd.subdir.mk>