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

  1.  
  2. exclipre.obj: exclipre.c
  3.     cl  -c -AS -Gsw -Os -Zpe -W2 exclipre.c
  4.  
  5. exclipre.exe: exclipre.obj exclipre.def
  6.     link4 /align:16 exclipre,,nul,slibw/NOE,exclipre.def
  7.