# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Produce verbose output by default.
VERBOSE = 1

# 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 = /opt/cmake-3.13.5-Linux-x86_64/bin/cmake

# The command to remove a file.
RM = /opt/cmake-3.13.5-Linux-x86_64/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir

# Include any dependencies generated for this target.
include source/client/CMakeFiles/taos.dir/depend.make

# Include the progress variables for this target.
include source/client/CMakeFiles/taos.dir/progress.make

# Include the compile flags for this target's objects.
include source/client/CMakeFiles/taos.dir/flags.make

source/client/CMakeFiles/taos.dir/src/clientEnv.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientEnv.c.o: ../source/client/src/clientEnv.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object source/client/CMakeFiles/taos.dir/src/clientEnv.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientEnv.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientEnv.c

source/client/CMakeFiles/taos.dir/src/clientEnv.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientEnv.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientEnv.c > CMakeFiles/taos.dir/src/clientEnv.c.i

source/client/CMakeFiles/taos.dir/src/clientEnv.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientEnv.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientEnv.c -o CMakeFiles/taos.dir/src/clientEnv.c.s

source/client/CMakeFiles/taos.dir/src/clientHb.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientHb.c.o: ../source/client/src/clientHb.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object source/client/CMakeFiles/taos.dir/src/clientHb.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientHb.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientHb.c

source/client/CMakeFiles/taos.dir/src/clientHb.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientHb.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientHb.c > CMakeFiles/taos.dir/src/clientHb.c.i

source/client/CMakeFiles/taos.dir/src/clientHb.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientHb.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientHb.c -o CMakeFiles/taos.dir/src/clientHb.c.s

source/client/CMakeFiles/taos.dir/src/clientImpl.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientImpl.c.o: ../source/client/src/clientImpl.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object source/client/CMakeFiles/taos.dir/src/clientImpl.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientImpl.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientImpl.c

source/client/CMakeFiles/taos.dir/src/clientImpl.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientImpl.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientImpl.c > CMakeFiles/taos.dir/src/clientImpl.c.i

source/client/CMakeFiles/taos.dir/src/clientImpl.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientImpl.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientImpl.c -o CMakeFiles/taos.dir/src/clientImpl.c.s

source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.o: ../source/client/src/clientJniConnector.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientJniConnector.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientJniConnector.c

source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientJniConnector.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientJniConnector.c > CMakeFiles/taos.dir/src/clientJniConnector.c.i

source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientJniConnector.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientJniConnector.c -o CMakeFiles/taos.dir/src/clientJniConnector.c.s

source/client/CMakeFiles/taos.dir/src/clientMain.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientMain.c.o: ../source/client/src/clientMain.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object source/client/CMakeFiles/taos.dir/src/clientMain.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientMain.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMain.c

source/client/CMakeFiles/taos.dir/src/clientMain.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientMain.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMain.c > CMakeFiles/taos.dir/src/clientMain.c.i

source/client/CMakeFiles/taos.dir/src/clientMain.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientMain.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMain.c -o CMakeFiles/taos.dir/src/clientMain.c.s

source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.o: ../source/client/src/clientMsgHandler.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientMsgHandler.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMsgHandler.c

source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientMsgHandler.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMsgHandler.c > CMakeFiles/taos.dir/src/clientMsgHandler.c.i

source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientMsgHandler.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientMsgHandler.c -o CMakeFiles/taos.dir/src/clientMsgHandler.c.s

source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o: ../source/client/src/clientRawBlockWrite.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientRawBlockWrite.c

source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientRawBlockWrite.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientRawBlockWrite.c > CMakeFiles/taos.dir/src/clientRawBlockWrite.c.i

source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientRawBlockWrite.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientRawBlockWrite.c -o CMakeFiles/taos.dir/src/clientRawBlockWrite.c.s

source/client/CMakeFiles/taos.dir/src/clientSml.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientSml.c.o: ../source/client/src/clientSml.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object source/client/CMakeFiles/taos.dir/src/clientSml.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientSml.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSml.c

source/client/CMakeFiles/taos.dir/src/clientSml.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientSml.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSml.c > CMakeFiles/taos.dir/src/clientSml.c.i

source/client/CMakeFiles/taos.dir/src/clientSml.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientSml.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSml.c -o CMakeFiles/taos.dir/src/clientSml.c.s

source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.o: ../source/client/src/clientSmlJson.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientSmlJson.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlJson.c

source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientSmlJson.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlJson.c > CMakeFiles/taos.dir/src/clientSmlJson.c.i

source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientSmlJson.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlJson.c -o CMakeFiles/taos.dir/src/clientSmlJson.c.s

source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.o: ../source/client/src/clientSmlLine.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientSmlLine.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlLine.c

source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientSmlLine.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlLine.c > CMakeFiles/taos.dir/src/clientSmlLine.c.i

source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientSmlLine.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlLine.c -o CMakeFiles/taos.dir/src/clientSmlLine.c.s

source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.o: ../source/client/src/clientSmlTelnet.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientSmlTelnet.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlTelnet.c

source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientSmlTelnet.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlTelnet.c > CMakeFiles/taos.dir/src/clientSmlTelnet.c.i

source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientSmlTelnet.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientSmlTelnet.c -o CMakeFiles/taos.dir/src/clientSmlTelnet.c.s

source/client/CMakeFiles/taos.dir/src/clientStmt.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientStmt.c.o: ../source/client/src/clientStmt.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object source/client/CMakeFiles/taos.dir/src/clientStmt.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientStmt.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientStmt.c

source/client/CMakeFiles/taos.dir/src/clientStmt.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientStmt.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientStmt.c > CMakeFiles/taos.dir/src/clientStmt.c.i

source/client/CMakeFiles/taos.dir/src/clientStmt.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientStmt.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientStmt.c -o CMakeFiles/taos.dir/src/clientStmt.c.s

source/client/CMakeFiles/taos.dir/src/clientTmq.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientTmq.c.o: ../source/client/src/clientTmq.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object source/client/CMakeFiles/taos.dir/src/clientTmq.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientTmq.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmq.c

source/client/CMakeFiles/taos.dir/src/clientTmq.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientTmq.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmq.c > CMakeFiles/taos.dir/src/clientTmq.c.i

source/client/CMakeFiles/taos.dir/src/clientTmq.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientTmq.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmq.c -o CMakeFiles/taos.dir/src/clientTmq.c.s

source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.o: source/client/CMakeFiles/taos.dir/flags.make
source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.o: ../source/client/src/clientTmqConnector.c
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.o"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/taos.dir/src/clientTmqConnector.c.o   -c /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmqConnector.c

source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/taos.dir/src/clientTmqConnector.c.i"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmqConnector.c > CMakeFiles/taos.dir/src/clientTmqConnector.c.i

source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/taos.dir/src/clientTmqConnector.c.s"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && /usr/bin/x86_64-linux-gnu-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client/src/clientTmqConnector.c -o CMakeFiles/taos.dir/src/clientTmqConnector.c.s

# Object files for target taos
taos_OBJECTS = \
"CMakeFiles/taos.dir/src/clientEnv.c.o" \
"CMakeFiles/taos.dir/src/clientHb.c.o" \
"CMakeFiles/taos.dir/src/clientImpl.c.o" \
"CMakeFiles/taos.dir/src/clientJniConnector.c.o" \
"CMakeFiles/taos.dir/src/clientMain.c.o" \
"CMakeFiles/taos.dir/src/clientMsgHandler.c.o" \
"CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o" \
"CMakeFiles/taos.dir/src/clientSml.c.o" \
"CMakeFiles/taos.dir/src/clientSmlJson.c.o" \
"CMakeFiles/taos.dir/src/clientSmlLine.c.o" \
"CMakeFiles/taos.dir/src/clientSmlTelnet.c.o" \
"CMakeFiles/taos.dir/src/clientStmt.c.o" \
"CMakeFiles/taos.dir/src/clientTmq.c.o" \
"CMakeFiles/taos.dir/src/clientTmqConnector.c.o"

# External object files for target taos
taos_EXTERNAL_OBJECTS =

build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientEnv.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientHb.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientImpl.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientJniConnector.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientMain.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientMsgHandler.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientRawBlockWrite.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientSml.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientSmlJson.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientSmlLine.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientSmlTelnet.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientStmt.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientTmq.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/src/clientTmqConnector.c.o
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/build.make
build/lib/libtaos.so.3.1.0.3: build/lib/libos.a
build/lib/libtaos.so.3.1.0.3: build/lib/libutil.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcommon.a
build/lib/libtaos.so.3.1.0.3: build/lib/libtransport.a
build/lib/libtaos.so.3.1.0.3: build/lib/libnodes.a
build/lib/libtaos.so.3.1.0.3: build/lib/libparser.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcommand.a
build/lib/libtaos.so.3.1.0.3: build/lib/libplanner.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcatalog.a
build/lib/libtaos.so.3.1.0.3: build/lib/libscheduler.a
build/lib/libtaos.so.3.1.0.3: build/lib/libfunction.a
build/lib/libtaos.so.3.1.0.3: build/lib/libqcom.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcommand.a
build/lib/libtaos.so.3.1.0.3: build/lib/libscheduler.a
build/lib/libtaos.so.3.1.0.3: build/lib/libqworker.a
build/lib/libtaos.so.3.1.0.3: build/lib/libexecutor.a
build/lib/libtaos.so.3.1.0.3: build/lib/libplanner.a
build/lib/libtaos.so.3.1.0.3: build/lib/libindex.a
build/lib/libtaos.so.3.1.0.3: build/lib/libparser.a
build/lib/libtaos.so.3.1.0.3: build/lib/libfunction.a
build/lib/libtaos.so.3.1.0.3: build/lib/libscalar.a
build/lib/libtaos.so.3.1.0.3: build/lib/libgeometry.a
build/lib/libtaos.so.3.1.0.3: build/lib/libparser.a
build/lib/libtaos.so.3.1.0.3: build/lib/libfunction.a
build/lib/libtaos.so.3.1.0.3: build/lib/libscalar.a
build/lib/libtaos.so.3.1.0.3: build/lib/libgeometry.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcatalog.a
build/lib/libtaos.so.3.1.0.3: build/lib/libnodes.a
build/lib/libtaos.so.3.1.0.3: build/lib/libqcom.a
build/lib/libtaos.so.3.1.0.3: build/lib/libtransport.a
build/lib/libtaos.so.3.1.0.3: build/lib/libwal.a
build/lib/libtaos.so.3.1.0.3: build/lib/libcommon.a
build/lib/libtaos.so.3.1.0.3: build/lib/libtdb.a
build/lib/libtaos.so.3.1.0.3: build/lib/libutil.a
build/lib/libtaos.so.3.1.0.3: build/lib/libos.a
build/lib/libtaos.so.3.1.0.3: contrib/geos/lib/libgeos_c.a
build/lib/libtaos.so.3.1.0.3: contrib/geos/lib/libgeos.a
build/lib/libtaos.so.3.1.0.3: source/client/CMakeFiles/taos.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Linking CXX shared library ../../build/lib/libtaos.so"
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/taos.dir/link.txt --verbose=$(VERBOSE)
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && $(CMAKE_COMMAND) -E cmake_symlink_library ../../build/lib/libtaos.so.3.1.0.3 ../../build/lib/libtaos.so.1 ../../build/lib/libtaos.so

build/lib/libtaos.so.1: build/lib/libtaos.so.3.1.0.3
	@$(CMAKE_COMMAND) -E touch_nocreate build/lib/libtaos.so.1

build/lib/libtaos.so: build/lib/libtaos.so.3.1.0.3
	@$(CMAKE_COMMAND) -E touch_nocreate build/lib/libtaos.so

# Rule to build all files generated by this target.
source/client/CMakeFiles/taos.dir/build: build/lib/libtaos.so

.PHONY : source/client/CMakeFiles/taos.dir/build

source/client/CMakeFiles/taos.dir/clean:
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client && $(CMAKE_COMMAND) -P CMakeFiles/taos.dir/cmake_clean.cmake
.PHONY : source/client/CMakeFiles/taos.dir/clean

source/client/CMakeFiles/taos.dir/depend:
	cd /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/source/client /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/source/client/CMakeFiles/taos.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : source/client/CMakeFiles/taos.dir/depend

