home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / keybset.zip / build.cmd next >
OS/2 REXX Batch file  |  1995-03-19  |  170b  |  5 lines

  1. gcc -O2 -c sl.c
  2. gcc -O2 -c slhook.c
  3. link386 /exepack:2 /bas:0x10000 sl, sl, sl, os2 \gnu\lib\static\c, sl
  4. link386 /exepack:2 slhook, slhook.dll, slhook, os2, slhook
  5.