]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - Makefile
Fix macro order, and quote question mark.
[bsdgames-darwin.git] / Makefile
1 # $NetBSD: Makefile,v 1.20 2002/06/16 22:24:00 itojun Exp $
2 # @(#)Makefile 8.3 (Berkeley) 7/24/94
3
4 # Missing: ching dungeon warp
5 # Moved: chess
6 # Don't belong: xneko xroach
7
8 SUBDIR= adventure arithmetic atc backgammon banner battlestar bcd boggle \
9 caesar canfield countmail cribbage dm factor fish fortune gomoku hack \
10 hangman hunt larn mille monop morse number phantasia pig pom ppt \
11 primes quiz rain random robots rogue sail snake tetris trek wargames \
12 worm worms wtf wump
13
14 .include <bsd.subdir.mk>