# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # 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 = /home/andreas/git/logger # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/andreas/git/logger/cmake-build-release #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: CMakeFiles/logger.dir/all all: test/all .PHONY : all # The main recursive "preinstall" target. preinstall: test/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/logger.dir/clean clean: test/clean .PHONY : clean #============================================================================= # Directory level rules for directory test # Recursive "all" directory target. test/all: test/CMakeFiles/utility_test.dir/all test/all: test/CMakeFiles/parse_test.dir/all test/all: test/CMakeFiles/format_test.dir/all test/all: test/googletest/all .PHONY : test/all # Recursive "preinstall" directory target. test/preinstall: test/googletest/preinstall .PHONY : test/preinstall # Recursive "clean" directory target. test/clean: test/CMakeFiles/utility_test.dir/clean test/clean: test/CMakeFiles/parse_test.dir/clean test/clean: test/CMakeFiles/format_test.dir/clean test/clean: test/googletest/clean .PHONY : test/clean #============================================================================= # Directory level rules for directory test/googletest # Recursive "all" directory target. test/googletest/all: test/googletest/googlemock/all .PHONY : test/googletest/all # Recursive "preinstall" directory target. test/googletest/preinstall: test/googletest/googlemock/preinstall .PHONY : test/googletest/preinstall # Recursive "clean" directory target. test/googletest/clean: test/googletest/googlemock/clean .PHONY : test/googletest/clean #============================================================================= # Directory level rules for directory test/googletest/googlemock # Recursive "all" directory target. test/googletest/googlemock/all: test/googletest/googlemock/CMakeFiles/gmock.dir/all test/googletest/googlemock/all: test/googletest/googlemock/CMakeFiles/gmock_main.dir/all test/googletest/googlemock/all: test/googletest/googletest/all .PHONY : test/googletest/googlemock/all # Recursive "preinstall" directory target. test/googletest/googlemock/preinstall: test/googletest/googletest/preinstall .PHONY : test/googletest/googlemock/preinstall # Recursive "clean" directory target. test/googletest/googlemock/clean: test/googletest/googlemock/CMakeFiles/gmock.dir/clean test/googletest/googlemock/clean: test/googletest/googlemock/CMakeFiles/gmock_main.dir/clean test/googletest/googlemock/clean: test/googletest/googletest/clean .PHONY : test/googletest/googlemock/clean #============================================================================= # Directory level rules for directory test/googletest/googletest # Recursive "all" directory target. test/googletest/googletest/all: test/googletest/googletest/CMakeFiles/gtest.dir/all test/googletest/googletest/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all .PHONY : test/googletest/googletest/all # Recursive "preinstall" directory target. test/googletest/googletest/preinstall: .PHONY : test/googletest/googletest/preinstall # Recursive "clean" directory target. test/googletest/googletest/clean: test/googletest/googletest/CMakeFiles/gtest.dir/clean test/googletest/googletest/clean: test/googletest/googletest/CMakeFiles/gtest_main.dir/clean .PHONY : test/googletest/googletest/clean #============================================================================= # Target rules for target CMakeFiles/logger.dir # All Build rule for target. CMakeFiles/logger.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger.dir/build.make CMakeFiles/logger.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/logger.dir/build.make CMakeFiles/logger.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=11,12 "Built target logger" .PHONY : CMakeFiles/logger.dir/all # Build rule for subdir invocation for target. CMakeFiles/logger.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/logger.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : CMakeFiles/logger.dir/rule # Convenience name for target. logger: CMakeFiles/logger.dir/rule .PHONY : logger # clean rule for target. CMakeFiles/logger.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger.dir/build.make CMakeFiles/logger.dir/clean .PHONY : CMakeFiles/logger.dir/clean #============================================================================= # Target rules for target test/CMakeFiles/utility_test.dir # All Build rule for target. test/CMakeFiles/utility_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all test/CMakeFiles/utility_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all test/CMakeFiles/utility_test.dir/all: test/googletest/googlemock/CMakeFiles/gmock.dir/all $(MAKE) $(MAKESILENT) -f test/CMakeFiles/utility_test.dir/build.make test/CMakeFiles/utility_test.dir/depend $(MAKE) $(MAKESILENT) -f test/CMakeFiles/utility_test.dir/build.make test/CMakeFiles/utility_test.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=15,16 "Built target utility_test" .PHONY : test/CMakeFiles/utility_test.dir/all # Build rule for subdir invocation for target. test/CMakeFiles/utility_test.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/utility_test.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/CMakeFiles/utility_test.dir/rule # Convenience name for target. utility_test: test/CMakeFiles/utility_test.dir/rule .PHONY : utility_test # clean rule for target. test/CMakeFiles/utility_test.dir/clean: $(MAKE) $(MAKESILENT) -f test/CMakeFiles/utility_test.dir/build.make test/CMakeFiles/utility_test.dir/clean .PHONY : test/CMakeFiles/utility_test.dir/clean #============================================================================= # Target rules for target test/CMakeFiles/parse_test.dir # All Build rule for target. test/CMakeFiles/parse_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all test/CMakeFiles/parse_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all test/CMakeFiles/parse_test.dir/all: test/googletest/googlemock/CMakeFiles/gmock.dir/all $(MAKE) $(MAKESILENT) -f test/CMakeFiles/parse_test.dir/build.make test/CMakeFiles/parse_test.dir/depend $(MAKE) $(MAKESILENT) -f test/CMakeFiles/parse_test.dir/build.make test/CMakeFiles/parse_test.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=13,14 "Built target parse_test" .PHONY : test/CMakeFiles/parse_test.dir/all # Build rule for subdir invocation for target. test/CMakeFiles/parse_test.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/parse_test.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/CMakeFiles/parse_test.dir/rule # Convenience name for target. parse_test: test/CMakeFiles/parse_test.dir/rule .PHONY : parse_test # clean rule for target. test/CMakeFiles/parse_test.dir/clean: $(MAKE) $(MAKESILENT) -f test/CMakeFiles/parse_test.dir/build.make test/CMakeFiles/parse_test.dir/clean .PHONY : test/CMakeFiles/parse_test.dir/clean #============================================================================= # Target rules for target test/CMakeFiles/format_test.dir # All Build rule for target. test/CMakeFiles/format_test.dir/all: test/googletest/googletest/CMakeFiles/gtest_main.dir/all test/CMakeFiles/format_test.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all test/CMakeFiles/format_test.dir/all: test/googletest/googlemock/CMakeFiles/gmock.dir/all $(MAKE) $(MAKESILENT) -f test/CMakeFiles/format_test.dir/build.make test/CMakeFiles/format_test.dir/depend $(MAKE) $(MAKESILENT) -f test/CMakeFiles/format_test.dir/build.make test/CMakeFiles/format_test.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=1,2 "Built target format_test" .PHONY : test/CMakeFiles/format_test.dir/all # Build rule for subdir invocation for target. test/CMakeFiles/format_test.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/format_test.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/CMakeFiles/format_test.dir/rule # Convenience name for target. format_test: test/CMakeFiles/format_test.dir/rule .PHONY : format_test # clean rule for target. test/CMakeFiles/format_test.dir/clean: $(MAKE) $(MAKESILENT) -f test/CMakeFiles/format_test.dir/build.make test/CMakeFiles/format_test.dir/clean .PHONY : test/CMakeFiles/format_test.dir/clean #============================================================================= # Target rules for target test/googletest/googlemock/CMakeFiles/gmock.dir # All Build rule for target. test/googletest/googlemock/CMakeFiles/gmock.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock.dir/build.make test/googletest/googlemock/CMakeFiles/gmock.dir/depend $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock.dir/build.make test/googletest/googlemock/CMakeFiles/gmock.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=3,4 "Built target gmock" .PHONY : test/googletest/googlemock/CMakeFiles/gmock.dir/all # Build rule for subdir invocation for target. test/googletest/googlemock/CMakeFiles/gmock.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googlemock/CMakeFiles/gmock.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/googletest/googlemock/CMakeFiles/gmock.dir/rule # Convenience name for target. gmock: test/googletest/googlemock/CMakeFiles/gmock.dir/rule .PHONY : gmock # clean rule for target. test/googletest/googlemock/CMakeFiles/gmock.dir/clean: $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock.dir/build.make test/googletest/googlemock/CMakeFiles/gmock.dir/clean .PHONY : test/googletest/googlemock/CMakeFiles/gmock.dir/clean #============================================================================= # Target rules for target test/googletest/googlemock/CMakeFiles/gmock_main.dir # All Build rule for target. test/googletest/googlemock/CMakeFiles/gmock_main.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all test/googletest/googlemock/CMakeFiles/gmock_main.dir/all: test/googletest/googlemock/CMakeFiles/gmock.dir/all $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock_main.dir/build.make test/googletest/googlemock/CMakeFiles/gmock_main.dir/depend $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock_main.dir/build.make test/googletest/googlemock/CMakeFiles/gmock_main.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=5,6 "Built target gmock_main" .PHONY : test/googletest/googlemock/CMakeFiles/gmock_main.dir/all # Build rule for subdir invocation for target. test/googletest/googlemock/CMakeFiles/gmock_main.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 6 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googlemock/CMakeFiles/gmock_main.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/googletest/googlemock/CMakeFiles/gmock_main.dir/rule # Convenience name for target. gmock_main: test/googletest/googlemock/CMakeFiles/gmock_main.dir/rule .PHONY : gmock_main # clean rule for target. test/googletest/googlemock/CMakeFiles/gmock_main.dir/clean: $(MAKE) $(MAKESILENT) -f test/googletest/googlemock/CMakeFiles/gmock_main.dir/build.make test/googletest/googlemock/CMakeFiles/gmock_main.dir/clean .PHONY : test/googletest/googlemock/CMakeFiles/gmock_main.dir/clean #============================================================================= # Target rules for target test/googletest/googletest/CMakeFiles/gtest.dir # All Build rule for target. test/googletest/googletest/CMakeFiles/gtest.dir/all: $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/depend $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=7,8 "Built target gtest" .PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/all # Build rule for subdir invocation for target. test/googletest/googletest/CMakeFiles/gtest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/rule # Convenience name for target. gtest: test/googletest/googletest/CMakeFiles/gtest.dir/rule .PHONY : gtest # clean rule for target. test/googletest/googletest/CMakeFiles/gtest.dir/clean: $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest.dir/build.make test/googletest/googletest/CMakeFiles/gtest.dir/clean .PHONY : test/googletest/googletest/CMakeFiles/gtest.dir/clean #============================================================================= # Target rules for target test/googletest/googletest/CMakeFiles/gtest_main.dir # All Build rule for target. test/googletest/googletest/CMakeFiles/gtest_main.dir/all: test/googletest/googletest/CMakeFiles/gtest.dir/all $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/depend $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/andreas/git/logger/cmake-build-release/CMakeFiles --progress-num=9,10 "Built target gtest_main" .PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/all # Build rule for subdir invocation for target. test/googletest/googletest/CMakeFiles/gtest_main.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/googletest/googletest/CMakeFiles/gtest_main.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andreas/git/logger/cmake-build-release/CMakeFiles 0 .PHONY : test/googletest/googletest/CMakeFiles/gtest_main.dir/rule # Convenience name for target. gtest_main: test/googletest/googletest/CMakeFiles/gtest_main.dir/rule .PHONY : gtest_main # clean rule for target. test/googletest/googletest/CMakeFiles/gtest_main.dir/clean: $(MAKE) $(MAKESILENT) -f test/googletest/googletest/CMakeFiles/gtest_main.dir/build.make test/googletest/googletest/CMakeFiles/gtest_main.dir/clean .PHONY : test/googletest/googletest/CMakeFiles/gtest_main.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