summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-04-04 10:48:35 +0000
committercgd <cgd@NetBSD.org>1993-04-04 10:48:35 +0000
commitd88088622d79767f5107ebf18c592872f174bec5 (patch)
tree0cc51f6f96d29abaf2499c0119b256e0804d9624 /Makefile
parentccb51d2169c63cbc7feeb357e199b234e6608a90 (diff)
downloadbsdgames-darwin-d88088622d79767f5107ebf18c592872f174bec5.tar.gz
bsdgames-darwin-d88088622d79767f5107ebf18c592872f174bec5.tar.zst
bsdgames-darwin-d88088622d79767f5107ebf18c592872f174bec5.zip
added banner and quiz from net-2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4de91bbf..7a96f88f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
# @(#)Makefile 5.15.1.2 (Berkeley) 5/8/91
-Missing: adventure boggle ching dungeon hunt phantasia quiz warp
+Missing: adventure boggle ching dungeon hunt phantasia warp
-SUBDIR= arithmetic atc backgammon battlestar bcd caesar canfield \
+SUBDIR= arithmetic atc backgammon banner battlestar bcd caesar canfield \
chess cribbage dm factor fish fortune hack hangman larn \
- mille monop morse number pom ppt primes rain robots rogue \
+ mille monop morse number pom ppt primes quiz rain robots rogue \
sail snake trek wargames worm worms wump
.include <bsd.subdir.mk>