[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / games

Annotation of src/games/Makefile, Revision 1.7

1.7     ! d           1: #      $OpenBSD: Makefile,v 1.6 1999/01/21 05:54:19 d Exp $
1.1       deraadt     2:
1.6       d           3: # Missing: ching dungeon warp
1.1       deraadt     4: # Moved: chess
                      5: # Don't belong: xneko xroach
                      6:
                      7: SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
1.4       downsj      8:        bs caesar canfield cribbage dm factor fish fortune gomoku grdc hack \
1.7     ! d           9:        hangman larn mille monop morse number phantasia pig pom ppt \
1.6       d          10:        primes quiz rain random robots rogue sail snake tetris trek wargames \
                     11:        worm worms wump
1.1       deraadt    12:
                     13: .include <bsd.subdir.mk>