Home | History | Annotate | Line # | Download | only in games
Makefile revision 1.9
      1 #	from: @(#)Makefile	5.15.1.2 (Berkeley) 5/8/91
      2 #	$Id: Makefile,v 1.9 1994/10/21 21:26:08 jtc Exp $
      3 
      4 #Missing: ching dungeon hunt 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 phantasia pig pom ppt primes quiz \
      9 	rain robots rogue sail snake tetris trek wargames worm worms wump
     10 
     11 .include <bsd.subdir.mk>
     12