Home | History | Annotate | Line # | Download | only in games
Makefile revision 1.7
      1 #	from: @(#)Makefile	5.15.1.2 (Berkeley) 5/8/91
      2 #	$Id: Makefile,v 1.7 1994/10/21 20:59:34 jtc Exp $
      3 
      4 #Missing: dungeon hunt phantasia warp 
      5 
      6 SUBDIR=	adventure arithmetic atc backgammon banner battlestar bcd boggle \
      7 	caesar canfield ching cribbage dm factor fish fortune hack hangman \
      8 	larn mille monop morse number pig pom ppt primes quiz rain robots \
      9 	rogue sail snake tetris trek wargames worm worms wump
     10 
     11 .include <bsd.subdir.mk>
     12