eive-obsw/cmake-build-debug-q7s/CMakeFiles/eive-watchdog.dir/build.make

135 lines
7.1 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# 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/rmueller/EIVE/eive-obsw
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s
# Include any dependencies generated for this target.
include CMakeFiles/eive-watchdog.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/eive-watchdog.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/eive-watchdog.dir/flags.make
CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o: CMakeFiles/eive-watchdog.dir/flags.make
CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o: ../watchdog/main.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o -c /home/rmueller/EIVE/eive-obsw/watchdog/main.cpp
CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.i"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rmueller/EIVE/eive-obsw/watchdog/main.cpp > CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.i
CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.s"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rmueller/EIVE/eive-obsw/watchdog/main.cpp -o CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.s
CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o: CMakeFiles/eive-watchdog.dir/flags.make
CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o: ../watchdog/Watchdog.cpp
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o -c /home/rmueller/EIVE/eive-obsw/watchdog/Watchdog.cpp
CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.i"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rmueller/EIVE/eive-obsw/watchdog/Watchdog.cpp > CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.i
CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.s"
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rmueller/EIVE/eive-obsw/watchdog/Watchdog.cpp -o CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.s
# Object files for target eive-watchdog
eive__watchdog_OBJECTS = \
"CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o" \
"CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o"
# External object files for target eive-watchdog
eive__watchdog_EXTERNAL_OBJECTS =
eive-watchdog: CMakeFiles/eive-watchdog.dir/watchdog/main.cpp.o
eive-watchdog: CMakeFiles/eive-watchdog.dir/watchdog/Watchdog.cpp.o
eive-watchdog: CMakeFiles/eive-watchdog.dir/build.make
eive-watchdog: CMakeFiles/eive-watchdog.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable eive-watchdog"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/eive-watchdog.dir/link.txt --verbose=$(VERBOSE)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating stripped executable eive-watchdog-stripped.."
/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-strip --strip-all eive-watchdog -o eive-watchdog-stripped
# Rule to build all files generated by this target.
CMakeFiles/eive-watchdog.dir/build: eive-watchdog
.PHONY : CMakeFiles/eive-watchdog.dir/build
CMakeFiles/eive-watchdog.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/eive-watchdog.dir/cmake_clean.cmake
.PHONY : CMakeFiles/eive-watchdog.dir/clean
CMakeFiles/eive-watchdog.dir/depend:
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rmueller/EIVE/eive-obsw /home/rmueller/EIVE/eive-obsw /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles/eive-watchdog.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/eive-watchdog.dir/depend