home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / menu / kiwi / examples / makeksr < prev    next >
Encoding:
Text File  |  1992-03-21  |  128 b   |  7 lines

  1. ksreak.obj:     ksreak.c
  2.     cl /qc /c /Gs /AM /Zi /DMS_C ksreak.c
  3.  
  4.  
  5. ksreak.exe:     ksreak.obj
  6.    link @ksreak.lnk
  7.