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

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