mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 02:38:31 +02:00
+ Initial implementation
This commit is contained in:
parent
037f88943f
commit
6bf591619c
6
rtl/dos/ppi/makefile.ppi
Normal file
6
rtl/dos/ppi/makefile.ppi
Normal 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))
|
Loading…
Reference in New Issue
Block a user