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

  1. getcword.obj: getcword.c
  2.     cl -d -c -AS -Gsw -Os -Zpe getcword.c
  3.  
  4. getcword.exe: getcword.obj getcword.def
  5.     link4 getcword,/align:16,/map,slibw/NOE,getcword.def
  6.     mapsym getcword
  7.