home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l003 / 1.ddi / BGI256 / CDEMO.ZIP / CVGA256.MAK < prev    next >
Encoding:
Text File  |  1992-11-18  |  196 b   |  6 lines

  1. #make file for cvga256.exe( C++)
  2. # if you are using TURBO C 1.5 OR 2.0, PLEASE change the BCC TO TCC
  3.  
  4. cvga256.exe:     cvga256.c dtvga256.obj
  5.         bcc cvga256.c dtvga256.obj graphics.lib
  6.