[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games

Annotation of src/games/Makefile, Revision 1.17

1.17    ! mrg         1: #      $NetBSD: Makefile,v 1.16 1997/10/10 09:39:04 lukem Exp $
1.13      tls         2: #      @(#)Makefile    8.3 (Berkeley) 7/24/94
1.1       cgd         3:
1.16      lukem       4: # Missing: ching dungeon warp
1.10      cgd         5: # Moved: chess
                      6: # Don't belong: xneko xroach
1.1       cgd         7:
1.11      cgd         8: SUBDIR=        adventure arithmetic atc backgammon banner battlestar bcd boggle \
1.14      mrg         9:        caesar canfield countmail cribbage dm factor fish fortune gomoku hack \
1.15      mrg        10:        hangman hunt larn mille monop morse number phantasia pig pom ppt \
                     11:        primes quiz rain random robots rogue sail snake tetris trek wargames \
1.17    ! mrg        12:        worm worms wtf wump
1.1       cgd        13:
                     14: .include <bsd.subdir.mk>

CVSweb <webmaster@jp.NetBSD.org>