# 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/rosia/Programming/Cpp/BlogParser # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/rosia/Programming/Cpp/BlogParser/build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: Src/all all: Tests/all .PHONY : all # The main recursive "preinstall" target. preinstall: Src/preinstall preinstall: Tests/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: Src/clean clean: Tests/clean .PHONY : clean #============================================================================= # Directory level rules for directory Src # Recursive "all" directory target. Src/all: Src/CMakeFiles/blogParser.dir/all Src/all: Src/Libs/all .PHONY : Src/all # Recursive "preinstall" directory target. Src/preinstall: Src/Libs/preinstall .PHONY : Src/preinstall # Recursive "clean" directory target. Src/clean: Src/CMakeFiles/blogParser.dir/clean Src/clean: Src/Libs/clean .PHONY : Src/clean #============================================================================= # Directory level rules for directory Src/Libs # Recursive "all" directory target. Src/Libs/all: Src/Libs/CMakeFiles/md4c.dir/all Src/Libs/all: Src/Libs/CMakeFiles/md4c-html.dir/all .PHONY : Src/Libs/all # Recursive "preinstall" directory target. Src/Libs/preinstall: .PHONY : Src/Libs/preinstall # Recursive "clean" directory target. Src/Libs/clean: Src/Libs/CMakeFiles/md4c.dir/clean Src/Libs/clean: Src/Libs/CMakeFiles/md4c-html.dir/clean .PHONY : Src/Libs/clean #============================================================================= # Directory level rules for directory Tests # Recursive "all" directory target. Tests/all: Tests/CMakeFiles/tests.dir/all .PHONY : Tests/all # Recursive "preinstall" directory target. Tests/preinstall: .PHONY : Tests/preinstall # Recursive "clean" directory target. Tests/clean: Tests/CMakeFiles/tests.dir/clean .PHONY : Tests/clean #============================================================================= # Target rules for target Src/CMakeFiles/blogParser.dir # All Build rule for target. Src/CMakeFiles/blogParser.dir/all: Src/Libs/CMakeFiles/md4c.dir/all Src/CMakeFiles/blogParser.dir/all: Src/Libs/CMakeFiles/md4c-html.dir/all $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blogParser.dir/build.make Src/CMakeFiles/blogParser.dir/depend $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blogParser.dir/build.make Src/CMakeFiles/blogParser.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles --progress-num=1,2 "Built target blogParser" .PHONY : Src/CMakeFiles/blogParser.dir/all # Build rule for subdir invocation for target. Src/CMakeFiles/blogParser.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/CMakeFiles/blogParser.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 0 .PHONY : Src/CMakeFiles/blogParser.dir/rule # Convenience name for target. blogParser: Src/CMakeFiles/blogParser.dir/rule .PHONY : blogParser # clean rule for target. Src/CMakeFiles/blogParser.dir/clean: $(MAKE) $(MAKESILENT) -f Src/CMakeFiles/blogParser.dir/build.make Src/CMakeFiles/blogParser.dir/clean .PHONY : Src/CMakeFiles/blogParser.dir/clean #============================================================================= # Target rules for target Src/Libs/CMakeFiles/md4c.dir # All Build rule for target. Src/Libs/CMakeFiles/md4c.dir/all: $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/depend $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles --progress-num=3,4 "Built target md4c" .PHONY : Src/Libs/CMakeFiles/md4c.dir/all # Build rule for subdir invocation for target. Src/Libs/CMakeFiles/md4c.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/CMakeFiles/md4c.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 0 .PHONY : Src/Libs/CMakeFiles/md4c.dir/rule # Convenience name for target. md4c: Src/Libs/CMakeFiles/md4c.dir/rule .PHONY : md4c # clean rule for target. Src/Libs/CMakeFiles/md4c.dir/clean: $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c.dir/build.make Src/Libs/CMakeFiles/md4c.dir/clean .PHONY : Src/Libs/CMakeFiles/md4c.dir/clean #============================================================================= # Target rules for target Src/Libs/CMakeFiles/md4c-html.dir # All Build rule for target. Src/Libs/CMakeFiles/md4c-html.dir/all: $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/depend $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles --progress-num=5,6,7,8 "Built target md4c-html" .PHONY : Src/Libs/CMakeFiles/md4c-html.dir/all # Build rule for subdir invocation for target. Src/Libs/CMakeFiles/md4c-html.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Src/Libs/CMakeFiles/md4c-html.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 0 .PHONY : Src/Libs/CMakeFiles/md4c-html.dir/rule # Convenience name for target. md4c-html: Src/Libs/CMakeFiles/md4c-html.dir/rule .PHONY : md4c-html # clean rule for target. Src/Libs/CMakeFiles/md4c-html.dir/clean: $(MAKE) $(MAKESILENT) -f Src/Libs/CMakeFiles/md4c-html.dir/build.make Src/Libs/CMakeFiles/md4c-html.dir/clean .PHONY : Src/Libs/CMakeFiles/md4c-html.dir/clean #============================================================================= # Target rules for target Tests/CMakeFiles/tests.dir # All Build rule for target. Tests/CMakeFiles/tests.dir/all: $(MAKE) $(MAKESILENT) -f Tests/CMakeFiles/tests.dir/build.make Tests/CMakeFiles/tests.dir/depend $(MAKE) $(MAKESILENT) -f Tests/CMakeFiles/tests.dir/build.make Tests/CMakeFiles/tests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles --progress-num=9,10 "Built target tests" .PHONY : Tests/CMakeFiles/tests.dir/all # Build rule for subdir invocation for target. Tests/CMakeFiles/tests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Tests/CMakeFiles/tests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/rosia/Programming/Cpp/BlogParser/build/CMakeFiles 0 .PHONY : Tests/CMakeFiles/tests.dir/rule # Convenience name for target. tests: Tests/CMakeFiles/tests.dir/rule .PHONY : tests # clean rule for target. Tests/CMakeFiles/tests.dir/clean: $(MAKE) $(MAKESILENT) -f Tests/CMakeFiles/tests.dir/build.make Tests/CMakeFiles/tests.dir/clean .PHONY : Tests/CMakeFiles/tests.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