ソースを参照

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