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

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