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

Annotation of src/games/Makefile, Revision 1.1.1.1

1.1       deraadt     1: #      $NetBSD: Makefile,v 1.11 1995/03/25 22:53:48 cgd Exp $
                      2: #      @(#)Makefile    8.2 (Berkeley) 3/31/94
                      3:
                      4: # Missing: ching dungeon hunt warp
                      5: # Moved: chess
                      6: # Don't belong: xneko xroach
                      7:
                      8: SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
                      9:        caesar canfield cribbage dm factor fish fortune hack hangman \
                     10:        larn mille monop morse number phantasia pig pom ppt primes quiz \
                     11:        rain random robots rogue sail snake tetris trek wargames worm worms \
                     12:        wump
                     13:
                     14: .include <bsd.subdir.mk>