home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / gdt / mkgdt.cmd < prev    next >
Encoding:
Text File  |  1988-12-19  |  131 b   |  4 lines

  1. cl -c -Gs2 -Ox -Lp -W3 %1 gdt.c
  2. \os2\bin\masm /w2 os2asm.asm;
  3. \os2\bin\link %2 gdt os2asm,gdt.exe,,slibcep doscalls/nod,gdt.def
  4.