# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.10 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # The main recursive all target all: .PHONY : all # The main recursive preinstall target preinstall: .PHONY : preinstall #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # 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 remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release #============================================================================= # Target rules for target CMakeFiles/msgpackc.dir # All Build rule for target. CMakeFiles/msgpackc.dir/all: $(MAKE) -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/depend $(MAKE) -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=15,16,17,18,19,20 "Built target msgpackc" .PHONY : CMakeFiles/msgpackc.dir/all # Include target in all. all: CMakeFiles/msgpackc.dir/all .PHONY : all # Build rule for subdir invocation for target. CMakeFiles/msgpackc.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 6 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/msgpackc.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : CMakeFiles/msgpackc.dir/rule # Convenience name for target. msgpackc: CMakeFiles/msgpackc.dir/rule .PHONY : msgpackc # clean rule for target. CMakeFiles/msgpackc.dir/clean: $(MAKE) -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/clean .PHONY : CMakeFiles/msgpackc.dir/clean # clean rule for target. clean: CMakeFiles/msgpackc.dir/clean .PHONY : clean #============================================================================= # Target rules for target CMakeFiles/msgpackc-static.dir # All Build rule for target. CMakeFiles/msgpackc-static.dir/all: $(MAKE) -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/depend $(MAKE) -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=21,22,23,24,25,26 "Built target msgpackc-static" .PHONY : CMakeFiles/msgpackc-static.dir/all # Include target in all. all: CMakeFiles/msgpackc-static.dir/all .PHONY : all # Build rule for subdir invocation for target. CMakeFiles/msgpackc-static.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 6 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/msgpackc-static.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : CMakeFiles/msgpackc-static.dir/rule # Convenience name for target. msgpackc-static: CMakeFiles/msgpackc-static.dir/rule .PHONY : msgpackc-static # clean rule for target. CMakeFiles/msgpackc-static.dir/clean: $(MAKE) -f CMakeFiles/msgpackc-static.dir/build.make CMakeFiles/msgpackc-static.dir/clean .PHONY : CMakeFiles/msgpackc-static.dir/clean # clean rule for target. clean: CMakeFiles/msgpackc-static.dir/clean .PHONY : clean #============================================================================= # Directory level rules for directory example # Convenience name for "all" pass in the directory. example/all: example/c/all example/all: example/cpp03/all example/all: example/cpp11/all example/all: example/boost/all example/all: example/x3/all .PHONY : example/all # Convenience name for "clean" pass in the directory. example/clean: example/c/clean example/clean: example/cpp03/clean example/clean: example/cpp11/clean example/clean: example/boost/clean example/clean: example/x3/clean .PHONY : example/clean # Convenience name for "preinstall" pass in the directory. example/preinstall: example/c/preinstall example/preinstall: example/cpp03/preinstall example/preinstall: example/cpp11/preinstall example/preinstall: example/boost/preinstall example/preinstall: example/x3/preinstall .PHONY : example/preinstall #============================================================================= # Directory level rules for directory example/c # Convenience name for "all" pass in the directory. example/c/all: example/c/CMakeFiles/simple_c.dir/all example/c/all: example/c/CMakeFiles/speed_test_uint64_array.dir/all example/c/all: example/c/CMakeFiles/lib_buffer_unpack.dir/all example/c/all: example/c/CMakeFiles/speed_test_uint32_array.dir/all example/c/all: example/c/CMakeFiles/user_buffer_unpack.dir/all .PHONY : example/c/all # Convenience name for "clean" pass in the directory. example/c/clean: example/c/CMakeFiles/simple_c.dir/clean example/c/clean: example/c/CMakeFiles/speed_test_uint64_array.dir/clean example/c/clean: example/c/CMakeFiles/lib_buffer_unpack.dir/clean example/c/clean: example/c/CMakeFiles/speed_test_uint32_array.dir/clean example/c/clean: example/c/CMakeFiles/user_buffer_unpack.dir/clean .PHONY : example/c/clean # Convenience name for "preinstall" pass in the directory. example/c/preinstall: .PHONY : example/c/preinstall #============================================================================= # Target rules for target example/c/CMakeFiles/simple_c.dir # All Build rule for target. example/c/CMakeFiles/simple_c.dir/all: CMakeFiles/msgpackc-static.dir/all $(MAKE) -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/depend $(MAKE) -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=33,34 "Built target simple_c" .PHONY : example/c/CMakeFiles/simple_c.dir/all # Include target in all. all: example/c/CMakeFiles/simple_c.dir/all .PHONY : all # Build rule for subdir invocation for target. example/c/CMakeFiles/simple_c.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 8 $(MAKE) -f CMakeFiles/Makefile2 example/c/CMakeFiles/simple_c.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/c/CMakeFiles/simple_c.dir/rule # Convenience name for target. simple_c: example/c/CMakeFiles/simple_c.dir/rule .PHONY : simple_c # clean rule for target. example/c/CMakeFiles/simple_c.dir/clean: $(MAKE) -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/clean .PHONY : example/c/CMakeFiles/simple_c.dir/clean # clean rule for target. clean: example/c/CMakeFiles/simple_c.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/c/CMakeFiles/speed_test_uint64_array.dir # All Build rule for target. example/c/CMakeFiles/speed_test_uint64_array.dir/all: CMakeFiles/msgpackc-static.dir/all $(MAKE) -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/depend $(MAKE) -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=37,38 "Built target speed_test_uint64_array" .PHONY : example/c/CMakeFiles/speed_test_uint64_array.dir/all # Include target in all. all: example/c/CMakeFiles/speed_test_uint64_array.dir/all .PHONY : all # Build rule for subdir invocation for target. example/c/CMakeFiles/speed_test_uint64_array.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 8 $(MAKE) -f CMakeFiles/Makefile2 example/c/CMakeFiles/speed_test_uint64_array.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/c/CMakeFiles/speed_test_uint64_array.dir/rule # Convenience name for target. speed_test_uint64_array: example/c/CMakeFiles/speed_test_uint64_array.dir/rule .PHONY : speed_test_uint64_array # clean rule for target. example/c/CMakeFiles/speed_test_uint64_array.dir/clean: $(MAKE) -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/clean .PHONY : example/c/CMakeFiles/speed_test_uint64_array.dir/clean # clean rule for target. clean: example/c/CMakeFiles/speed_test_uint64_array.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/c/CMakeFiles/lib_buffer_unpack.dir # All Build rule for target. example/c/CMakeFiles/lib_buffer_unpack.dir/all: CMakeFiles/msgpackc-static.dir/all $(MAKE) -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/depend $(MAKE) -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=11,12 "Built target lib_buffer_unpack" .PHONY : example/c/CMakeFiles/lib_buffer_unpack.dir/all # Include target in all. all: example/c/CMakeFiles/lib_buffer_unpack.dir/all .PHONY : all # Build rule for subdir invocation for target. example/c/CMakeFiles/lib_buffer_unpack.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 8 $(MAKE) -f CMakeFiles/Makefile2 example/c/CMakeFiles/lib_buffer_unpack.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/c/CMakeFiles/lib_buffer_unpack.dir/rule # Convenience name for target. lib_buffer_unpack: example/c/CMakeFiles/lib_buffer_unpack.dir/rule .PHONY : lib_buffer_unpack # clean rule for target. example/c/CMakeFiles/lib_buffer_unpack.dir/clean: $(MAKE) -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/clean .PHONY : example/c/CMakeFiles/lib_buffer_unpack.dir/clean # clean rule for target. clean: example/c/CMakeFiles/lib_buffer_unpack.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/c/CMakeFiles/speed_test_uint32_array.dir # All Build rule for target. example/c/CMakeFiles/speed_test_uint32_array.dir/all: CMakeFiles/msgpackc-static.dir/all $(MAKE) -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/depend $(MAKE) -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=35,36 "Built target speed_test_uint32_array" .PHONY : example/c/CMakeFiles/speed_test_uint32_array.dir/all # Include target in all. all: example/c/CMakeFiles/speed_test_uint32_array.dir/all .PHONY : all # Build rule for subdir invocation for target. example/c/CMakeFiles/speed_test_uint32_array.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 8 $(MAKE) -f CMakeFiles/Makefile2 example/c/CMakeFiles/speed_test_uint32_array.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/c/CMakeFiles/speed_test_uint32_array.dir/rule # Convenience name for target. speed_test_uint32_array: example/c/CMakeFiles/speed_test_uint32_array.dir/rule .PHONY : speed_test_uint32_array # clean rule for target. example/c/CMakeFiles/speed_test_uint32_array.dir/clean: $(MAKE) -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/clean .PHONY : example/c/CMakeFiles/speed_test_uint32_array.dir/clean # clean rule for target. clean: example/c/CMakeFiles/speed_test_uint32_array.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/c/CMakeFiles/user_buffer_unpack.dir # All Build rule for target. example/c/CMakeFiles/user_buffer_unpack.dir/all: CMakeFiles/msgpackc-static.dir/all $(MAKE) -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/depend $(MAKE) -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=41,42 "Built target user_buffer_unpack" .PHONY : example/c/CMakeFiles/user_buffer_unpack.dir/all # Include target in all. all: example/c/CMakeFiles/user_buffer_unpack.dir/all .PHONY : all # Build rule for subdir invocation for target. example/c/CMakeFiles/user_buffer_unpack.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 8 $(MAKE) -f CMakeFiles/Makefile2 example/c/CMakeFiles/user_buffer_unpack.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/c/CMakeFiles/user_buffer_unpack.dir/rule # Convenience name for target. user_buffer_unpack: example/c/CMakeFiles/user_buffer_unpack.dir/rule .PHONY : user_buffer_unpack # clean rule for target. example/c/CMakeFiles/user_buffer_unpack.dir/clean: $(MAKE) -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/clean .PHONY : example/c/CMakeFiles/user_buffer_unpack.dir/clean # clean rule for target. clean: example/c/CMakeFiles/user_buffer_unpack.dir/clean .PHONY : clean #============================================================================= # Directory level rules for directory example/cpp03 # Convenience name for "all" pass in the directory. example/cpp03/all: example/cpp03/CMakeFiles/stream.dir/all example/cpp03/all: example/cpp03/CMakeFiles/simple.dir/all example/cpp03/all: example/cpp03/CMakeFiles/reuse_zone.dir/all example/cpp03/all: example/cpp03/CMakeFiles/protocol_new.dir/all example/cpp03/all: example/cpp03/CMakeFiles/class_intrusive_map.dir/all example/cpp03/all: example/cpp03/CMakeFiles/class_intrusive.dir/all example/cpp03/all: example/cpp03/CMakeFiles/class_non_intrusive.dir/all example/cpp03/all: example/cpp03/CMakeFiles/map_based_versionup.dir/all example/cpp03/all: example/cpp03/CMakeFiles/custom.dir/all example/cpp03/all: example/cpp03/CMakeFiles/enum.dir/all .PHONY : example/cpp03/all # Convenience name for "clean" pass in the directory. example/cpp03/clean: example/cpp03/CMakeFiles/stream.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/simple.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/reuse_zone.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/protocol_new.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/class_intrusive_map.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/class_intrusive.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/class_non_intrusive.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/map_based_versionup.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/custom.dir/clean example/cpp03/clean: example/cpp03/CMakeFiles/enum.dir/clean .PHONY : example/cpp03/clean # Convenience name for "preinstall" pass in the directory. example/cpp03/preinstall: .PHONY : example/cpp03/preinstall #============================================================================= # Target rules for target example/cpp03/CMakeFiles/stream.dir # All Build rule for target. example/cpp03/CMakeFiles/stream.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=39,40 "Built target stream" .PHONY : example/cpp03/CMakeFiles/stream.dir/all # Include target in all. all: example/cpp03/CMakeFiles/stream.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/stream.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/stream.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/stream.dir/rule # Convenience name for target. stream: example/cpp03/CMakeFiles/stream.dir/rule .PHONY : stream # clean rule for target. example/cpp03/CMakeFiles/stream.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/clean .PHONY : example/cpp03/CMakeFiles/stream.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/stream.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/simple.dir # All Build rule for target. example/cpp03/CMakeFiles/simple.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=31,32 "Built target simple" .PHONY : example/cpp03/CMakeFiles/simple.dir/all # Include target in all. all: example/cpp03/CMakeFiles/simple.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/simple.dir/rule # Convenience name for target. simple: example/cpp03/CMakeFiles/simple.dir/rule .PHONY : simple # clean rule for target. example/cpp03/CMakeFiles/simple.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/clean .PHONY : example/cpp03/CMakeFiles/simple.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/simple.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/reuse_zone.dir # All Build rule for target. example/cpp03/CMakeFiles/reuse_zone.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=29,30 "Built target reuse_zone" .PHONY : example/cpp03/CMakeFiles/reuse_zone.dir/all # Include target in all. all: example/cpp03/CMakeFiles/reuse_zone.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/reuse_zone.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/reuse_zone.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/reuse_zone.dir/rule # Convenience name for target. reuse_zone: example/cpp03/CMakeFiles/reuse_zone.dir/rule .PHONY : reuse_zone # clean rule for target. example/cpp03/CMakeFiles/reuse_zone.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/clean .PHONY : example/cpp03/CMakeFiles/reuse_zone.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/reuse_zone.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/protocol_new.dir # All Build rule for target. example/cpp03/CMakeFiles/protocol_new.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=27,28 "Built target protocol_new" .PHONY : example/cpp03/CMakeFiles/protocol_new.dir/all # Include target in all. all: example/cpp03/CMakeFiles/protocol_new.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/protocol_new.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/protocol_new.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/protocol_new.dir/rule # Convenience name for target. protocol_new: example/cpp03/CMakeFiles/protocol_new.dir/rule .PHONY : protocol_new # clean rule for target. example/cpp03/CMakeFiles/protocol_new.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/clean .PHONY : example/cpp03/CMakeFiles/protocol_new.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/protocol_new.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/class_intrusive_map.dir # All Build rule for target. example/cpp03/CMakeFiles/class_intrusive_map.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=3,4 "Built target class_intrusive_map" .PHONY : example/cpp03/CMakeFiles/class_intrusive_map.dir/all # Include target in all. all: example/cpp03/CMakeFiles/class_intrusive_map.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/class_intrusive_map.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/class_intrusive_map.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/class_intrusive_map.dir/rule # Convenience name for target. class_intrusive_map: example/cpp03/CMakeFiles/class_intrusive_map.dir/rule .PHONY : class_intrusive_map # clean rule for target. example/cpp03/CMakeFiles/class_intrusive_map.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/clean .PHONY : example/cpp03/CMakeFiles/class_intrusive_map.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/class_intrusive_map.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/class_intrusive.dir # All Build rule for target. example/cpp03/CMakeFiles/class_intrusive.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=1,2 "Built target class_intrusive" .PHONY : example/cpp03/CMakeFiles/class_intrusive.dir/all # Include target in all. all: example/cpp03/CMakeFiles/class_intrusive.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/class_intrusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/class_intrusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/class_intrusive.dir/rule # Convenience name for target. class_intrusive: example/cpp03/CMakeFiles/class_intrusive.dir/rule .PHONY : class_intrusive # clean rule for target. example/cpp03/CMakeFiles/class_intrusive.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/clean .PHONY : example/cpp03/CMakeFiles/class_intrusive.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/class_intrusive.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/class_non_intrusive.dir # All Build rule for target. example/cpp03/CMakeFiles/class_non_intrusive.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=5,6 "Built target class_non_intrusive" .PHONY : example/cpp03/CMakeFiles/class_non_intrusive.dir/all # Include target in all. all: example/cpp03/CMakeFiles/class_non_intrusive.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/class_non_intrusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/class_non_intrusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/class_non_intrusive.dir/rule # Convenience name for target. class_non_intrusive: example/cpp03/CMakeFiles/class_non_intrusive.dir/rule .PHONY : class_non_intrusive # clean rule for target. example/cpp03/CMakeFiles/class_non_intrusive.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/clean .PHONY : example/cpp03/CMakeFiles/class_non_intrusive.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/class_non_intrusive.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/map_based_versionup.dir # All Build rule for target. example/cpp03/CMakeFiles/map_based_versionup.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=13,14 "Built target map_based_versionup" .PHONY : example/cpp03/CMakeFiles/map_based_versionup.dir/all # Include target in all. all: example/cpp03/CMakeFiles/map_based_versionup.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/map_based_versionup.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/map_based_versionup.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/map_based_versionup.dir/rule # Convenience name for target. map_based_versionup: example/cpp03/CMakeFiles/map_based_versionup.dir/rule .PHONY : map_based_versionup # clean rule for target. example/cpp03/CMakeFiles/map_based_versionup.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/clean .PHONY : example/cpp03/CMakeFiles/map_based_versionup.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/map_based_versionup.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/custom.dir # All Build rule for target. example/cpp03/CMakeFiles/custom.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=7,8 "Built target custom" .PHONY : example/cpp03/CMakeFiles/custom.dir/all # Include target in all. all: example/cpp03/CMakeFiles/custom.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/custom.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/custom.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/custom.dir/rule # Convenience name for target. custom: example/cpp03/CMakeFiles/custom.dir/rule .PHONY : custom # clean rule for target. example/cpp03/CMakeFiles/custom.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/clean .PHONY : example/cpp03/CMakeFiles/custom.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/custom.dir/clean .PHONY : clean #============================================================================= # Target rules for target example/cpp03/CMakeFiles/enum.dir # All Build rule for target. example/cpp03/CMakeFiles/enum.dir/all: $(MAKE) -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/depend $(MAKE) -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=9,10 "Built target enum" .PHONY : example/cpp03/CMakeFiles/enum.dir/all # Include target in all. all: example/cpp03/CMakeFiles/enum.dir/all .PHONY : all # Build rule for subdir invocation for target. example/cpp03/CMakeFiles/enum.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 example/cpp03/CMakeFiles/enum.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles 0 .PHONY : example/cpp03/CMakeFiles/enum.dir/rule # Convenience name for target. enum: example/cpp03/CMakeFiles/enum.dir/rule .PHONY : enum # clean rule for target. example/cpp03/CMakeFiles/enum.dir/clean: $(MAKE) -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/clean .PHONY : example/cpp03/CMakeFiles/enum.dir/clean # clean rule for target. clean: example/cpp03/CMakeFiles/enum.dir/clean .PHONY : clean #============================================================================= # Directory level rules for directory example/cpp11 # Convenience name for "all" pass in the directory. example/cpp11/all: .PHONY : example/cpp11/all # Convenience name for "clean" pass in the directory. example/cpp11/clean: .PHONY : example/cpp11/clean # Convenience name for "preinstall" pass in the directory. example/cpp11/preinstall: .PHONY : example/cpp11/preinstall #============================================================================= # Directory level rules for directory example/boost # Convenience name for "all" pass in the directory. example/boost/all: .PHONY : example/boost/all # Convenience name for "clean" pass in the directory. example/boost/clean: .PHONY : example/boost/clean # Convenience name for "preinstall" pass in the directory. example/boost/preinstall: .PHONY : example/boost/preinstall #============================================================================= # Directory level rules for directory example/x3 # Convenience name for "all" pass in the directory. example/x3/all: .PHONY : example/x3/all # Convenience name for "clean" pass in the directory. example/x3/clean: .PHONY : example/x3/clean # Convenience name for "preinstall" pass in the directory. example/x3/preinstall: .PHONY : example/x3/preinstall #============================================================================= # 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system