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

Annotation of src/games/Makefile, Revision 1.4

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