summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1994-10-21 21:26:07 +0000
committerjtc <jtc@NetBSD.org>1994-10-21 21:26:07 +0000
commit08023360e2ebe1584da79060ce1074e247801140 (patch)
treed2ef7bb4e0154d451fc9a3ed5b714f8c086592c5 /Makefile
parent0de7a2842462617fcce676c7a39028761e0023ef (diff)
downloadbsdgames-darwin-08023360e2ebe1584da79060ce1074e247801140.tar.gz
bsdgames-darwin-08023360e2ebe1584da79060ce1074e247801140.tar.zst
bsdgames-darwin-08023360e2ebe1584da79060ce1074e247801140.zip
Added phantasia and random
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 12c5f219..1af243a4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
# from: @(#)Makefile 5.15.1.2 (Berkeley) 5/8/91
-# $Id: Makefile,v 1.8 1994/10/21 21:06:47 jtc Exp $
+# $Id: Makefile,v 1.9 1994/10/21 21:26:08 jtc Exp $
-#Missing: ching dungeon hunt phantasia warp
+#Missing: ching dungeon hunt warp
SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
caesar canfield cribbage dm factor fish fortune hack hangman \
- larn mille monop morse number pig pom ppt primes quiz rain robots \
- rogue sail snake tetris trek wargames worm worms wump
+ larn mille monop morse number phantasia pig pom ppt primes quiz \
+ rain robots rogue sail snake tetris trek wargames worm worms wump
.include <bsd.subdir.mk>