home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / windows / colors1 / colors1.mak < prev    next >
Encoding:
Text File  |  1990-12-26  |  209 b   |  10 lines

  1. colors1.exe:  colors1.obj colors1.def
  2.    link colors1, /align:16, NUL, /nod slibcew libw, colors1
  3.    rc colors1.exe
  4.    
  5.    
  6. colors1.obj:  colors1.c 
  7.    cl -c -Gsw -Ow -W2 -Zp colors1.c
  8.    
  9.       
  10.