瀏覽代碼

+ added astrings to dependencies

michael 27 年之前
父節點
當前提交
ef9ef167a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/inc/makefile.inc

+ 1 - 1
rtl/inc/makefile.inc

@@ -6,7 +6,7 @@
 # implementation files.
 
 SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
-         file typefile version text rtti heap
+         file typefile version text rtti heap astrings
 SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
 
 # Other unit names which can be used for all systems