# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /tmp/debuild/deskflow-git # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /tmp/debuild/deskflow-git/build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: doc/all all: src/all all: deploy/all .PHONY : all # The main recursive "codegen" target. codegen: doc/codegen codegen: src/codegen codegen: deploy/codegen .PHONY : codegen # The main recursive "preinstall" target. preinstall: doc/preinstall preinstall: src/preinstall preinstall: deploy/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: doc/clean clean: src/clean clean: deploy/clean .PHONY : clean #============================================================================= # Directory level rules for directory deploy # Recursive "all" directory target. deploy/all: .PHONY : deploy/all # Recursive "codegen" directory target. deploy/codegen: .PHONY : deploy/codegen # Recursive "preinstall" directory target. deploy/preinstall: .PHONY : deploy/preinstall # Recursive "clean" directory target. deploy/clean: .PHONY : deploy/clean #============================================================================= # Directory level rules for directory doc # Recursive "all" directory target. doc/all: doc/user/all .PHONY : doc/all # Recursive "codegen" directory target. doc/codegen: doc/user/codegen .PHONY : doc/codegen # Recursive "preinstall" directory target. doc/preinstall: doc/user/preinstall .PHONY : doc/preinstall # Recursive "clean" directory target. doc/clean: doc/user/clean .PHONY : doc/clean #============================================================================= # Directory level rules for directory doc/user # Recursive "all" directory target. doc/user/all: doc/user/CMakeFiles/user-docs.dir/all .PHONY : doc/user/all # Recursive "codegen" directory target. doc/user/codegen: doc/user/CMakeFiles/user-docs.dir/codegen .PHONY : doc/user/codegen # Recursive "preinstall" directory target. doc/user/preinstall: .PHONY : doc/user/preinstall # Recursive "clean" directory target. doc/user/clean: doc/user/CMakeFiles/user-docs.dir/clean $(CMAKE_COMMAND) -P doc/user/CMakeFiles/cmake_directory_clean.cmake .PHONY : doc/user/clean #============================================================================= # Directory level rules for directory src # Recursive "all" directory target. src/all: src/lib/all src/all: src/apps/all src/all: src/unittests/all .PHONY : src/all # Recursive "codegen" directory target. src/codegen: src/lib/codegen src/codegen: src/apps/codegen src/codegen: src/unittests/codegen .PHONY : src/codegen # Recursive "preinstall" directory target. src/preinstall: src/lib/preinstall src/preinstall: src/apps/preinstall src/preinstall: src/unittests/preinstall .PHONY : src/preinstall # Recursive "clean" directory target. src/clean: src/lib/clean src/clean: src/apps/clean src/clean: src/unittests/clean .PHONY : src/clean #============================================================================= # Directory level rules for directory src/apps # Recursive "all" directory target. src/apps/all: src/apps/deskflow-core/all src/apps/all: src/apps/deskflow-daemon/all src/apps/all: src/apps/deskflow-gui/all .PHONY : src/apps/all # Recursive "codegen" directory target. src/apps/codegen: src/apps/deskflow-core/codegen src/apps/codegen: src/apps/deskflow-daemon/codegen src/apps/codegen: src/apps/deskflow-gui/codegen .PHONY : src/apps/codegen # Recursive "preinstall" directory target. src/apps/preinstall: src/apps/deskflow-core/preinstall src/apps/preinstall: src/apps/deskflow-daemon/preinstall src/apps/preinstall: src/apps/deskflow-gui/preinstall .PHONY : src/apps/preinstall # Recursive "clean" directory target. src/apps/clean: src/apps/deskflow-core/clean src/apps/clean: src/apps/deskflow-daemon/clean src/apps/clean: src/apps/deskflow-gui/clean .PHONY : src/apps/clean #============================================================================= # Directory level rules for directory src/apps/deskflow-core # Recursive "all" directory target. src/apps/deskflow-core/all: src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all .PHONY : src/apps/deskflow-core/all # Recursive "codegen" directory target. src/apps/deskflow-core/codegen: src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/codegen .PHONY : src/apps/deskflow-core/codegen # Recursive "preinstall" directory target. src/apps/deskflow-core/preinstall: .PHONY : src/apps/deskflow-core/preinstall # Recursive "clean" directory target. src/apps/deskflow-core/clean: src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/clean src/apps/deskflow-core/clean: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/clean src/apps/deskflow-core/clean: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/clean .PHONY : src/apps/deskflow-core/clean #============================================================================= # Directory level rules for directory src/apps/deskflow-daemon # Recursive "all" directory target. src/apps/deskflow-daemon/all: .PHONY : src/apps/deskflow-daemon/all # Recursive "codegen" directory target. src/apps/deskflow-daemon/codegen: .PHONY : src/apps/deskflow-daemon/codegen # Recursive "preinstall" directory target. src/apps/deskflow-daemon/preinstall: .PHONY : src/apps/deskflow-daemon/preinstall # Recursive "clean" directory target. src/apps/deskflow-daemon/clean: .PHONY : src/apps/deskflow-daemon/clean #============================================================================= # Directory level rules for directory src/apps/deskflow-gui # Recursive "all" directory target. src/apps/deskflow-gui/all: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all .PHONY : src/apps/deskflow-gui/all # Recursive "codegen" directory target. src/apps/deskflow-gui/codegen: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/codegen .PHONY : src/apps/deskflow-gui/codegen # Recursive "preinstall" directory target. src/apps/deskflow-gui/preinstall: .PHONY : src/apps/deskflow-gui/preinstall # Recursive "clean" directory target. src/apps/deskflow-gui/clean: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/clean src/apps/deskflow-gui/clean: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/clean src/apps/deskflow-gui/clean: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/clean .PHONY : src/apps/deskflow-gui/clean #============================================================================= # Directory level rules for directory src/lib # Recursive "all" directory target. src/lib/all: src/lib/arch/all src/lib/all: src/lib/base/all src/lib/all: src/lib/client/all src/lib/all: src/lib/common/all src/lib/all: src/lib/deskflow/all src/lib/all: src/lib/io/all src/lib/all: src/lib/mt/all src/lib/all: src/lib/net/all src/lib/all: src/lib/platform/all src/lib/all: src/lib/server/all src/lib/all: src/lib/gui/all .PHONY : src/lib/all # Recursive "codegen" directory target. src/lib/codegen: src/lib/arch/codegen src/lib/codegen: src/lib/base/codegen src/lib/codegen: src/lib/client/codegen src/lib/codegen: src/lib/common/codegen src/lib/codegen: src/lib/deskflow/codegen src/lib/codegen: src/lib/io/codegen src/lib/codegen: src/lib/mt/codegen src/lib/codegen: src/lib/net/codegen src/lib/codegen: src/lib/platform/codegen src/lib/codegen: src/lib/server/codegen src/lib/codegen: src/lib/gui/codegen .PHONY : src/lib/codegen # Recursive "preinstall" directory target. src/lib/preinstall: src/lib/arch/preinstall src/lib/preinstall: src/lib/base/preinstall src/lib/preinstall: src/lib/client/preinstall src/lib/preinstall: src/lib/common/preinstall src/lib/preinstall: src/lib/deskflow/preinstall src/lib/preinstall: src/lib/io/preinstall src/lib/preinstall: src/lib/mt/preinstall src/lib/preinstall: src/lib/net/preinstall src/lib/preinstall: src/lib/platform/preinstall src/lib/preinstall: src/lib/server/preinstall src/lib/preinstall: src/lib/gui/preinstall .PHONY : src/lib/preinstall # Recursive "clean" directory target. src/lib/clean: src/lib/arch/clean src/lib/clean: src/lib/base/clean src/lib/clean: src/lib/client/clean src/lib/clean: src/lib/common/clean src/lib/clean: src/lib/deskflow/clean src/lib/clean: src/lib/io/clean src/lib/clean: src/lib/mt/clean src/lib/clean: src/lib/net/clean src/lib/clean: src/lib/platform/clean src/lib/clean: src/lib/server/clean src/lib/clean: src/lib/gui/clean .PHONY : src/lib/clean #============================================================================= # Directory level rules for directory src/lib/arch # Recursive "all" directory target. src/lib/arch/all: src/lib/arch/CMakeFiles/arch.dir/all .PHONY : src/lib/arch/all # Recursive "codegen" directory target. src/lib/arch/codegen: src/lib/arch/CMakeFiles/arch.dir/codegen .PHONY : src/lib/arch/codegen # Recursive "preinstall" directory target. src/lib/arch/preinstall: .PHONY : src/lib/arch/preinstall # Recursive "clean" directory target. src/lib/arch/clean: src/lib/arch/CMakeFiles/arch.dir/clean src/lib/arch/clean: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/clean src/lib/arch/clean: src/lib/arch/CMakeFiles/arch_autogen.dir/clean .PHONY : src/lib/arch/clean #============================================================================= # Directory level rules for directory src/lib/base # Recursive "all" directory target. src/lib/base/all: src/lib/base/CMakeFiles/base.dir/all .PHONY : src/lib/base/all # Recursive "codegen" directory target. src/lib/base/codegen: src/lib/base/CMakeFiles/base.dir/codegen .PHONY : src/lib/base/codegen # Recursive "preinstall" directory target. src/lib/base/preinstall: .PHONY : src/lib/base/preinstall # Recursive "clean" directory target. src/lib/base/clean: src/lib/base/CMakeFiles/base.dir/clean src/lib/base/clean: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/clean src/lib/base/clean: src/lib/base/CMakeFiles/base_autogen.dir/clean .PHONY : src/lib/base/clean #============================================================================= # Directory level rules for directory src/lib/client # Recursive "all" directory target. src/lib/client/all: src/lib/client/CMakeFiles/client.dir/all .PHONY : src/lib/client/all # Recursive "codegen" directory target. src/lib/client/codegen: src/lib/client/CMakeFiles/client.dir/codegen .PHONY : src/lib/client/codegen # Recursive "preinstall" directory target. src/lib/client/preinstall: .PHONY : src/lib/client/preinstall # Recursive "clean" directory target. src/lib/client/clean: src/lib/client/CMakeFiles/client.dir/clean src/lib/client/clean: src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/clean src/lib/client/clean: src/lib/client/CMakeFiles/client_autogen.dir/clean .PHONY : src/lib/client/clean #============================================================================= # Directory level rules for directory src/lib/common # Recursive "all" directory target. src/lib/common/all: src/lib/common/CMakeFiles/common.dir/all .PHONY : src/lib/common/all # Recursive "codegen" directory target. src/lib/common/codegen: src/lib/common/CMakeFiles/common.dir/codegen .PHONY : src/lib/common/codegen # Recursive "preinstall" directory target. src/lib/common/preinstall: .PHONY : src/lib/common/preinstall # Recursive "clean" directory target. src/lib/common/clean: src/lib/common/CMakeFiles/common.dir/clean src/lib/common/clean: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/clean src/lib/common/clean: src/lib/common/CMakeFiles/common_autogen.dir/clean .PHONY : src/lib/common/clean #============================================================================= # Directory level rules for directory src/lib/deskflow # Recursive "all" directory target. src/lib/deskflow/all: src/lib/deskflow/CMakeFiles/app.dir/all .PHONY : src/lib/deskflow/all # Recursive "codegen" directory target. src/lib/deskflow/codegen: src/lib/deskflow/CMakeFiles/app.dir/codegen .PHONY : src/lib/deskflow/codegen # Recursive "preinstall" directory target. src/lib/deskflow/preinstall: .PHONY : src/lib/deskflow/preinstall # Recursive "clean" directory target. src/lib/deskflow/clean: src/lib/deskflow/CMakeFiles/app.dir/clean src/lib/deskflow/clean: src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/clean src/lib/deskflow/clean: src/lib/deskflow/CMakeFiles/app_autogen.dir/clean .PHONY : src/lib/deskflow/clean #============================================================================= # Directory level rules for directory src/lib/gui # Recursive "all" directory target. src/lib/gui/all: src/lib/gui/CMakeFiles/gui.dir/all .PHONY : src/lib/gui/all # Recursive "codegen" directory target. src/lib/gui/codegen: src/lib/gui/CMakeFiles/gui.dir/codegen .PHONY : src/lib/gui/codegen # Recursive "preinstall" directory target. src/lib/gui/preinstall: .PHONY : src/lib/gui/preinstall # Recursive "clean" directory target. src/lib/gui/clean: src/lib/gui/CMakeFiles/gui.dir/clean src/lib/gui/clean: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/clean src/lib/gui/clean: src/lib/gui/CMakeFiles/gui_autogen.dir/clean .PHONY : src/lib/gui/clean #============================================================================= # Directory level rules for directory src/lib/io # Recursive "all" directory target. src/lib/io/all: src/lib/io/CMakeFiles/io.dir/all .PHONY : src/lib/io/all # Recursive "codegen" directory target. src/lib/io/codegen: src/lib/io/CMakeFiles/io.dir/codegen .PHONY : src/lib/io/codegen # Recursive "preinstall" directory target. src/lib/io/preinstall: .PHONY : src/lib/io/preinstall # Recursive "clean" directory target. src/lib/io/clean: src/lib/io/CMakeFiles/io.dir/clean src/lib/io/clean: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/clean src/lib/io/clean: src/lib/io/CMakeFiles/io_autogen.dir/clean .PHONY : src/lib/io/clean #============================================================================= # Directory level rules for directory src/lib/mt # Recursive "all" directory target. src/lib/mt/all: src/lib/mt/CMakeFiles/mt.dir/all .PHONY : src/lib/mt/all # Recursive "codegen" directory target. src/lib/mt/codegen: src/lib/mt/CMakeFiles/mt.dir/codegen .PHONY : src/lib/mt/codegen # Recursive "preinstall" directory target. src/lib/mt/preinstall: .PHONY : src/lib/mt/preinstall # Recursive "clean" directory target. src/lib/mt/clean: src/lib/mt/CMakeFiles/mt.dir/clean src/lib/mt/clean: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/clean src/lib/mt/clean: src/lib/mt/CMakeFiles/mt_autogen.dir/clean .PHONY : src/lib/mt/clean #============================================================================= # Directory level rules for directory src/lib/net # Recursive "all" directory target. src/lib/net/all: src/lib/net/CMakeFiles/net.dir/all .PHONY : src/lib/net/all # Recursive "codegen" directory target. src/lib/net/codegen: src/lib/net/CMakeFiles/net.dir/codegen .PHONY : src/lib/net/codegen # Recursive "preinstall" directory target. src/lib/net/preinstall: .PHONY : src/lib/net/preinstall # Recursive "clean" directory target. src/lib/net/clean: src/lib/net/CMakeFiles/net.dir/clean src/lib/net/clean: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/clean src/lib/net/clean: src/lib/net/CMakeFiles/net_autogen.dir/clean .PHONY : src/lib/net/clean #============================================================================= # Directory level rules for directory src/lib/platform # Recursive "all" directory target. src/lib/platform/all: src/lib/platform/CMakeFiles/platform.dir/all .PHONY : src/lib/platform/all # Recursive "codegen" directory target. src/lib/platform/codegen: src/lib/platform/CMakeFiles/platform.dir/codegen .PHONY : src/lib/platform/codegen # Recursive "preinstall" directory target. src/lib/platform/preinstall: .PHONY : src/lib/platform/preinstall # Recursive "clean" directory target. src/lib/platform/clean: src/lib/platform/CMakeFiles/platform.dir/clean src/lib/platform/clean: src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/clean src/lib/platform/clean: src/lib/platform/CMakeFiles/platform_autogen.dir/clean .PHONY : src/lib/platform/clean #============================================================================= # Directory level rules for directory src/lib/server # Recursive "all" directory target. src/lib/server/all: src/lib/server/CMakeFiles/server.dir/all .PHONY : src/lib/server/all # Recursive "codegen" directory target. src/lib/server/codegen: src/lib/server/CMakeFiles/server.dir/codegen .PHONY : src/lib/server/codegen # Recursive "preinstall" directory target. src/lib/server/preinstall: .PHONY : src/lib/server/preinstall # Recursive "clean" directory target. src/lib/server/clean: src/lib/server/CMakeFiles/server.dir/clean src/lib/server/clean: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/clean src/lib/server/clean: src/lib/server/CMakeFiles/server_autogen.dir/clean .PHONY : src/lib/server/clean #============================================================================= # Directory level rules for directory src/unittests # Recursive "all" directory target. src/unittests/all: src/unittests/CMakeFiles/run_tests.dir/all src/unittests/all: src/unittests/arch/all src/unittests/all: src/unittests/base/all src/unittests/all: src/unittests/common/all src/unittests/all: src/unittests/deskflow/all src/unittests/all: src/unittests/gui/all src/unittests/all: src/unittests/legacytests/all src/unittests/all: src/unittests/net/all src/unittests/all: src/unittests/platform/all src/unittests/all: src/unittests/server/all .PHONY : src/unittests/all # Recursive "codegen" directory target. src/unittests/codegen: src/unittests/CMakeFiles/run_tests.dir/codegen src/unittests/codegen: src/unittests/arch/codegen src/unittests/codegen: src/unittests/base/codegen src/unittests/codegen: src/unittests/common/codegen src/unittests/codegen: src/unittests/deskflow/codegen src/unittests/codegen: src/unittests/gui/codegen src/unittests/codegen: src/unittests/legacytests/codegen src/unittests/codegen: src/unittests/net/codegen src/unittests/codegen: src/unittests/platform/codegen src/unittests/codegen: src/unittests/server/codegen .PHONY : src/unittests/codegen # Recursive "preinstall" directory target. src/unittests/preinstall: src/unittests/arch/preinstall src/unittests/preinstall: src/unittests/base/preinstall src/unittests/preinstall: src/unittests/common/preinstall src/unittests/preinstall: src/unittests/deskflow/preinstall src/unittests/preinstall: src/unittests/gui/preinstall src/unittests/preinstall: src/unittests/legacytests/preinstall src/unittests/preinstall: src/unittests/net/preinstall src/unittests/preinstall: src/unittests/platform/preinstall src/unittests/preinstall: src/unittests/server/preinstall .PHONY : src/unittests/preinstall # Recursive "clean" directory target. src/unittests/clean: src/unittests/CMakeFiles/run_tests.dir/clean src/unittests/clean: src/unittests/arch/clean src/unittests/clean: src/unittests/base/clean src/unittests/clean: src/unittests/common/clean src/unittests/clean: src/unittests/deskflow/clean src/unittests/clean: src/unittests/gui/clean src/unittests/clean: src/unittests/legacytests/clean src/unittests/clean: src/unittests/net/clean src/unittests/clean: src/unittests/platform/clean src/unittests/clean: src/unittests/server/clean .PHONY : src/unittests/clean #============================================================================= # Directory level rules for directory src/unittests/arch # Recursive "all" directory target. src/unittests/arch/all: src/unittests/arch/CMakeFiles/ArchStringTests.dir/all .PHONY : src/unittests/arch/all # Recursive "codegen" directory target. src/unittests/arch/codegen: src/unittests/arch/CMakeFiles/ArchStringTests.dir/codegen .PHONY : src/unittests/arch/codegen # Recursive "preinstall" directory target. src/unittests/arch/preinstall: .PHONY : src/unittests/arch/preinstall # Recursive "clean" directory target. src/unittests/arch/clean: src/unittests/arch/CMakeFiles/ArchStringTests.dir/clean src/unittests/arch/clean: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/clean src/unittests/arch/clean: src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/clean .PHONY : src/unittests/arch/clean #============================================================================= # Directory level rules for directory src/unittests/base # Recursive "all" directory target. src/unittests/base/all: src/unittests/base/CMakeFiles/PathTests.dir/all src/unittests/base/all: src/unittests/base/CMakeFiles/StringTests.dir/all src/unittests/base/all: src/unittests/base/CMakeFiles/UnicodeTests.dir/all src/unittests/base/all: src/unittests/base/CMakeFiles/LogTests.dir/all src/unittests/base/all: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all .PHONY : src/unittests/base/all # Recursive "codegen" directory target. src/unittests/base/codegen: src/unittests/base/CMakeFiles/PathTests.dir/codegen src/unittests/base/codegen: src/unittests/base/CMakeFiles/StringTests.dir/codegen src/unittests/base/codegen: src/unittests/base/CMakeFiles/UnicodeTests.dir/codegen src/unittests/base/codegen: src/unittests/base/CMakeFiles/LogTests.dir/codegen src/unittests/base/codegen: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/codegen .PHONY : src/unittests/base/codegen # Recursive "preinstall" directory target. src/unittests/base/preinstall: .PHONY : src/unittests/base/preinstall # Recursive "clean" directory target. src/unittests/base/clean: src/unittests/base/CMakeFiles/PathTests.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/StringTests.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/UnicodeTests.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/LogTests.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/PathTests_autogen.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/StringTests_autogen.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/LogTests_autogen.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/clean src/unittests/base/clean: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/clean .PHONY : src/unittests/base/clean #============================================================================= # Directory level rules for directory src/unittests/common # Recursive "all" directory target. src/unittests/common/all: src/unittests/common/CMakeFiles/SettingsTests.dir/all .PHONY : src/unittests/common/all # Recursive "codegen" directory target. src/unittests/common/codegen: src/unittests/common/CMakeFiles/SettingsTests.dir/codegen .PHONY : src/unittests/common/codegen # Recursive "preinstall" directory target. src/unittests/common/preinstall: .PHONY : src/unittests/common/preinstall # Recursive "clean" directory target. src/unittests/common/clean: src/unittests/common/CMakeFiles/SettingsTests.dir/clean src/unittests/common/clean: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/clean src/unittests/common/clean: src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/clean .PHONY : src/unittests/common/clean #============================================================================= # Directory level rules for directory src/unittests/deskflow # Recursive "all" directory target. src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all src/unittests/deskflow/all: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all .PHONY : src/unittests/deskflow/all # Recursive "codegen" directory target. src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/codegen src/unittests/deskflow/codegen: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/codegen .PHONY : src/unittests/deskflow/codegen # Recursive "preinstall" directory target. src/unittests/deskflow/preinstall: .PHONY : src/unittests/deskflow/preinstall # Recursive "clean" directory target. src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/clean src/unittests/deskflow/clean: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/clean .PHONY : src/unittests/deskflow/clean #============================================================================= # Directory level rules for directory src/unittests/gui # Recursive "all" directory target. src/unittests/gui/all: src/unittests/gui/CMakeFiles/DotEnvTests.dir/all src/unittests/gui/all: src/unittests/gui/CMakeFiles/LoggerTests.dir/all src/unittests/gui/all: src/unittests/gui/config/all src/unittests/gui/all: src/unittests/gui/core/all .PHONY : src/unittests/gui/all # Recursive "codegen" directory target. src/unittests/gui/codegen: src/unittests/gui/CMakeFiles/DotEnvTests.dir/codegen src/unittests/gui/codegen: src/unittests/gui/CMakeFiles/LoggerTests.dir/codegen src/unittests/gui/codegen: src/unittests/gui/config/codegen src/unittests/gui/codegen: src/unittests/gui/core/codegen .PHONY : src/unittests/gui/codegen # Recursive "preinstall" directory target. src/unittests/gui/preinstall: src/unittests/gui/config/preinstall src/unittests/gui/preinstall: src/unittests/gui/core/preinstall .PHONY : src/unittests/gui/preinstall # Recursive "clean" directory target. src/unittests/gui/clean: src/unittests/gui/CMakeFiles/DotEnvTests.dir/clean src/unittests/gui/clean: src/unittests/gui/CMakeFiles/LoggerTests.dir/clean src/unittests/gui/clean: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/clean src/unittests/gui/clean: src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/clean src/unittests/gui/clean: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/clean src/unittests/gui/clean: src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/clean src/unittests/gui/clean: src/unittests/gui/config/clean src/unittests/gui/clean: src/unittests/gui/core/clean .PHONY : src/unittests/gui/clean #============================================================================= # Directory level rules for directory src/unittests/gui/config # Recursive "all" directory target. src/unittests/gui/config/all: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all .PHONY : src/unittests/gui/config/all # Recursive "codegen" directory target. src/unittests/gui/config/codegen: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/codegen .PHONY : src/unittests/gui/config/codegen # Recursive "preinstall" directory target. src/unittests/gui/config/preinstall: .PHONY : src/unittests/gui/config/preinstall # Recursive "clean" directory target. src/unittests/gui/config/clean: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/clean src/unittests/gui/config/clean: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/clean src/unittests/gui/config/clean: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/clean .PHONY : src/unittests/gui/config/clean #============================================================================= # Directory level rules for directory src/unittests/gui/core # Recursive "all" directory target. src/unittests/gui/core/all: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all .PHONY : src/unittests/gui/core/all # Recursive "codegen" directory target. src/unittests/gui/core/codegen: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/codegen .PHONY : src/unittests/gui/core/codegen # Recursive "preinstall" directory target. src/unittests/gui/core/preinstall: .PHONY : src/unittests/gui/core/preinstall # Recursive "clean" directory target. src/unittests/gui/core/clean: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/clean src/unittests/gui/core/clean: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/clean src/unittests/gui/core/clean: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/clean .PHONY : src/unittests/gui/core/clean #============================================================================= # Directory level rules for directory src/unittests/legacytests # Recursive "all" directory target. src/unittests/legacytests/all: src/unittests/legacytests/legacytests/all .PHONY : src/unittests/legacytests/all # Recursive "codegen" directory target. src/unittests/legacytests/codegen: src/unittests/legacytests/legacytests/codegen .PHONY : src/unittests/legacytests/codegen # Recursive "preinstall" directory target. src/unittests/legacytests/preinstall: src/unittests/legacytests/legacytests/preinstall .PHONY : src/unittests/legacytests/preinstall # Recursive "clean" directory target. src/unittests/legacytests/clean: src/unittests/legacytests/legacytests/clean .PHONY : src/unittests/legacytests/clean #============================================================================= # Directory level rules for directory src/unittests/legacytests/legacytests # Recursive "all" directory target. src/unittests/legacytests/legacytests/all: src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all .PHONY : src/unittests/legacytests/legacytests/all # Recursive "codegen" directory target. src/unittests/legacytests/legacytests/codegen: src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/codegen .PHONY : src/unittests/legacytests/legacytests/codegen # Recursive "preinstall" directory target. src/unittests/legacytests/legacytests/preinstall: .PHONY : src/unittests/legacytests/legacytests/preinstall # Recursive "clean" directory target. src/unittests/legacytests/legacytests/clean: src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/clean src/unittests/legacytests/legacytests/clean: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/clean src/unittests/legacytests/legacytests/clean: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/clean .PHONY : src/unittests/legacytests/legacytests/clean #============================================================================= # Directory level rules for directory src/unittests/net # Recursive "all" directory target. src/unittests/net/all: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all src/unittests/net/all: src/unittests/net/CMakeFiles/FingerprintTests.dir/all src/unittests/net/all: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all .PHONY : src/unittests/net/all # Recursive "codegen" directory target. src/unittests/net/codegen: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/codegen src/unittests/net/codegen: src/unittests/net/CMakeFiles/FingerprintTests.dir/codegen src/unittests/net/codegen: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/codegen .PHONY : src/unittests/net/codegen # Recursive "preinstall" directory target. src/unittests/net/preinstall: .PHONY : src/unittests/net/preinstall # Recursive "clean" directory target. src/unittests/net/clean: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintTests.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/clean src/unittests/net/clean: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/clean .PHONY : src/unittests/net/clean #============================================================================= # Directory level rules for directory src/unittests/platform # Recursive "all" directory target. src/unittests/platform/all: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all .PHONY : src/unittests/platform/all # Recursive "codegen" directory target. src/unittests/platform/codegen: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/codegen .PHONY : src/unittests/platform/codegen # Recursive "preinstall" directory target. src/unittests/platform/preinstall: .PHONY : src/unittests/platform/preinstall # Recursive "clean" directory target. src/unittests/platform/clean: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/clean src/unittests/platform/clean: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/clean src/unittests/platform/clean: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/clean .PHONY : src/unittests/platform/clean #============================================================================= # Directory level rules for directory src/unittests/server # Recursive "all" directory target. src/unittests/server/all: src/unittests/server/CMakeFiles/ServerConfigTests.dir/all src/unittests/server/all: src/unittests/server/CMakeFiles/ServerTests.dir/all .PHONY : src/unittests/server/all # Recursive "codegen" directory target. src/unittests/server/codegen: src/unittests/server/CMakeFiles/ServerConfigTests.dir/codegen src/unittests/server/codegen: src/unittests/server/CMakeFiles/ServerTests.dir/codegen .PHONY : src/unittests/server/codegen # Recursive "preinstall" directory target. src/unittests/server/preinstall: .PHONY : src/unittests/server/preinstall # Recursive "clean" directory target. src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerConfigTests.dir/clean src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerTests.dir/clean src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/clean src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/clean src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/clean src/unittests/server/clean: src/unittests/server/CMakeFiles/ServerTests_autogen.dir/clean .PHONY : src/unittests/server/clean #============================================================================= # Target rules for target doc/user/CMakeFiles/user-docs.dir # All Build rule for target. doc/user/CMakeFiles/user-docs.dir/all: $(MAKE) $(MAKESILENT) -f doc/user/CMakeFiles/user-docs.dir/build.make doc/user/CMakeFiles/user-docs.dir/depend $(MAKE) $(MAKESILENT) -f doc/user/CMakeFiles/user-docs.dir/build.make doc/user/CMakeFiles/user-docs.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=100 "Built target user-docs" .PHONY : doc/user/CMakeFiles/user-docs.dir/all # Build rule for subdir invocation for target. doc/user/CMakeFiles/user-docs.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 doc/user/CMakeFiles/user-docs.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : doc/user/CMakeFiles/user-docs.dir/rule # Convenience name for target. user-docs: doc/user/CMakeFiles/user-docs.dir/rule .PHONY : user-docs # codegen rule for target. doc/user/CMakeFiles/user-docs.dir/codegen: $(MAKE) $(MAKESILENT) -f doc/user/CMakeFiles/user-docs.dir/build.make doc/user/CMakeFiles/user-docs.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=100 "Finished codegen for target user-docs" .PHONY : doc/user/CMakeFiles/user-docs.dir/codegen # clean rule for target. doc/user/CMakeFiles/user-docs.dir/clean: $(MAKE) $(MAKESILENT) -f doc/user/CMakeFiles/user-docs.dir/build.make doc/user/CMakeFiles/user-docs.dir/clean .PHONY : doc/user/CMakeFiles/user-docs.dir/clean #============================================================================= # Target rules for target src/lib/arch/CMakeFiles/arch.dir # All Build rule for target. src/lib/arch/CMakeFiles/arch.dir/all: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all src/lib/arch/CMakeFiles/arch.dir/all: src/lib/arch/CMakeFiles/arch_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch.dir/build.make src/lib/arch/CMakeFiles/arch.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch.dir/build.make src/lib/arch/CMakeFiles/arch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=44,45,46 "Built target arch" .PHONY : src/lib/arch/CMakeFiles/arch.dir/all # Build rule for subdir invocation for target. src/lib/arch/CMakeFiles/arch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/arch/CMakeFiles/arch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/arch/CMakeFiles/arch.dir/rule # Convenience name for target. arch: src/lib/arch/CMakeFiles/arch.dir/rule .PHONY : arch # codegen rule for target. src/lib/arch/CMakeFiles/arch.dir/codegen: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch.dir/build.make src/lib/arch/CMakeFiles/arch.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=44,45,46 "Finished codegen for target arch" .PHONY : src/lib/arch/CMakeFiles/arch.dir/codegen # clean rule for target. src/lib/arch/CMakeFiles/arch.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch.dir/build.make src/lib/arch/CMakeFiles/arch.dir/clean .PHONY : src/lib/arch/CMakeFiles/arch.dir/clean #============================================================================= # Target rules for target src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir # All Build rule for target. src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all: $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/build.make src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/build.make src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target arch_autogen_timestamp_deps" .PHONY : src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/rule # Convenience name for target. arch_autogen_timestamp_deps: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/rule .PHONY : arch_autogen_timestamp_deps # codegen rule for target. src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/build.make src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target arch_autogen_timestamp_deps" .PHONY : src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/build.make src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/clean .PHONY : src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/arch/CMakeFiles/arch_autogen.dir # All Build rule for target. src/lib/arch/CMakeFiles/arch_autogen.dir/all: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen.dir/build.make src/lib/arch/CMakeFiles/arch_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen.dir/build.make src/lib/arch/CMakeFiles/arch_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target arch_autogen" .PHONY : src/lib/arch/CMakeFiles/arch_autogen.dir/all # Build rule for subdir invocation for target. src/lib/arch/CMakeFiles/arch_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/arch/CMakeFiles/arch_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/arch/CMakeFiles/arch_autogen.dir/rule # Convenience name for target. arch_autogen: src/lib/arch/CMakeFiles/arch_autogen.dir/rule .PHONY : arch_autogen # codegen rule for target. src/lib/arch/CMakeFiles/arch_autogen.dir/codegen: src/lib/arch/CMakeFiles/arch_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen.dir/build.make src/lib/arch/CMakeFiles/arch_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target arch_autogen" .PHONY : src/lib/arch/CMakeFiles/arch_autogen.dir/codegen # clean rule for target. src/lib/arch/CMakeFiles/arch_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/arch/CMakeFiles/arch_autogen.dir/build.make src/lib/arch/CMakeFiles/arch_autogen.dir/clean .PHONY : src/lib/arch/CMakeFiles/arch_autogen.dir/clean #============================================================================= # Target rules for target src/lib/base/CMakeFiles/base.dir # All Build rule for target. src/lib/base/CMakeFiles/base.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/base/CMakeFiles/base.dir/all: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all src/lib/base/CMakeFiles/base.dir/all: src/lib/base/CMakeFiles/base_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base.dir/build.make src/lib/base/CMakeFiles/base.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base.dir/build.make src/lib/base/CMakeFiles/base.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=47,48,49,50 "Built target base" .PHONY : src/lib/base/CMakeFiles/base.dir/all # Build rule for subdir invocation for target. src/lib/base/CMakeFiles/base.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/base/CMakeFiles/base.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/base/CMakeFiles/base.dir/rule # Convenience name for target. base: src/lib/base/CMakeFiles/base.dir/rule .PHONY : base # codegen rule for target. src/lib/base/CMakeFiles/base.dir/codegen: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base.dir/build.make src/lib/base/CMakeFiles/base.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=47,48,49,50 "Finished codegen for target base" .PHONY : src/lib/base/CMakeFiles/base.dir/codegen # clean rule for target. src/lib/base/CMakeFiles/base.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base.dir/build.make src/lib/base/CMakeFiles/base.dir/clean .PHONY : src/lib/base/CMakeFiles/base.dir/clean #============================================================================= # Target rules for target src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir # All Build rule for target. src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/build.make src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/build.make src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target base_autogen_timestamp_deps" .PHONY : src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/rule # Convenience name for target. base_autogen_timestamp_deps: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/rule .PHONY : base_autogen_timestamp_deps # codegen rule for target. src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/build.make src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target base_autogen_timestamp_deps" .PHONY : src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/build.make src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/clean .PHONY : src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/base/CMakeFiles/base_autogen.dir # All Build rule for target. src/lib/base/CMakeFiles/base_autogen.dir/all: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen.dir/build.make src/lib/base/CMakeFiles/base_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen.dir/build.make src/lib/base/CMakeFiles/base_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=51 "Built target base_autogen" .PHONY : src/lib/base/CMakeFiles/base_autogen.dir/all # Build rule for subdir invocation for target. src/lib/base/CMakeFiles/base_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/base/CMakeFiles/base_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/base/CMakeFiles/base_autogen.dir/rule # Convenience name for target. base_autogen: src/lib/base/CMakeFiles/base_autogen.dir/rule .PHONY : base_autogen # codegen rule for target. src/lib/base/CMakeFiles/base_autogen.dir/codegen: src/lib/base/CMakeFiles/base_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen.dir/build.make src/lib/base/CMakeFiles/base_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=51 "Finished codegen for target base_autogen" .PHONY : src/lib/base/CMakeFiles/base_autogen.dir/codegen # clean rule for target. src/lib/base/CMakeFiles/base_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/base/CMakeFiles/base_autogen.dir/build.make src/lib/base/CMakeFiles/base_autogen.dir/clean .PHONY : src/lib/base/CMakeFiles/base_autogen.dir/clean #============================================================================= # Target rules for target src/lib/client/CMakeFiles/client.dir # All Build rule for target. src/lib/client/CMakeFiles/client.dir/all: src/lib/deskflow/CMakeFiles/app.dir/all $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client.dir/build.make src/lib/client/CMakeFiles/client.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client.dir/build.make src/lib/client/CMakeFiles/client.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=52 "Built target client" .PHONY : src/lib/client/CMakeFiles/client.dir/all # Build rule for subdir invocation for target. src/lib/client/CMakeFiles/client.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/client/CMakeFiles/client.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/client/CMakeFiles/client.dir/rule # Convenience name for target. client: src/lib/client/CMakeFiles/client.dir/rule .PHONY : client # codegen rule for target. src/lib/client/CMakeFiles/client.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client.dir/build.make src/lib/client/CMakeFiles/client.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=52 "Finished codegen for target client" .PHONY : src/lib/client/CMakeFiles/client.dir/codegen # clean rule for target. src/lib/client/CMakeFiles/client.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client.dir/build.make src/lib/client/CMakeFiles/client.dir/clean .PHONY : src/lib/client/CMakeFiles/client.dir/clean #============================================================================= # Target rules for target src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir # All Build rule for target. src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/build.make src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/build.make src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target client_autogen_timestamp_deps" .PHONY : src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/rule # Convenience name for target. client_autogen_timestamp_deps: src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/rule .PHONY : client_autogen_timestamp_deps # codegen rule for target. src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/build.make src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target client_autogen_timestamp_deps" .PHONY : src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/build.make src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/clean .PHONY : src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/client/CMakeFiles/client_autogen.dir # All Build rule for target. src/lib/client/CMakeFiles/client_autogen.dir/all: src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen.dir/build.make src/lib/client/CMakeFiles/client_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen.dir/build.make src/lib/client/CMakeFiles/client_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=53 "Built target client_autogen" .PHONY : src/lib/client/CMakeFiles/client_autogen.dir/all # Build rule for subdir invocation for target. src/lib/client/CMakeFiles/client_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/client/CMakeFiles/client_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/client/CMakeFiles/client_autogen.dir/rule # Convenience name for target. client_autogen: src/lib/client/CMakeFiles/client_autogen.dir/rule .PHONY : client_autogen # codegen rule for target. src/lib/client/CMakeFiles/client_autogen.dir/codegen: src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen.dir/build.make src/lib/client/CMakeFiles/client_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=53 "Finished codegen for target client_autogen" .PHONY : src/lib/client/CMakeFiles/client_autogen.dir/codegen # clean rule for target. src/lib/client/CMakeFiles/client_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/client/CMakeFiles/client_autogen.dir/build.make src/lib/client/CMakeFiles/client_autogen.dir/clean .PHONY : src/lib/client/CMakeFiles/client_autogen.dir/clean #============================================================================= # Target rules for target src/lib/common/CMakeFiles/common.dir # All Build rule for target. src/lib/common/CMakeFiles/common.dir/all: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all src/lib/common/CMakeFiles/common.dir/all: src/lib/common/CMakeFiles/common_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common.dir/build.make src/lib/common/CMakeFiles/common.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common.dir/build.make src/lib/common/CMakeFiles/common.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=54 "Built target common" .PHONY : src/lib/common/CMakeFiles/common.dir/all # Build rule for subdir invocation for target. src/lib/common/CMakeFiles/common.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/common/CMakeFiles/common.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/common/CMakeFiles/common.dir/rule # Convenience name for target. common: src/lib/common/CMakeFiles/common.dir/rule .PHONY : common # codegen rule for target. src/lib/common/CMakeFiles/common.dir/codegen: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common.dir/build.make src/lib/common/CMakeFiles/common.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=54 "Finished codegen for target common" .PHONY : src/lib/common/CMakeFiles/common.dir/codegen # clean rule for target. src/lib/common/CMakeFiles/common.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common.dir/build.make src/lib/common/CMakeFiles/common.dir/clean .PHONY : src/lib/common/CMakeFiles/common.dir/clean #============================================================================= # Target rules for target src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir # All Build rule for target. src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all: $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/build.make src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/build.make src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target common_autogen_timestamp_deps" .PHONY : src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/rule # Convenience name for target. common_autogen_timestamp_deps: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/rule .PHONY : common_autogen_timestamp_deps # codegen rule for target. src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/build.make src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target common_autogen_timestamp_deps" .PHONY : src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/build.make src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/clean .PHONY : src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/common/CMakeFiles/common_autogen.dir # All Build rule for target. src/lib/common/CMakeFiles/common_autogen.dir/all: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen.dir/build.make src/lib/common/CMakeFiles/common_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen.dir/build.make src/lib/common/CMakeFiles/common_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target common_autogen" .PHONY : src/lib/common/CMakeFiles/common_autogen.dir/all # Build rule for subdir invocation for target. src/lib/common/CMakeFiles/common_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/common/CMakeFiles/common_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/common/CMakeFiles/common_autogen.dir/rule # Convenience name for target. common_autogen: src/lib/common/CMakeFiles/common_autogen.dir/rule .PHONY : common_autogen # codegen rule for target. src/lib/common/CMakeFiles/common_autogen.dir/codegen: src/lib/common/CMakeFiles/common_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen.dir/build.make src/lib/common/CMakeFiles/common_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target common_autogen" .PHONY : src/lib/common/CMakeFiles/common_autogen.dir/codegen # clean rule for target. src/lib/common/CMakeFiles/common_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/common/CMakeFiles/common_autogen.dir/build.make src/lib/common/CMakeFiles/common_autogen.dir/clean .PHONY : src/lib/common/CMakeFiles/common_autogen.dir/clean #============================================================================= # Target rules for target src/lib/deskflow/CMakeFiles/app.dir # All Build rule for target. src/lib/deskflow/CMakeFiles/app.dir/all: src/lib/platform/CMakeFiles/platform.dir/all $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app.dir/build.make src/lib/deskflow/CMakeFiles/app.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app.dir/build.make src/lib/deskflow/CMakeFiles/app.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=33,34,35,36,37,38,39,40,41,42 "Built target app" .PHONY : src/lib/deskflow/CMakeFiles/app.dir/all # Build rule for subdir invocation for target. src/lib/deskflow/CMakeFiles/app.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 43 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/deskflow/CMakeFiles/app.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/deskflow/CMakeFiles/app.dir/rule # Convenience name for target. app: src/lib/deskflow/CMakeFiles/app.dir/rule .PHONY : app # codegen rule for target. src/lib/deskflow/CMakeFiles/app.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app.dir/build.make src/lib/deskflow/CMakeFiles/app.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=33,34,35,36,37,38,39,40,41,42 "Finished codegen for target app" .PHONY : src/lib/deskflow/CMakeFiles/app.dir/codegen # clean rule for target. src/lib/deskflow/CMakeFiles/app.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app.dir/build.make src/lib/deskflow/CMakeFiles/app.dir/clean .PHONY : src/lib/deskflow/CMakeFiles/app.dir/clean #============================================================================= # Target rules for target src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir # All Build rule for target. src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target app_autogen_timestamp_deps" .PHONY : src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/rule # Convenience name for target. app_autogen_timestamp_deps: src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/rule .PHONY : app_autogen_timestamp_deps # codegen rule for target. src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target app_autogen_timestamp_deps" .PHONY : src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/clean .PHONY : src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/deskflow/CMakeFiles/app_autogen.dir # All Build rule for target. src/lib/deskflow/CMakeFiles/app_autogen.dir/all: src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=43 "Built target app_autogen" .PHONY : src/lib/deskflow/CMakeFiles/app_autogen.dir/all # Build rule for subdir invocation for target. src/lib/deskflow/CMakeFiles/app_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 19 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/deskflow/CMakeFiles/app_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/deskflow/CMakeFiles/app_autogen.dir/rule # Convenience name for target. app_autogen: src/lib/deskflow/CMakeFiles/app_autogen.dir/rule .PHONY : app_autogen # codegen rule for target. src/lib/deskflow/CMakeFiles/app_autogen.dir/codegen: src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=43 "Finished codegen for target app_autogen" .PHONY : src/lib/deskflow/CMakeFiles/app_autogen.dir/codegen # clean rule for target. src/lib/deskflow/CMakeFiles/app_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/deskflow/CMakeFiles/app_autogen.dir/build.make src/lib/deskflow/CMakeFiles/app_autogen.dir/clean .PHONY : src/lib/deskflow/CMakeFiles/app_autogen.dir/clean #============================================================================= # Target rules for target src/lib/io/CMakeFiles/io.dir # All Build rule for target. src/lib/io/CMakeFiles/io.dir/all: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all src/lib/io/CMakeFiles/io.dir/all: src/lib/io/CMakeFiles/io_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io.dir/build.make src/lib/io/CMakeFiles/io.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io.dir/build.make src/lib/io/CMakeFiles/io.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=74,75 "Built target io" .PHONY : src/lib/io/CMakeFiles/io.dir/all # Build rule for subdir invocation for target. src/lib/io/CMakeFiles/io.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/io/CMakeFiles/io.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/io/CMakeFiles/io.dir/rule # Convenience name for target. io: src/lib/io/CMakeFiles/io.dir/rule .PHONY : io # codegen rule for target. src/lib/io/CMakeFiles/io.dir/codegen: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io.dir/build.make src/lib/io/CMakeFiles/io.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=74,75 "Finished codegen for target io" .PHONY : src/lib/io/CMakeFiles/io.dir/codegen # clean rule for target. src/lib/io/CMakeFiles/io.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io.dir/build.make src/lib/io/CMakeFiles/io.dir/clean .PHONY : src/lib/io/CMakeFiles/io.dir/clean #============================================================================= # Target rules for target src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir # All Build rule for target. src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all: $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/build.make src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/build.make src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target io_autogen_timestamp_deps" .PHONY : src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/rule # Convenience name for target. io_autogen_timestamp_deps: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/rule .PHONY : io_autogen_timestamp_deps # codegen rule for target. src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/build.make src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target io_autogen_timestamp_deps" .PHONY : src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/build.make src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/clean .PHONY : src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/io/CMakeFiles/io_autogen.dir # All Build rule for target. src/lib/io/CMakeFiles/io_autogen.dir/all: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen.dir/build.make src/lib/io/CMakeFiles/io_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen.dir/build.make src/lib/io/CMakeFiles/io_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target io_autogen" .PHONY : src/lib/io/CMakeFiles/io_autogen.dir/all # Build rule for subdir invocation for target. src/lib/io/CMakeFiles/io_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/io/CMakeFiles/io_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/io/CMakeFiles/io_autogen.dir/rule # Convenience name for target. io_autogen: src/lib/io/CMakeFiles/io_autogen.dir/rule .PHONY : io_autogen # codegen rule for target. src/lib/io/CMakeFiles/io_autogen.dir/codegen: src/lib/io/CMakeFiles/io_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen.dir/build.make src/lib/io/CMakeFiles/io_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target io_autogen" .PHONY : src/lib/io/CMakeFiles/io_autogen.dir/codegen # clean rule for target. src/lib/io/CMakeFiles/io_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/io/CMakeFiles/io_autogen.dir/build.make src/lib/io/CMakeFiles/io_autogen.dir/clean .PHONY : src/lib/io/CMakeFiles/io_autogen.dir/clean #============================================================================= # Target rules for target src/lib/mt/CMakeFiles/mt.dir # All Build rule for target. src/lib/mt/CMakeFiles/mt.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/mt/CMakeFiles/mt.dir/all: src/lib/base/CMakeFiles/base.dir/all src/lib/mt/CMakeFiles/mt.dir/all: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all src/lib/mt/CMakeFiles/mt.dir/all: src/lib/mt/CMakeFiles/mt_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt.dir/build.make src/lib/mt/CMakeFiles/mt.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt.dir/build.make src/lib/mt/CMakeFiles/mt.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=80,81 "Built target mt" .PHONY : src/lib/mt/CMakeFiles/mt.dir/all # Build rule for subdir invocation for target. src/lib/mt/CMakeFiles/mt.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 10 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/mt/CMakeFiles/mt.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/mt/CMakeFiles/mt.dir/rule # Convenience name for target. mt: src/lib/mt/CMakeFiles/mt.dir/rule .PHONY : mt # codegen rule for target. src/lib/mt/CMakeFiles/mt.dir/codegen: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt.dir/build.make src/lib/mt/CMakeFiles/mt.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=80,81 "Finished codegen for target mt" .PHONY : src/lib/mt/CMakeFiles/mt.dir/codegen # clean rule for target. src/lib/mt/CMakeFiles/mt.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt.dir/build.make src/lib/mt/CMakeFiles/mt.dir/clean .PHONY : src/lib/mt/CMakeFiles/mt.dir/clean #============================================================================= # Target rules for target src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir # All Build rule for target. src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/build.make src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/build.make src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target mt_autogen_timestamp_deps" .PHONY : src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/rule # Convenience name for target. mt_autogen_timestamp_deps: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/rule .PHONY : mt_autogen_timestamp_deps # codegen rule for target. src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/build.make src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target mt_autogen_timestamp_deps" .PHONY : src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/build.make src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/clean .PHONY : src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/mt/CMakeFiles/mt_autogen.dir # All Build rule for target. src/lib/mt/CMakeFiles/mt_autogen.dir/all: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen.dir/build.make src/lib/mt/CMakeFiles/mt_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen.dir/build.make src/lib/mt/CMakeFiles/mt_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target mt_autogen" .PHONY : src/lib/mt/CMakeFiles/mt_autogen.dir/all # Build rule for subdir invocation for target. src/lib/mt/CMakeFiles/mt_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/mt/CMakeFiles/mt_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/mt/CMakeFiles/mt_autogen.dir/rule # Convenience name for target. mt_autogen: src/lib/mt/CMakeFiles/mt_autogen.dir/rule .PHONY : mt_autogen # codegen rule for target. src/lib/mt/CMakeFiles/mt_autogen.dir/codegen: src/lib/mt/CMakeFiles/mt_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen.dir/build.make src/lib/mt/CMakeFiles/mt_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target mt_autogen" .PHONY : src/lib/mt/CMakeFiles/mt_autogen.dir/codegen # clean rule for target. src/lib/mt/CMakeFiles/mt_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/mt/CMakeFiles/mt_autogen.dir/build.make src/lib/mt/CMakeFiles/mt_autogen.dir/clean .PHONY : src/lib/mt/CMakeFiles/mt_autogen.dir/clean #============================================================================= # Target rules for target src/lib/net/CMakeFiles/net.dir # All Build rule for target. src/lib/net/CMakeFiles/net.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/base/CMakeFiles/base.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/common/CMakeFiles/common.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/io/CMakeFiles/io.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all src/lib/net/CMakeFiles/net.dir/all: src/lib/net/CMakeFiles/net_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net.dir/build.make src/lib/net/CMakeFiles/net.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net.dir/build.make src/lib/net/CMakeFiles/net.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=82,83,84,85,86 "Built target net" .PHONY : src/lib/net/CMakeFiles/net.dir/all # Build rule for subdir invocation for target. src/lib/net/CMakeFiles/net.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/net/CMakeFiles/net.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/net/CMakeFiles/net.dir/rule # Convenience name for target. net: src/lib/net/CMakeFiles/net.dir/rule .PHONY : net # codegen rule for target. src/lib/net/CMakeFiles/net.dir/codegen: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net.dir/build.make src/lib/net/CMakeFiles/net.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=82,83,84,85,86 "Finished codegen for target net" .PHONY : src/lib/net/CMakeFiles/net.dir/codegen # clean rule for target. src/lib/net/CMakeFiles/net.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net.dir/build.make src/lib/net/CMakeFiles/net.dir/clean .PHONY : src/lib/net/CMakeFiles/net.dir/clean #============================================================================= # Target rules for target src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir # All Build rule for target. src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all: src/lib/common/CMakeFiles/common.dir/all src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/build.make src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/build.make src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target net_autogen_timestamp_deps" .PHONY : src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 13 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/rule # Convenience name for target. net_autogen_timestamp_deps: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/rule .PHONY : net_autogen_timestamp_deps # codegen rule for target. src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/build.make src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target net_autogen_timestamp_deps" .PHONY : src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/build.make src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/clean .PHONY : src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/net/CMakeFiles/net_autogen.dir # All Build rule for target. src/lib/net/CMakeFiles/net_autogen.dir/all: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen.dir/build.make src/lib/net/CMakeFiles/net_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen.dir/build.make src/lib/net/CMakeFiles/net_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target net_autogen" .PHONY : src/lib/net/CMakeFiles/net_autogen.dir/all # Build rule for subdir invocation for target. src/lib/net/CMakeFiles/net_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 13 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/net/CMakeFiles/net_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/net/CMakeFiles/net_autogen.dir/rule # Convenience name for target. net_autogen: src/lib/net/CMakeFiles/net_autogen.dir/rule .PHONY : net_autogen # codegen rule for target. src/lib/net/CMakeFiles/net_autogen.dir/codegen: src/lib/net/CMakeFiles/net_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen.dir/build.make src/lib/net/CMakeFiles/net_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target net_autogen" .PHONY : src/lib/net/CMakeFiles/net_autogen.dir/codegen # clean rule for target. src/lib/net/CMakeFiles/net_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/net/CMakeFiles/net_autogen.dir/build.make src/lib/net/CMakeFiles/net_autogen.dir/clean .PHONY : src/lib/net/CMakeFiles/net_autogen.dir/clean #============================================================================= # Target rules for target src/lib/platform/CMakeFiles/platform.dir # All Build rule for target. src/lib/platform/CMakeFiles/platform.dir/all: src/lib/server/CMakeFiles/server.dir/all $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform.dir/build.make src/lib/platform/CMakeFiles/platform.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform.dir/build.make src/lib/platform/CMakeFiles/platform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=87,88,89,90,91,92,93 "Built target platform" .PHONY : src/lib/platform/CMakeFiles/platform.dir/all # Build rule for subdir invocation for target. src/lib/platform/CMakeFiles/platform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 33 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/platform/CMakeFiles/platform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/platform/CMakeFiles/platform.dir/rule # Convenience name for target. platform: src/lib/platform/CMakeFiles/platform.dir/rule .PHONY : platform # codegen rule for target. src/lib/platform/CMakeFiles/platform.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform.dir/build.make src/lib/platform/CMakeFiles/platform.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=87,88,89,90,91,92,93 "Finished codegen for target platform" .PHONY : src/lib/platform/CMakeFiles/platform.dir/codegen # clean rule for target. src/lib/platform/CMakeFiles/platform.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform.dir/build.make src/lib/platform/CMakeFiles/platform.dir/clean .PHONY : src/lib/platform/CMakeFiles/platform.dir/clean #============================================================================= # Target rules for target src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir # All Build rule for target. src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/build.make src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/build.make src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target platform_autogen_timestamp_deps" .PHONY : src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/rule # Convenience name for target. platform_autogen_timestamp_deps: src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/rule .PHONY : platform_autogen_timestamp_deps # codegen rule for target. src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/build.make src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target platform_autogen_timestamp_deps" .PHONY : src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/build.make src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/clean .PHONY : src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/platform/CMakeFiles/platform_autogen.dir # All Build rule for target. src/lib/platform/CMakeFiles/platform_autogen.dir/all: src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen.dir/build.make src/lib/platform/CMakeFiles/platform_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen.dir/build.make src/lib/platform/CMakeFiles/platform_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target platform_autogen" .PHONY : src/lib/platform/CMakeFiles/platform_autogen.dir/all # Build rule for subdir invocation for target. src/lib/platform/CMakeFiles/platform_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/platform/CMakeFiles/platform_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/platform/CMakeFiles/platform_autogen.dir/rule # Convenience name for target. platform_autogen: src/lib/platform/CMakeFiles/platform_autogen.dir/rule .PHONY : platform_autogen # codegen rule for target. src/lib/platform/CMakeFiles/platform_autogen.dir/codegen: src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen.dir/build.make src/lib/platform/CMakeFiles/platform_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target platform_autogen" .PHONY : src/lib/platform/CMakeFiles/platform_autogen.dir/codegen # clean rule for target. src/lib/platform/CMakeFiles/platform_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/platform/CMakeFiles/platform_autogen.dir/build.make src/lib/platform/CMakeFiles/platform_autogen.dir/clean .PHONY : src/lib/platform/CMakeFiles/platform_autogen.dir/clean #============================================================================= # Target rules for target src/lib/server/CMakeFiles/server.dir # All Build rule for target. src/lib/server/CMakeFiles/server.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/base/CMakeFiles/base.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/common/CMakeFiles/common.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/io/CMakeFiles/io.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/net/CMakeFiles/net.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/client/CMakeFiles/client_autogen_timestamp_deps.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/client/CMakeFiles/client_autogen.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/deskflow/CMakeFiles/app_autogen_timestamp_deps.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/deskflow/CMakeFiles/app_autogen.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/platform/CMakeFiles/platform_autogen_timestamp_deps.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/platform/CMakeFiles/platform_autogen.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all src/lib/server/CMakeFiles/server.dir/all: src/lib/server/CMakeFiles/server_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server.dir/build.make src/lib/server/CMakeFiles/server.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server.dir/build.make src/lib/server/CMakeFiles/server.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=94,95,96,97,98,99 "Built target server" .PHONY : src/lib/server/CMakeFiles/server.dir/all # Build rule for subdir invocation for target. src/lib/server/CMakeFiles/server.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 26 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/server/CMakeFiles/server.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/server/CMakeFiles/server.dir/rule # Convenience name for target. server: src/lib/server/CMakeFiles/server.dir/rule .PHONY : server # codegen rule for target. src/lib/server/CMakeFiles/server.dir/codegen: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server.dir/build.make src/lib/server/CMakeFiles/server.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=94,95,96,97,98,99 "Finished codegen for target server" .PHONY : src/lib/server/CMakeFiles/server.dir/codegen # clean rule for target. src/lib/server/CMakeFiles/server.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server.dir/build.make src/lib/server/CMakeFiles/server.dir/clean .PHONY : src/lib/server/CMakeFiles/server.dir/clean #============================================================================= # Target rules for target src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir # All Build rule for target. src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all: $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/build.make src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/build.make src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target server_autogen_timestamp_deps" .PHONY : src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/rule # Convenience name for target. server_autogen_timestamp_deps: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/rule .PHONY : server_autogen_timestamp_deps # codegen rule for target. src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/build.make src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target server_autogen_timestamp_deps" .PHONY : src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/build.make src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/clean .PHONY : src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/server/CMakeFiles/server_autogen.dir # All Build rule for target. src/lib/server/CMakeFiles/server_autogen.dir/all: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen.dir/build.make src/lib/server/CMakeFiles/server_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen.dir/build.make src/lib/server/CMakeFiles/server_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target server_autogen" .PHONY : src/lib/server/CMakeFiles/server_autogen.dir/all # Build rule for subdir invocation for target. src/lib/server/CMakeFiles/server_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/server/CMakeFiles/server_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/server/CMakeFiles/server_autogen.dir/rule # Convenience name for target. server_autogen: src/lib/server/CMakeFiles/server_autogen.dir/rule .PHONY : server_autogen # codegen rule for target. src/lib/server/CMakeFiles/server_autogen.dir/codegen: src/lib/server/CMakeFiles/server_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen.dir/build.make src/lib/server/CMakeFiles/server_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target server_autogen" .PHONY : src/lib/server/CMakeFiles/server_autogen.dir/codegen # clean rule for target. src/lib/server/CMakeFiles/server_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/server/CMakeFiles/server_autogen.dir/build.make src/lib/server/CMakeFiles/server_autogen.dir/clean .PHONY : src/lib/server/CMakeFiles/server_autogen.dir/clean #============================================================================= # Target rules for target src/lib/gui/CMakeFiles/gui.dir # All Build rule for target. src/lib/gui/CMakeFiles/gui.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/base/CMakeFiles/base.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/client/CMakeFiles/client.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/common/CMakeFiles/common.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/io/CMakeFiles/io.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/net/CMakeFiles/net.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all src/lib/gui/CMakeFiles/gui.dir/all: src/lib/gui/CMakeFiles/gui_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui.dir/build.make src/lib/gui/CMakeFiles/gui.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui.dir/build.make src/lib/gui/CMakeFiles/gui.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73 "Built target gui" .PHONY : src/lib/gui/CMakeFiles/gui.dir/all # Build rule for subdir invocation for target. src/lib/gui/CMakeFiles/gui.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/gui/CMakeFiles/gui.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/gui/CMakeFiles/gui.dir/rule # Convenience name for target. gui: src/lib/gui/CMakeFiles/gui.dir/rule .PHONY : gui # codegen rule for target. src/lib/gui/CMakeFiles/gui.dir/codegen: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all src/lib/gui/CMakeFiles/gui.dir/codegen: src/lib/gui/CMakeFiles/gui_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui.dir/build.make src/lib/gui/CMakeFiles/gui.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73 "Finished codegen for target gui" .PHONY : src/lib/gui/CMakeFiles/gui.dir/codegen # clean rule for target. src/lib/gui/CMakeFiles/gui.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui.dir/build.make src/lib/gui/CMakeFiles/gui.dir/clean .PHONY : src/lib/gui/CMakeFiles/gui.dir/clean #============================================================================= # Target rules for target src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir # All Build rule for target. src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all: src/lib/common/CMakeFiles/common.dir/all $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/build.make src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/build.make src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target gui_autogen_timestamp_deps" .PHONY : src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/rule # Convenience name for target. gui_autogen_timestamp_deps: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/rule .PHONY : gui_autogen_timestamp_deps # codegen rule for target. src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/build.make src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target gui_autogen_timestamp_deps" .PHONY : src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/codegen # clean rule for target. src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/build.make src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/clean .PHONY : src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/lib/gui/CMakeFiles/gui_autogen.dir # All Build rule for target. src/lib/gui/CMakeFiles/gui_autogen.dir/all: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen.dir/build.make src/lib/gui/CMakeFiles/gui_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen.dir/build.make src/lib/gui/CMakeFiles/gui_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target gui_autogen" .PHONY : src/lib/gui/CMakeFiles/gui_autogen.dir/all # Build rule for subdir invocation for target. src/lib/gui/CMakeFiles/gui_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/gui/CMakeFiles/gui_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/lib/gui/CMakeFiles/gui_autogen.dir/rule # Convenience name for target. gui_autogen: src/lib/gui/CMakeFiles/gui_autogen.dir/rule .PHONY : gui_autogen # codegen rule for target. src/lib/gui/CMakeFiles/gui_autogen.dir/codegen: src/lib/gui/CMakeFiles/gui_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen.dir/build.make src/lib/gui/CMakeFiles/gui_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target gui_autogen" .PHONY : src/lib/gui/CMakeFiles/gui_autogen.dir/codegen # clean rule for target. src/lib/gui/CMakeFiles/gui_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/lib/gui/CMakeFiles/gui_autogen.dir/build.make src/lib/gui/CMakeFiles/gui_autogen.dir/clean .PHONY : src/lib/gui/CMakeFiles/gui_autogen.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-core/CMakeFiles/deskflow-core.dir # All Build rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/base/CMakeFiles/base.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/client/CMakeFiles/client.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/common/CMakeFiles/common.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/io/CMakeFiles/io.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/lib/net/CMakeFiles/net.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=57 "Built target deskflow-core" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/rule # Convenience name for target. deskflow-core: src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/rule .PHONY : deskflow-core # codegen rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/codegen: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=57 "Finished codegen for target deskflow-core" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/codegen # clean rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/clean .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir # All Build rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target deskflow-core_autogen_timestamp_deps" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/rule # Convenience name for target. deskflow-core_autogen_timestamp_deps: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/rule .PHONY : deskflow-core_autogen_timestamp_deps # codegen rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target deskflow-core_autogen_timestamp_deps" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/codegen # clean rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/clean .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir # All Build rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/all: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target deskflow-core_autogen" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/rule # Convenience name for target. deskflow-core_autogen: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/rule .PHONY : deskflow-core_autogen # codegen rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/codegen: src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target deskflow-core_autogen" .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/codegen # clean rule for target. src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/build.make src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/clean .PHONY : src/apps/deskflow-core/CMakeFiles/deskflow-core_autogen.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-gui/CMakeFiles/deskflow.dir # All Build rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/base/CMakeFiles/base.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/client/CMakeFiles/client.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/common/CMakeFiles/common.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/io/CMakeFiles/io.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/net/CMakeFiles/net.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=55,56 "Built target deskflow" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-gui/CMakeFiles/deskflow.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 62 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow.dir/rule # Convenience name for target. deskflow: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/rule .PHONY : deskflow # codegen rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow.dir/codegen: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=55,56 "Finished codegen for target deskflow" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow.dir/codegen # clean rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow.dir/clean .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir # All Build rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all: src/lib/common/CMakeFiles/common.dir/all src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target deskflow_autogen_timestamp_deps" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/rule # Convenience name for target. deskflow_autogen_timestamp_deps: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/rule .PHONY : deskflow_autogen_timestamp_deps # codegen rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target deskflow_autogen_timestamp_deps" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/codegen # clean rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/clean .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir # All Build rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/all: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target deskflow_autogen" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/all # Build rule for subdir invocation for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/rule # Convenience name for target. deskflow_autogen: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/rule .PHONY : deskflow_autogen # codegen rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/codegen: src/apps/deskflow-gui/CMakeFiles/deskflow_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target deskflow_autogen" .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/codegen # clean rule for target. src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/build.make src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/clean .PHONY : src/apps/deskflow-gui/CMakeFiles/deskflow_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/CMakeFiles/run_tests.dir # All Build rule for target. src/unittests/CMakeFiles/run_tests.dir/all: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/arch/CMakeFiles/ArchStringTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/base/CMakeFiles/PathTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/base/CMakeFiles/StringTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/base/CMakeFiles/UnicodeTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/base/CMakeFiles/LogTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/common/CMakeFiles/SettingsTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/gui/CMakeFiles/DotEnvTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/gui/CMakeFiles/LoggerTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/net/CMakeFiles/FingerprintTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/server/CMakeFiles/ServerConfigTests.dir/all src/unittests/CMakeFiles/run_tests.dir/all: src/unittests/server/CMakeFiles/ServerTests.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/CMakeFiles/run_tests.dir/build.make src/unittests/CMakeFiles/run_tests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/CMakeFiles/run_tests.dir/build.make src/unittests/CMakeFiles/run_tests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target run_tests" .PHONY : src/unittests/CMakeFiles/run_tests.dir/all # Build rule for subdir invocation for target. src/unittests/CMakeFiles/run_tests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 94 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/CMakeFiles/run_tests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/CMakeFiles/run_tests.dir/rule # Convenience name for target. run_tests: src/unittests/CMakeFiles/run_tests.dir/rule .PHONY : run_tests # codegen rule for target. src/unittests/CMakeFiles/run_tests.dir/codegen: src/apps/deskflow-gui/CMakeFiles/deskflow.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/arch/CMakeFiles/ArchStringTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/base/CMakeFiles/PathTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/base/CMakeFiles/StringTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/base/CMakeFiles/UnicodeTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/base/CMakeFiles/LogTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/common/CMakeFiles/SettingsTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/gui/CMakeFiles/DotEnvTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/gui/CMakeFiles/LoggerTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/net/CMakeFiles/FingerprintTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/server/CMakeFiles/ServerConfigTests.dir/all src/unittests/CMakeFiles/run_tests.dir/codegen: src/unittests/server/CMakeFiles/ServerTests.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/CMakeFiles/run_tests.dir/build.make src/unittests/CMakeFiles/run_tests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target run_tests" .PHONY : src/unittests/CMakeFiles/run_tests.dir/codegen # clean rule for target. src/unittests/CMakeFiles/run_tests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/CMakeFiles/run_tests.dir/build.make src/unittests/CMakeFiles/run_tests.dir/clean .PHONY : src/unittests/CMakeFiles/run_tests.dir/clean #============================================================================= # Target rules for target src/unittests/arch/CMakeFiles/ArchStringTests.dir # All Build rule for target. src/unittests/arch/CMakeFiles/ArchStringTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/arch/CMakeFiles/ArchStringTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/arch/CMakeFiles/ArchStringTests.dir/all: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all src/unittests/arch/CMakeFiles/ArchStringTests.dir/all: src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ArchStringTests" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests.dir/all # Build rule for subdir invocation for target. src/unittests/arch/CMakeFiles/ArchStringTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/arch/CMakeFiles/ArchStringTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests.dir/rule # Convenience name for target. ArchStringTests: src/unittests/arch/CMakeFiles/ArchStringTests.dir/rule .PHONY : ArchStringTests # codegen rule for target. src/unittests/arch/CMakeFiles/ArchStringTests.dir/codegen: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ArchStringTests" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests.dir/codegen # clean rule for target. src/unittests/arch/CMakeFiles/ArchStringTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests.dir/clean .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests.dir/clean #============================================================================= # Target rules for target src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ArchStringTests_autogen_timestamp_deps" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ArchStringTests_autogen_timestamp_deps: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/rule .PHONY : ArchStringTests_autogen_timestamp_deps # codegen rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ArchStringTests_autogen_timestamp_deps" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir # All Build rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/all: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=1 "Built target ArchStringTests_autogen" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/rule # Convenience name for target. ArchStringTests_autogen: src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/rule .PHONY : ArchStringTests_autogen # codegen rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/codegen: src/unittests/arch/CMakeFiles/ArchStringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=1 "Finished codegen for target ArchStringTests_autogen" .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/codegen # clean rule for target. src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/build.make src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/clean .PHONY : src/unittests/arch/CMakeFiles/ArchStringTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/PathTests.dir # All Build rule for target. src/unittests/base/CMakeFiles/PathTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/PathTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/base/CMakeFiles/PathTests.dir/all: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all src/unittests/base/CMakeFiles/PathTests.dir/all: src/unittests/base/CMakeFiles/PathTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests.dir/build.make src/unittests/base/CMakeFiles/PathTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests.dir/build.make src/unittests/base/CMakeFiles/PathTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=19 "Built target PathTests" .PHONY : src/unittests/base/CMakeFiles/PathTests.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/PathTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/PathTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/PathTests.dir/rule # Convenience name for target. PathTests: src/unittests/base/CMakeFiles/PathTests.dir/rule .PHONY : PathTests # codegen rule for target. src/unittests/base/CMakeFiles/PathTests.dir/codegen: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests.dir/build.make src/unittests/base/CMakeFiles/PathTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=19 "Finished codegen for target PathTests" .PHONY : src/unittests/base/CMakeFiles/PathTests.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/PathTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests.dir/build.make src/unittests/base/CMakeFiles/PathTests.dir/clean .PHONY : src/unittests/base/CMakeFiles/PathTests.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/StringTests.dir # All Build rule for target. src/unittests/base/CMakeFiles/StringTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/StringTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/base/CMakeFiles/StringTests.dir/all: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all src/unittests/base/CMakeFiles/StringTests.dir/all: src/unittests/base/CMakeFiles/StringTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests.dir/build.make src/unittests/base/CMakeFiles/StringTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests.dir/build.make src/unittests/base/CMakeFiles/StringTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=28 "Built target StringTests" .PHONY : src/unittests/base/CMakeFiles/StringTests.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/StringTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/StringTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/StringTests.dir/rule # Convenience name for target. StringTests: src/unittests/base/CMakeFiles/StringTests.dir/rule .PHONY : StringTests # codegen rule for target. src/unittests/base/CMakeFiles/StringTests.dir/codegen: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests.dir/build.make src/unittests/base/CMakeFiles/StringTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=28 "Finished codegen for target StringTests" .PHONY : src/unittests/base/CMakeFiles/StringTests.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/StringTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests.dir/build.make src/unittests/base/CMakeFiles/StringTests.dir/clean .PHONY : src/unittests/base/CMakeFiles/StringTests.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/UnicodeTests.dir # All Build rule for target. src/unittests/base/CMakeFiles/UnicodeTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/UnicodeTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/base/CMakeFiles/UnicodeTests.dir/all: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all src/unittests/base/CMakeFiles/UnicodeTests.dir/all: src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=29 "Built target UnicodeTests" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/UnicodeTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/UnicodeTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/UnicodeTests.dir/rule # Convenience name for target. UnicodeTests: src/unittests/base/CMakeFiles/UnicodeTests.dir/rule .PHONY : UnicodeTests # codegen rule for target. src/unittests/base/CMakeFiles/UnicodeTests.dir/codegen: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=29 "Finished codegen for target UnicodeTests" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/UnicodeTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests.dir/clean .PHONY : src/unittests/base/CMakeFiles/UnicodeTests.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/LogTests.dir # All Build rule for target. src/unittests/base/CMakeFiles/LogTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/LogTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/base/CMakeFiles/LogTests.dir/all: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all src/unittests/base/CMakeFiles/LogTests.dir/all: src/unittests/base/CMakeFiles/LogTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests.dir/build.make src/unittests/base/CMakeFiles/LogTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests.dir/build.make src/unittests/base/CMakeFiles/LogTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target LogTests" .PHONY : src/unittests/base/CMakeFiles/LogTests.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/LogTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/LogTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/LogTests.dir/rule # Convenience name for target. LogTests: src/unittests/base/CMakeFiles/LogTests.dir/rule .PHONY : LogTests # codegen rule for target. src/unittests/base/CMakeFiles/LogTests.dir/codegen: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests.dir/build.make src/unittests/base/CMakeFiles/LogTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target LogTests" .PHONY : src/unittests/base/CMakeFiles/LogTests.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/LogTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests.dir/build.make src/unittests/base/CMakeFiles/LogTests.dir/clean .PHONY : src/unittests/base/CMakeFiles/LogTests.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/BaseExceptionTests.dir # All Build rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=3 "Built target BaseExceptionTests" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/BaseExceptionTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/BaseExceptionTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests.dir/rule # Convenience name for target. BaseExceptionTests: src/unittests/base/CMakeFiles/BaseExceptionTests.dir/rule .PHONY : BaseExceptionTests # codegen rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests.dir/codegen: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=3 "Finished codegen for target BaseExceptionTests" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests.dir/clean .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target PathTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/rule # Convenience name for target. PathTests_autogen_timestamp_deps: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/rule .PHONY : PathTests_autogen_timestamp_deps # codegen rule for target. src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target PathTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/PathTests_autogen.dir # All Build rule for target. src/unittests/base/CMakeFiles/PathTests_autogen.dir/all: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target PathTests_autogen" .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/PathTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/PathTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen.dir/rule # Convenience name for target. PathTests_autogen: src/unittests/base/CMakeFiles/PathTests_autogen.dir/rule .PHONY : PathTests_autogen # codegen rule for target. src/unittests/base/CMakeFiles/PathTests_autogen.dir/codegen: src/unittests/base/CMakeFiles/PathTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target PathTests_autogen" .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/PathTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/PathTests_autogen.dir/build.make src/unittests/base/CMakeFiles/PathTests_autogen.dir/clean .PHONY : src/unittests/base/CMakeFiles/PathTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target StringTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/rule # Convenience name for target. StringTests_autogen_timestamp_deps: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/rule .PHONY : StringTests_autogen_timestamp_deps # codegen rule for target. src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target StringTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/StringTests_autogen.dir # All Build rule for target. src/unittests/base/CMakeFiles/StringTests_autogen.dir/all: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target StringTests_autogen" .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/StringTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/StringTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen.dir/rule # Convenience name for target. StringTests_autogen: src/unittests/base/CMakeFiles/StringTests_autogen.dir/rule .PHONY : StringTests_autogen # codegen rule for target. src/unittests/base/CMakeFiles/StringTests_autogen.dir/codegen: src/unittests/base/CMakeFiles/StringTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target StringTests_autogen" .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/StringTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/StringTests_autogen.dir/build.make src/unittests/base/CMakeFiles/StringTests_autogen.dir/clean .PHONY : src/unittests/base/CMakeFiles/StringTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target UnicodeTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/rule # Convenience name for target. UnicodeTests_autogen_timestamp_deps: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/rule .PHONY : UnicodeTests_autogen_timestamp_deps # codegen rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target UnicodeTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir # All Build rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/all: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target UnicodeTests_autogen" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/rule # Convenience name for target. UnicodeTests_autogen: src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/rule .PHONY : UnicodeTests_autogen # codegen rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/codegen: src/unittests/base/CMakeFiles/UnicodeTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target UnicodeTests_autogen" .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/build.make src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/clean .PHONY : src/unittests/base/CMakeFiles/UnicodeTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target LogTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/rule # Convenience name for target. LogTests_autogen_timestamp_deps: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/rule .PHONY : LogTests_autogen_timestamp_deps # codegen rule for target. src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target LogTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/LogTests_autogen.dir # All Build rule for target. src/unittests/base/CMakeFiles/LogTests_autogen.dir/all: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=17 "Built target LogTests_autogen" .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/LogTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/LogTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen.dir/rule # Convenience name for target. LogTests_autogen: src/unittests/base/CMakeFiles/LogTests_autogen.dir/rule .PHONY : LogTests_autogen # codegen rule for target. src/unittests/base/CMakeFiles/LogTests_autogen.dir/codegen: src/unittests/base/CMakeFiles/LogTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=17 "Finished codegen for target LogTests_autogen" .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/LogTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/LogTests_autogen.dir/build.make src/unittests/base/CMakeFiles/LogTests_autogen.dir/clean .PHONY : src/unittests/base/CMakeFiles/LogTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target BaseExceptionTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/rule # Convenience name for target. BaseExceptionTests_autogen_timestamp_deps: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/rule .PHONY : BaseExceptionTests_autogen_timestamp_deps # codegen rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target BaseExceptionTests_autogen_timestamp_deps" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir # All Build rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/all: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target BaseExceptionTests_autogen" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/rule # Convenience name for target. BaseExceptionTests_autogen: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/rule .PHONY : BaseExceptionTests_autogen # codegen rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/codegen: src/unittests/base/CMakeFiles/BaseExceptionTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target BaseExceptionTests_autogen" .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/codegen # clean rule for target. src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/build.make src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/clean .PHONY : src/unittests/base/CMakeFiles/BaseExceptionTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/common/CMakeFiles/SettingsTests.dir # All Build rule for target. src/unittests/common/CMakeFiles/SettingsTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/common/CMakeFiles/SettingsTests.dir/all: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all src/unittests/common/CMakeFiles/SettingsTests.dir/all: src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests.dir/build.make src/unittests/common/CMakeFiles/SettingsTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests.dir/build.make src/unittests/common/CMakeFiles/SettingsTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=26 "Built target SettingsTests" .PHONY : src/unittests/common/CMakeFiles/SettingsTests.dir/all # Build rule for subdir invocation for target. src/unittests/common/CMakeFiles/SettingsTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/common/CMakeFiles/SettingsTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/common/CMakeFiles/SettingsTests.dir/rule # Convenience name for target. SettingsTests: src/unittests/common/CMakeFiles/SettingsTests.dir/rule .PHONY : SettingsTests # codegen rule for target. src/unittests/common/CMakeFiles/SettingsTests.dir/codegen: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests.dir/build.make src/unittests/common/CMakeFiles/SettingsTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=26 "Finished codegen for target SettingsTests" .PHONY : src/unittests/common/CMakeFiles/SettingsTests.dir/codegen # clean rule for target. src/unittests/common/CMakeFiles/SettingsTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests.dir/build.make src/unittests/common/CMakeFiles/SettingsTests.dir/clean .PHONY : src/unittests/common/CMakeFiles/SettingsTests.dir/clean #============================================================================= # Target rules for target src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all: src/lib/common/CMakeFiles/common.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target SettingsTests_autogen_timestamp_deps" .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/rule # Convenience name for target. SettingsTests_autogen_timestamp_deps: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/rule .PHONY : SettingsTests_autogen_timestamp_deps # codegen rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target SettingsTests_autogen_timestamp_deps" .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/common/CMakeFiles/SettingsTests_autogen.dir # All Build rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/all: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=27 "Built target SettingsTests_autogen" .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/rule # Convenience name for target. SettingsTests_autogen: src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/rule .PHONY : SettingsTests_autogen # codegen rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/codegen: src/unittests/common/CMakeFiles/SettingsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=27 "Finished codegen for target SettingsTests_autogen" .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/codegen # clean rule for target. src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/build.make src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/clean .PHONY : src/unittests/common/CMakeFiles/SettingsTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ArgParserTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=2 "Built target ArgParserTests" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/rule # Convenience name for target. ArgParserTests: src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/rule .PHONY : ArgParserTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/codegen: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=2 "Finished codegen for target ArgParserTests" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=5 "Built target ClipboardTests" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 46 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/rule # Convenience name for target. ClipboardTests: src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/rule .PHONY : ClipboardTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=5 "Finished codegen for target ClipboardTests" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=4 "Built target ClipboardChunksTests" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/rule # Convenience name for target. ClipboardChunksTests: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/rule .PHONY : ClipboardChunksTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=4 "Finished codegen for target ClipboardChunksTests" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ConfigTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=8 "Built target ConfigTests" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ConfigTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ConfigTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests.dir/rule # Convenience name for target. ConfigTests: src/unittests/deskflow/CMakeFiles/ConfigTests.dir/rule .PHONY : ConfigTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests.dir/codegen: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=8 "Finished codegen for target ConfigTests" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=13 "Built target IKeyStateTests" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/rule # Convenience name for target. IKeyStateTests: src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/rule .PHONY : IKeyStateTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/codegen: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=13 "Finished codegen for target IKeyStateTests" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/KeyMapTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=14 "Built target KeyMapTests" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/rule # Convenience name for target. KeyMapTests: src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/rule .PHONY : KeyMapTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/codegen: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=14 "Finished codegen for target KeyMapTests" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=15 "Built target LanguageManagerTests" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 46 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/rule # Convenience name for target. LanguageManagerTests: src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/rule .PHONY : LanguageManagerTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/codegen: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=15 "Finished codegen for target LanguageManagerTests" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ServerAppTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=23 "Built target ServerAppTests" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/rule # Convenience name for target. ServerAppTests: src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/rule .PHONY : ServerAppTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/codegen: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=23 "Finished codegen for target ServerAppTests" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=30 "Built target X11LayoutParserTests" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/rule # Convenience name for target. X11LayoutParserTests: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/rule .PHONY : X11LayoutParserTests # codegen rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/codegen: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=30 "Finished codegen for target X11LayoutParserTests" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ArgParserTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ArgParserTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/rule .PHONY : ArgParserTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ArgParserTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ArgParserTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/rule # Convenience name for target. ArgParserTests_autogen: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/rule .PHONY : ArgParserTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ArgParserTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ArgParserTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ClipboardTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ClipboardTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/rule .PHONY : ClipboardTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ClipboardTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=6 "Built target ClipboardTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/rule # Convenience name for target. ClipboardTests_autogen: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/rule .PHONY : ClipboardTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=6 "Finished codegen for target ClipboardTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ClipboardChunksTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ClipboardChunksTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/rule .PHONY : ClipboardChunksTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ClipboardChunksTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ClipboardChunksTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/rule # Convenience name for target. ClipboardChunksTests_autogen: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/rule .PHONY : ClipboardChunksTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ClipboardChunksTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ClipboardChunksTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ConfigTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ConfigTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/rule .PHONY : ConfigTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ConfigTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ConfigTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/rule # Convenience name for target. ConfigTests_autogen: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/rule .PHONY : ConfigTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/ConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ConfigTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ConfigTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target IKeyStateTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/rule # Convenience name for target. IKeyStateTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/rule .PHONY : IKeyStateTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target IKeyStateTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target IKeyStateTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/rule # Convenience name for target. IKeyStateTests_autogen: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/rule .PHONY : IKeyStateTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target IKeyStateTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/IKeyStateTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target KeyMapTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/rule # Convenience name for target. KeyMapTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/rule .PHONY : KeyMapTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target KeyMapTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target KeyMapTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/rule # Convenience name for target. KeyMapTests_autogen: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/rule .PHONY : KeyMapTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target KeyMapTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/KeyMapTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target LanguageManagerTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/rule # Convenience name for target. LanguageManagerTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/rule .PHONY : LanguageManagerTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target LanguageManagerTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=16 "Built target LanguageManagerTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/rule # Convenience name for target. LanguageManagerTests_autogen: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/rule .PHONY : LanguageManagerTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=16 "Finished codegen for target LanguageManagerTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/LanguageManagerTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerAppTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ServerAppTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/rule .PHONY : ServerAppTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerAppTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerAppTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/rule # Convenience name for target. ServerAppTests_autogen: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/rule .PHONY : ServerAppTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerAppTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/ServerAppTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target X11LayoutParserTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/rule # Convenience name for target. X11LayoutParserTests_autogen_timestamp_deps: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/rule .PHONY : X11LayoutParserTests_autogen_timestamp_deps # codegen rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target X11LayoutParserTests_autogen_timestamp_deps" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir # All Build rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/all: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target X11LayoutParserTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/rule # Convenience name for target. X11LayoutParserTests_autogen: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/rule .PHONY : X11LayoutParserTests_autogen # codegen rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/codegen: src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target X11LayoutParserTests_autogen" .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/codegen # clean rule for target. src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/build.make src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/clean .PHONY : src/unittests/deskflow/CMakeFiles/X11LayoutParserTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/DotEnvTests.dir # All Build rule for target. src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all src/unittests/gui/CMakeFiles/DotEnvTests.dir/all: src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=9 "Built target DotEnvTests" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/DotEnvTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 61 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/DotEnvTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests.dir/rule # Convenience name for target. DotEnvTests: src/unittests/gui/CMakeFiles/DotEnvTests.dir/rule .PHONY : DotEnvTests # codegen rule for target. src/unittests/gui/CMakeFiles/DotEnvTests.dir/codegen: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=9 "Finished codegen for target DotEnvTests" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/DotEnvTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests.dir/clean .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/LoggerTests.dir # All Build rule for target. src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all src/unittests/gui/CMakeFiles/LoggerTests.dir/all: src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=18 "Built target LoggerTests" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/LoggerTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 61 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/LoggerTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/LoggerTests.dir/rule # Convenience name for target. LoggerTests: src/unittests/gui/CMakeFiles/LoggerTests.dir/rule .PHONY : LoggerTests # codegen rule for target. src/unittests/gui/CMakeFiles/LoggerTests.dir/codegen: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=18 "Finished codegen for target LoggerTests" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/LoggerTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests.dir/clean .PHONY : src/unittests/gui/CMakeFiles/LoggerTests.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target DotEnvTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/rule # Convenience name for target. DotEnvTests_autogen_timestamp_deps: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/rule .PHONY : DotEnvTests_autogen_timestamp_deps # codegen rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target DotEnvTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir # All Build rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/all: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target DotEnvTests_autogen" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/rule # Convenience name for target. DotEnvTests_autogen: src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/rule .PHONY : DotEnvTests_autogen # codegen rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/codegen: src/unittests/gui/CMakeFiles/DotEnvTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target DotEnvTests_autogen" .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/clean .PHONY : src/unittests/gui/CMakeFiles/DotEnvTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target LoggerTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/rule # Convenience name for target. LoggerTests_autogen_timestamp_deps: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/rule .PHONY : LoggerTests_autogen_timestamp_deps # codegen rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target LoggerTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir # All Build rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/all: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target LoggerTests_autogen" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/rule # Convenience name for target. LoggerTests_autogen: src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/rule .PHONY : LoggerTests_autogen # codegen rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/codegen: src/unittests/gui/CMakeFiles/LoggerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target LoggerTests_autogen" .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/codegen # clean rule for target. src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/build.make src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/clean .PHONY : src/unittests/gui/CMakeFiles/LoggerTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/gui/config/CMakeFiles/ScreenTests.dir # All Build rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=20 "Built target ScreenTests" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all # Build rule for subdir invocation for target. src/unittests/gui/config/CMakeFiles/ScreenTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 61 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/config/CMakeFiles/ScreenTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests.dir/rule # Convenience name for target. ScreenTests: src/unittests/gui/config/CMakeFiles/ScreenTests.dir/rule .PHONY : ScreenTests # codegen rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests.dir/codegen: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=20 "Finished codegen for target ScreenTests" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests.dir/codegen # clean rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests.dir/clean .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests.dir/clean #============================================================================= # Target rules for target src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ScreenTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ScreenTests_autogen_timestamp_deps: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/rule .PHONY : ScreenTests_autogen_timestamp_deps # codegen rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ScreenTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir # All Build rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/all: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ScreenTests_autogen" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/rule # Convenience name for target. ScreenTests_autogen: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/rule .PHONY : ScreenTests_autogen # codegen rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/codegen: src/unittests/gui/config/CMakeFiles/ScreenTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ScreenTests_autogen" .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/codegen # clean rule for target. src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/build.make src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/clean .PHONY : src/unittests/gui/config/CMakeFiles/ScreenTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir # All Build rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=7 "Built target CommandProcessTests" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all # Build rule for subdir invocation for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 61 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/rule # Convenience name for target. CommandProcessTests: src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/rule .PHONY : CommandProcessTests # codegen rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/codegen: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=7 "Finished codegen for target CommandProcessTests" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/codegen # clean rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/clean .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests.dir/clean #============================================================================= # Target rules for target src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target CommandProcessTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/rule # Convenience name for target. CommandProcessTests_autogen_timestamp_deps: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/rule .PHONY : CommandProcessTests_autogen_timestamp_deps # codegen rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target CommandProcessTests_autogen_timestamp_deps" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir # All Build rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/all: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target CommandProcessTests_autogen" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/rule # Convenience name for target. CommandProcessTests_autogen: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/rule .PHONY : CommandProcessTests_autogen # codegen rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/codegen: src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target CommandProcessTests_autogen" .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/codegen # clean rule for target. src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/build.make src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/clean .PHONY : src/unittests/gui/core/CMakeFiles/CommandProcessTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir # All Build rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/lib/gui/CMakeFiles/gui.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=76,77,78,79 "Built target legacytests" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all # Build rule for subdir invocation for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 64 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/rule # Convenience name for target. legacytests: src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/rule .PHONY : legacytests # codegen rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/codegen: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=76,77,78,79 "Finished codegen for target legacytests" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/codegen # clean rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/clean .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests.dir/clean #============================================================================= # Target rules for target src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all: src/lib/gui/CMakeFiles/gui.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target legacytests_autogen_timestamp_deps" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/rule # Convenience name for target. legacytests_autogen_timestamp_deps: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/rule .PHONY : legacytests_autogen_timestamp_deps # codegen rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target legacytests_autogen_timestamp_deps" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir # All Build rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/all: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target legacytests_autogen" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/rule # Convenience name for target. legacytests_autogen: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/rule .PHONY : legacytests_autogen # codegen rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/codegen: src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target legacytests_autogen" .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/codegen # clean rule for target. src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/build.make src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/clean .PHONY : src/unittests/legacytests/legacytests/CMakeFiles/legacytests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/SecureUtilsTests.dir # All Build rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=21 "Built target SecureUtilsTests" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/SecureUtilsTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 20 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/SecureUtilsTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests.dir/rule # Convenience name for target. SecureUtilsTests: src/unittests/net/CMakeFiles/SecureUtilsTests.dir/rule .PHONY : SecureUtilsTests # codegen rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests.dir/codegen: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=21 "Finished codegen for target SecureUtilsTests" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests.dir/clean .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintTests.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all src/unittests/net/CMakeFiles/FingerprintTests.dir/all: src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=12 "Built target FingerprintTests" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 19 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintTests.dir/rule # Convenience name for target. FingerprintTests: src/unittests/net/CMakeFiles/FingerprintTests.dir/rule .PHONY : FingerprintTests # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintTests.dir/codegen: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=12 "Finished codegen for target FingerprintTests" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintTests.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=10 "Built target FingerprintDatabaseTests" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 20 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/rule # Convenience name for target. FingerprintDatabaseTests: src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/rule .PHONY : FingerprintDatabaseTests # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/codegen: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=10 "Finished codegen for target FingerprintDatabaseTests" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target SecureUtilsTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/rule # Convenience name for target. SecureUtilsTests_autogen_timestamp_deps: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/rule .PHONY : SecureUtilsTests_autogen_timestamp_deps # codegen rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target SecureUtilsTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir # All Build rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/all: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=22 "Built target SecureUtilsTests_autogen" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 19 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/rule # Convenience name for target. SecureUtilsTests_autogen: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/rule .PHONY : SecureUtilsTests_autogen # codegen rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/codegen: src/unittests/net/CMakeFiles/SecureUtilsTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=22 "Finished codegen for target SecureUtilsTests_autogen" .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/build.make src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/clean .PHONY : src/unittests/net/CMakeFiles/SecureUtilsTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target FingerprintTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/rule # Convenience name for target. FingerprintTests_autogen_timestamp_deps: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/rule .PHONY : FingerprintTests_autogen_timestamp_deps # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target FingerprintTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/all: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target FingerprintTests_autogen" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/rule # Convenience name for target. FingerprintTests_autogen: src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/rule .PHONY : FingerprintTests_autogen # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/codegen: src/unittests/net/CMakeFiles/FingerprintTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target FingerprintTests_autogen" .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all: src/lib/net/CMakeFiles/net.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target FingerprintDatabaseTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 18 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/rule # Convenience name for target. FingerprintDatabaseTests_autogen_timestamp_deps: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/rule .PHONY : FingerprintDatabaseTests_autogen_timestamp_deps # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target FingerprintDatabaseTests_autogen_timestamp_deps" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir # All Build rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/all: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=11 "Built target FingerprintDatabaseTests_autogen" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 19 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/rule # Convenience name for target. FingerprintDatabaseTests_autogen: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/rule .PHONY : FingerprintDatabaseTests_autogen # codegen rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/codegen: src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=11 "Finished codegen for target FingerprintDatabaseTests_autogen" .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/codegen # clean rule for target. src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/build.make src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/clean .PHONY : src/unittests/net/CMakeFiles/FingerprintDatabaseTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir # All Build rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=31 "Built target XWindowsClipboardTests" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all # Build rule for subdir invocation for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 46 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/rule # Convenience name for target. XWindowsClipboardTests: src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/rule .PHONY : XWindowsClipboardTests # codegen rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/codegen: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=31 "Finished codegen for target XWindowsClipboardTests" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/codegen # clean rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/clean .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests.dir/clean #============================================================================= # Target rules for target src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target XWindowsClipboardTests_autogen_timestamp_deps" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/rule # Convenience name for target. XWindowsClipboardTests_autogen_timestamp_deps: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/rule .PHONY : XWindowsClipboardTests_autogen_timestamp_deps # codegen rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target XWindowsClipboardTests_autogen_timestamp_deps" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir # All Build rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/all: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=32 "Built target XWindowsClipboardTests_autogen" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/rule # Convenience name for target. XWindowsClipboardTests_autogen: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/rule .PHONY : XWindowsClipboardTests_autogen # codegen rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/codegen: src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=32 "Finished codegen for target XWindowsClipboardTests_autogen" .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/codegen # clean rule for target. src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/build.make src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/clean .PHONY : src/unittests/platform/CMakeFiles/XWindowsClipboardTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerConfigTests.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all src/unittests/server/CMakeFiles/ServerConfigTests.dir/all: src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=24 "Built target ServerConfigTests" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerConfigTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerConfigTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests.dir/rule # Convenience name for target. ServerConfigTests: src/unittests/server/CMakeFiles/ServerConfigTests.dir/rule .PHONY : ServerConfigTests # codegen rule for target. src/unittests/server/CMakeFiles/ServerConfigTests.dir/codegen: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=24 "Finished codegen for target ServerConfigTests" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerConfigTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerTests.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/client/CMakeFiles/client.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/common/CMakeFiles/common.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/io/CMakeFiles/io.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/mt/CMakeFiles/mt.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/lib/net/CMakeFiles/net.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all src/unittests/server/CMakeFiles/ServerTests.dir/all: src/unittests/server/CMakeFiles/ServerTests_autogen.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests.dir/build.make src/unittests/server/CMakeFiles/ServerTests.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests.dir/build.make src/unittests/server/CMakeFiles/ServerTests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=25 "Built target ServerTests" .PHONY : src/unittests/server/CMakeFiles/ServerTests.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerTests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 45 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerTests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerTests.dir/rule # Convenience name for target. ServerTests: src/unittests/server/CMakeFiles/ServerTests.dir/rule .PHONY : ServerTests # codegen rule for target. src/unittests/server/CMakeFiles/ServerTests.dir/codegen: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests.dir/build.make src/unittests/server/CMakeFiles/ServerTests.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num=25 "Finished codegen for target ServerTests" .PHONY : src/unittests/server/CMakeFiles/ServerTests.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerTests.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests.dir/build.make src/unittests/server/CMakeFiles/ServerTests.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerTests.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerConfigTests_autogen_timestamp_deps" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ServerConfigTests_autogen_timestamp_deps: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/rule .PHONY : ServerConfigTests_autogen_timestamp_deps # codegen rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerConfigTests_autogen_timestamp_deps" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/all: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerConfigTests_autogen" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/rule # Convenience name for target. ServerConfigTests_autogen: src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/rule .PHONY : ServerConfigTests_autogen # codegen rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/codegen: src/unittests/server/CMakeFiles/ServerConfigTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerConfigTests_autogen" .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerConfigTests_autogen.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all: src/lib/arch/CMakeFiles/arch.dir/all src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all: src/lib/base/CMakeFiles/base.dir/all src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all: src/lib/client/CMakeFiles/client.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerTests_autogen_timestamp_deps" .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/rule # Convenience name for target. ServerTests_autogen_timestamp_deps: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/rule .PHONY : ServerTests_autogen_timestamp_deps # codegen rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/codegen: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerTests_autogen_timestamp_deps" .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/clean #============================================================================= # Target rules for target src/unittests/server/CMakeFiles/ServerTests_autogen.dir # All Build rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen.dir/all: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen.dir/depend $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Built target ServerTests_autogen" .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen.dir/all # Build rule for subdir invocation for target. src/unittests/server/CMakeFiles/ServerTests_autogen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 44 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/unittests/server/CMakeFiles/ServerTests_autogen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /tmp/debuild/deskflow-git/build/CMakeFiles 0 .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen.dir/rule # Convenience name for target. ServerTests_autogen: src/unittests/server/CMakeFiles/ServerTests_autogen.dir/rule .PHONY : ServerTests_autogen # codegen rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen.dir/codegen: src/unittests/server/CMakeFiles/ServerTests_autogen_timestamp_deps.dir/all $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen.dir/codegen @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/tmp/debuild/deskflow-git/build/CMakeFiles --progress-num= "Finished codegen for target ServerTests_autogen" .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen.dir/codegen # clean rule for target. src/unittests/server/CMakeFiles/ServerTests_autogen.dir/clean: $(MAKE) $(MAKESILENT) -f src/unittests/server/CMakeFiles/ServerTests_autogen.dir/build.make src/unittests/server/CMakeFiles/ServerTests_autogen.dir/clean .PHONY : src/unittests/server/CMakeFiles/ServerTests_autogen.dir/clean #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system