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