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