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

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