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

  1. COPT=/Lp /W3 /Zpiel /G2s /I$(INCLUDE) /Alfw
  2.  
  3. sig.exe: sig.c sig
  4.     cl $(COPT) sig.c /link /co /noi llibcmt
  5.     markexe windowcompat sig.exe
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.