# 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/local/bin/cmake # The command to remove a file. RM = /usr/local/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/valentin/Desktop/drones/qgroundcontrol # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/valentin/Desktop/drones/qgroundcontrol #============================================================================= # 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/local/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/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/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/local/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/local/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 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 install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/local/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/local/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/local/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/local/bin/cmake -P cmake_install.cmake .PHONY : install/fast # The main all target all: cmake_check_build_system cd /home/valentin/Desktop/drones/qgroundcontrol && $(CMAKE_COMMAND) -E cmake_progress_start /home/valentin/Desktop/drones/qgroundcontrol/CMakeFiles /home/valentin/Desktop/drones/qgroundcontrol/src/FactSystem//CMakeFiles/progress.marks cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/all $(CMAKE_COMMAND) -E cmake_progress_start /home/valentin/Desktop/drones/qgroundcontrol/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/valentin/Desktop/drones/qgroundcontrol && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. src/FactSystem/CMakeFiles/FactSystem.dir/rule: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/CMakeFiles/FactSystem.dir/rule .PHONY : src/FactSystem/CMakeFiles/FactSystem.dir/rule # Convenience name for target. FactSystem: src/FactSystem/CMakeFiles/FactSystem.dir/rule .PHONY : FactSystem # fast build rule for target. FactSystem/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/build .PHONY : FactSystem/fast # Convenience name for target. src/FactSystem/CMakeFiles/FactSystem_autogen.dir/rule: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/FactSystem/CMakeFiles/FactSystem_autogen.dir/rule .PHONY : src/FactSystem/CMakeFiles/FactSystem_autogen.dir/rule # Convenience name for target. FactSystem_autogen: src/FactSystem/CMakeFiles/FactSystem_autogen.dir/rule .PHONY : FactSystem_autogen # fast build rule for target. FactSystem_autogen/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem_autogen.dir/build.make src/FactSystem/CMakeFiles/FactSystem_autogen.dir/build .PHONY : FactSystem_autogen/fast Fact.o: Fact.cc.o .PHONY : Fact.o # target to build an object file Fact.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/Fact.cc.o .PHONY : Fact.cc.o Fact.i: Fact.cc.i .PHONY : Fact.i # target to preprocess a source file Fact.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/Fact.cc.i .PHONY : Fact.cc.i Fact.s: Fact.cc.s .PHONY : Fact.s # target to generate assembly for a file Fact.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/Fact.cc.s .PHONY : Fact.cc.s FactControls/FactPanelController.o: FactControls/FactPanelController.cc.o .PHONY : FactControls/FactPanelController.o # target to build an object file FactControls/FactPanelController.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactControls/FactPanelController.cc.o .PHONY : FactControls/FactPanelController.cc.o FactControls/FactPanelController.i: FactControls/FactPanelController.cc.i .PHONY : FactControls/FactPanelController.i # target to preprocess a source file FactControls/FactPanelController.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactControls/FactPanelController.cc.i .PHONY : FactControls/FactPanelController.cc.i FactControls/FactPanelController.s: FactControls/FactPanelController.cc.s .PHONY : FactControls/FactPanelController.s # target to generate assembly for a file FactControls/FactPanelController.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactControls/FactPanelController.cc.s .PHONY : FactControls/FactPanelController.cc.s FactGroup.o: FactGroup.cc.o .PHONY : FactGroup.o # target to build an object file FactGroup.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactGroup.cc.o .PHONY : FactGroup.cc.o FactGroup.i: FactGroup.cc.i .PHONY : FactGroup.i # target to preprocess a source file FactGroup.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactGroup.cc.i .PHONY : FactGroup.cc.i FactGroup.s: FactGroup.cc.s .PHONY : FactGroup.s # target to generate assembly for a file FactGroup.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactGroup.cc.s .PHONY : FactGroup.cc.s FactMetaData.o: FactMetaData.cc.o .PHONY : FactMetaData.o # target to build an object file FactMetaData.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactMetaData.cc.o .PHONY : FactMetaData.cc.o FactMetaData.i: FactMetaData.cc.i .PHONY : FactMetaData.i # target to preprocess a source file FactMetaData.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactMetaData.cc.i .PHONY : FactMetaData.cc.i FactMetaData.s: FactMetaData.cc.s .PHONY : FactMetaData.s # target to generate assembly for a file FactMetaData.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactMetaData.cc.s .PHONY : FactMetaData.cc.s FactSystem.o: FactSystem.cc.o .PHONY : FactSystem.o # target to build an object file FactSystem.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem.cc.o .PHONY : FactSystem.cc.o FactSystem.i: FactSystem.cc.i .PHONY : FactSystem.i # target to preprocess a source file FactSystem.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem.cc.i .PHONY : FactSystem.cc.i FactSystem.s: FactSystem.cc.s .PHONY : FactSystem.s # target to generate assembly for a file FactSystem.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem.cc.s .PHONY : FactSystem.cc.s FactSystemTestBase.o: FactSystemTestBase.cc.o .PHONY : FactSystemTestBase.o # target to build an object file FactSystemTestBase.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestBase.cc.o .PHONY : FactSystemTestBase.cc.o FactSystemTestBase.i: FactSystemTestBase.cc.i .PHONY : FactSystemTestBase.i # target to preprocess a source file FactSystemTestBase.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestBase.cc.i .PHONY : FactSystemTestBase.cc.i FactSystemTestBase.s: FactSystemTestBase.cc.s .PHONY : FactSystemTestBase.s # target to generate assembly for a file FactSystemTestBase.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestBase.cc.s .PHONY : FactSystemTestBase.cc.s FactSystemTestGeneric.o: FactSystemTestGeneric.cc.o .PHONY : FactSystemTestGeneric.o # target to build an object file FactSystemTestGeneric.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestGeneric.cc.o .PHONY : FactSystemTestGeneric.cc.o FactSystemTestGeneric.i: FactSystemTestGeneric.cc.i .PHONY : FactSystemTestGeneric.i # target to preprocess a source file FactSystemTestGeneric.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestGeneric.cc.i .PHONY : FactSystemTestGeneric.cc.i FactSystemTestGeneric.s: FactSystemTestGeneric.cc.s .PHONY : FactSystemTestGeneric.s # target to generate assembly for a file FactSystemTestGeneric.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestGeneric.cc.s .PHONY : FactSystemTestGeneric.cc.s FactSystemTestPX4.o: FactSystemTestPX4.cc.o .PHONY : FactSystemTestPX4.o # target to build an object file FactSystemTestPX4.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestPX4.cc.o .PHONY : FactSystemTestPX4.cc.o FactSystemTestPX4.i: FactSystemTestPX4.cc.i .PHONY : FactSystemTestPX4.i # target to preprocess a source file FactSystemTestPX4.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestPX4.cc.i .PHONY : FactSystemTestPX4.cc.i FactSystemTestPX4.s: FactSystemTestPX4.cc.s .PHONY : FactSystemTestPX4.s # target to generate assembly for a file FactSystemTestPX4.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystemTestPX4.cc.s .PHONY : FactSystemTestPX4.cc.s FactSystem_autogen/mocs_compilation.o: FactSystem_autogen/mocs_compilation.cpp.o .PHONY : FactSystem_autogen/mocs_compilation.o # target to build an object file FactSystem_autogen/mocs_compilation.cpp.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem_autogen/mocs_compilation.cpp.o .PHONY : FactSystem_autogen/mocs_compilation.cpp.o FactSystem_autogen/mocs_compilation.i: FactSystem_autogen/mocs_compilation.cpp.i .PHONY : FactSystem_autogen/mocs_compilation.i # target to preprocess a source file FactSystem_autogen/mocs_compilation.cpp.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem_autogen/mocs_compilation.cpp.i .PHONY : FactSystem_autogen/mocs_compilation.cpp.i FactSystem_autogen/mocs_compilation.s: FactSystem_autogen/mocs_compilation.cpp.s .PHONY : FactSystem_autogen/mocs_compilation.s # target to generate assembly for a file FactSystem_autogen/mocs_compilation.cpp.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactSystem_autogen/mocs_compilation.cpp.s .PHONY : FactSystem_autogen/mocs_compilation.cpp.s FactValueSliderListModel.o: FactValueSliderListModel.cc.o .PHONY : FactValueSliderListModel.o # target to build an object file FactValueSliderListModel.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactValueSliderListModel.cc.o .PHONY : FactValueSliderListModel.cc.o FactValueSliderListModel.i: FactValueSliderListModel.cc.i .PHONY : FactValueSliderListModel.i # target to preprocess a source file FactValueSliderListModel.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactValueSliderListModel.cc.i .PHONY : FactValueSliderListModel.cc.i FactValueSliderListModel.s: FactValueSliderListModel.cc.s .PHONY : FactValueSliderListModel.s # target to generate assembly for a file FactValueSliderListModel.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/FactValueSliderListModel.cc.s .PHONY : FactValueSliderListModel.cc.s ParameterManager.o: ParameterManager.cc.o .PHONY : ParameterManager.o # target to build an object file ParameterManager.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManager.cc.o .PHONY : ParameterManager.cc.o ParameterManager.i: ParameterManager.cc.i .PHONY : ParameterManager.i # target to preprocess a source file ParameterManager.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManager.cc.i .PHONY : ParameterManager.cc.i ParameterManager.s: ParameterManager.cc.s .PHONY : ParameterManager.s # target to generate assembly for a file ParameterManager.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManager.cc.s .PHONY : ParameterManager.cc.s ParameterManagerTest.o: ParameterManagerTest.cc.o .PHONY : ParameterManagerTest.o # target to build an object file ParameterManagerTest.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManagerTest.cc.o .PHONY : ParameterManagerTest.cc.o ParameterManagerTest.i: ParameterManagerTest.cc.i .PHONY : ParameterManagerTest.i # target to preprocess a source file ParameterManagerTest.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManagerTest.cc.i .PHONY : ParameterManagerTest.cc.i ParameterManagerTest.s: ParameterManagerTest.cc.s .PHONY : ParameterManagerTest.s # target to generate assembly for a file ParameterManagerTest.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/ParameterManagerTest.cc.s .PHONY : ParameterManagerTest.cc.s SettingsFact.o: SettingsFact.cc.o .PHONY : SettingsFact.o # target to build an object file SettingsFact.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/SettingsFact.cc.o .PHONY : SettingsFact.cc.o SettingsFact.i: SettingsFact.cc.i .PHONY : SettingsFact.i # target to preprocess a source file SettingsFact.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/SettingsFact.cc.i .PHONY : SettingsFact.cc.i SettingsFact.s: SettingsFact.cc.s .PHONY : SettingsFact.s # target to generate assembly for a file SettingsFact.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/FactSystem/CMakeFiles/FactSystem.dir/build.make src/FactSystem/CMakeFiles/FactSystem.dir/SettingsFact.cc.s .PHONY : SettingsFact.cc.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 "... FactSystem_autogen" @echo "... FactSystem" @echo "... Fact.o" @echo "... Fact.i" @echo "... Fact.s" @echo "... FactControls/FactPanelController.o" @echo "... FactControls/FactPanelController.i" @echo "... FactControls/FactPanelController.s" @echo "... FactGroup.o" @echo "... FactGroup.i" @echo "... FactGroup.s" @echo "... FactMetaData.o" @echo "... FactMetaData.i" @echo "... FactMetaData.s" @echo "... FactSystem.o" @echo "... FactSystem.i" @echo "... FactSystem.s" @echo "... FactSystemTestBase.o" @echo "... FactSystemTestBase.i" @echo "... FactSystemTestBase.s" @echo "... FactSystemTestGeneric.o" @echo "... FactSystemTestGeneric.i" @echo "... FactSystemTestGeneric.s" @echo "... FactSystemTestPX4.o" @echo "... FactSystemTestPX4.i" @echo "... FactSystemTestPX4.s" @echo "... FactSystem_autogen/mocs_compilation.o" @echo "... FactSystem_autogen/mocs_compilation.i" @echo "... FactSystem_autogen/mocs_compilation.s" @echo "... FactValueSliderListModel.o" @echo "... FactValueSliderListModel.i" @echo "... FactValueSliderListModel.s" @echo "... ParameterManager.o" @echo "... ParameterManager.i" @echo "... ParameterManager.s" @echo "... ParameterManagerTest.o" @echo "... ParameterManagerTest.i" @echo "... ParameterManagerTest.s" @echo "... SettingsFact.o" @echo "... SettingsFact.i" @echo "... SettingsFact.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/valentin/Desktop/drones/qgroundcontrol && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system