home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / games / Makefile < prev    next >
Encoding:
Makefile  |  1991-05-08  |  365 b   |  11 lines

  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.