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