reworked helper scripts, renamed q7s build dirs
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1,73 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"C"
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_C
|
||||
"/home/rmueller/EIVE/eive-obsw/bsp_q7s/boardconfig/print.c" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o"
|
||||
)
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
|
||||
# Preprocessor definitions for this target.
|
||||
set(CMAKE_TARGET_DEFINITIONS_C
|
||||
"LINUX"
|
||||
"Q7S_SIMPLE_MODE"
|
||||
"UNIX"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"fsfw"
|
||||
"../fsfw/src"
|
||||
"../fsfw/tests/src"
|
||||
"../fsfw/hal/src"
|
||||
"../fsfw/contrib"
|
||||
"../"
|
||||
"../linux/fsfwconfig"
|
||||
"../fsfw/inc"
|
||||
"../common/config"
|
||||
"."
|
||||
)
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/bsp_q7s/core/InitMission.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/bsp_q7s/main.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o"
|
||||
"/home/rmueller/EIVE/eive-obsw/bsp_q7s/simple/simple.cpp" "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
|
||||
# Preprocessor definitions for this target.
|
||||
set(CMAKE_TARGET_DEFINITIONS_CXX
|
||||
"LINUX"
|
||||
"Q7S_SIMPLE_MODE"
|
||||
"UNIX"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"fsfw"
|
||||
"../fsfw/src"
|
||||
"../fsfw/tests/src"
|
||||
"../fsfw/hal/src"
|
||||
"../fsfw/contrib"
|
||||
"../"
|
||||
"../linux/fsfwconfig"
|
||||
"../fsfw/inc"
|
||||
"../common/config"
|
||||
"."
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
"/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/fsfw/CMakeFiles/fsfw.dir/DependInfo.cmake"
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
@ -0,0 +1,269 @@
|
||||
# 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 bsp_q7s/CMakeFiles/eive-simple.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include bsp_q7s/CMakeFiles/eive-simple.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o: ../bsp_q7s/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 bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/main.cpp.o -c /home/rmueller/EIVE/eive-obsw/bsp_q7s/main.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/main.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/main.cpp > CMakeFiles/eive-simple.dir/main.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/main.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/main.cpp -o CMakeFiles/eive-simple.dir/main.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o: ../bsp_q7s/simple/simple.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 bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/simple/simple.cpp.o -c /home/rmueller/EIVE/eive-obsw/bsp_q7s/simple/simple.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/simple/simple.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/simple/simple.cpp > CMakeFiles/eive-simple.dir/simple/simple.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/simple/simple.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/simple/simple.cpp -o CMakeFiles/eive-simple.dir/simple/simple.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o: ../bsp_q7s/boardconfig/print.c
|
||||
@$(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_3) "Building C object bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/eive-simple.dir/boardconfig/print.c.o -c /home/rmueller/EIVE/eive-obsw/bsp_q7s/boardconfig/print.c
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/eive-simple.dir/boardconfig/print.c.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/rmueller/EIVE/eive-obsw/bsp_q7s/boardconfig/print.c > CMakeFiles/eive-simple.dir/boardconfig/print.c.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/eive-simple.dir/boardconfig/print.c.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --sysroot=/opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/rmueller/EIVE/eive-obsw/bsp_q7s/boardconfig/print.c -o CMakeFiles/eive-simple.dir/boardconfig/print.c.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o: ../bsp_q7s/core/InitMission.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_4) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/core/InitMission.cpp.o -c /home/rmueller/EIVE/eive-obsw/bsp_q7s/core/InitMission.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/core/InitMission.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/core/InitMission.cpp > CMakeFiles/eive-simple.dir/core/InitMission.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/core/InitMission.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/bsp_q7s/core/InitMission.cpp -o CMakeFiles/eive-simple.dir/core/InitMission.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.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_5) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.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_6) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.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_7) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.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_8) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.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_9) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.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_10) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o: bsp_q7s/CMakeFiles/eive-simple.dir/flags.make
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o: ../fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.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_11) "Building CXX object bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o -c /home/rmueller/EIVE/eive-obsw/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp > CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && /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/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp -o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s
|
||||
|
||||
# Object files for target eive-simple
|
||||
eive__simple_OBJECTS = \
|
||||
"CMakeFiles/eive-simple.dir/main.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/simple/simple.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/boardconfig/print.c.o" \
|
||||
"CMakeFiles/eive-simple.dir/core/InitMission.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o" \
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o"
|
||||
|
||||
# External object files for target eive-simple
|
||||
eive__simple_EXTERNAL_OBJECTS =
|
||||
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/build.make
|
||||
bsp_q7s/eive-simple: fsfw/libfsfw.a
|
||||
bsp_q7s/eive-simple: /opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi/usr/lib/libgpiod.so
|
||||
bsp_q7s/eive-simple: bsp_q7s/CMakeFiles/eive-simple.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_12) "Linking CXX executable eive-simple"
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/eive-simple.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/build: bsp_q7s/eive-simple
|
||||
|
||||
.PHONY : bsp_q7s/CMakeFiles/eive-simple.dir/build
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s && $(CMAKE_COMMAND) -P CMakeFiles/eive-simple.dir/cmake_clean.cmake
|
||||
.PHONY : bsp_q7s/CMakeFiles/eive-simple.dir/clean
|
||||
|
||||
bsp_q7s/CMakeFiles/eive-simple.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/bsp_q7s /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/CMakeFiles/eive-simple.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : bsp_q7s/CMakeFiles/eive-simple.dir/depend
|
||||
|
@ -0,0 +1,20 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/boardconfig/print.c.o"
|
||||
"CMakeFiles/eive-simple.dir/core/InitMission.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/main.cpp.o"
|
||||
"CMakeFiles/eive-simple.dir/simple/simple.cpp.o"
|
||||
"eive-simple"
|
||||
"eive-simple.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C CXX)
|
||||
include(CMakeFiles/eive-simple.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for eive-simple.
|
||||
# This may be replaced when dependencies are built.
|
@ -0,0 +1,17 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# compile C with /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
|
||||
# compile CXX with /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++
|
||||
C_DEFINES = -DLINUX -DQ7S_SIMPLE_MODE -DUNIX
|
||||
|
||||
C_INCLUDES = -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/fsfw -I/home/rmueller/EIVE/eive-obsw/fsfw/src -I/home/rmueller/EIVE/eive-obsw/fsfw/tests/src -I/home/rmueller/EIVE/eive-obsw/fsfw/hal/src -I/home/rmueller/EIVE/eive-obsw/fsfw/contrib -I/home/rmueller/EIVE/eive-obsw -I/home/rmueller/EIVE/eive-obsw/linux/fsfwconfig -I/home/rmueller/EIVE/eive-obsw/fsfw/inc -I/home/rmueller/EIVE/eive-obsw/common/config -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s
|
||||
|
||||
C_FLAGS = -mcpu=cortex-a9 -mfpu=neon-vfpv3 -mfloat-abi=hard -lgpiod -lxiphos -g -Wall -Wextra -Wimplicit-fallthrough=1 -Wno-unused-parameter -Wno-psabi -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wnull-dereference -Wundef -Wformat=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wformat-security -Wstrict-overflow=3 -Warray-bounds=2 -Wshift-overflow=2 -Wcast-qual -Wstringop-overflow=4 -ffunction-sections -fdata-sections
|
||||
|
||||
CXX_DEFINES = -DLINUX -DQ7S_SIMPLE_MODE -DUNIX
|
||||
|
||||
CXX_INCLUDES = -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/fsfw -I/home/rmueller/EIVE/eive-obsw/fsfw/src -I/home/rmueller/EIVE/eive-obsw/fsfw/tests/src -I/home/rmueller/EIVE/eive-obsw/fsfw/hal/src -I/home/rmueller/EIVE/eive-obsw/fsfw/contrib -I/home/rmueller/EIVE/eive-obsw -I/home/rmueller/EIVE/eive-obsw/linux/fsfwconfig -I/home/rmueller/EIVE/eive-obsw/fsfw/inc -I/home/rmueller/EIVE/eive-obsw/common/config -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s
|
||||
|
||||
CXX_FLAGS = -mcpu=cortex-a9 -mfpu=neon-vfpv3 -mfloat-abi=hard -lgpiod -lxiphos -g -Wall -Wextra -Wimplicit-fallthrough=1 -Wno-unused-parameter -Wno-psabi -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wnull-dereference -Wundef -Wformat=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wformat-security -Wstrict-overflow=3 -Warray-bounds=2 -Wshift-overflow=2 -Wcast-qual -Wstringop-overflow=4 -ffunction-sections -fdata-sections -std=gnu++17
|
||||
|
@ -0,0 +1 @@
|
||||
/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 -mcpu=cortex-a9 -mfpu=neon-vfpv3 -mfloat-abi=hard -lgpiod -lxiphos -g -Wl,--gc-sections CMakeFiles/eive-simple.dir/main.cpp.o CMakeFiles/eive-simple.dir/simple/simple.cpp.o CMakeFiles/eive-simple.dir/boardconfig/print.c.o CMakeFiles/eive-simple.dir/core/InitMission.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o -o eive-simple ../fsfw/libfsfw.a -lpthread -lrt /opt/xiphos/sdk/ark/sysroots/cortexa9hf-neon-xiphos-linux-gnueabi/usr/lib/libgpiod.so
|
@ -0,0 +1,13 @@
|
||||
CMAKE_PROGRESS_1 =
|
||||
CMAKE_PROGRESS_2 =
|
||||
CMAKE_PROGRESS_3 = 27
|
||||
CMAKE_PROGRESS_4 =
|
||||
CMAKE_PROGRESS_5 =
|
||||
CMAKE_PROGRESS_6 =
|
||||
CMAKE_PROGRESS_7 = 28
|
||||
CMAKE_PROGRESS_8 =
|
||||
CMAKE_PROGRESS_9 =
|
||||
CMAKE_PROGRESS_10 =
|
||||
CMAKE_PROGRESS_11 = 29
|
||||
CMAKE_PROGRESS_12 =
|
||||
|
1
cmake-build-debug-q7s/bsp_q7s/CMakeFiles/progress.marks
Normal file
1
cmake-build-debug-q7s/bsp_q7s/CMakeFiles/progress.marks
Normal file
@ -0,0 +1 @@
|
||||
0
|
549
cmake-build-debug-q7s/bsp_q7s/Makefile
Normal file
549
cmake-build-debug-q7s/bsp_q7s/Makefile
Normal file
@ -0,0 +1,549 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
bsp_q7s/CMakeFiles/eive-simple.dir/rule:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/CMakeFiles/eive-simple.dir/rule
|
||||
.PHONY : bsp_q7s/CMakeFiles/eive-simple.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
eive-simple: bsp_q7s/CMakeFiles/eive-simple.dir/rule
|
||||
|
||||
.PHONY : eive-simple
|
||||
|
||||
# fast build rule for target.
|
||||
eive-simple/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/build
|
||||
.PHONY : eive-simple/fast
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.o: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.i: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.s: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.o: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.i: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.s: __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.o: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.i: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.s: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.o: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.i: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.s: __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.o: __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.i: __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.s: __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.o: __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.i: __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.s: __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.cpp.s
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.o: __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.o
|
||||
|
||||
# target to build an object file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.o
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.i: __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.i
|
||||
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.s: __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s
|
||||
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/__/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s
|
||||
.PHONY : __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.cpp.s
|
||||
|
||||
boardconfig/print.o: boardconfig/print.c.o
|
||||
|
||||
.PHONY : boardconfig/print.o
|
||||
|
||||
# target to build an object file
|
||||
boardconfig/print.c.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.o
|
||||
.PHONY : boardconfig/print.c.o
|
||||
|
||||
boardconfig/print.i: boardconfig/print.c.i
|
||||
|
||||
.PHONY : boardconfig/print.i
|
||||
|
||||
# target to preprocess a source file
|
||||
boardconfig/print.c.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.i
|
||||
.PHONY : boardconfig/print.c.i
|
||||
|
||||
boardconfig/print.s: boardconfig/print.c.s
|
||||
|
||||
.PHONY : boardconfig/print.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
boardconfig/print.c.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/boardconfig/print.c.s
|
||||
.PHONY : boardconfig/print.c.s
|
||||
|
||||
core/InitMission.o: core/InitMission.cpp.o
|
||||
|
||||
.PHONY : core/InitMission.o
|
||||
|
||||
# target to build an object file
|
||||
core/InitMission.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.o
|
||||
.PHONY : core/InitMission.cpp.o
|
||||
|
||||
core/InitMission.i: core/InitMission.cpp.i
|
||||
|
||||
.PHONY : core/InitMission.i
|
||||
|
||||
# target to preprocess a source file
|
||||
core/InitMission.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.i
|
||||
.PHONY : core/InitMission.cpp.i
|
||||
|
||||
core/InitMission.s: core/InitMission.cpp.s
|
||||
|
||||
.PHONY : core/InitMission.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
core/InitMission.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/core/InitMission.cpp.s
|
||||
.PHONY : core/InitMission.cpp.s
|
||||
|
||||
main.o: main.cpp.o
|
||||
|
||||
.PHONY : main.o
|
||||
|
||||
# target to build an object file
|
||||
main.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.o
|
||||
.PHONY : main.cpp.o
|
||||
|
||||
main.i: main.cpp.i
|
||||
|
||||
.PHONY : main.i
|
||||
|
||||
# target to preprocess a source file
|
||||
main.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.i
|
||||
.PHONY : main.cpp.i
|
||||
|
||||
main.s: main.cpp.s
|
||||
|
||||
.PHONY : main.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
main.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/main.cpp.s
|
||||
.PHONY : main.cpp.s
|
||||
|
||||
simple/simple.o: simple/simple.cpp.o
|
||||
|
||||
.PHONY : simple/simple.o
|
||||
|
||||
# target to build an object file
|
||||
simple/simple.cpp.o:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.o
|
||||
.PHONY : simple/simple.cpp.o
|
||||
|
||||
simple/simple.i: simple/simple.cpp.i
|
||||
|
||||
.PHONY : simple/simple.i
|
||||
|
||||
# target to preprocess a source file
|
||||
simple/simple.cpp.i:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.i
|
||||
.PHONY : simple/simple.cpp.i
|
||||
|
||||
simple/simple.s: simple/simple.cpp.s
|
||||
|
||||
.PHONY : simple/simple.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
simple/simple.cpp.s:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f bsp_q7s/CMakeFiles/eive-simple.dir/build.make bsp_q7s/CMakeFiles/eive-simple.dir/simple/simple.cpp.s
|
||||
.PHONY : simple/simple.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... eive-simple"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cComIF.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/i2c/I2cCookie.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiComIF.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/spi/SpiCookie.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartComIF.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uart/UartCookie.s"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.o"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.i"
|
||||
@echo "... __/fsfw/hal/src/fsfw_hal/linux/uio/UioMapper.s"
|
||||
@echo "... boardconfig/print.o"
|
||||
@echo "... boardconfig/print.i"
|
||||
@echo "... boardconfig/print.s"
|
||||
@echo "... core/InitMission.o"
|
||||
@echo "... core/InitMission.i"
|
||||
@echo "... core/InitMission.s"
|
||||
@echo "... main.o"
|
||||
@echo "... main.i"
|
||||
@echo "... main.s"
|
||||
@echo "... simple/simple.o"
|
||||
@echo "... simple/simple.i"
|
||||
@echo "... simple/simple.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/boardconfig/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/boardconfig/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/boardconfig//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardconfig/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardconfig/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardconfig/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardconfig/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/boardconfig
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/boardtest/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/boardtest/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/boardtest//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardtest/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardtest/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardtest/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/boardtest/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/boardtest/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/boardtest/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/boardtest
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/callbacks/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/callbacks/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/callbacks//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/callbacks/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/callbacks/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/callbacks/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/callbacks/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/callbacks/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/callbacks/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/callbacks
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
58
cmake-build-debug-q7s/bsp_q7s/cmake_install.cmake
Normal file
58
cmake-build-debug-q7s/bsp_q7s/cmake_install.cmake
Normal file
@ -0,0 +1,58 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for each subdirectory.
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/simple/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/boardtest/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/boardconfig/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/comIF/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/core/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/fm/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/memory/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/callbacks/cmake_install.cmake")
|
||||
include("/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/xadc/cmake_install.cmake")
|
||||
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/comIF/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/comIF/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/comIF//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/comIF/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/comIF/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/comIF/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/comIF/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/comIF/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/comIF/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/comIF
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/core/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/core/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/core//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/core/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/core/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/core/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/core/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/core/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/core/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/core
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/fm/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/fm/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/fm//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/fm/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/fm/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/fm/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/fm/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/fm/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/fm/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/fm
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/memory/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/memory/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/memory//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/memory/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/memory/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/memory/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/memory/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/memory/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/memory/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/memory
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/simple/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/simple/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/simple//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/simple/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/simple/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/simple/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/simple/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/simple/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/simple/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/simple
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1 @@
|
||||
0
|
203
cmake-build-debug-q7s/bsp_q7s/xadc/Makefile
Normal file
203
cmake-build-debug-q7s/bsp_q7s/xadc/Makefile
Normal file
@ -0,0 +1,203 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/bsp_q7s/xadc//CMakeFiles/progress.marks
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/xadc/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/xadc/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/xadc/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bsp_q7s/xadc/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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:
|
||||
cd /home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
44
cmake-build-debug-q7s/bsp_q7s/xadc/cmake_install.cmake
Normal file
44
cmake-build-debug-q7s/bsp_q7s/xadc/cmake_install.cmake
Normal file
@ -0,0 +1,44 @@
|
||||
# Install script for directory: /home/rmueller/EIVE/eive-obsw/bsp_q7s/xadc
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-objdump")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user