Browse Source

+ system unit depends on compproc.inc

git-svn-id: trunk@15683 -
florian 15 năm trước cách đây
mục cha
commit
2d042aca6b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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))