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

# 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:


# 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/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/data/dev_pub/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine/build_dir

#=============================================================================
# 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..."
	/opt/cmake-3.13.5-Linux-x86_64/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..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/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..."
	/opt/cmake-3.13.5-Linux-x86_64/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..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/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
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/opt/cmake-3.13.5-Linux-x86_64/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..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cmake -P cmake_install.cmake
.PHONY : install/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..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cmake -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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/cpack --config ./CPackSourceConfig.cmake /mnt/data/dev_pub/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine/build_dir/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/opt/cmake-3.13.5-Linux-x86_64/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/data/dev_pub/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine/build_dir/CMakeFiles /mnt/data/dev_pub/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine/build_dir/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/data/dev_pub/wzy/smu_3.0/3568/application-sdk/application/opensource/TDengine/build_dir/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named prepare_env_target

# Build rule for target.
prepare_env_target: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 prepare_env_target
.PHONY : prepare_env_target

# fast build rule for target.
prepare_env_target/fast:
	$(MAKE) -f CMakeFiles/prepare_env_target.dir/build.make CMakeFiles/prepare_env_target.dir/build
.PHONY : prepare_env_target/fast

#=============================================================================
# Target rules for targets named geos

# Build rule for target.
geos: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 geos
.PHONY : geos

# fast build rule for target.
geos/fast:
	$(MAKE) -f contrib/geos/CMakeFiles/geos.dir/build.make contrib/geos/CMakeFiles/geos.dir/build
.PHONY : geos/fast

#=============================================================================
# Target rules for targets named geos_c

# Build rule for target.
geos_c: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 geos_c
.PHONY : geos_c

# fast build rule for target.
geos_c/fast:
	$(MAKE) -f contrib/geos/CMakeFiles/geos_c.dir/build.make contrib/geos/CMakeFiles/geos_c.dir/build
.PHONY : geos_c/fast

#=============================================================================
# Target rules for targets named ryu

# Build rule for target.
ryu: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ryu
.PHONY : ryu

# fast build rule for target.
ryu/fast:
	$(MAKE) -f contrib/geos/src/deps/CMakeFiles/ryu.dir/build.make contrib/geos/src/deps/CMakeFiles/ryu.dir/build
.PHONY : ryu/fast

#=============================================================================
# Target rules for targets named rocksdbTest

# Build rule for target.
rocksdbTest: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 rocksdbTest
.PHONY : rocksdbTest

# fast build rule for target.
rocksdbTest/fast:
	$(MAKE) -f contrib/test/rocksdb/CMakeFiles/rocksdbTest.dir/build.make contrib/test/rocksdb/CMakeFiles/rocksdbTest.dir/build
.PHONY : rocksdbTest/fast

#=============================================================================
# Target rules for targets named tdev

# Build rule for target.
tdev: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tdev
.PHONY : tdev

# fast build rule for target.
tdev/fast:
	$(MAKE) -f contrib/test/tdev/CMakeFiles/tdev.dir/build.make contrib/test/tdev/CMakeFiles/tdev.dir/build
.PHONY : tdev/fast

#=============================================================================
# Target rules for targets named lz4_test

# Build rule for target.
lz4_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 lz4_test
.PHONY : lz4_test

# fast build rule for target.
lz4_test/fast:
	$(MAKE) -f contrib/test/lz4/CMakeFiles/lz4_test.dir/build.make contrib/test/lz4/CMakeFiles/lz4_test.dir/build
.PHONY : lz4_test/fast

#=============================================================================
# Target rules for targets named os

# Build rule for target.
os: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 os
.PHONY : os

# fast build rule for target.
os/fast:
	$(MAKE) -f source/os/CMakeFiles/os.dir/build.make source/os/CMakeFiles/os.dir/build
.PHONY : os/fast

#=============================================================================
# Target rules for targets named util

# Build rule for target.
util: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 util
.PHONY : util

# fast build rule for target.
util/fast:
	$(MAKE) -f source/util/CMakeFiles/util.dir/build.make source/util/CMakeFiles/util.dir/build
.PHONY : util/fast

#=============================================================================
# Target rules for targets named common

# Build rule for target.
common: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 common
.PHONY : common

# fast build rule for target.
common/fast:
	$(MAKE) -f source/common/CMakeFiles/common.dir/build.make source/common/CMakeFiles/common.dir/build
.PHONY : common/fast

#=============================================================================
# Target rules for targets named tdb

# Build rule for target.
tdb: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tdb
.PHONY : tdb

# fast build rule for target.
tdb/fast:
	$(MAKE) -f source/libs/tdb/CMakeFiles/tdb.dir/build.make source/libs/tdb/CMakeFiles/tdb.dir/build
.PHONY : tdb/fast

#=============================================================================
# Target rules for targets named transport

# Build rule for target.
transport: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 transport
.PHONY : transport

# fast build rule for target.
transport/fast:
	$(MAKE) -f source/libs/transport/CMakeFiles/transport.dir/build.make source/libs/transport/CMakeFiles/transport.dir/build
.PHONY : transport/fast

#=============================================================================
# Target rules for targets named wal

# Build rule for target.
wal: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 wal
.PHONY : wal

# fast build rule for target.
wal/fast:
	$(MAKE) -f source/libs/wal/CMakeFiles/wal.dir/build.make source/libs/wal/CMakeFiles/wal.dir/build
.PHONY : wal/fast

#=============================================================================
# Target rules for targets named monitor

# Build rule for target.
monitor: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 monitor
.PHONY : monitor

# fast build rule for target.
monitor/fast:
	$(MAKE) -f source/libs/monitor/CMakeFiles/monitor.dir/build.make source/libs/monitor/CMakeFiles/monitor.dir/build
.PHONY : monitor/fast

#=============================================================================
# Target rules for targets named tfs

# Build rule for target.
tfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tfs
.PHONY : tfs

# fast build rule for target.
tfs/fast:
	$(MAKE) -f source/libs/tfs/CMakeFiles/tfs.dir/build.make source/libs/tfs/CMakeFiles/tfs.dir/build
.PHONY : tfs/fast

#=============================================================================
# Target rules for targets named sync

# Build rule for target.
sync: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 sync
.PHONY : sync

# fast build rule for target.
sync/fast:
	$(MAKE) -f source/libs/sync/CMakeFiles/sync.dir/build.make source/libs/sync/CMakeFiles/sync.dir/build
.PHONY : sync/fast

#=============================================================================
# Target rules for targets named qcom

# Build rule for target.
qcom: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 qcom
.PHONY : qcom

# fast build rule for target.
qcom/fast:
	$(MAKE) -f source/libs/qcom/CMakeFiles/qcom.dir/build.make source/libs/qcom/CMakeFiles/qcom.dir/build
.PHONY : qcom/fast

#=============================================================================
# Target rules for targets named nodes

# Build rule for target.
nodes: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 nodes
.PHONY : nodes

# fast build rule for target.
nodes/fast:
	$(MAKE) -f source/libs/nodes/CMakeFiles/nodes.dir/build.make source/libs/nodes/CMakeFiles/nodes.dir/build
.PHONY : nodes/fast

#=============================================================================
# Target rules for targets named catalog

# Build rule for target.
catalog: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 catalog
.PHONY : catalog

# fast build rule for target.
catalog/fast:
	$(MAKE) -f source/libs/catalog/CMakeFiles/catalog.dir/build.make source/libs/catalog/CMakeFiles/catalog.dir/build
.PHONY : catalog/fast

#=============================================================================
# Target rules for targets named scalar

# Build rule for target.
scalar: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 scalar
.PHONY : scalar

# fast build rule for target.
scalar/fast:
	$(MAKE) -f source/libs/scalar/CMakeFiles/scalar.dir/build.make source/libs/scalar/CMakeFiles/scalar.dir/build
.PHONY : scalar/fast

#=============================================================================
# Target rules for targets named udfd

# Build rule for target.
udfd: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 udfd
.PHONY : udfd

# fast build rule for target.
udfd/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/udfd.dir/build.make source/libs/function/CMakeFiles/udfd.dir/build
.PHONY : udfd/fast

#=============================================================================
# Target rules for targets named runUdf

# Build rule for target.
runUdf: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 runUdf
.PHONY : runUdf

# fast build rule for target.
runUdf/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/runUdf.dir/build.make source/libs/function/CMakeFiles/runUdf.dir/build
.PHONY : runUdf/fast

#=============================================================================
# Target rules for targets named function

# Build rule for target.
function: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 function
.PHONY : function

# fast build rule for target.
function/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/function.dir/build.make source/libs/function/CMakeFiles/function.dir/build
.PHONY : function/fast

#=============================================================================
# Target rules for targets named udf2

# Build rule for target.
udf2: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 udf2
.PHONY : udf2

# fast build rule for target.
udf2/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/udf2.dir/build.make source/libs/function/CMakeFiles/udf2.dir/build
.PHONY : udf2/fast

#=============================================================================
# Target rules for targets named udf1

# Build rule for target.
udf1: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 udf1
.PHONY : udf1

# fast build rule for target.
udf1/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/udf1.dir/build.make source/libs/function/CMakeFiles/udf1.dir/build
.PHONY : udf1/fast

#=============================================================================
# Target rules for targets named udf1_dup

# Build rule for target.
udf1_dup: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 udf1_dup
.PHONY : udf1_dup

# fast build rule for target.
udf1_dup/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/udf1_dup.dir/build.make source/libs/function/CMakeFiles/udf1_dup.dir/build
.PHONY : udf1_dup/fast

#=============================================================================
# Target rules for targets named udf2_dup

# Build rule for target.
udf2_dup: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 udf2_dup
.PHONY : udf2_dup

# fast build rule for target.
udf2_dup/fast:
	$(MAKE) -f source/libs/function/CMakeFiles/udf2_dup.dir/build.make source/libs/function/CMakeFiles/udf2_dup.dir/build
.PHONY : udf2_dup/fast

#=============================================================================
# Target rules for targets named index

# Build rule for target.
index: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 index
.PHONY : index

# fast build rule for target.
index/fast:
	$(MAKE) -f source/libs/index/CMakeFiles/index.dir/build.make source/libs/index/CMakeFiles/index.dir/build
.PHONY : index/fast

#=============================================================================
# Target rules for targets named parser

# Build rule for target.
parser: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 parser
.PHONY : parser

# fast build rule for target.
parser/fast:
	$(MAKE) -f source/libs/parser/CMakeFiles/parser.dir/build.make source/libs/parser/CMakeFiles/parser.dir/build
.PHONY : parser/fast

#=============================================================================
# Target rules for targets named scheduler

# Build rule for target.
scheduler: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 scheduler
.PHONY : scheduler

# fast build rule for target.
scheduler/fast:
	$(MAKE) -f source/libs/scheduler/CMakeFiles/scheduler.dir/build.make source/libs/scheduler/CMakeFiles/scheduler.dir/build
.PHONY : scheduler/fast

#=============================================================================
# Target rules for targets named executor

# Build rule for target.
executor: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 executor
.PHONY : executor

# fast build rule for target.
executor/fast:
	$(MAKE) -f source/libs/executor/CMakeFiles/executor.dir/build.make source/libs/executor/CMakeFiles/executor.dir/build
.PHONY : executor/fast

#=============================================================================
# Target rules for targets named stream

# Build rule for target.
stream: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 stream
.PHONY : stream

# fast build rule for target.
stream/fast:
	$(MAKE) -f source/libs/stream/CMakeFiles/stream.dir/build.make source/libs/stream/CMakeFiles/stream.dir/build
.PHONY : stream/fast

#=============================================================================
# Target rules for targets named planner

# Build rule for target.
planner: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 planner
.PHONY : planner

# fast build rule for target.
planner/fast:
	$(MAKE) -f source/libs/planner/CMakeFiles/planner.dir/build.make source/libs/planner/CMakeFiles/planner.dir/build
.PHONY : planner/fast

#=============================================================================
# Target rules for targets named qworker

# Build rule for target.
qworker: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 qworker
.PHONY : qworker

# fast build rule for target.
qworker/fast:
	$(MAKE) -f source/libs/qworker/CMakeFiles/qworker.dir/build.make source/libs/qworker/CMakeFiles/qworker.dir/build
.PHONY : qworker/fast

#=============================================================================
# Target rules for targets named geometry

# Build rule for target.
geometry: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 geometry
.PHONY : geometry

# fast build rule for target.
geometry/fast:
	$(MAKE) -f source/libs/geometry/CMakeFiles/geometry.dir/build.make source/libs/geometry/CMakeFiles/geometry.dir/build
.PHONY : geometry/fast

#=============================================================================
# Target rules for targets named command

# Build rule for target.
command: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 command
.PHONY : command

# fast build rule for target.
command/fast:
	$(MAKE) -f source/libs/command/CMakeFiles/command.dir/build.make source/libs/command/CMakeFiles/command.dir/build
.PHONY : command/fast

#=============================================================================
# Target rules for targets named taos_static

# Build rule for target.
taos_static: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 taos_static
.PHONY : taos_static

# fast build rule for target.
taos_static/fast:
	$(MAKE) -f source/client/CMakeFiles/taos_static.dir/build.make source/client/CMakeFiles/taos_static.dir/build
.PHONY : taos_static/fast

#=============================================================================
# Target rules for targets named taos

# Build rule for target.
taos: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 taos
.PHONY : taos

# fast build rule for target.
taos/fast:
	$(MAKE) -f source/client/CMakeFiles/taos.dir/build.make source/client/CMakeFiles/taos.dir/build
.PHONY : taos/fast

#=============================================================================
# Target rules for targets named mnode

# Build rule for target.
mnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mnode
.PHONY : mnode

# fast build rule for target.
mnode/fast:
	$(MAKE) -f source/dnode/mnode/impl/CMakeFiles/mnode.dir/build.make source/dnode/mnode/impl/CMakeFiles/mnode.dir/build
.PHONY : mnode/fast

#=============================================================================
# Target rules for targets named sdb

# Build rule for target.
sdb: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 sdb
.PHONY : sdb

# fast build rule for target.
sdb/fast:
	$(MAKE) -f source/dnode/mnode/sdb/CMakeFiles/sdb.dir/build.make source/dnode/mnode/sdb/CMakeFiles/sdb.dir/build
.PHONY : sdb/fast

#=============================================================================
# Target rules for targets named vnode

# Build rule for target.
vnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 vnode
.PHONY : vnode

# fast build rule for target.
vnode/fast:
	$(MAKE) -f source/dnode/vnode/CMakeFiles/vnode.dir/build.make source/dnode/vnode/CMakeFiles/vnode.dir/build
.PHONY : vnode/fast

#=============================================================================
# Target rules for targets named qnode

# Build rule for target.
qnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 qnode
.PHONY : qnode

# fast build rule for target.
qnode/fast:
	$(MAKE) -f source/dnode/qnode/CMakeFiles/qnode.dir/build.make source/dnode/qnode/CMakeFiles/qnode.dir/build
.PHONY : qnode/fast

#=============================================================================
# Target rules for targets named snode

# Build rule for target.
snode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 snode
.PHONY : snode

# fast build rule for target.
snode/fast:
	$(MAKE) -f source/dnode/snode/CMakeFiles/snode.dir/build.make source/dnode/snode/CMakeFiles/snode.dir/build
.PHONY : snode/fast

#=============================================================================
# Target rules for targets named taosd

# Build rule for target.
taosd: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 taosd
.PHONY : taosd

# fast build rule for target.
taosd/fast:
	$(MAKE) -f source/dnode/mgmt/CMakeFiles/taosd.dir/build.make source/dnode/mgmt/CMakeFiles/taosd.dir/build
.PHONY : taosd/fast

#=============================================================================
# Target rules for targets named dnode

# Build rule for target.
dnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 dnode
.PHONY : dnode

# fast build rule for target.
dnode/fast:
	$(MAKE) -f source/dnode/mgmt/node_mgmt/CMakeFiles/dnode.dir/build.make source/dnode/mgmt/node_mgmt/CMakeFiles/dnode.dir/build
.PHONY : dnode/fast

#=============================================================================
# Target rules for targets named node_util

# Build rule for target.
node_util: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 node_util
.PHONY : node_util

# fast build rule for target.
node_util/fast:
	$(MAKE) -f source/dnode/mgmt/node_util/CMakeFiles/node_util.dir/build.make source/dnode/mgmt/node_util/CMakeFiles/node_util.dir/build
.PHONY : node_util/fast

#=============================================================================
# Target rules for targets named mgmt_mnode

# Build rule for target.
mgmt_mnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mgmt_mnode
.PHONY : mgmt_mnode

# fast build rule for target.
mgmt_mnode/fast:
	$(MAKE) -f source/dnode/mgmt/mgmt_mnode/CMakeFiles/mgmt_mnode.dir/build.make source/dnode/mgmt/mgmt_mnode/CMakeFiles/mgmt_mnode.dir/build
.PHONY : mgmt_mnode/fast

#=============================================================================
# Target rules for targets named mgmt_qnode

# Build rule for target.
mgmt_qnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mgmt_qnode
.PHONY : mgmt_qnode

# fast build rule for target.
mgmt_qnode/fast:
	$(MAKE) -f source/dnode/mgmt/mgmt_qnode/CMakeFiles/mgmt_qnode.dir/build.make source/dnode/mgmt/mgmt_qnode/CMakeFiles/mgmt_qnode.dir/build
.PHONY : mgmt_qnode/fast

#=============================================================================
# Target rules for targets named mgmt_snode

# Build rule for target.
mgmt_snode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mgmt_snode
.PHONY : mgmt_snode

# fast build rule for target.
mgmt_snode/fast:
	$(MAKE) -f source/dnode/mgmt/mgmt_snode/CMakeFiles/mgmt_snode.dir/build.make source/dnode/mgmt/mgmt_snode/CMakeFiles/mgmt_snode.dir/build
.PHONY : mgmt_snode/fast

#=============================================================================
# Target rules for targets named mgmt_vnode

# Build rule for target.
mgmt_vnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mgmt_vnode
.PHONY : mgmt_vnode

# fast build rule for target.
mgmt_vnode/fast:
	$(MAKE) -f source/dnode/mgmt/mgmt_vnode/CMakeFiles/mgmt_vnode.dir/build.make source/dnode/mgmt/mgmt_vnode/CMakeFiles/mgmt_vnode.dir/build
.PHONY : mgmt_vnode/fast

#=============================================================================
# Target rules for targets named mgmt_dnode

# Build rule for target.
mgmt_dnode: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mgmt_dnode
.PHONY : mgmt_dnode

# fast build rule for target.
mgmt_dnode/fast:
	$(MAKE) -f source/dnode/mgmt/mgmt_dnode/CMakeFiles/mgmt_dnode.dir/build.make source/dnode/mgmt/mgmt_dnode/CMakeFiles/mgmt_dnode.dir/build
.PHONY : mgmt_dnode/fast

#=============================================================================
# Target rules for targets named cunit_test

# Build rule for target.
cunit_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 cunit_test
.PHONY : cunit_test

# fast build rule for target.
cunit_test/fast:
	$(MAKE) -f tools/taos-tools/deps/CUnit/CMakeFiles/cunit_test.dir/build.make tools/taos-tools/deps/CUnit/CMakeFiles/cunit_test.dir/build
.PHONY : cunit_test/fast

#=============================================================================
# Target rules for targets named cunit

# Build rule for target.
cunit: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 cunit
.PHONY : cunit

# fast build rule for target.
cunit/fast:
	$(MAKE) -f tools/taos-tools/deps/CUnit/CMakeFiles/cunit.dir/build.make tools/taos-tools/deps/CUnit/CMakeFiles/cunit.dir/build
.PHONY : cunit/fast

#=============================================================================
# Target rules for targets named toolscJson

# Build rule for target.
toolscJson: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 toolscJson
.PHONY : toolscJson

# fast build rule for target.
toolscJson/fast:
	$(MAKE) -f tools/taos-tools/deps/toolscJson/CMakeFiles/toolscJson.dir/build.make tools/taos-tools/deps/toolscJson/CMakeFiles/toolscJson.dir/build
.PHONY : toolscJson/fast

#=============================================================================
# Target rules for targets named taosBenchmark

# Build rule for target.
taosBenchmark: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 taosBenchmark
.PHONY : taosBenchmark

# fast build rule for target.
taosBenchmark/fast:
	$(MAKE) -f tools/taos-tools/src/CMakeFiles/taosBenchmark.dir/build.make tools/taos-tools/src/CMakeFiles/taosBenchmark.dir/build
.PHONY : taosBenchmark/fast

#=============================================================================
# Target rules for targets named taosdump

# Build rule for target.
taosdump: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 taosdump
.PHONY : taosdump

# fast build rule for target.
taosdump/fast:
	$(MAKE) -f tools/taos-tools/src/CMakeFiles/taosdump.dir/build.make tools/taos-tools/src/CMakeFiles/taosdump.dir/build
.PHONY : taosdump/fast

#=============================================================================
# Target rules for targets named shell

# Build rule for target.
shell: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 shell
.PHONY : shell

# fast build rule for target.
shell/fast:
	$(MAKE) -f tools/shell/CMakeFiles/shell.dir/build.make tools/shell/CMakeFiles/shell.dir/build
.PHONY : shell/fast

#=============================================================================
# Target rules for targets named tsim

# Build rule for target.
tsim: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tsim
.PHONY : tsim

# fast build rule for target.
tsim/fast:
	$(MAKE) -f utils/tsim/CMakeFiles/tsim.dir/build.make utils/tsim/CMakeFiles/tsim.dir/build
.PHONY : tsim/fast

#=============================================================================
# Target rules for targets named write_raw_block_test

# Build rule for target.
write_raw_block_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 write_raw_block_test
.PHONY : write_raw_block_test

# fast build rule for target.
write_raw_block_test/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/write_raw_block_test.dir/build.make utils/test/c/CMakeFiles/write_raw_block_test.dir/build
.PHONY : write_raw_block_test/fast

#=============================================================================
# Target rules for targets named tmq_taosx_ci

# Build rule for target.
tmq_taosx_ci: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tmq_taosx_ci
.PHONY : tmq_taosx_ci

# fast build rule for target.
tmq_taosx_ci/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/tmq_taosx_ci.dir/build.make utils/test/c/CMakeFiles/tmq_taosx_ci.dir/build
.PHONY : tmq_taosx_ci/fast

#=============================================================================
# Target rules for targets named tmq_demo

# Build rule for target.
tmq_demo: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tmq_demo
.PHONY : tmq_demo

# fast build rule for target.
tmq_demo/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/tmq_demo.dir/build.make utils/test/c/CMakeFiles/tmq_demo.dir/build
.PHONY : tmq_demo/fast

#=============================================================================
# Target rules for targets named sml_test

# Build rule for target.
sml_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 sml_test
.PHONY : sml_test

# fast build rule for target.
sml_test/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/sml_test.dir/build.make utils/test/c/CMakeFiles/sml_test.dir/build
.PHONY : sml_test/fast

#=============================================================================
# Target rules for targets named tmq_sim

# Build rule for target.
tmq_sim: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tmq_sim
.PHONY : tmq_sim

# fast build rule for target.
tmq_sim/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/tmq_sim.dir/build.make utils/test/c/CMakeFiles/tmq_sim.dir/build
.PHONY : tmq_sim/fast

#=============================================================================
# Target rules for targets named create_table

# Build rule for target.
create_table: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 create_table
.PHONY : create_table

# fast build rule for target.
create_table/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/create_table.dir/build.make utils/test/c/CMakeFiles/create_table.dir/build
.PHONY : create_table/fast

#=============================================================================
# Target rules for targets named get_db_name_test

# Build rule for target.
get_db_name_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 get_db_name_test
.PHONY : get_db_name_test

# fast build rule for target.
get_db_name_test/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/get_db_name_test.dir/build.make utils/test/c/CMakeFiles/get_db_name_test.dir/build
.PHONY : get_db_name_test/fast

#=============================================================================
# Target rules for targets named tmq_offset

# Build rule for target.
tmq_offset: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tmq_offset
.PHONY : tmq_offset

# fast build rule for target.
tmq_offset/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/tmq_offset.dir/build.make utils/test/c/CMakeFiles/tmq_offset.dir/build
.PHONY : tmq_offset/fast

#=============================================================================
# Target rules for targets named tmq_offset_test

# Build rule for target.
tmq_offset_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tmq_offset_test
.PHONY : tmq_offset_test

# fast build rule for target.
tmq_offset_test/fast:
	$(MAKE) -f utils/test/c/CMakeFiles/tmq_offset_test.dir/build.make utils/test/c/CMakeFiles/tmq_offset_test.dir/build
.PHONY : tmq_offset_test/fast

# 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 "... install/strip"
	@echo "... install/local"
	@echo "... list_install_components"
	@echo "... install"
	@echo "... prepare_env_target"
	@echo "... rebuild_cache"
	@echo "... package"
	@echo "... package_source"
	@echo "... edit_cache"
	@echo "... geos"
	@echo "... geos_c"
	@echo "... ryu"
	@echo "... rocksdbTest"
	@echo "... tdev"
	@echo "... lz4_test"
	@echo "... os"
	@echo "... util"
	@echo "... common"
	@echo "... tdb"
	@echo "... transport"
	@echo "... wal"
	@echo "... monitor"
	@echo "... tfs"
	@echo "... sync"
	@echo "... qcom"
	@echo "... nodes"
	@echo "... catalog"
	@echo "... scalar"
	@echo "... udfd"
	@echo "... runUdf"
	@echo "... function"
	@echo "... udf2"
	@echo "... udf1"
	@echo "... udf1_dup"
	@echo "... udf2_dup"
	@echo "... index"
	@echo "... parser"
	@echo "... scheduler"
	@echo "... executor"
	@echo "... stream"
	@echo "... planner"
	@echo "... qworker"
	@echo "... geometry"
	@echo "... command"
	@echo "... taos_static"
	@echo "... taos"
	@echo "... mnode"
	@echo "... sdb"
	@echo "... vnode"
	@echo "... qnode"
	@echo "... snode"
	@echo "... taosd"
	@echo "... dnode"
	@echo "... node_util"
	@echo "... mgmt_mnode"
	@echo "... mgmt_qnode"
	@echo "... mgmt_snode"
	@echo "... mgmt_vnode"
	@echo "... mgmt_dnode"
	@echo "... cunit_test"
	@echo "... cunit"
	@echo "... toolscJson"
	@echo "... taosBenchmark"
	@echo "... taosdump"
	@echo "... shell"
	@echo "... tsim"
	@echo "... write_raw_block_test"
	@echo "... tmq_taosx_ci"
	@echo "... tmq_demo"
	@echo "... sml_test"
	@echo "... tmq_sim"
	@echo "... create_table"
	@echo "... get_db_name_test"
	@echo "... tmq_offset"
	@echo "... tmq_offset_test"
.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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

