Selaa lähdekoodia

+ Initial implementation

michael 27 vuotta sitten
vanhempi
commit
6bf591619c
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      rtl/dos/ppi/makefile.ppi

+ 6 - 0
rtl/dos/ppi/makefile.ppi

@@ -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))