home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / lxlt121s.zip / lxLite_src / os2lib / os2lib.cmd < prev    next >
OS/2 REXX Batch file  |  1996-03-22  |  175b  |  8 lines

  1. @echo off
  2. \vp\bin\vpc msgseg32.pas /O. /U\vp\units
  3. \vp\bin\implib ..\os2.lib @os2.rsp
  4. \vp\bin\lib ..\os2.lib +msgseg32
  5. del msgseg32.vpi
  6. del msgseg32.obj
  7. del ..\os2.bak
  8.