Skip to content

Commit

Permalink
add ching, and also break up the SUBDIR line a bit more to make future
Browse files Browse the repository at this point in the history
additions easier.

now if we could only get "dungeon"...
  • Loading branch information
perry committed Jun 30, 2005
1 parent cd35572 commit b1b154e
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions games/Makefile
@@ -1,14 +1,17 @@
# $NetBSD: Makefile,v 1.21 2003/12/26 17:59:13 christos Exp $
# $NetBSD: Makefile,v 1.22 2005/06/30 15:35:17 perry Exp $
# @(#)Makefile 8.3 (Berkeley) 7/24/94

# Missing: ching dungeon warp
# Missing: dungeon warp
# Moved: chess
# Don't belong: xneko xroach

SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
caesar canfield countmail cribbage dab dm factor fish fortune gomoku \
hack hangman hunt larn mille monop morse number phantasia pig pom ppt \
primes quiz rain random robots rogue sail snake tetris trek wargames \
worm worms wtf wump
SUBDIR= adventure arithmetic atc \
backgammon banner battlestar bcd boggle \
caesar canfield ching countmail cribbage \
dab dm factor fish fortune gomoku \
hack hangman hunt larn mille monop morse number \
phantasia pig pom ppt primes quiz \
rain random robots rogue sail snake tetris trek \
wargames worm worms wtf wump

.include <bsd.subdir.mk>

0 comments on commit b1b154e

Please sign in to comment.