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