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

  1. rect.obj:   rect.c
  2.      cl  -d  -c  -Asnw    -Gsw  -Os  -Zdpe  rect.c
  3.  
  4. rect.exe:  rect.obj rect.def
  5.      link4 rect,rect/align:16,rect/map,slibw,rect.def
  6.      mapsym rect
  7.