Home | History | Annotate | Line # | Download | only in games
Makefile revision 1.8
      1 #	from: @(#)Makefile	5.15.1.2 (Berkeley) 5/8/91
      2 #	$Id: Makefile,v 1.8 1994/10/21 21:06:47 jtc Exp $
      3 
      4 #Missing: ching dungeon hunt phantasia warp 
      5 
      6 SUBDIR=	adventure arithmetic atc backgammon banner battlestar bcd boggle \
      7 	caesar canfield 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