# 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/comm//CMakeFiles/progress.marks cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/comm/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/comm/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/comm/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/comm/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/comm/CMakeFiles/comm.dir/rule: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/comm/CMakeFiles/comm.dir/rule .PHONY : src/comm/CMakeFiles/comm.dir/rule # Convenience name for target. comm: src/comm/CMakeFiles/comm.dir/rule .PHONY : comm # fast build rule for target. comm/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/build .PHONY : comm/fast # Convenience name for target. src/comm/CMakeFiles/comm_autogen.dir/rule: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/comm/CMakeFiles/comm_autogen.dir/rule .PHONY : src/comm/CMakeFiles/comm_autogen.dir/rule # Convenience name for target. comm_autogen: src/comm/CMakeFiles/comm_autogen.dir/rule .PHONY : comm_autogen # fast build rule for target. comm_autogen/fast: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm_autogen.dir/build.make src/comm/CMakeFiles/comm_autogen.dir/build .PHONY : comm_autogen/fast LinkConfiguration.o: LinkConfiguration.cc.o .PHONY : LinkConfiguration.o # target to build an object file LinkConfiguration.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkConfiguration.cc.o .PHONY : LinkConfiguration.cc.o LinkConfiguration.i: LinkConfiguration.cc.i .PHONY : LinkConfiguration.i # target to preprocess a source file LinkConfiguration.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkConfiguration.cc.i .PHONY : LinkConfiguration.cc.i LinkConfiguration.s: LinkConfiguration.cc.s .PHONY : LinkConfiguration.s # target to generate assembly for a file LinkConfiguration.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkConfiguration.cc.s .PHONY : LinkConfiguration.cc.s LinkInterface.o: LinkInterface.cc.o .PHONY : LinkInterface.o # target to build an object file LinkInterface.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkInterface.cc.o .PHONY : LinkInterface.cc.o LinkInterface.i: LinkInterface.cc.i .PHONY : LinkInterface.i # target to preprocess a source file LinkInterface.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkInterface.cc.i .PHONY : LinkInterface.cc.i LinkInterface.s: LinkInterface.cc.s .PHONY : LinkInterface.s # target to generate assembly for a file LinkInterface.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkInterface.cc.s .PHONY : LinkInterface.cc.s LinkManager.o: LinkManager.cc.o .PHONY : LinkManager.o # target to build an object file LinkManager.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkManager.cc.o .PHONY : LinkManager.cc.o LinkManager.i: LinkManager.cc.i .PHONY : LinkManager.i # target to preprocess a source file LinkManager.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkManager.cc.i .PHONY : LinkManager.cc.i LinkManager.s: LinkManager.cc.s .PHONY : LinkManager.s # target to generate assembly for a file LinkManager.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LinkManager.cc.s .PHONY : LinkManager.cc.s LogReplayLink.o: LogReplayLink.cc.o .PHONY : LogReplayLink.o # target to build an object file LogReplayLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LogReplayLink.cc.o .PHONY : LogReplayLink.cc.o LogReplayLink.i: LogReplayLink.cc.i .PHONY : LogReplayLink.i # target to preprocess a source file LogReplayLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LogReplayLink.cc.i .PHONY : LogReplayLink.cc.i LogReplayLink.s: LogReplayLink.cc.s .PHONY : LogReplayLink.s # target to generate assembly for a file LogReplayLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/LogReplayLink.cc.s .PHONY : LogReplayLink.cc.s MAVLinkProtocol.o: MAVLinkProtocol.cc.o .PHONY : MAVLinkProtocol.o # target to build an object file MAVLinkProtocol.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MAVLinkProtocol.cc.o .PHONY : MAVLinkProtocol.cc.o MAVLinkProtocol.i: MAVLinkProtocol.cc.i .PHONY : MAVLinkProtocol.i # target to preprocess a source file MAVLinkProtocol.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MAVLinkProtocol.cc.i .PHONY : MAVLinkProtocol.cc.i MAVLinkProtocol.s: MAVLinkProtocol.cc.s .PHONY : MAVLinkProtocol.s # target to generate assembly for a file MAVLinkProtocol.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MAVLinkProtocol.cc.s .PHONY : MAVLinkProtocol.cc.s MavlinkMessagesTimer.o: MavlinkMessagesTimer.cc.o .PHONY : MavlinkMessagesTimer.o # target to build an object file MavlinkMessagesTimer.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MavlinkMessagesTimer.cc.o .PHONY : MavlinkMessagesTimer.cc.o MavlinkMessagesTimer.i: MavlinkMessagesTimer.cc.i .PHONY : MavlinkMessagesTimer.i # target to preprocess a source file MavlinkMessagesTimer.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MavlinkMessagesTimer.cc.i .PHONY : MavlinkMessagesTimer.cc.i MavlinkMessagesTimer.s: MavlinkMessagesTimer.cc.s .PHONY : MavlinkMessagesTimer.s # target to generate assembly for a file MavlinkMessagesTimer.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MavlinkMessagesTimer.cc.s .PHONY : MavlinkMessagesTimer.cc.s MockLink.o: MockLink.cc.o .PHONY : MockLink.o # target to build an object file MockLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLink.cc.o .PHONY : MockLink.cc.o MockLink.i: MockLink.cc.i .PHONY : MockLink.i # target to preprocess a source file MockLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLink.cc.i .PHONY : MockLink.cc.i MockLink.s: MockLink.cc.s .PHONY : MockLink.s # target to generate assembly for a file MockLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLink.cc.s .PHONY : MockLink.cc.s MockLinkFileServer.o: MockLinkFileServer.cc.o .PHONY : MockLinkFileServer.o # target to build an object file MockLinkFileServer.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkFileServer.cc.o .PHONY : MockLinkFileServer.cc.o MockLinkFileServer.i: MockLinkFileServer.cc.i .PHONY : MockLinkFileServer.i # target to preprocess a source file MockLinkFileServer.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkFileServer.cc.i .PHONY : MockLinkFileServer.cc.i MockLinkFileServer.s: MockLinkFileServer.cc.s .PHONY : MockLinkFileServer.s # target to generate assembly for a file MockLinkFileServer.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkFileServer.cc.s .PHONY : MockLinkFileServer.cc.s MockLinkMissionItemHandler.o: MockLinkMissionItemHandler.cc.o .PHONY : MockLinkMissionItemHandler.o # target to build an object file MockLinkMissionItemHandler.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkMissionItemHandler.cc.o .PHONY : MockLinkMissionItemHandler.cc.o MockLinkMissionItemHandler.i: MockLinkMissionItemHandler.cc.i .PHONY : MockLinkMissionItemHandler.i # target to preprocess a source file MockLinkMissionItemHandler.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkMissionItemHandler.cc.i .PHONY : MockLinkMissionItemHandler.cc.i MockLinkMissionItemHandler.s: MockLinkMissionItemHandler.cc.s .PHONY : MockLinkMissionItemHandler.s # target to generate assembly for a file MockLinkMissionItemHandler.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/MockLinkMissionItemHandler.cc.s .PHONY : MockLinkMissionItemHandler.cc.s QGCFlightGearLink.o: QGCFlightGearLink.cc.o .PHONY : QGCFlightGearLink.o # target to build an object file QGCFlightGearLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCFlightGearLink.cc.o .PHONY : QGCFlightGearLink.cc.o QGCFlightGearLink.i: QGCFlightGearLink.cc.i .PHONY : QGCFlightGearLink.i # target to preprocess a source file QGCFlightGearLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCFlightGearLink.cc.i .PHONY : QGCFlightGearLink.cc.i QGCFlightGearLink.s: QGCFlightGearLink.cc.s .PHONY : QGCFlightGearLink.s # target to generate assembly for a file QGCFlightGearLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCFlightGearLink.cc.s .PHONY : QGCFlightGearLink.cc.s QGCJSBSimLink.o: QGCJSBSimLink.cc.o .PHONY : QGCJSBSimLink.o # target to build an object file QGCJSBSimLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCJSBSimLink.cc.o .PHONY : QGCJSBSimLink.cc.o QGCJSBSimLink.i: QGCJSBSimLink.cc.i .PHONY : QGCJSBSimLink.i # target to preprocess a source file QGCJSBSimLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCJSBSimLink.cc.i .PHONY : QGCJSBSimLink.cc.i QGCJSBSimLink.s: QGCJSBSimLink.cc.s .PHONY : QGCJSBSimLink.s # target to generate assembly for a file QGCJSBSimLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCJSBSimLink.cc.s .PHONY : QGCJSBSimLink.cc.s QGCMAVLink.o: QGCMAVLink.cc.o .PHONY : QGCMAVLink.o # target to build an object file QGCMAVLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCMAVLink.cc.o .PHONY : QGCMAVLink.cc.o QGCMAVLink.i: QGCMAVLink.cc.i .PHONY : QGCMAVLink.i # target to preprocess a source file QGCMAVLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCMAVLink.cc.i .PHONY : QGCMAVLink.cc.i QGCMAVLink.s: QGCMAVLink.cc.s .PHONY : QGCMAVLink.s # target to generate assembly for a file QGCMAVLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCMAVLink.cc.s .PHONY : QGCMAVLink.cc.s QGCSerialPortInfo.o: QGCSerialPortInfo.cc.o .PHONY : QGCSerialPortInfo.o # target to build an object file QGCSerialPortInfo.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCSerialPortInfo.cc.o .PHONY : QGCSerialPortInfo.cc.o QGCSerialPortInfo.i: QGCSerialPortInfo.cc.i .PHONY : QGCSerialPortInfo.i # target to preprocess a source file QGCSerialPortInfo.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCSerialPortInfo.cc.i .PHONY : QGCSerialPortInfo.cc.i QGCSerialPortInfo.s: QGCSerialPortInfo.cc.s .PHONY : QGCSerialPortInfo.s # target to generate assembly for a file QGCSerialPortInfo.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCSerialPortInfo.cc.s .PHONY : QGCSerialPortInfo.cc.s QGCXPlaneLink.o: QGCXPlaneLink.cc.o .PHONY : QGCXPlaneLink.o # target to build an object file QGCXPlaneLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCXPlaneLink.cc.o .PHONY : QGCXPlaneLink.cc.o QGCXPlaneLink.i: QGCXPlaneLink.cc.i .PHONY : QGCXPlaneLink.i # target to preprocess a source file QGCXPlaneLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCXPlaneLink.cc.i .PHONY : QGCXPlaneLink.cc.i QGCXPlaneLink.s: QGCXPlaneLink.cc.s .PHONY : QGCXPlaneLink.s # target to generate assembly for a file QGCXPlaneLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/QGCXPlaneLink.cc.s .PHONY : QGCXPlaneLink.cc.s SerialLink.o: SerialLink.cc.o .PHONY : SerialLink.o # target to build an object file SerialLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/SerialLink.cc.o .PHONY : SerialLink.cc.o SerialLink.i: SerialLink.cc.i .PHONY : SerialLink.i # target to preprocess a source file SerialLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/SerialLink.cc.i .PHONY : SerialLink.cc.i SerialLink.s: SerialLink.cc.s .PHONY : SerialLink.s # target to generate assembly for a file SerialLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/SerialLink.cc.s .PHONY : SerialLink.cc.s TCPLink.o: TCPLink.cc.o .PHONY : TCPLink.o # target to build an object file TCPLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/TCPLink.cc.o .PHONY : TCPLink.cc.o TCPLink.i: TCPLink.cc.i .PHONY : TCPLink.i # target to preprocess a source file TCPLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/TCPLink.cc.i .PHONY : TCPLink.cc.i TCPLink.s: TCPLink.cc.s .PHONY : TCPLink.s # target to generate assembly for a file TCPLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/TCPLink.cc.s .PHONY : TCPLink.cc.s UDPLink.o: UDPLink.cc.o .PHONY : UDPLink.o # target to build an object file UDPLink.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UDPLink.cc.o .PHONY : UDPLink.cc.o UDPLink.i: UDPLink.cc.i .PHONY : UDPLink.i # target to preprocess a source file UDPLink.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UDPLink.cc.i .PHONY : UDPLink.cc.i UDPLink.s: UDPLink.cc.s .PHONY : UDPLink.s # target to generate assembly for a file UDPLink.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UDPLink.cc.s .PHONY : UDPLink.cc.s UdpIODevice.o: UdpIODevice.cc.o .PHONY : UdpIODevice.o # target to build an object file UdpIODevice.cc.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UdpIODevice.cc.o .PHONY : UdpIODevice.cc.o UdpIODevice.i: UdpIODevice.cc.i .PHONY : UdpIODevice.i # target to preprocess a source file UdpIODevice.cc.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UdpIODevice.cc.i .PHONY : UdpIODevice.cc.i UdpIODevice.s: UdpIODevice.cc.s .PHONY : UdpIODevice.s # target to generate assembly for a file UdpIODevice.cc.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/UdpIODevice.cc.s .PHONY : UdpIODevice.cc.s comm_autogen/mocs_compilation.o: comm_autogen/mocs_compilation.cpp.o .PHONY : comm_autogen/mocs_compilation.o # target to build an object file comm_autogen/mocs_compilation.cpp.o: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/comm_autogen/mocs_compilation.cpp.o .PHONY : comm_autogen/mocs_compilation.cpp.o comm_autogen/mocs_compilation.i: comm_autogen/mocs_compilation.cpp.i .PHONY : comm_autogen/mocs_compilation.i # target to preprocess a source file comm_autogen/mocs_compilation.cpp.i: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/comm_autogen/mocs_compilation.cpp.i .PHONY : comm_autogen/mocs_compilation.cpp.i comm_autogen/mocs_compilation.s: comm_autogen/mocs_compilation.cpp.s .PHONY : comm_autogen/mocs_compilation.s # target to generate assembly for a file comm_autogen/mocs_compilation.cpp.s: cd /home/valentin/Desktop/drones/qgroundcontrol && $(MAKE) $(MAKESILENT) -f src/comm/CMakeFiles/comm.dir/build.make src/comm/CMakeFiles/comm.dir/comm_autogen/mocs_compilation.cpp.s .PHONY : comm_autogen/mocs_compilation.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 "... comm_autogen" @echo "... comm" @echo "... LinkConfiguration.o" @echo "... LinkConfiguration.i" @echo "... LinkConfiguration.s" @echo "... LinkInterface.o" @echo "... LinkInterface.i" @echo "... LinkInterface.s" @echo "... LinkManager.o" @echo "... LinkManager.i" @echo "... LinkManager.s" @echo "... LogReplayLink.o" @echo "... LogReplayLink.i" @echo "... LogReplayLink.s" @echo "... MAVLinkProtocol.o" @echo "... MAVLinkProtocol.i" @echo "... MAVLinkProtocol.s" @echo "... MavlinkMessagesTimer.o" @echo "... MavlinkMessagesTimer.i" @echo "... MavlinkMessagesTimer.s" @echo "... MockLink.o" @echo "... MockLink.i" @echo "... MockLink.s" @echo "... MockLinkFileServer.o" @echo "... MockLinkFileServer.i" @echo "... MockLinkFileServer.s" @echo "... MockLinkMissionItemHandler.o" @echo "... MockLinkMissionItemHandler.i" @echo "... MockLinkMissionItemHandler.s" @echo "... QGCFlightGearLink.o" @echo "... QGCFlightGearLink.i" @echo "... QGCFlightGearLink.s" @echo "... QGCJSBSimLink.o" @echo "... QGCJSBSimLink.i" @echo "... QGCJSBSimLink.s" @echo "... QGCMAVLink.o" @echo "... QGCMAVLink.i" @echo "... QGCMAVLink.s" @echo "... QGCSerialPortInfo.o" @echo "... QGCSerialPortInfo.i" @echo "... QGCSerialPortInfo.s" @echo "... QGCXPlaneLink.o" @echo "... QGCXPlaneLink.i" @echo "... QGCXPlaneLink.s" @echo "... SerialLink.o" @echo "... SerialLink.i" @echo "... SerialLink.s" @echo "... TCPLink.o" @echo "... TCPLink.i" @echo "... TCPLink.s" @echo "... UDPLink.o" @echo "... UDPLink.i" @echo "... UDPLink.s" @echo "... UdpIODevice.o" @echo "... UdpIODevice.i" @echo "... UdpIODevice.s" @echo "... comm_autogen/mocs_compilation.o" @echo "... comm_autogen/mocs_compilation.i" @echo "... comm_autogen/mocs_compilation.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