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