Преглед на файлове

+ 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.
 # implementation files.
 
 
 SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
 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))
 SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
 
 
 # Other unit names which can be used for all systems
 # Other unit names which can be used for all systems