+ Initial implementation

This commit is contained in:
michael 1998-05-06 09:47:50 +00:00
parent 037f88943f
commit 6bf591619c

6
rtl/dos/ppi/makefile.ppi Normal file
View File

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