summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1998-08-30 20:58:16 +0000
committergpalmer <gpalmer@FreeBSD.org>1998-08-30 20:58:16 +0000
commit4138d6e9948652da1cdae440ad40b9a369f99a6d (patch)
treeb052edaf1f3eae8eb880ccafea903ddc9bcc62b5 /games
parent44d03426b1ce7b5fe9c637f9de99ae7adac55b1b (diff)
downloadFreeBSD-src-4138d6e9948652da1cdae440ad40b9a369f99a6d.zip
FreeBSD-src-4138d6e9948652da1cdae440ad40b9a369f99a6d.tar.gz
Split lines into one subdir per line.
Diffstat (limited to 'games')
-rw-r--r--games/Makefile44
1 files changed, 39 insertions, 5 deletions
diff --git a/games/Makefile b/games/Makefile
index ab3c0ac..74e0551 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,11 +1,45 @@
# @(#)Makefile 8.2 (Berkeley) 3/31/94
-# $Id: Makefile,v 1.13 1997/09/11 02:52:59 peter Exp $
+# $Id: Makefile,v 1.14 1998/02/11 19:52:53 jdp Exp $
# XXX missing: chess ching monop [copyright]
-SUBDIR= adventure arithmetic atc backgammon battlestar bcd bs caesar \
- canfield cribbage dm factor fish fortune grdc hack hangman \
- larn mille morse number phantasia piano pig pom ppt primes quiz \
- rain random robots rogue sail snake trek wargames worm worms \
+SUBDIR= adventure \
+ arithmetic \
+ atc \
+ backgammon \
+ battlestar \
+ bcd \
+ bs \
+ caesar \
+ canfield \
+ cribbage \
+ dm \
+ factor \
+ fish \
+ fortune \
+ grdc \
+ hack \
+ hangman \
+ larn \
+ mille \
+ morse \
+ number \
+ phantasia \
+ piano \
+ pig \
+ pom \
+ ppt \
+ primes \
+ quiz \
+ rain \
+ random \
+ robots \
+ rogue \
+ sail \
+ snake \
+ trek \
+ wargames \
+ worm \
+ worms \
wump
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud