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

  1. #    @(#)Makefile    5.2 (Berkeley) 5/11/90
  2.  
  3. PROG=    arithmetic
  4. MAN6=    arithmetic.0
  5. HIDEGAME=hidegame
  6.  
  7. .include <bsd.prog.mk>
  8.