home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / CL386P.ZIP / CL386PFX.MAK < prev    next >
Text File  |  1991-03-21  |  134b  |  9 lines

  1. bitware.lib : cl386pfx.obj
  2.    lib bitware -+cl386pfx;
  3.  
  4. cl386pfx.obj : cl386pfx.asm
  5.    masm386 /p /l /ml /n cl386pfx.asm,,;
  6.  
  7.  
  8.  
  9.