makefile.ppi 230 B

123456
  1. #
  2. # Here we set the names of all PPI files.
  3. #
  4. PPINAMES = arc colors dpmi2raw ellipse fill font global ibm image line \
  5. modes move palette pixel stdcolor text triangle vesadeb
  6. PPIINCNAMES= $(addsuffix .ppi,$(PPINAMES))