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

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