Makefile(s) updated

This commit is contained in:
Mirek Fidler 2022-09-16 10:40:05 +02:00
parent e8035690b9
commit c219fe40a1
4 changed files with 5118 additions and 6062 deletions

5388
Makefile

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2822,6 +2822,105 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Ide.cpp -o $(OutDir_ide_Core)Ide.o
$(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
$(UPPDIR1)Core/AString.hpp \
$(UPPDIR1)Core/Atomic.h \
$(UPPDIR1)Core/BiCont.h \
$(UPPDIR1)Core/Callback.h \
$(UPPDIR1)Core/CallbackN.i \
$(UPPDIR1)Core/CallbackNP.i \
$(UPPDIR1)Core/CallbackR.i \
$(UPPDIR1)Core/CharSet.h \
$(UPPDIR1)Core/CharSet.i \
$(UPPDIR1)Core/CoAlgo.h \
$(UPPDIR1)Core/Color.h \
$(UPPDIR1)Core/Complex.h \
$(UPPDIR1)Core/config.h \
$(UPPDIR1)Core/Convert.h \
$(UPPDIR1)Core/Convert.hpp \
$(UPPDIR1)Core/Core.h \
$(UPPDIR1)Core/CoSort.h \
$(UPPDIR1)Core/CoWork.h \
$(UPPDIR1)Core/Defs.h \
$(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 \
$(UPPDIR1)Core/Hash.h \
$(UPPDIR1)Core/Heap.h \
$(UPPDIR1)Core/Huge.h \
$(UPPDIR1)Core/i18n.h \
$(UPPDIR1)Core/Index.h \
$(UPPDIR1)Core/Index.hpp \
$(UPPDIR1)Core/Inet.h \
$(UPPDIR1)Core/InMap.hpp \
$(UPPDIR1)Core/InVector.h \
$(UPPDIR1)Core/InVector.hpp \
$(UPPDIR1)Core/JSON.h \
$(UPPDIR1)Core/Lang.h \
$(UPPDIR1)Core/Lang_s.h \
$(UPPDIR1)Core/lib/lz4.h \
$(UPPDIR1)Core/LocalProcess.h \
$(UPPDIR1)Core/Map.h \
$(UPPDIR1)Core/Map.hpp \
$(UPPDIR1)Core/Mem.h \
$(UPPDIR1)Core/Mt.h \
$(UPPDIR1)Core/Obsolete.h \
$(UPPDIR1)Core/Ops.h \
$(UPPDIR1)Core/Other.h \
$(UPPDIR1)Core/Other.hpp \
$(UPPDIR1)Core/Parser.h \
$(UPPDIR1)Core/Path.h \
$(UPPDIR1)Core/Profile.h \
$(UPPDIR1)Core/Ptr.h \
$(UPPDIR1)Core/Range.h \
$(UPPDIR1)Core/SIMD_NEON.h \
$(UPPDIR1)Core/SIMD_SSE2.h \
$(UPPDIR1)Core/Sort.h \
$(UPPDIR1)Core/Sorted.h \
$(UPPDIR1)Core/SplitMerge.h \
$(UPPDIR1)Core/Stream.h \
$(UPPDIR1)Core/String.h \
$(UPPDIR1)Core/t_.h \
$(UPPDIR1)Core/TimeDate.h \
$(UPPDIR1)Core/Topic.h \
$(UPPDIR1)Core/Topt.h \
$(UPPDIR1)Core/Tuple.h \
$(UPPDIR1)Core/Utf.hpp \
$(UPPDIR1)Core/Util.h \
$(UPPDIR1)Core/Uuid.h \
$(UPPDIR1)Core/Value.h \
$(UPPDIR1)Core/Value.hpp \
$(UPPDIR1)Core/ValueCache.h \
$(UPPDIR1)Core/ValueUtil.h \
$(UPPDIR1)Core/ValueUtil.hpp \
$(UPPDIR1)Core/Vcont.h \
$(UPPDIR1)Core/Vcont.hpp \
$(UPPDIR1)Core/Win32Util.h \
$(UPPDIR1)Core/XML.h \
$(UPPDIR1)Core/Xmlize.h \
$(UPPDIR1)Core/Xmlize.hpp \
$(UPPDIR1)Core/z.h \
$(UPPDIR1)Esc/Esc.h \
$(UPPDIR1)ide/Core/Core.h \
$(UPPDIR1)ide/Core/Host.h \
$(UPPDIR1)ide/Core/Logger.h \
$(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/bz2/lib/bzlib.h \
$(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \
$(UPPDIR1)plugin/z/lib/zconf.h \
$(UPPDIR1)plugin/z/lib/zlib.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Cache.cpp -o $(OutDir_ide_Core)Cache.o
$(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
@ -3119,6 +3218,105 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Hdepend.cpp -o $(OutDir_ide_Core)Hdepend.o
$(OutDir_ide_Core)Hdepend2.o: $(UPPDIR1)ide/Core/Hdepend2.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
$(UPPDIR1)Core/AString.hpp \
$(UPPDIR1)Core/Atomic.h \
$(UPPDIR1)Core/BiCont.h \
$(UPPDIR1)Core/Callback.h \
$(UPPDIR1)Core/CallbackN.i \
$(UPPDIR1)Core/CallbackNP.i \
$(UPPDIR1)Core/CallbackR.i \
$(UPPDIR1)Core/CharSet.h \
$(UPPDIR1)Core/CharSet.i \
$(UPPDIR1)Core/CoAlgo.h \
$(UPPDIR1)Core/Color.h \
$(UPPDIR1)Core/Complex.h \
$(UPPDIR1)Core/config.h \
$(UPPDIR1)Core/Convert.h \
$(UPPDIR1)Core/Convert.hpp \
$(UPPDIR1)Core/Core.h \
$(UPPDIR1)Core/CoSort.h \
$(UPPDIR1)Core/CoWork.h \
$(UPPDIR1)Core/Defs.h \
$(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 \
$(UPPDIR1)Core/Hash.h \
$(UPPDIR1)Core/Heap.h \
$(UPPDIR1)Core/Huge.h \
$(UPPDIR1)Core/i18n.h \
$(UPPDIR1)Core/Index.h \
$(UPPDIR1)Core/Index.hpp \
$(UPPDIR1)Core/Inet.h \
$(UPPDIR1)Core/InMap.hpp \
$(UPPDIR1)Core/InVector.h \
$(UPPDIR1)Core/InVector.hpp \
$(UPPDIR1)Core/JSON.h \
$(UPPDIR1)Core/Lang.h \
$(UPPDIR1)Core/Lang_s.h \
$(UPPDIR1)Core/lib/lz4.h \
$(UPPDIR1)Core/LocalProcess.h \
$(UPPDIR1)Core/Map.h \
$(UPPDIR1)Core/Map.hpp \
$(UPPDIR1)Core/Mem.h \
$(UPPDIR1)Core/Mt.h \
$(UPPDIR1)Core/Obsolete.h \
$(UPPDIR1)Core/Ops.h \
$(UPPDIR1)Core/Other.h \
$(UPPDIR1)Core/Other.hpp \
$(UPPDIR1)Core/Parser.h \
$(UPPDIR1)Core/Path.h \
$(UPPDIR1)Core/Profile.h \
$(UPPDIR1)Core/Ptr.h \
$(UPPDIR1)Core/Range.h \
$(UPPDIR1)Core/SIMD_NEON.h \
$(UPPDIR1)Core/SIMD_SSE2.h \
$(UPPDIR1)Core/Sort.h \
$(UPPDIR1)Core/Sorted.h \
$(UPPDIR1)Core/SplitMerge.h \
$(UPPDIR1)Core/Stream.h \
$(UPPDIR1)Core/String.h \
$(UPPDIR1)Core/t_.h \
$(UPPDIR1)Core/TimeDate.h \
$(UPPDIR1)Core/Topic.h \
$(UPPDIR1)Core/Topt.h \
$(UPPDIR1)Core/Tuple.h \
$(UPPDIR1)Core/Utf.hpp \
$(UPPDIR1)Core/Util.h \
$(UPPDIR1)Core/Uuid.h \
$(UPPDIR1)Core/Value.h \
$(UPPDIR1)Core/Value.hpp \
$(UPPDIR1)Core/ValueCache.h \
$(UPPDIR1)Core/ValueUtil.h \
$(UPPDIR1)Core/ValueUtil.hpp \
$(UPPDIR1)Core/Vcont.h \
$(UPPDIR1)Core/Vcont.hpp \
$(UPPDIR1)Core/Win32Util.h \
$(UPPDIR1)Core/XML.h \
$(UPPDIR1)Core/Xmlize.h \
$(UPPDIR1)Core/Xmlize.hpp \
$(UPPDIR1)Core/z.h \
$(UPPDIR1)Esc/Esc.h \
$(UPPDIR1)ide/Core/Core.h \
$(UPPDIR1)ide/Core/Host.h \
$(UPPDIR1)ide/Core/Logger.h \
$(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/bz2/lib/bzlib.h \
$(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \
$(UPPDIR1)plugin/z/lib/zconf.h \
$(UPPDIR1)plugin/z/lib/zlib.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Hdepend2.cpp -o $(OutDir_ide_Core)Hdepend2.o
$(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
@ -3903,9 +4101,11 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \
$(OutDir_ide_Core)Core.a: \
$(OutDir_ide_Core)Ide.o \
$(OutDir_ide_Core)Cache.o \
$(OutDir_ide_Core)Core.o \
$(OutDir_ide_Core)Builder.o \
$(OutDir_ide_Core)Hdepend.o \
$(OutDir_ide_Core)Hdepend2.o \
$(OutDir_ide_Core)Assembly.o \
$(OutDir_ide_Core)Package.o \
$(OutDir_ide_Core)Workspace.o \
@ -3916,9 +4116,11 @@ $(OutDir_ide_Core)Core.a: \
$(OutDir_ide_Core)Logger.o
$(AR) $(OutDir_ide_Core)Core.a \
$(OutDir_ide_Core)Ide.o \
$(OutDir_ide_Core)Cache.o \
$(OutDir_ide_Core)Core.o \
$(OutDir_ide_Core)Builder.o \
$(OutDir_ide_Core)Hdepend.o \
$(OutDir_ide_Core)Hdepend2.o \
$(OutDir_ide_Core)Assembly.o \
$(OutDir_ide_Core)Package.o \
$(OutDir_ide_Core)Workspace.o \

View file

@ -2822,6 +2822,105 @@ $(OutDir_ide_Core)Ide.o: $(UPPDIR1)ide/Core/Ide.cpp \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Ide.cpp -o $(OutDir_ide_Core)Ide.o
$(OutDir_ide_Core)Cache.o: $(UPPDIR1)ide/Core/Cache.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
$(UPPDIR1)Core/AString.hpp \
$(UPPDIR1)Core/Atomic.h \
$(UPPDIR1)Core/BiCont.h \
$(UPPDIR1)Core/Callback.h \
$(UPPDIR1)Core/CallbackN.i \
$(UPPDIR1)Core/CallbackNP.i \
$(UPPDIR1)Core/CallbackR.i \
$(UPPDIR1)Core/CharSet.h \
$(UPPDIR1)Core/CharSet.i \
$(UPPDIR1)Core/CoAlgo.h \
$(UPPDIR1)Core/Color.h \
$(UPPDIR1)Core/Complex.h \
$(UPPDIR1)Core/config.h \
$(UPPDIR1)Core/Convert.h \
$(UPPDIR1)Core/Convert.hpp \
$(UPPDIR1)Core/Core.h \
$(UPPDIR1)Core/CoSort.h \
$(UPPDIR1)Core/CoWork.h \
$(UPPDIR1)Core/Defs.h \
$(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 \
$(UPPDIR1)Core/Hash.h \
$(UPPDIR1)Core/Heap.h \
$(UPPDIR1)Core/Huge.h \
$(UPPDIR1)Core/i18n.h \
$(UPPDIR1)Core/Index.h \
$(UPPDIR1)Core/Index.hpp \
$(UPPDIR1)Core/Inet.h \
$(UPPDIR1)Core/InMap.hpp \
$(UPPDIR1)Core/InVector.h \
$(UPPDIR1)Core/InVector.hpp \
$(UPPDIR1)Core/JSON.h \
$(UPPDIR1)Core/Lang.h \
$(UPPDIR1)Core/Lang_s.h \
$(UPPDIR1)Core/lib/lz4.h \
$(UPPDIR1)Core/LocalProcess.h \
$(UPPDIR1)Core/Map.h \
$(UPPDIR1)Core/Map.hpp \
$(UPPDIR1)Core/Mem.h \
$(UPPDIR1)Core/Mt.h \
$(UPPDIR1)Core/Obsolete.h \
$(UPPDIR1)Core/Ops.h \
$(UPPDIR1)Core/Other.h \
$(UPPDIR1)Core/Other.hpp \
$(UPPDIR1)Core/Parser.h \
$(UPPDIR1)Core/Path.h \
$(UPPDIR1)Core/Profile.h \
$(UPPDIR1)Core/Ptr.h \
$(UPPDIR1)Core/Range.h \
$(UPPDIR1)Core/SIMD_NEON.h \
$(UPPDIR1)Core/SIMD_SSE2.h \
$(UPPDIR1)Core/Sort.h \
$(UPPDIR1)Core/Sorted.h \
$(UPPDIR1)Core/SplitMerge.h \
$(UPPDIR1)Core/Stream.h \
$(UPPDIR1)Core/String.h \
$(UPPDIR1)Core/t_.h \
$(UPPDIR1)Core/TimeDate.h \
$(UPPDIR1)Core/Topic.h \
$(UPPDIR1)Core/Topt.h \
$(UPPDIR1)Core/Tuple.h \
$(UPPDIR1)Core/Utf.hpp \
$(UPPDIR1)Core/Util.h \
$(UPPDIR1)Core/Uuid.h \
$(UPPDIR1)Core/Value.h \
$(UPPDIR1)Core/Value.hpp \
$(UPPDIR1)Core/ValueCache.h \
$(UPPDIR1)Core/ValueUtil.h \
$(UPPDIR1)Core/ValueUtil.hpp \
$(UPPDIR1)Core/Vcont.h \
$(UPPDIR1)Core/Vcont.hpp \
$(UPPDIR1)Core/Win32Util.h \
$(UPPDIR1)Core/XML.h \
$(UPPDIR1)Core/Xmlize.h \
$(UPPDIR1)Core/Xmlize.hpp \
$(UPPDIR1)Core/z.h \
$(UPPDIR1)Esc/Esc.h \
$(UPPDIR1)ide/Core/Core.h \
$(UPPDIR1)ide/Core/Host.h \
$(UPPDIR1)ide/Core/Logger.h \
$(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/bz2/lib/bzlib.h \
$(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \
$(UPPDIR1)plugin/z/lib/zconf.h \
$(UPPDIR1)plugin/z/lib/zlib.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Cache.cpp -o $(OutDir_ide_Core)Cache.o
$(OutDir_ide_Core)Core.o: $(UPPDIR1)ide/Core/Core.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
@ -3119,6 +3218,105 @@ $(OutDir_ide_Core)Hdepend.o: $(UPPDIR1)ide/Core/Hdepend.cpp \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Hdepend.cpp -o $(OutDir_ide_Core)Hdepend.o
$(OutDir_ide_Core)Hdepend2.o: $(UPPDIR1)ide/Core/Hdepend2.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
$(UPPDIR1)Core/AString.hpp \
$(UPPDIR1)Core/Atomic.h \
$(UPPDIR1)Core/BiCont.h \
$(UPPDIR1)Core/Callback.h \
$(UPPDIR1)Core/CallbackN.i \
$(UPPDIR1)Core/CallbackNP.i \
$(UPPDIR1)Core/CallbackR.i \
$(UPPDIR1)Core/CharSet.h \
$(UPPDIR1)Core/CharSet.i \
$(UPPDIR1)Core/CoAlgo.h \
$(UPPDIR1)Core/Color.h \
$(UPPDIR1)Core/Complex.h \
$(UPPDIR1)Core/config.h \
$(UPPDIR1)Core/Convert.h \
$(UPPDIR1)Core/Convert.hpp \
$(UPPDIR1)Core/Core.h \
$(UPPDIR1)Core/CoSort.h \
$(UPPDIR1)Core/CoWork.h \
$(UPPDIR1)Core/Defs.h \
$(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 \
$(UPPDIR1)Core/Hash.h \
$(UPPDIR1)Core/Heap.h \
$(UPPDIR1)Core/Huge.h \
$(UPPDIR1)Core/i18n.h \
$(UPPDIR1)Core/Index.h \
$(UPPDIR1)Core/Index.hpp \
$(UPPDIR1)Core/Inet.h \
$(UPPDIR1)Core/InMap.hpp \
$(UPPDIR1)Core/InVector.h \
$(UPPDIR1)Core/InVector.hpp \
$(UPPDIR1)Core/JSON.h \
$(UPPDIR1)Core/Lang.h \
$(UPPDIR1)Core/Lang_s.h \
$(UPPDIR1)Core/lib/lz4.h \
$(UPPDIR1)Core/LocalProcess.h \
$(UPPDIR1)Core/Map.h \
$(UPPDIR1)Core/Map.hpp \
$(UPPDIR1)Core/Mem.h \
$(UPPDIR1)Core/Mt.h \
$(UPPDIR1)Core/Obsolete.h \
$(UPPDIR1)Core/Ops.h \
$(UPPDIR1)Core/Other.h \
$(UPPDIR1)Core/Other.hpp \
$(UPPDIR1)Core/Parser.h \
$(UPPDIR1)Core/Path.h \
$(UPPDIR1)Core/Profile.h \
$(UPPDIR1)Core/Ptr.h \
$(UPPDIR1)Core/Range.h \
$(UPPDIR1)Core/SIMD_NEON.h \
$(UPPDIR1)Core/SIMD_SSE2.h \
$(UPPDIR1)Core/Sort.h \
$(UPPDIR1)Core/Sorted.h \
$(UPPDIR1)Core/SplitMerge.h \
$(UPPDIR1)Core/Stream.h \
$(UPPDIR1)Core/String.h \
$(UPPDIR1)Core/t_.h \
$(UPPDIR1)Core/TimeDate.h \
$(UPPDIR1)Core/Topic.h \
$(UPPDIR1)Core/Topt.h \
$(UPPDIR1)Core/Tuple.h \
$(UPPDIR1)Core/Utf.hpp \
$(UPPDIR1)Core/Util.h \
$(UPPDIR1)Core/Uuid.h \
$(UPPDIR1)Core/Value.h \
$(UPPDIR1)Core/Value.hpp \
$(UPPDIR1)Core/ValueCache.h \
$(UPPDIR1)Core/ValueUtil.h \
$(UPPDIR1)Core/ValueUtil.hpp \
$(UPPDIR1)Core/Vcont.h \
$(UPPDIR1)Core/Vcont.hpp \
$(UPPDIR1)Core/Win32Util.h \
$(UPPDIR1)Core/XML.h \
$(UPPDIR1)Core/Xmlize.h \
$(UPPDIR1)Core/Xmlize.hpp \
$(UPPDIR1)Core/z.h \
$(UPPDIR1)Esc/Esc.h \
$(UPPDIR1)ide/Core/Core.h \
$(UPPDIR1)ide/Core/Host.h \
$(UPPDIR1)ide/Core/Logger.h \
$(UPPDIR1)plugin/bz2/bz2.h \
$(UPPDIR1)plugin/bz2/lib/bzlib.h \
$(UPPDIR1)plugin/lz4/lz4.h \
$(UPPDIR1)plugin/lzma/lzma.h \
$(UPPDIR1)plugin/z/lib/zconf.h \
$(UPPDIR1)plugin/z/lib/zlib.h \
$(UPPDIR1)plugin/zstd/lib/zstd.h \
$(UPPDIR1)plugin/zstd/zstd.h \
$(UPPDIR1)uppconfig.h
$(CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_ide_Core) $(UPPDIR1)ide/Core/Hdepend2.cpp -o $(OutDir_ide_Core)Hdepend2.o
$(OutDir_ide_Core)Assembly.o: $(UPPDIR1)ide/Core/Assembly.cpp \
$(UPPDIR1)Core/Algo.h \
$(UPPDIR1)Core/App.h \
@ -3903,9 +4101,11 @@ $(OutDir_ide_Core)Logger.o: $(UPPDIR1)ide/Core/Logger.cpp \
$(OutDir_ide_Core)Core.a: \
$(OutDir_ide_Core)Ide.o \
$(OutDir_ide_Core)Cache.o \
$(OutDir_ide_Core)Core.o \
$(OutDir_ide_Core)Builder.o \
$(OutDir_ide_Core)Hdepend.o \
$(OutDir_ide_Core)Hdepend2.o \
$(OutDir_ide_Core)Assembly.o \
$(OutDir_ide_Core)Package.o \
$(OutDir_ide_Core)Workspace.o \
@ -3916,9 +4116,11 @@ $(OutDir_ide_Core)Core.a: \
$(OutDir_ide_Core)Logger.o
$(AR) $(OutDir_ide_Core)Core.a \
$(OutDir_ide_Core)Ide.o \
$(OutDir_ide_Core)Cache.o \
$(OutDir_ide_Core)Core.o \
$(OutDir_ide_Core)Builder.o \
$(OutDir_ide_Core)Hdepend.o \
$(OutDir_ide_Core)Hdepend2.o \
$(OutDir_ide_Core)Assembly.o \
$(OutDir_ide_Core)Package.o \
$(OutDir_ide_Core)Workspace.o \