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

Annotation of src/games/Makefile, Revision 1.6

1.6     ! d           1: #      $OpenBSD: Makefile,v 1.5 1997/09/21 11:35:09 deraadt 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.6     ! d           9:        hangman hunt larn mille monop morse number phantasia pig pom ppt \
        !            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>