home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / IPCX.ZIP / SIG < prev    next >
Text File  |  1989-05-05  |  120b  |  11 lines

  1. COPT=/Lp /W3 /Zp /Zie /Zl /G2s /I$(INCLUDE) /DSTUB
  2.  
  3. sig.exe: sig.c sig
  4.     cl $(COPT) sig.c /link /co /noe
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.