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