EdgeGateway_FSU/DevicePortGet/build/Mqtt_src/CMakeFiles/MqttClientApp.dir/build.make

256 lines
29 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# 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
# Include any dependencies generated for this target.
include Mqtt_src/CMakeFiles/MqttClientApp.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.make
# Include the progress variables for this target.
include Mqtt_src/CMakeFiles/MqttClientApp.dir/progress.make
# Include the compile flags for this target's objects.
include Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/MqttClient.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o -MF CMakeFiles/MqttClientApp.dir/MqttClient.c.o.d -o CMakeFiles/MqttClientApp.dir/MqttClient.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/MqttClient.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/MqttClient.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/MqttClient.c > CMakeFiles/MqttClientApp.dir/MqttClient.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/MqttClient.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/MqttClient.c -o CMakeFiles/MqttClientApp.dir/MqttClient.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/DebugPrint.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o -MF CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o.d -o CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/DebugPrint.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/DebugPrint.c > CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/DebugPrint.c -o CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/public.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o -MF CMakeFiles/MqttClientApp.dir/__/src/public.c.o.d -o CMakeFiles/MqttClientApp.dir/__/src/public.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/public.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/src/public.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/public.c > CMakeFiles/MqttClientApp.dir/__/src/public.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/src/public.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/public.c -o CMakeFiles/MqttClientApp.dir/__/src/public.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/mslog/mslog.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o -MF CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o.d -o CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/mslog/mslog.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/mslog/mslog.c > CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/mslog/mslog.c -o CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/ProcessisRunning.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o -MF CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o.d -o CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/ProcessisRunning.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/ProcessisRunning.c > CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/ProcessisRunning.c -o CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/SystemTimeFunc.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o -MF CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o.d -o CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/SystemTimeFunc.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/SystemTimeFunc.c > CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/SystemTimeFunc.c -o CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/cjson/cJSON.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o -MF CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o.d -o CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/cjson/cJSON.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/cjson/cJSON.c > CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/cjson/cJSON.c -o CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/CjsonCreate_Init.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o -MF CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o.d -o CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/CjsonCreate_Init.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/CjsonCreate_Init.c > CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Public_Src/CjsonCreate_Init.c -o CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqTable_init.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o -MF CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o.d -o CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqTable_init.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqTable_init.c > CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqTable_init.c -o CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.s
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/flags.make
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqlite_api.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o: Mqtt_src/CMakeFiles/MqttClientApp.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o -MF CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o.d -o CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o -c /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqlite_api.c
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.i"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqlite_api.c > CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.i
Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.s"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/src/sqlite_api.c -o CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.s
# Object files for target MqttClientApp
MqttClientApp_OBJECTS = \
"CMakeFiles/MqttClientApp.dir/MqttClient.c.o" \
"CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o" \
"CMakeFiles/MqttClientApp.dir/__/src/public.c.o" \
"CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o" \
"CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o" \
"CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o" \
"CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o" \
"CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o" \
"CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o" \
"CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o"
# External object files for target MqttClientApp
MqttClientApp_EXTERNAL_OBJECTS =
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/MqttClient.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/DebugPrint.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/public.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/mslog/mslog.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/ProcessisRunning.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/SystemTimeFunc.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/cjson/cJSON.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/Public_Src/CjsonCreate_Init.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqTable_init.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/__/src/sqlite_api.c.o
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/build.make
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/lib/sqlite3/lib/libsqlite3.so
/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp: Mqtt_src/CMakeFiles/MqttClientApp.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C executable /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp"
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/MqttClientApp.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
Mqtt_src/CMakeFiles/MqttClientApp.dir/build: /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src/bin/MqttClientApp
.PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/build
Mqtt_src/CMakeFiles/MqttClientApp.dir/clean:
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src && $(CMAKE_COMMAND) -P CMakeFiles/MqttClientApp.dir/cmake_clean.cmake
.PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/clean
Mqtt_src/CMakeFiles/MqttClientApp.dir/depend:
cd /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/Mqtt_src /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src /home/alientek/Desktop/test_arm_no/EdgeGateway_FSU/DevicePortGet/build/Mqtt_src/CMakeFiles/MqttClientApp.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : Mqtt_src/CMakeFiles/MqttClientApp.dir/depend