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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

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

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

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

.SUFFIXES: .hpux_make_needs_suffix_list

# 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/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.PHONY : edit_cache

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

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && /usr/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..."
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(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

# The main all target
all: cmake_check_build_system
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(CMAKE_COMMAND) -E cmake_progress_start /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe/CMakeFiles /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe/connector/c/tnt/CMakeFiles/progress.marks
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
connector/c/tnt/CMakeFiles/tnt.dir/rule:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/CMakeFiles/tnt.dir/rule
.PHONY : connector/c/tnt/CMakeFiles/tnt.dir/rule

# Convenience name for target.
tnt: connector/c/tnt/CMakeFiles/tnt.dir/rule
.PHONY : tnt

# fast build rule for target.
tnt/fast:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/build
.PHONY : tnt/fast

# Convenience name for target.
connector/c/tnt/CMakeFiles/tnt_shared.dir/rule:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f CMakeFiles/Makefile2 connector/c/tnt/CMakeFiles/tnt_shared.dir/rule
.PHONY : connector/c/tnt/CMakeFiles/tnt_shared.dir/rule

# Convenience name for target.
tnt_shared: connector/c/tnt/CMakeFiles/tnt_shared.dir/rule
.PHONY : tnt_shared

# fast build rule for target.
tnt_shared/fast:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/build
.PHONY : tnt_shared/fast

tnt_buf.o: tnt_buf.c.o
.PHONY : tnt_buf.o

# target to build an object file
tnt_buf.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_buf.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_buf.c.o
.PHONY : tnt_buf.c.o

tnt_buf.i: tnt_buf.c.i
.PHONY : tnt_buf.i

# target to preprocess a source file
tnt_buf.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_buf.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_buf.c.i
.PHONY : tnt_buf.c.i

tnt_buf.s: tnt_buf.c.s
.PHONY : tnt_buf.s

# target to generate assembly for a file
tnt_buf.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_buf.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_buf.c.s
.PHONY : tnt_buf.c.s

tnt_call.o: tnt_call.c.o
.PHONY : tnt_call.o

# target to build an object file
tnt_call.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_call.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_call.c.o
.PHONY : tnt_call.c.o

tnt_call.i: tnt_call.c.i
.PHONY : tnt_call.i

# target to preprocess a source file
tnt_call.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_call.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_call.c.i
.PHONY : tnt_call.c.i

tnt_call.s: tnt_call.c.s
.PHONY : tnt_call.s

# target to generate assembly for a file
tnt_call.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_call.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_call.c.s
.PHONY : tnt_call.c.s

tnt_delete.o: tnt_delete.c.o
.PHONY : tnt_delete.o

# target to build an object file
tnt_delete.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_delete.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_delete.c.o
.PHONY : tnt_delete.c.o

tnt_delete.i: tnt_delete.c.i
.PHONY : tnt_delete.i

# target to preprocess a source file
tnt_delete.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_delete.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_delete.c.i
.PHONY : tnt_delete.c.i

tnt_delete.s: tnt_delete.c.s
.PHONY : tnt_delete.s

# target to generate assembly for a file
tnt_delete.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_delete.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_delete.c.s
.PHONY : tnt_delete.c.s

tnt_enc.o: tnt_enc.c.o
.PHONY : tnt_enc.o

# target to build an object file
tnt_enc.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_enc.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_enc.c.o
.PHONY : tnt_enc.c.o

tnt_enc.i: tnt_enc.c.i
.PHONY : tnt_enc.i

# target to preprocess a source file
tnt_enc.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_enc.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_enc.c.i
.PHONY : tnt_enc.c.i

tnt_enc.s: tnt_enc.c.s
.PHONY : tnt_enc.s

# target to generate assembly for a file
tnt_enc.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_enc.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_enc.c.s
.PHONY : tnt_enc.c.s

tnt_insert.o: tnt_insert.c.o
.PHONY : tnt_insert.o

# target to build an object file
tnt_insert.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_insert.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_insert.c.o
.PHONY : tnt_insert.c.o

tnt_insert.i: tnt_insert.c.i
.PHONY : tnt_insert.i

# target to preprocess a source file
tnt_insert.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_insert.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_insert.c.i
.PHONY : tnt_insert.c.i

tnt_insert.s: tnt_insert.c.s
.PHONY : tnt_insert.s

# target to generate assembly for a file
tnt_insert.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_insert.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_insert.c.s
.PHONY : tnt_insert.c.s

tnt_iter.o: tnt_iter.c.o
.PHONY : tnt_iter.o

# target to build an object file
tnt_iter.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_iter.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_iter.c.o
.PHONY : tnt_iter.c.o

tnt_iter.i: tnt_iter.c.i
.PHONY : tnt_iter.i

# target to preprocess a source file
tnt_iter.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_iter.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_iter.c.i
.PHONY : tnt_iter.c.i

tnt_iter.s: tnt_iter.c.s
.PHONY : tnt_iter.s

# target to generate assembly for a file
tnt_iter.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_iter.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_iter.c.s
.PHONY : tnt_iter.c.s

tnt_mem.o: tnt_mem.c.o
.PHONY : tnt_mem.o

# target to build an object file
tnt_mem.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_mem.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_mem.c.o
.PHONY : tnt_mem.c.o

tnt_mem.i: tnt_mem.c.i
.PHONY : tnt_mem.i

# target to preprocess a source file
tnt_mem.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_mem.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_mem.c.i
.PHONY : tnt_mem.c.i

tnt_mem.s: tnt_mem.c.s
.PHONY : tnt_mem.s

# target to generate assembly for a file
tnt_mem.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_mem.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_mem.c.s
.PHONY : tnt_mem.c.s

tnt_ping.o: tnt_ping.c.o
.PHONY : tnt_ping.o

# target to build an object file
tnt_ping.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_ping.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_ping.c.o
.PHONY : tnt_ping.c.o

tnt_ping.i: tnt_ping.c.i
.PHONY : tnt_ping.i

# target to preprocess a source file
tnt_ping.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_ping.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_ping.c.i
.PHONY : tnt_ping.c.i

tnt_ping.s: tnt_ping.c.s
.PHONY : tnt_ping.s

# target to generate assembly for a file
tnt_ping.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_ping.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_ping.c.s
.PHONY : tnt_ping.c.s

tnt_reply.o: tnt_reply.c.o
.PHONY : tnt_reply.o

# target to build an object file
tnt_reply.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_reply.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_reply.c.o
.PHONY : tnt_reply.c.o

tnt_reply.i: tnt_reply.c.i
.PHONY : tnt_reply.i

# target to preprocess a source file
tnt_reply.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_reply.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_reply.c.i
.PHONY : tnt_reply.c.i

tnt_reply.s: tnt_reply.c.s
.PHONY : tnt_reply.s

# target to generate assembly for a file
tnt_reply.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_reply.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_reply.c.s
.PHONY : tnt_reply.c.s

tnt_request.o: tnt_request.c.o
.PHONY : tnt_request.o

# target to build an object file
tnt_request.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_request.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_request.c.o
.PHONY : tnt_request.c.o

tnt_request.i: tnt_request.c.i
.PHONY : tnt_request.i

# target to preprocess a source file
tnt_request.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_request.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_request.c.i
.PHONY : tnt_request.c.i

tnt_request.s: tnt_request.c.s
.PHONY : tnt_request.s

# target to generate assembly for a file
tnt_request.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_request.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_request.c.s
.PHONY : tnt_request.c.s

tnt_select.o: tnt_select.c.o
.PHONY : tnt_select.o

# target to build an object file
tnt_select.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_select.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_select.c.o
.PHONY : tnt_select.c.o

tnt_select.i: tnt_select.c.i
.PHONY : tnt_select.i

# target to preprocess a source file
tnt_select.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_select.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_select.c.i
.PHONY : tnt_select.c.i

tnt_select.s: tnt_select.c.s
.PHONY : tnt_select.s

# target to generate assembly for a file
tnt_select.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_select.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_select.c.s
.PHONY : tnt_select.c.s

tnt_stream.o: tnt_stream.c.o
.PHONY : tnt_stream.o

# target to build an object file
tnt_stream.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_stream.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_stream.c.o
.PHONY : tnt_stream.c.o

tnt_stream.i: tnt_stream.c.i
.PHONY : tnt_stream.i

# target to preprocess a source file
tnt_stream.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_stream.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_stream.c.i
.PHONY : tnt_stream.c.i

tnt_stream.s: tnt_stream.c.s
.PHONY : tnt_stream.s

# target to generate assembly for a file
tnt_stream.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_stream.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_stream.c.s
.PHONY : tnt_stream.c.s

tnt_tuple.o: tnt_tuple.c.o
.PHONY : tnt_tuple.o

# target to build an object file
tnt_tuple.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_tuple.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_tuple.c.o
.PHONY : tnt_tuple.c.o

tnt_tuple.i: tnt_tuple.c.i
.PHONY : tnt_tuple.i

# target to preprocess a source file
tnt_tuple.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_tuple.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_tuple.c.i
.PHONY : tnt_tuple.c.i

tnt_tuple.s: tnt_tuple.c.s
.PHONY : tnt_tuple.s

# target to generate assembly for a file
tnt_tuple.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_tuple.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_tuple.c.s
.PHONY : tnt_tuple.c.s

tnt_update.o: tnt_update.c.o
.PHONY : tnt_update.o

# target to build an object file
tnt_update.c.o:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_update.c.o
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_update.c.o
.PHONY : tnt_update.c.o

tnt_update.i: tnt_update.c.i
.PHONY : tnt_update.i

# target to preprocess a source file
tnt_update.c.i:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_update.c.i
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_update.c.i
.PHONY : tnt_update.c.i

tnt_update.s: tnt_update.c.s
.PHONY : tnt_update.s

# target to generate assembly for a file
tnt_update.c.s:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt.dir/build.make connector/c/tnt/CMakeFiles/tnt.dir/tnt_update.c.s
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/tnt_update.c.s
.PHONY : tnt_update.c.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... tnt"
	@echo "... tnt_shared"
	@echo "... tnt_buf.o"
	@echo "... tnt_buf.i"
	@echo "... tnt_buf.s"
	@echo "... tnt_call.o"
	@echo "... tnt_call.i"
	@echo "... tnt_call.s"
	@echo "... tnt_delete.o"
	@echo "... tnt_delete.i"
	@echo "... tnt_delete.s"
	@echo "... tnt_enc.o"
	@echo "... tnt_enc.i"
	@echo "... tnt_enc.s"
	@echo "... tnt_insert.o"
	@echo "... tnt_insert.i"
	@echo "... tnt_insert.s"
	@echo "... tnt_iter.o"
	@echo "... tnt_iter.i"
	@echo "... tnt_iter.s"
	@echo "... tnt_mem.o"
	@echo "... tnt_mem.i"
	@echo "... tnt_mem.s"
	@echo "... tnt_ping.o"
	@echo "... tnt_ping.i"
	@echo "... tnt_ping.s"
	@echo "... tnt_reply.o"
	@echo "... tnt_reply.i"
	@echo "... tnt_reply.s"
	@echo "... tnt_request.o"
	@echo "... tnt_request.i"
	@echo "... tnt_request.s"
	@echo "... tnt_select.o"
	@echo "... tnt_select.i"
	@echo "... tnt_select.s"
	@echo "... tnt_stream.o"
	@echo "... tnt_stream.i"
	@echo "... tnt_stream.s"
	@echo "... tnt_tuple.o"
	@echo "... tnt_tuple.i"
	@echo "... tnt_tuple.s"
	@echo "... tnt_update.o"
	@echo "... tnt_update.i"
	@echo "... tnt_update.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/unera/work/deb/tarantool/tarantool-1.5.1.82.ga064ebe && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

