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

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