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

Annotation of src/games/Makefile, Revision 1.9

1.9     ! deraadt     1: #      $OpenBSD: Makefile,v 1.8 1999/02/01 06:58:25 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.9     ! deraadt     8:        bs caesar canfield cribbage factor fish fortune gomoku grdc hack \
1.8       d           9:        hangman hunt 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>