home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv102.zip / SAMPLE / WSTR / WSTR.MAK < prev    next >
Text File  |  1995-08-28  |  123b  |  6 lines

  1. wstr.exe : wstr.obj
  2.   link386 /NOI wstr, wstr.exe, NUL, setloci.lib, wstr.def
  3.  
  4. wstr.obj : wstr.c
  5.   icc /Gm+ /c wstr.c
  6.