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

  1. atom.obj: atom.c
  2.     cl -c -W2 -AS -Gsw -Od -Zped atom.c
  3.  
  4. atom.exe: atom.obj atom.def
  5.     link4 atom,/align:16,/map/li, slibw slibc libh/NOD, atom.def
  6.     mapsym atom
  7.