home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / grafik / contour / makefile < prev    next >
Encoding:
Makefile  |  1988-12-06  |  118 b   |  6 lines

  1. contour.tpu : video.tpu c_defs.tpu
  2.  
  3. video.tpu : c_defs.tpu
  4.  
  5. test.exe : test.pas video.tpu c_defs.tpu contour.tpu
  6.