瀏覽代碼

+ Initial implementation

michael 27 年之前
父節點
當前提交
6bf591619c
共有 1 個文件被更改,包括 6 次插入0 次删除
  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))