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