# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.10 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # 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 # Include any dependencies generated for this target. include example/cpp03/CMakeFiles/enum.dir/depend.make # Include the progress variables for this target. include example/cpp03/CMakeFiles/enum.dir/progress.make # Include the compile flags for this target's objects. include example/cpp03/CMakeFiles/enum.dir/flags.make example/cpp03/CMakeFiles/enum.dir/enum.cpp.o: example/cpp03/CMakeFiles/enum.dir/flags.make example/cpp03/CMakeFiles/enum.dir/enum.cpp.o: ../example/cpp03/enum.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o" cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/enum.dir/enum.cpp.o -c /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/example/cpp03/enum.cpp example/cpp03/CMakeFiles/enum.dir/enum.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/enum.dir/enum.cpp.i" cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/example/cpp03/enum.cpp > CMakeFiles/enum.dir/enum.cpp.i example/cpp03/CMakeFiles/enum.dir/enum.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/enum.dir/enum.cpp.s" cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/example/cpp03/enum.cpp -o CMakeFiles/enum.dir/enum.cpp.s example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.requires: .PHONY : example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.requires example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.provides: example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.requires $(MAKE) -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.provides.build .PHONY : example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.provides example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.provides.build: example/cpp03/CMakeFiles/enum.dir/enum.cpp.o # Object files for target enum enum_OBJECTS = \ "CMakeFiles/enum.dir/enum.cpp.o" # External object files for target enum enum_EXTERNAL_OBJECTS = example/cpp03/enum: example/cpp03/CMakeFiles/enum.dir/enum.cpp.o example/cpp03/enum: example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/enum: example/cpp03/CMakeFiles/enum.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable enum" cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/enum.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. example/cpp03/CMakeFiles/enum.dir/build: example/cpp03/enum .PHONY : example/cpp03/CMakeFiles/enum.dir/build example/cpp03/CMakeFiles/enum.dir/requires: example/cpp03/CMakeFiles/enum.dir/enum.cpp.o.requires .PHONY : example/cpp03/CMakeFiles/enum.dir/requires example/cpp03/CMakeFiles/enum.dir/clean: cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 && $(CMAKE_COMMAND) -P CMakeFiles/enum.dir/cmake_clean.cmake .PHONY : example/cpp03/CMakeFiles/enum.dir/clean example/cpp03/CMakeFiles/enum.dir/depend: cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1 /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/example/cpp03 /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03 /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/msgpack-3.1.1/release/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake --color=$(COLOR) .PHONY : example/cpp03/CMakeFiles/enum.dir/depend