home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 376_01 / os2tool.000 / DOC.MAK < prev    next >
Text File  |  1992-09-03  |  268b  |  15 lines

  1. # Makefile for TOOLS/2 Documentation TOOLS2.INF
  2. #
  3. # Compiler        : Microsoft C 6.0
  4. # Created         : 3.9.1992
  5. # Copyright (c)   : Martti Ylikoski, 1992
  6. #
  7.  
  8. tools2.inf: tools2.gen doc.mak
  9.    cl /EP tools2.gen >tools2.ipf
  10.    ipfc /INF tools2.ipf
  11.  
  12.  
  13.  
  14.