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

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