# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.27 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # 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/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: CMakeFiles/DevicePortGetApp.dir/all all: soap_sc/all all: web_src/all all: Mqtt_src/all all: TimeAligned_Src/all all: MainProcess_Src/all all: Uart_passthrough/all .PHONY : all # The main recursive "preinstall" target. preinstall: soap_sc/preinstall preinstall: web_src/preinstall preinstall: Mqtt_src/preinstall preinstall: TimeAligned_Src/preinstall preinstall: MainProcess_Src/preinstall preinstall: Uart_passthrough/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/DevicePortGetApp.dir/clean clean: soap_sc/clean clean: web_src/clean clean: Mqtt_src/clean clean: TimeAligned_Src/clean clean: MainProcess_Src/clean clean: Uart_passthrough/clean .PHONY : clean #============================================================================= # Directory level rules for directory MainProcess_Src # Recursive "all" directory target. MainProcess_Src/all: MainProcess_Src/CMakeFiles/MainProcessApp.dir/all .PHONY : MainProcess_Src/all # Recursive "preinstall" directory target. MainProcess_Src/preinstall: .PHONY : MainProcess_Src/preinstall # Recursive "clean" directory target. MainProcess_Src/clean: MainProcess_Src/CMakeFiles/MainProcessApp.dir/clean .PHONY : MainProcess_Src/clean #============================================================================= # Directory level rules for directory Mqtt_src # Recursive "all" directory target. Mqtt_src/all: Mqtt_src/CMakeFiles/MqttClientApp.dir/all .PHONY : Mqtt_src/all # Recursive "preinstall" directory target. Mqtt_src/preinstall: .PHONY : Mqtt_src/preinstall # Recursive "clean" directory target. Mqtt_src/clean: Mqtt_src/CMakeFiles/MqttClientApp.dir/clean .PHONY : Mqtt_src/clean #============================================================================= # Directory level rules for directory TimeAligned_Src # Recursive "all" directory target. TimeAligned_Src/all: TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/all .PHONY : TimeAligned_Src/all # Recursive "preinstall" directory target. TimeAligned_Src/preinstall: .PHONY : TimeAligned_Src/preinstall # Recursive "clean" directory target. TimeAligned_Src/clean: TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/clean .PHONY : TimeAligned_Src/clean #============================================================================= # Directory level rules for directory Uart_passthrough # Recursive "all" directory target. Uart_passthrough/all: Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/all .PHONY : Uart_passthrough/all # Recursive "preinstall" directory target. Uart_passthrough/preinstall: .PHONY : Uart_passthrough/preinstall # Recursive "clean" directory target. Uart_passthrough/clean: Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/clean .PHONY : Uart_passthrough/clean #============================================================================= # Directory level rules for directory soap_sc # Recursive "all" directory target. soap_sc/all: soap_sc/CMakeFiles/soap_sc.dir/all .PHONY : soap_sc/all # Recursive "preinstall" directory target. soap_sc/preinstall: .PHONY : soap_sc/preinstall # Recursive "clean" directory target. soap_sc/clean: soap_sc/CMakeFiles/soap_sc.dir/clean .PHONY : soap_sc/clean #============================================================================= # Directory level rules for directory web_src # Recursive "all" directory target. web_src/all: web_src/CMakeFiles/fsu_web.dir/all .PHONY : web_src/all # Recursive "preinstall" directory target. web_src/preinstall: .PHONY : web_src/preinstall # Recursive "clean" directory target. web_src/clean: web_src/CMakeFiles/fsu_web.dir/clean .PHONY : web_src/clean #============================================================================= # Target rules for target CMakeFiles/DevicePortGetApp.dir # All Build rule for target. CMakeFiles/DevicePortGetApp.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/DevicePortGetApp.dir/build.make CMakeFiles/DevicePortGetApp.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/DevicePortGetApp.dir/build.make CMakeFiles/DevicePortGetApp.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34 "Built target DevicePortGetApp" .PHONY : CMakeFiles/DevicePortGetApp.dir/all # Build rule for subdir invocation for target. CMakeFiles/DevicePortGetApp.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 34 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/DevicePortGetApp.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : CMakeFiles/DevicePortGetApp.dir/rule # Convenience name for target. DevicePortGetApp: CMakeFiles/DevicePortGetApp.dir/rule .PHONY : DevicePortGetApp # clean rule for target. CMakeFiles/DevicePortGetApp.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/DevicePortGetApp.dir/build.make CMakeFiles/DevicePortGetApp.dir/clean .PHONY : CMakeFiles/DevicePortGetApp.dir/clean #============================================================================= # Target rules for target soap_sc/CMakeFiles/soap_sc.dir # All Build rule for target. soap_sc/CMakeFiles/soap_sc.dir/all: $(MAKE) $(MAKESILENT) -f soap_sc/CMakeFiles/soap_sc.dir/build.make soap_sc/CMakeFiles/soap_sc.dir/depend $(MAKE) $(MAKESILENT) -f soap_sc/CMakeFiles/soap_sc.dir/build.make soap_sc/CMakeFiles/soap_sc.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=62,63,64,65,66 "Built target soap_sc" .PHONY : soap_sc/CMakeFiles/soap_sc.dir/all # Build rule for subdir invocation for target. soap_sc/CMakeFiles/soap_sc.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 5 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 soap_sc/CMakeFiles/soap_sc.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : soap_sc/CMakeFiles/soap_sc.dir/rule # Convenience name for target. soap_sc: soap_sc/CMakeFiles/soap_sc.dir/rule .PHONY : soap_sc # clean rule for target. soap_sc/CMakeFiles/soap_sc.dir/clean: $(MAKE) $(MAKESILENT) -f soap_sc/CMakeFiles/soap_sc.dir/build.make soap_sc/CMakeFiles/soap_sc.dir/clean .PHONY : soap_sc/CMakeFiles/soap_sc.dir/clean #============================================================================= # Target rules for target web_src/CMakeFiles/fsu_web.dir # All Build rule for target. web_src/CMakeFiles/fsu_web.dir/all: $(MAKE) $(MAKESILENT) -f web_src/CMakeFiles/fsu_web.dir/build.make web_src/CMakeFiles/fsu_web.dir/depend $(MAKE) $(MAKESILENT) -f web_src/CMakeFiles/fsu_web.dir/build.make web_src/CMakeFiles/fsu_web.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=60,61 "Built target fsu_web" .PHONY : web_src/CMakeFiles/fsu_web.dir/all # Build rule for subdir invocation for target. web_src/CMakeFiles/fsu_web.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 web_src/CMakeFiles/fsu_web.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : web_src/CMakeFiles/fsu_web.dir/rule # Convenience name for target. fsu_web: web_src/CMakeFiles/fsu_web.dir/rule .PHONY : fsu_web # clean rule for target. web_src/CMakeFiles/fsu_web.dir/clean: $(MAKE) $(MAKESILENT) -f web_src/CMakeFiles/fsu_web.dir/build.make web_src/CMakeFiles/fsu_web.dir/clean .PHONY : web_src/CMakeFiles/fsu_web.dir/clean #============================================================================= # Target rules for target Mqtt_src/CMakeFiles/MqttClientApp.dir # All Build rule for target. Mqtt_src/CMakeFiles/MqttClientApp.dir/all: $(MAKE) $(MAKESILENT) -f Mqtt_src/CMakeFiles/MqttClientApp.dir/build.make Mqtt_src/CMakeFiles/MqttClientApp.dir/depend $(MAKE) $(MAKESILENT) -f Mqtt_src/CMakeFiles/MqttClientApp.dir/build.make Mqtt_src/CMakeFiles/MqttClientApp.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=43,44,45,46,47,48,49,50,51,52,53 "Built target MqttClientApp" .PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/all # Build rule for subdir invocation for target. Mqtt_src/CMakeFiles/MqttClientApp.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 11 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Mqtt_src/CMakeFiles/MqttClientApp.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/rule # Convenience name for target. MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/rule .PHONY : MqttClientApp # clean rule for target. Mqtt_src/CMakeFiles/MqttClientApp.dir/clean: $(MAKE) $(MAKESILENT) -f Mqtt_src/CMakeFiles/MqttClientApp.dir/build.make Mqtt_src/CMakeFiles/MqttClientApp.dir/clean .PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/clean #============================================================================= # Target rules for target TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir # All Build rule for target. TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/all: $(MAKE) $(MAKESILENT) -f TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/build.make TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/depend $(MAKE) $(MAKESILENT) -f TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/build.make TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=54,55,56,57 "Built target TimeAlignedApp" .PHONY : TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/all # Build rule for subdir invocation for target. TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/rule # Convenience name for target. TimeAlignedApp: TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/rule .PHONY : TimeAlignedApp # clean rule for target. TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/clean: $(MAKE) $(MAKESILENT) -f TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/build.make TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/clean .PHONY : TimeAligned_Src/CMakeFiles/TimeAlignedApp.dir/clean #============================================================================= # Target rules for target MainProcess_Src/CMakeFiles/MainProcessApp.dir # All Build rule for target. MainProcess_Src/CMakeFiles/MainProcessApp.dir/all: $(MAKE) $(MAKESILENT) -f MainProcess_Src/CMakeFiles/MainProcessApp.dir/build.make MainProcess_Src/CMakeFiles/MainProcessApp.dir/depend $(MAKE) $(MAKESILENT) -f MainProcess_Src/CMakeFiles/MainProcessApp.dir/build.make MainProcess_Src/CMakeFiles/MainProcessApp.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=35,36,37,38,39,40,41,42 "Built target MainProcessApp" .PHONY : MainProcess_Src/CMakeFiles/MainProcessApp.dir/all # Build rule for subdir invocation for target. MainProcess_Src/CMakeFiles/MainProcessApp.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 MainProcess_Src/CMakeFiles/MainProcessApp.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : MainProcess_Src/CMakeFiles/MainProcessApp.dir/rule # Convenience name for target. MainProcessApp: MainProcess_Src/CMakeFiles/MainProcessApp.dir/rule .PHONY : MainProcessApp # clean rule for target. MainProcess_Src/CMakeFiles/MainProcessApp.dir/clean: $(MAKE) $(MAKESILENT) -f MainProcess_Src/CMakeFiles/MainProcessApp.dir/build.make MainProcess_Src/CMakeFiles/MainProcessApp.dir/clean .PHONY : MainProcess_Src/CMakeFiles/MainProcessApp.dir/clean #============================================================================= # Target rules for target Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir # All Build rule for target. Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/all: $(MAKE) $(MAKESILENT) -f Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/build.make Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/depend $(MAKE) $(MAKESILENT) -f Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/build.make Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=58,59 "Built target Uart_passthroughApp" .PHONY : Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/all # Build rule for subdir invocation for target. Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles 0 .PHONY : Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/rule # Convenience name for target. Uart_passthroughApp: Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/rule .PHONY : Uart_passthroughApp # clean rule for target. Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/clean: $(MAKE) $(MAKESILENT) -f Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/build.make Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/clean .PHONY : Uart_passthrough/CMakeFiles/Uart_passthroughApp.dir/clean #============================================================================= # 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