diff --git a/Makefile b/Makefile index fe615ac26..4f56e3b00 100644 --- a/Makefile +++ b/Makefile @@ -45371,6 +45371,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ @@ -45804,6 +45805,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ diff --git a/Makefile.in b/Makefile.in index fe615ac26..4f56e3b00 100644 --- a/Makefile.in +++ b/Makefile.in @@ -45371,6 +45371,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ @@ -45804,6 +45805,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ diff --git a/umkMakefile b/umkMakefile index db56ec561..d6b5fcf51 100644 --- a/umkMakefile +++ b/umkMakefile @@ -7145,6 +7145,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ @@ -7578,6 +7579,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ diff --git a/umkMakefile.in b/umkMakefile.in index db56ec561..d6b5fcf51 100644 --- a/umkMakefile.in +++ b/umkMakefile.in @@ -7145,6 +7145,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \ @@ -7578,6 +7579,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \ $(UPPDIR1)Core/SplitMerge.h \ $(UPPDIR1)Core/Stream.h \ $(UPPDIR1)Core/String.h \ + $(UPPDIR1)Core/StringMem.i \ $(UPPDIR1)Core/t_.h \ $(UPPDIR1)Core/TimeDate.h \ $(UPPDIR1)Core/Topic.h \