home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / string / extexto < prev    next >
Text File  |  1988-08-10  |  166b  |  7 lines

  1.  
  2. extexto.obj: extexto.c
  3.     cl  -c -AS -Gsw -Os -Zpe -W2 extexto.c
  4.  
  5. extexto.exe: extexto.obj extexto.def
  6.     link4 /align:16 extexto,,nul,slibw/NOE,extexto.def
  7.