home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource5 / 376_01 / os2tool.000 / DOC.MAK < prev    next >
Encoding:
Text File  |  1992-09-03  |  268 b   |  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.