You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/bsl/cmakeLowLayer/build/Makefile

339 lines
9.6 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# 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:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/key/github/KED/bsl/cmakeLowLayer
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/key/github/KED/bsl/cmakeLowLayer/build
#=============================================================================
# Targets provided globally by CMake.
# 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 -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
$(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/cmakeLowLayer/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named refOvenTest.out
# Build rule for target.
refOvenTest.out: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 refOvenTest.out
.PHONY : refOvenTest.out
# fast build rule for target.
refOvenTest.out/fast:
$(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/build
.PHONY : refOvenTest.out/fast
#=============================================================================
# Target rules for targets named c_functions
# Build rule for target.
c_functions: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 c_functions
.PHONY : c_functions
# fast build rule for target.
c_functions/fast:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/build
.PHONY : c_functions/fast
#=============================================================================
# Target rules for targets named cpp_functions
# Build rule for target.
cpp_functions: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cpp_functions
.PHONY : cpp_functions
# fast build rule for target.
cpp_functions/fast:
$(MAKE) -f CMakeFiles/cpp_functions.dir/build.make CMakeFiles/cpp_functions.dir/build
.PHONY : cpp_functions/fast
#=============================================================================
# Target rules for targets named Drivers
# Build rule for target.
Drivers: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 Drivers
.PHONY : Drivers
# fast build rule for target.
Drivers/fast:
$(MAKE) -f Drivers/CMakeFiles/Drivers.dir/build.make Drivers/CMakeFiles/Drivers.dir/build
.PHONY : Drivers/fast
#=============================================================================
# Target rules for targets named Startup
# Build rule for target.
Startup: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 Startup
.PHONY : Startup
# fast build rule for target.
Startup/fast:
$(MAKE) -f startup/CMakeFiles/Startup.dir/build.make startup/CMakeFiles/Startup.dir/build
.PHONY : Startup/fast
#=============================================================================
# Target rules for targets named CSources
# Build rule for target.
CSources: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 CSources
.PHONY : CSources
# fast build rule for target.
CSources/fast:
$(MAKE) -f Src/CMakeFiles/CSources.dir/build.make Src/CMakeFiles/CSources.dir/build
.PHONY : CSources/fast
Src/main.o: Src/main.c.o
.PHONY : Src/main.o
# target to build an object file
Src/main.c.o:
$(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/Src/main.c.o
.PHONY : Src/main.c.o
Src/main.i: Src/main.c.i
.PHONY : Src/main.i
# target to preprocess a source file
Src/main.c.i:
$(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/Src/main.c.i
.PHONY : Src/main.c.i
Src/main.s: Src/main.c.s
.PHONY : Src/main.s
# target to generate assembly for a file
Src/main.c.s:
$(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/Src/main.c.s
.PHONY : Src/main.c.s
Src/stm32f0xx_it.o: Src/stm32f0xx_it.c.o
.PHONY : Src/stm32f0xx_it.o
# target to build an object file
Src/stm32f0xx_it.c.o:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/stm32f0xx_it.c.o
.PHONY : Src/stm32f0xx_it.c.o
Src/stm32f0xx_it.i: Src/stm32f0xx_it.c.i
.PHONY : Src/stm32f0xx_it.i
# target to preprocess a source file
Src/stm32f0xx_it.c.i:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/stm32f0xx_it.c.i
.PHONY : Src/stm32f0xx_it.c.i
Src/stm32f0xx_it.s: Src/stm32f0xx_it.c.s
.PHONY : Src/stm32f0xx_it.s
# target to generate assembly for a file
Src/stm32f0xx_it.c.s:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/stm32f0xx_it.c.s
.PHONY : Src/stm32f0xx_it.c.s
Src/system_stm32f0xx.o: Src/system_stm32f0xx.c.o
.PHONY : Src/system_stm32f0xx.o
# target to build an object file
Src/system_stm32f0xx.c.o:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/system_stm32f0xx.c.o
.PHONY : Src/system_stm32f0xx.c.o
Src/system_stm32f0xx.i: Src/system_stm32f0xx.c.i
.PHONY : Src/system_stm32f0xx.i
# target to preprocess a source file
Src/system_stm32f0xx.c.i:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/system_stm32f0xx.c.i
.PHONY : Src/system_stm32f0xx.c.i
Src/system_stm32f0xx.s: Src/system_stm32f0xx.c.s
.PHONY : Src/system_stm32f0xx.s
# target to generate assembly for a file
Src/system_stm32f0xx.c.s:
$(MAKE) -f CMakeFiles/c_functions.dir/build.make CMakeFiles/c_functions.dir/Src/system_stm32f0xx.c.s
.PHONY : Src/system_stm32f0xx.c.s
cppSrc/transfer.o: cppSrc/transfer.cpp.o
.PHONY : cppSrc/transfer.o
# target to build an object file
cppSrc/transfer.cpp.o:
$(MAKE) -f CMakeFiles/cpp_functions.dir/build.make CMakeFiles/cpp_functions.dir/cppSrc/transfer.cpp.o
.PHONY : cppSrc/transfer.cpp.o
cppSrc/transfer.i: cppSrc/transfer.cpp.i
.PHONY : cppSrc/transfer.i
# target to preprocess a source file
cppSrc/transfer.cpp.i:
$(MAKE) -f CMakeFiles/cpp_functions.dir/build.make CMakeFiles/cpp_functions.dir/cppSrc/transfer.cpp.i
.PHONY : cppSrc/transfer.cpp.i
cppSrc/transfer.s: cppSrc/transfer.cpp.s
.PHONY : cppSrc/transfer.s
# target to generate assembly for a file
cppSrc/transfer.cpp.s:
$(MAKE) -f CMakeFiles/cpp_functions.dir/build.make CMakeFiles/cpp_functions.dir/cppSrc/transfer.cpp.s
.PHONY : cppSrc/transfer.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 "... rebuild_cache"
@echo "... edit_cache"
@echo "... refOvenTest.out"
@echo "... c_functions"
@echo "... cpp_functions"
@echo "... Drivers"
@echo "... Startup"
@echo "... CSources"
@echo "... Src/main.o"
@echo "... Src/main.i"
@echo "... Src/main.s"
@echo "... Src/stm32f0xx_it.o"
@echo "... Src/stm32f0xx_it.i"
@echo "... Src/stm32f0xx_it.s"
@echo "... Src/system_stm32f0xx.o"
@echo "... Src/system_stm32f0xx.i"
@echo "... Src/system_stm32f0xx.s"
@echo "... cppSrc/transfer.o"
@echo "... cppSrc/transfer.i"
@echo "... cppSrc/transfer.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:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system