Home | History | Annotate | Line # | Download | only in games
Makefile revision 1.20
      1  1.20  itojun #	$NetBSD: Makefile,v 1.20 2002/06/16 22:24:00 itojun 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.19  martin 
      8  1.11     cgd SUBDIR=	adventure arithmetic atc backgammon banner battlestar bcd boggle \
      9  1.20  itojun 	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.17     mrg 	worm worms wtf wump
     13   1.1     cgd 
     14   1.1     cgd .include <bsd.subdir.mk>
     15