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.

345 lines
12 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# 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/kanken/code/AHRS_core/src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kanken/code/AHRS_core/src
#=============================================================================
# Targets provided globally by CMake.
# 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
# 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
# The main all target
all: cmake_check_build_system
cd /home/kanken/code/AHRS_core/src && $(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/CMakeFiles /home/kanken/code/AHRS_core/src/ui//CMakeFiles/progress.marks
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ui/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kanken/code/AHRS_core/src/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ui/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ui/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ui/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/kanken/code/AHRS_core/src && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
ui/CMakeFiles/ui.dir/rule:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ui/CMakeFiles/ui.dir/rule
.PHONY : ui/CMakeFiles/ui.dir/rule
# Convenience name for target.
ui: ui/CMakeFiles/ui.dir/rule
.PHONY : ui
# fast build rule for target.
ui/fast:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/build
.PHONY : ui/fast
controllers/uiController.o: controllers/uiController.cpp.o
.PHONY : controllers/uiController.o
# target to build an object file
controllers/uiController.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiController.cpp.o
.PHONY : controllers/uiController.cpp.o
controllers/uiController.i: controllers/uiController.cpp.i
.PHONY : controllers/uiController.i
# target to preprocess a source file
controllers/uiController.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiController.cpp.i
.PHONY : controllers/uiController.cpp.i
controllers/uiController.s: controllers/uiController.cpp.s
.PHONY : controllers/uiController.s
# target to generate assembly for a file
controllers/uiController.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiController.cpp.s
.PHONY : controllers/uiController.cpp.s
controllers/uiManager.o: controllers/uiManager.cpp.o
.PHONY : controllers/uiManager.o
# target to build an object file
controllers/uiManager.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiManager.cpp.o
.PHONY : controllers/uiManager.cpp.o
controllers/uiManager.i: controllers/uiManager.cpp.i
.PHONY : controllers/uiManager.i
# target to preprocess a source file
controllers/uiManager.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiManager.cpp.i
.PHONY : controllers/uiManager.cpp.i
controllers/uiManager.s: controllers/uiManager.cpp.s
.PHONY : controllers/uiManager.s
# target to generate assembly for a file
controllers/uiManager.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/controllers/uiManager.cpp.s
.PHONY : controllers/uiManager.cpp.s
drawer/uiDrawer.o: drawer/uiDrawer.cpp.o
.PHONY : drawer/uiDrawer.o
# target to build an object file
drawer/uiDrawer.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/drawer/uiDrawer.cpp.o
.PHONY : drawer/uiDrawer.cpp.o
drawer/uiDrawer.i: drawer/uiDrawer.cpp.i
.PHONY : drawer/uiDrawer.i
# target to preprocess a source file
drawer/uiDrawer.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/drawer/uiDrawer.cpp.i
.PHONY : drawer/uiDrawer.cpp.i
drawer/uiDrawer.s: drawer/uiDrawer.cpp.s
.PHONY : drawer/uiDrawer.s
# target to generate assembly for a file
drawer/uiDrawer.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/drawer/uiDrawer.cpp.s
.PHONY : drawer/uiDrawer.cpp.s
merger/uiMerger.o: merger/uiMerger.cpp.o
.PHONY : merger/uiMerger.o
# target to build an object file
merger/uiMerger.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/merger/uiMerger.cpp.o
.PHONY : merger/uiMerger.cpp.o
merger/uiMerger.i: merger/uiMerger.cpp.i
.PHONY : merger/uiMerger.i
# target to preprocess a source file
merger/uiMerger.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/merger/uiMerger.cpp.i
.PHONY : merger/uiMerger.cpp.i
merger/uiMerger.s: merger/uiMerger.cpp.s
.PHONY : merger/uiMerger.s
# target to generate assembly for a file
merger/uiMerger.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/merger/uiMerger.cpp.s
.PHONY : merger/uiMerger.cpp.s
support/UiSupport.o: support/UiSupport.cpp.o
.PHONY : support/UiSupport.o
# target to build an object file
support/UiSupport.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/support/UiSupport.cpp.o
.PHONY : support/UiSupport.cpp.o
support/UiSupport.i: support/UiSupport.cpp.i
.PHONY : support/UiSupport.i
# target to preprocess a source file
support/UiSupport.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/support/UiSupport.cpp.i
.PHONY : support/UiSupport.cpp.i
support/UiSupport.s: support/UiSupport.cpp.s
.PHONY : support/UiSupport.s
# target to generate assembly for a file
support/UiSupport.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/support/UiSupport.cpp.s
.PHONY : support/UiSupport.cpp.s
uiElements/ui.o: uiElements/ui.cpp.o
.PHONY : uiElements/ui.o
# target to build an object file
uiElements/ui.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/ui.cpp.o
.PHONY : uiElements/ui.cpp.o
uiElements/ui.i: uiElements/ui.cpp.i
.PHONY : uiElements/ui.i
# target to preprocess a source file
uiElements/ui.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/ui.cpp.i
.PHONY : uiElements/ui.cpp.i
uiElements/ui.s: uiElements/ui.cpp.s
.PHONY : uiElements/ui.s
# target to generate assembly for a file
uiElements/ui.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/ui.cpp.s
.PHONY : uiElements/ui.cpp.s
uiElements/uiElements.o: uiElements/uiElements.cpp.o
.PHONY : uiElements/uiElements.o
# target to build an object file
uiElements/uiElements.cpp.o:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/uiElements.cpp.o
.PHONY : uiElements/uiElements.cpp.o
uiElements/uiElements.i: uiElements/uiElements.cpp.i
.PHONY : uiElements/uiElements.i
# target to preprocess a source file
uiElements/uiElements.cpp.i:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/uiElements.cpp.i
.PHONY : uiElements/uiElements.cpp.i
uiElements/uiElements.s: uiElements/uiElements.cpp.s
.PHONY : uiElements/uiElements.s
# target to generate assembly for a file
uiElements/uiElements.cpp.s:
cd /home/kanken/code/AHRS_core/src && $(MAKE) $(MAKESILENT) -f ui/CMakeFiles/ui.dir/build.make ui/CMakeFiles/ui.dir/uiElements/uiElements.cpp.s
.PHONY : uiElements/uiElements.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 "... rebuild_cache"
@echo "... ui"
@echo "... controllers/uiController.o"
@echo "... controllers/uiController.i"
@echo "... controllers/uiController.s"
@echo "... controllers/uiManager.o"
@echo "... controllers/uiManager.i"
@echo "... controllers/uiManager.s"
@echo "... drawer/uiDrawer.o"
@echo "... drawer/uiDrawer.i"
@echo "... drawer/uiDrawer.s"
@echo "... merger/uiMerger.o"
@echo "... merger/uiMerger.i"
@echo "... merger/uiMerger.s"
@echo "... support/UiSupport.o"
@echo "... support/UiSupport.i"
@echo "... support/UiSupport.s"
@echo "... uiElements/ui.o"
@echo "... uiElements/ui.i"
@echo "... uiElements/ui.s"
@echo "... uiElements/uiElements.o"
@echo "... uiElements/uiElements.i"
@echo "... uiElements/uiElements.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/kanken/code/AHRS_core/src && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system