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

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