瀏覽代碼

+ system unit depends on compproc.inc

git-svn-id: trunk@15683 -
florian 15 年之前
父節點
當前提交
2d042aca6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/inc/makefile.inc

+ 1 - 1
rtl/inc/makefile.inc

@@ -6,7 +6,7 @@
 
 SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
          file typefile text rtti heap astrings objpas objpash except int64 \
-         generic dynarr varianth variant wstrings
+         generic dynarr varianth variant wstrings compproc
 
 SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))