Makefile(s) updated

git-svn-id: svn://ultimatepp.org/upp/trunk@14607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-06-17 23:01:57 +00:00
parent 82554139a1
commit aaf4635169
2 changed files with 691 additions and 0 deletions

563
Makefile

File diff suppressed because it is too large Load diff

128
uMakefile
View file

@ -132,6 +132,7 @@ $(OutDir_umk)MacOs.o: $(UPPDIR1)umk/MacOs.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -241,6 +242,7 @@ $(OutDir_umk)Console.o: $(UPPDIR1)umk/Console.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -340,6 +342,7 @@ $(OutDir_umk)IdeContext.o: $(UPPDIR1)umk/IdeContext.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -439,6 +442,7 @@ $(OutDir_umk)MakeBuild.o: $(UPPDIR1)umk/MakeBuild.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -538,6 +542,7 @@ $(OutDir_umk)Export.o: $(UPPDIR1)umk/Export.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -637,6 +642,7 @@ $(OutDir_umk)umake.o: $(UPPDIR1)umk/umake.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -739,6 +745,7 @@ $(OutDir_ide_Builders)CppBuilder.o: $(UPPDIR1)ide/Builders/CppBuilder.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -837,6 +844,7 @@ $(OutDir_ide_Builders)MakeFile.o: $(UPPDIR1)ide/Builders/MakeFile.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -935,6 +943,7 @@ $(OutDir_ide_Builders)GccBuilder.o: $(UPPDIR1)ide/Builders/GccBuilder.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1034,6 +1043,7 @@ $(OutDir_ide_Builders)MscBuilder.o: $(UPPDIR1)ide/Builders/MscBuilder.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1133,6 +1143,7 @@ $(OutDir_ide_Builders)JavaBuilder.o: $(UPPDIR1)ide/Builders/JavaBuilder.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1231,6 +1242,7 @@ $(OutDir_ide_Builders)ScriptBuilder.o: $(UPPDIR1)ide/Builders/ScriptBuilder.cpp
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1329,6 +1341,7 @@ $(OutDir_ide_Builders)Cocoa.o: $(UPPDIR1)ide/Builders/Cocoa.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1438,6 +1451,7 @@ $(OutDir_ide_Builders)AndroidProject.o: $(UPPDIR1)ide/Builders/AndroidProject.cp
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1522,6 +1536,7 @@ $(OutDir_ide_Builders)AndroidApplicationMakeFile.o: $(UPPDIR1)ide/Builders/Andro
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1606,6 +1621,7 @@ $(OutDir_ide_Builders)AndroidMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMakeFile.
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1690,6 +1706,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFile.o: $(UPPDIR1)ide/Builders/AndroidMod
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1774,6 +1791,7 @@ $(OutDir_ide_Builders)AndroidBuilder.o: $(UPPDIR1)ide/Builders/AndroidBuilder.cp
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1878,6 +1896,7 @@ $(OutDir_ide_Builders)AndroidBuilderCommands.o: $(UPPDIR1)ide/Builders/AndroidBu
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -1978,6 +1997,7 @@ $(OutDir_ide_Builders)AndroidBuilderUtils.o: $(UPPDIR1)ide/Builders/AndroidBuild
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2078,6 +2098,7 @@ $(OutDir_ide_Builders)AndroidModuleMakeFileBuilder.o: $(UPPDIR1)ide/Builders/And
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2178,6 +2199,7 @@ $(OutDir_ide_Builders)Blitz.o: $(UPPDIR1)ide/Builders/Blitz.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2276,6 +2298,7 @@ $(OutDir_ide_Builders)Build.o: $(UPPDIR1)ide/Builders/Build.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2379,6 +2402,7 @@ $(OutDir_ide_Builders)Install.o: $(UPPDIR1)ide/Builders/Install.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2477,6 +2501,7 @@ $(OutDir_ide_Builders)BuilderUtils.o: $(UPPDIR1)ide/Builders/BuilderUtils.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2605,6 +2630,7 @@ $(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2699,6 +2725,7 @@ $(OutDir_ide_Core)Builder.o: $(UPPDIR1)ide/Core/Builder.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2793,6 +2820,7 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2887,6 +2915,7 @@ $(OutDir_ide_Core)Package.o: $(UPPDIR1)ide/Core/Package.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -2981,6 +3010,7 @@ $(OutDir_ide_Core)Workspace.o: $(UPPDIR1)ide/Core/Workspace.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3075,6 +3105,7 @@ $(OutDir_ide_Core)usc.o: $(UPPDIR1)ide/Core/usc.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3169,6 +3200,7 @@ $(OutDir_ide_Core)BinObj.o: $(UPPDIR1)ide/Core/BinObj.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3263,6 +3295,7 @@ $(OutDir_ide_Core)Host.o: $(UPPDIR1)ide/Core/Host.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3357,6 +3390,7 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3465,6 +3499,7 @@ $(OutDir_ide_Android)Android.o: $(UPPDIR1)ide/Android/Android.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3562,6 +3597,7 @@ $(OutDir_ide_Android)AndroidSDK.o: $(UPPDIR1)ide/Android/AndroidSDK.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3662,6 +3698,7 @@ $(OutDir_ide_Android)AndroidNDK.o: $(UPPDIR1)ide/Android/AndroidNDK.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3759,6 +3796,7 @@ $(OutDir_ide_Android)Apk.o: $(UPPDIR1)ide/Android/Apk.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3856,6 +3894,7 @@ $(OutDir_ide_Android)AndroidManifest.o: $(UPPDIR1)ide/Android/AndroidManifest.cp
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -3953,6 +3992,7 @@ $(OutDir_ide_Android)Adb.o: $(UPPDIR1)ide/Android/Adb.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4050,6 +4090,7 @@ $(OutDir_ide_Android)LogCat.o: $(UPPDIR1)ide/Android/LogCat.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4145,6 +4186,7 @@ $(OutDir_ide_Android)NDKBuild.o: $(UPPDIR1)ide/Android/NDKBuild.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4262,6 +4304,7 @@ $(OutDir_ide_Java)JavaVersion.o: $(UPPDIR1)ide/Java/JavaVersion.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4357,6 +4400,7 @@ $(OutDir_ide_Java)Java.o: $(UPPDIR1)ide/Java/Java.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4452,6 +4496,7 @@ $(OutDir_ide_Java)Jdk.o: $(UPPDIR1)ide/Java/Jdk.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4559,6 +4604,7 @@ $(OutDir_Esc)EscValue.o: $(UPPDIR1)Esc/EscValue.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4643,6 +4689,7 @@ $(OutDir_Esc)EscArray.o: $(UPPDIR1)Esc/EscArray.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4727,6 +4774,7 @@ $(OutDir_Esc)EscMap.o: $(UPPDIR1)Esc/EscMap.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4811,6 +4859,7 @@ $(OutDir_Esc)Esc.o: $(UPPDIR1)Esc/Esc.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4895,6 +4944,7 @@ $(OutDir_Esc)EscRun.o: $(UPPDIR1)Esc/EscRun.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -4979,6 +5029,7 @@ $(OutDir_Esc)EscStdLib.o: $(UPPDIR1)Esc/EscStdLib.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5063,6 +5114,7 @@ $(OutDir_Esc)Value.o: $(UPPDIR1)Esc/Value.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5167,6 +5219,7 @@ $(OutDir_plugin_bz2)bz2upp.o: $(UPPDIR1)plugin/bz2/bz2upp.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5274,6 +5327,7 @@ $(OutDir_plugin_lzma)lzma.o: $(UPPDIR1)plugin/lzma/lzma.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5397,6 +5451,7 @@ $(OutDir_plugin_lz4)Compress.o: $(UPPDIR1)plugin/lz4/Compress.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5482,6 +5537,7 @@ $(OutDir_plugin_lz4)Decompress.o: $(UPPDIR1)plugin/lz4/Decompress.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5567,6 +5623,7 @@ $(OutDir_plugin_lz4)util.o: $(UPPDIR1)plugin/lz4/util.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5664,6 +5721,7 @@ $(OutDir_plugin_zstd)Compress.o: $(UPPDIR1)plugin/zstd/Compress.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5749,6 +5807,7 @@ $(OutDir_plugin_zstd)Decompress.o: $(UPPDIR1)plugin/zstd/Decompress.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -5834,6 +5893,7 @@ $(OutDir_plugin_zstd)Util.o: $(UPPDIR1)plugin/zstd/Util.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6252,6 +6312,7 @@ $(OutDir_Core)Cpu.o: $(UPPDIR1)Core/Cpu.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6335,6 +6396,7 @@ $(OutDir_Core)Mem.o: $(UPPDIR1)Core/Mem.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6418,6 +6480,7 @@ $(OutDir_Core)Mt.o: $(UPPDIR1)Core/Mt.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6501,6 +6564,7 @@ $(OutDir_Core)heaputil.o: $(UPPDIR1)Core/heaputil.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6585,6 +6649,7 @@ $(OutDir_Core)hheap.o: $(UPPDIR1)Core/hheap.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6669,6 +6734,7 @@ $(OutDir_Core)sheap.o: $(UPPDIR1)Core/sheap.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6753,6 +6819,7 @@ $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6837,6 +6904,7 @@ $(OutDir_Core)heap.o: $(UPPDIR1)Core/heap.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -6921,6 +6989,7 @@ $(OutDir_Core)heapdbg.o: $(UPPDIR1)Core/heapdbg.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7005,6 +7074,7 @@ $(OutDir_Core)StringFind.o: $(UPPDIR1)Core/StringFind.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7088,6 +7158,7 @@ $(OutDir_Core)String.o: $(UPPDIR1)Core/String.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7171,6 +7242,7 @@ $(OutDir_Core)WString.o: $(UPPDIR1)Core/WString.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7254,6 +7326,7 @@ $(OutDir_Core)StrUtil.o: $(UPPDIR1)Core/StrUtil.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7337,6 +7410,7 @@ $(OutDir_Core)SplitMerge.o: $(UPPDIR1)Core/SplitMerge.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7420,6 +7494,7 @@ $(OutDir_Core)Utf.o: $(UPPDIR1)Core/Utf.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7503,6 +7578,7 @@ $(OutDir_Core)UnicodeInfo.o: $(UPPDIR1)Core/UnicodeInfo.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7586,6 +7662,7 @@ $(OutDir_Core)CharSet.o: $(UPPDIR1)Core/CharSet.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7669,6 +7746,7 @@ $(OutDir_Core)Bom.o: $(UPPDIR1)Core/Bom.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7752,6 +7830,7 @@ $(OutDir_Core)Path.o: $(UPPDIR1)Core/Path.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7835,6 +7914,7 @@ $(OutDir_Core)NetNode.o: $(UPPDIR1)Core/NetNode.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -7918,6 +7998,7 @@ $(OutDir_Core)App.o: $(UPPDIR1)Core/App.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8001,6 +8082,7 @@ $(OutDir_Core)Huge.o: $(UPPDIR1)Core/Huge.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8084,6 +8166,7 @@ $(OutDir_Core)Stream.o: $(UPPDIR1)Core/Stream.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8167,6 +8250,7 @@ $(OutDir_Core)BlockStream.o: $(UPPDIR1)Core/BlockStream.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8250,6 +8334,7 @@ $(OutDir_Core)FileMapping.o: $(UPPDIR1)Core/FileMapping.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8333,6 +8418,7 @@ $(OutDir_Core)FilterStream.o: $(UPPDIR1)Core/FilterStream.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8416,6 +8502,7 @@ $(OutDir_Core)Log.o: $(UPPDIR1)Core/Log.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8499,6 +8586,7 @@ $(OutDir_Core)Debug.o: $(UPPDIR1)Core/Debug.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8582,6 +8670,7 @@ $(OutDir_Core)Ini.o: $(UPPDIR1)Core/Ini.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8665,6 +8754,7 @@ $(OutDir_Core)Util.o: $(UPPDIR1)Core/Util.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8748,6 +8838,7 @@ $(OutDir_Core)mathutil.o: $(UPPDIR1)Core/mathutil.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8831,6 +8922,7 @@ $(OutDir_Core)Random.o: $(UPPDIR1)Core/Random.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8914,6 +9006,7 @@ $(OutDir_Core)Speller.o: $(UPPDIR1)Core/Speller.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -8997,6 +9090,7 @@ $(OutDir_Core)LocalProcess.o: $(UPPDIR1)Core/LocalProcess.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9080,6 +9174,7 @@ $(OutDir_Core)Vcont.o: $(UPPDIR1)Core/Vcont.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9163,6 +9258,7 @@ $(OutDir_Core)Index.o: $(UPPDIR1)Core/Index.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9246,6 +9342,7 @@ $(OutDir_Core)TimeDate.o: $(UPPDIR1)Core/TimeDate.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9329,6 +9426,7 @@ $(OutDir_Core)Value.o: $(UPPDIR1)Core/Value.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9412,6 +9510,7 @@ $(OutDir_Core)ValueUtil.o: $(UPPDIR1)Core/ValueUtil.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9495,6 +9594,7 @@ $(OutDir_Core)Format.o: $(UPPDIR1)Core/Format.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9578,6 +9678,7 @@ $(OutDir_Core)Convert.o: $(UPPDIR1)Core/Convert.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9661,6 +9762,7 @@ $(OutDir_Core)Color.o: $(UPPDIR1)Core/Color.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9744,6 +9846,7 @@ $(OutDir_Core)Gtypes.o: $(UPPDIR1)Core/Gtypes.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9827,6 +9930,7 @@ $(OutDir_Core)t.o: $(UPPDIR1)Core/t.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9911,6 +10015,7 @@ $(OutDir_Core)Lang.o: $(UPPDIR1)Core/Lang.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -9994,6 +10099,7 @@ $(OutDir_Core)LangInfo.o: $(UPPDIR1)Core/LangInfo.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10077,6 +10183,7 @@ $(OutDir_Core)parser.o: $(UPPDIR1)Core/parser.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10160,6 +10267,7 @@ $(OutDir_Core)XML.o: $(UPPDIR1)Core/XML.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10243,6 +10351,7 @@ $(OutDir_Core)Xmlize.o: $(UPPDIR1)Core/Xmlize.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10326,6 +10435,7 @@ $(OutDir_Core)JSON.o: $(UPPDIR1)Core/JSON.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10409,6 +10519,7 @@ $(OutDir_Core)Uuid.o: $(UPPDIR1)Core/Uuid.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10492,6 +10603,7 @@ $(OutDir_Core)Ptr.o: $(UPPDIR1)Core/Ptr.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10575,6 +10687,7 @@ $(OutDir_Core)z.o: $(UPPDIR1)Core/z.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10663,6 +10776,7 @@ $(OutDir_Core)Topic.o: $(UPPDIR1)Core/Topic.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10746,6 +10860,7 @@ $(OutDir_Core)CoWork.o: $(UPPDIR1)Core/CoWork.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10829,6 +10944,7 @@ $(OutDir_Core)ValueCache.o: $(UPPDIR1)Core/ValueCache.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10912,6 +11028,7 @@ $(OutDir_Core)MD5.o: $(UPPDIR1)Core/MD5.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -10995,6 +11112,7 @@ $(OutDir_Core)SHA1.o: $(UPPDIR1)Core/SHA1.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11078,6 +11196,7 @@ $(OutDir_Core)SHA256.o: $(UPPDIR1)Core/SHA256.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11165,6 +11284,7 @@ $(OutDir_Core)xxHsh.o: $(UPPDIR1)Core/xxHsh.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11249,6 +11369,7 @@ $(OutDir_Core)InetUtil.o: $(UPPDIR1)Core/InetUtil.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11332,6 +11453,7 @@ $(OutDir_Core)MIME.o: $(UPPDIR1)Core/MIME.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11415,6 +11537,7 @@ $(OutDir_Core)Socket.o: $(UPPDIR1)Core/Socket.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11498,6 +11621,7 @@ $(OutDir_Core)Http.o: $(UPPDIR1)Core/Http.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11581,6 +11705,7 @@ $(OutDir_Core)WebSocket.o: $(UPPDIR1)Core/WebSocket.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11664,6 +11789,7 @@ $(OutDir_Core)Dli.o: $(UPPDIR1)Core/Dli.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11747,6 +11873,7 @@ $(OutDir_Core)Win32Util.o: $(UPPDIR1)Core/Win32Util.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \
@ -11974,6 +12101,7 @@ $(OutDir_plugin_pcre)RegExp.o: $(UPPDIR1)plugin/pcre/RegExp.cpp \
$(UPPDIR1)Core/Diag.h \
$(UPPDIR1)Core/FilterStream.h \
$(UPPDIR1)Core/FixedMap.h \
$(UPPDIR1)Core/Fn.h \
$(UPPDIR1)Core/Format.h \
$(UPPDIR1)Core/Function.h \
$(UPPDIR1)Core/Gtypes.h \