home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / graphics / tcxl.arc / TCXLDEMO.MAK < prev    next >
Text File  |  1988-05-09  |  193b  |  8 lines

  1.  
  2. tcxldemo.exe: tcxldemo.obj tcxl.lib
  3.     tlink c0s tcxldemo,tcxldemo,,tcxl cs /c/x
  4.  
  5. tcxldemo.obj: tcxldemo.c tcxldef.h tcxlkey.h tcxlvid.h tcxlwin.h tcxldemo.mak
  6.     tcc -c -w tcxldemo
  7.  
  8.