home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / qdeck / help / example / makefile < prev    next >
Encoding:
Makefile  |  1994-08-11  |  117 b   |  10 lines

  1. #
  2. # QOS Makefile
  3. #
  4.  
  5. ~\help\example.hlp:
  6.     helplib @example.rsp
  7.     copy example.hlp ~\help\.
  8.     del example.hlp
  9.  
  10.