home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / iplpau.zip / IPLPAUSE.MAK < prev    next >
Text File  |  1993-11-01  |  185b  |  7 lines

  1. IPLPAUSE.EXE : IPLPAUSE.obj
  2.      link IPLPAUSE.obj /align:16, IPLPAUSE.exe, NUL, /NOD os2.lib llibce.lib;
  3.  
  4. IPLPAUSE.obj : IPLPAUSE.c
  5.      cl -c -G2s -Zp -ALu -W3 -Ox IPLPAUSE.c
  6.  
  7.