# 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/tarantool

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

#=============================================================================
# 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..."
	/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..."
	/usr/bin/cpack --config ./CPackSourceConfig.cmake /home/unera/work/tarantool/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
	$(CMAKE_COMMAND) -E cmake_progress_start /home/unera/work/tarantool/CMakeFiles /home/unera/work/tarantool/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/unera/work/tarantool/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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named TAGS

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

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

#=============================================================================
# Target rules for targets named build_bundled_libs

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

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

#=============================================================================
# Target rules for targets named cjson

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

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

#=============================================================================
# Target rules for targets named coro

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

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

#=============================================================================
# Target rules for targets named eio

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

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

#=============================================================================
# Target rules for targets named ev

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

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

#=============================================================================
# Target rules for targets named gopt

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

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

#=============================================================================
# Target rules for targets named libluajit

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

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

#=============================================================================
# Target rules for targets named misc

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

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

#=============================================================================
# Target rules for targets named rpm

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

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

#=============================================================================
# Target rules for targets named rpm_src

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

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

#=============================================================================
# Target rules for targets named cfg

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

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

#=============================================================================
# Target rules for targets named config

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

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

#=============================================================================
# Target rules for targets named tnt

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

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

#=============================================================================
# Target rules for targets named tnt_shared

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

# fast build rule for target.
tnt_shared/fast:
	$(MAKE) -f connector/c/tnt/CMakeFiles/tnt_shared.dir/build.make connector/c/tnt/CMakeFiles/tnt_shared.dir/build
.PHONY : tnt_shared/fast

#=============================================================================
# Target rules for targets named tntsql

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

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

#=============================================================================
# Target rules for targets named tntsql_shared

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

# fast build rule for target.
tntsql_shared/fast:
	$(MAKE) -f connector/c/tntsql/CMakeFiles/tntsql_shared.dir/build.make connector/c/tntsql/CMakeFiles/tntsql_shared.dir/build
.PHONY : tntsql_shared/fast

#=============================================================================
# Target rules for targets named tntnet

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

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

#=============================================================================
# Target rules for targets named tntnet_shared

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

# fast build rule for target.
tntnet_shared/fast:
	$(MAKE) -f connector/c/tntnet/CMakeFiles/tntnet_shared.dir/build.make connector/c/tntnet/CMakeFiles/tntnet_shared.dir/build
.PHONY : tntnet_shared/fast

#=============================================================================
# Target rules for targets named tntrpl

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

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

#=============================================================================
# Target rules for targets named tntrpl_shared

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

# fast build rule for target.
tntrpl_shared/fast:
	$(MAKE) -f connector/c/tntrpl/CMakeFiles/tntrpl_shared.dir/build.make connector/c/tntrpl/CMakeFiles/tntrpl_shared.dir/build
.PHONY : tntrpl_shared/fast

#=============================================================================
# Target rules for targets named core

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

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

#=============================================================================
# Target rules for targets named generate_admin_m

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

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

#=============================================================================
# Target rules for targets named generate_memcached_grammar_cc

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

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

#=============================================================================
# Target rules for targets named bit

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

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

#=============================================================================
# Target rules for targets named bitset

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

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

#=============================================================================
# Target rules for targets named generate_lua_sources}

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

# fast build rule for target.
generate_lua_sources}/fast:
	$(MAKE) -f src/box/CMakeFiles/generate_lua_sources}.dir/build.make src/box/CMakeFiles/generate_lua_sources}.dir/build
.PHONY : generate_lua_sources}/fast

#=============================================================================
# Target rules for targets named ltbox

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

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

#=============================================================================
# Target rules for targets named tarantool_box

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

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

#=============================================================================
# Target rules for targets named txt2c

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

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

#=============================================================================
# Target rules for targets named tarantool_checksum

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

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

#=============================================================================
# Target rules for targets named test

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

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

#=============================================================================
# Target rules for targets named test-force

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

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

#=============================================================================
# Target rules for targets named base64

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

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

#=============================================================================
# Target rules for targets named bit_test

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

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

#=============================================================================
# Target rules for targets named bitset_basic_test

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

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

#=============================================================================
# Target rules for targets named bitset_index_test

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

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

#=============================================================================
# Target rules for targets named bitset_iterator_test

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

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

#=============================================================================
# Target rules for targets named mhash

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

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

#=============================================================================
# Target rules for targets named queue

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

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

#=============================================================================
# Target rules for targets named rlist

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

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

#=============================================================================
# Target rules for targets named rope

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

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

#=============================================================================
# Target rules for targets named rope_avl

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

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

#=============================================================================
# Target rules for targets named rope_basic

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

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

#=============================================================================
# Target rules for targets named rope_stress

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

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

#=============================================================================
# Target rules for targets named protocol

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

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

#=============================================================================
# Target rules for targets named rpl

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

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

#=============================================================================
# Target rules for targets named snap

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

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

#=============================================================================
# Target rules for targets named tp

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

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

#=============================================================================
# Target rules for targets named tt

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

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

#=============================================================================
# Target rules for targets named update

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

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

#=============================================================================
# Target rules for targets named xlog

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

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

#=============================================================================
# Target rules for targets named man

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

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

#=============================================================================
# Target rules for targets named www-data

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

# fast build rule for target.
www-data/fast:
	$(MAKE) -f doc/www-data.in/CMakeFiles/www-data.dir/build.make doc/www-data.in/CMakeFiles/www-data.dir/build
.PHONY : www-data/fast

third_party/PMurHash.o: third_party/PMurHash.c.o
.PHONY : third_party/PMurHash.o

# target to build an object file
third_party/PMurHash.c.o:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/PMurHash.c.o
.PHONY : third_party/PMurHash.c.o

third_party/PMurHash.i: third_party/PMurHash.c.i
.PHONY : third_party/PMurHash.i

# target to preprocess a source file
third_party/PMurHash.c.i:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/PMurHash.c.i
.PHONY : third_party/PMurHash.c.i

third_party/PMurHash.s: third_party/PMurHash.c.s
.PHONY : third_party/PMurHash.s

# target to generate assembly for a file
third_party/PMurHash.c.s:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/PMurHash.c.s
.PHONY : third_party/PMurHash.c.s

third_party/base64.o: third_party/base64.c.o
.PHONY : third_party/base64.o

# target to build an object file
third_party/base64.c.o:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/base64.c.o
.PHONY : third_party/base64.c.o

third_party/base64.i: third_party/base64.c.i
.PHONY : third_party/base64.i

# target to preprocess a source file
third_party/base64.c.i:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/base64.c.i
.PHONY : third_party/base64.c.i

third_party/base64.s: third_party/base64.c.s
.PHONY : third_party/base64.s

# target to generate assembly for a file
third_party/base64.c.s:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/base64.c.s
.PHONY : third_party/base64.c.s

third_party/coro/coro.o: third_party/coro/coro.c.o
.PHONY : third_party/coro/coro.o

# target to build an object file
third_party/coro/coro.c.o:
	$(MAKE) -f CMakeFiles/coro.dir/build.make CMakeFiles/coro.dir/third_party/coro/coro.c.o
.PHONY : third_party/coro/coro.c.o

third_party/coro/coro.i: third_party/coro/coro.c.i
.PHONY : third_party/coro/coro.i

# target to preprocess a source file
third_party/coro/coro.c.i:
	$(MAKE) -f CMakeFiles/coro.dir/build.make CMakeFiles/coro.dir/third_party/coro/coro.c.i
.PHONY : third_party/coro/coro.c.i

third_party/coro/coro.s: third_party/coro/coro.c.s
.PHONY : third_party/coro/coro.s

# target to generate assembly for a file
third_party/coro/coro.c.s:
	$(MAKE) -f CMakeFiles/coro.dir/build.make CMakeFiles/coro.dir/third_party/coro/coro.c.s
.PHONY : third_party/coro/coro.c.s

third_party/crc32.o: third_party/crc32.c.o
.PHONY : third_party/crc32.o

# target to build an object file
third_party/crc32.c.o:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/crc32.c.o
.PHONY : third_party/crc32.c.o

third_party/crc32.i: third_party/crc32.c.i
.PHONY : third_party/crc32.i

# target to preprocess a source file
third_party/crc32.c.i:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/crc32.c.i
.PHONY : third_party/crc32.c.i

third_party/crc32.s: third_party/crc32.c.s
.PHONY : third_party/crc32.s

# target to generate assembly for a file
third_party/crc32.c.s:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/crc32.c.s
.PHONY : third_party/crc32.c.s

third_party/gopt/gopt.o: third_party/gopt/gopt.c.o
.PHONY : third_party/gopt/gopt.o

# target to build an object file
third_party/gopt/gopt.c.o:
	$(MAKE) -f CMakeFiles/gopt.dir/build.make CMakeFiles/gopt.dir/third_party/gopt/gopt.c.o
.PHONY : third_party/gopt/gopt.c.o

third_party/gopt/gopt.i: third_party/gopt/gopt.c.i
.PHONY : third_party/gopt/gopt.i

# target to preprocess a source file
third_party/gopt/gopt.c.i:
	$(MAKE) -f CMakeFiles/gopt.dir/build.make CMakeFiles/gopt.dir/third_party/gopt/gopt.c.i
.PHONY : third_party/gopt/gopt.c.i

third_party/gopt/gopt.s: third_party/gopt/gopt.c.s
.PHONY : third_party/gopt/gopt.s

# target to generate assembly for a file
third_party/gopt/gopt.c.s:
	$(MAKE) -f CMakeFiles/gopt.dir/build.make CMakeFiles/gopt.dir/third_party/gopt/gopt.c.s
.PHONY : third_party/gopt/gopt.c.s

third_party/lua-cjson/fpconv.o: third_party/lua-cjson/fpconv.c.o
.PHONY : third_party/lua-cjson/fpconv.o

# target to build an object file
third_party/lua-cjson/fpconv.c.o:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/fpconv.c.o
.PHONY : third_party/lua-cjson/fpconv.c.o

third_party/lua-cjson/fpconv.i: third_party/lua-cjson/fpconv.c.i
.PHONY : third_party/lua-cjson/fpconv.i

# target to preprocess a source file
third_party/lua-cjson/fpconv.c.i:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/fpconv.c.i
.PHONY : third_party/lua-cjson/fpconv.c.i

third_party/lua-cjson/fpconv.s: third_party/lua-cjson/fpconv.c.s
.PHONY : third_party/lua-cjson/fpconv.s

# target to generate assembly for a file
third_party/lua-cjson/fpconv.c.s:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/fpconv.c.s
.PHONY : third_party/lua-cjson/fpconv.c.s

third_party/lua-cjson/lua_cjson.o: third_party/lua-cjson/lua_cjson.c.o
.PHONY : third_party/lua-cjson/lua_cjson.o

# target to build an object file
third_party/lua-cjson/lua_cjson.c.o:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/lua_cjson.c.o
.PHONY : third_party/lua-cjson/lua_cjson.c.o

third_party/lua-cjson/lua_cjson.i: third_party/lua-cjson/lua_cjson.c.i
.PHONY : third_party/lua-cjson/lua_cjson.i

# target to preprocess a source file
third_party/lua-cjson/lua_cjson.c.i:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/lua_cjson.c.i
.PHONY : third_party/lua-cjson/lua_cjson.c.i

third_party/lua-cjson/lua_cjson.s: third_party/lua-cjson/lua_cjson.c.s
.PHONY : third_party/lua-cjson/lua_cjson.s

# target to generate assembly for a file
third_party/lua-cjson/lua_cjson.c.s:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/lua_cjson.c.s
.PHONY : third_party/lua-cjson/lua_cjson.c.s

third_party/lua-cjson/strbuf.o: third_party/lua-cjson/strbuf.c.o
.PHONY : third_party/lua-cjson/strbuf.o

# target to build an object file
third_party/lua-cjson/strbuf.c.o:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/strbuf.c.o
.PHONY : third_party/lua-cjson/strbuf.c.o

third_party/lua-cjson/strbuf.i: third_party/lua-cjson/strbuf.c.i
.PHONY : third_party/lua-cjson/strbuf.i

# target to preprocess a source file
third_party/lua-cjson/strbuf.c.i:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/strbuf.c.i
.PHONY : third_party/lua-cjson/strbuf.c.i

third_party/lua-cjson/strbuf.s: third_party/lua-cjson/strbuf.c.s
.PHONY : third_party/lua-cjson/strbuf.s

# target to generate assembly for a file
third_party/lua-cjson/strbuf.c.s:
	$(MAKE) -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/third_party/lua-cjson/strbuf.c.s
.PHONY : third_party/lua-cjson/strbuf.c.s

third_party/proctitle.o: third_party/proctitle.c.o
.PHONY : third_party/proctitle.o

# target to build an object file
third_party/proctitle.c.o:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/proctitle.c.o
.PHONY : third_party/proctitle.c.o

third_party/proctitle.i: third_party/proctitle.c.i
.PHONY : third_party/proctitle.i

# target to preprocess a source file
third_party/proctitle.c.i:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/proctitle.c.i
.PHONY : third_party/proctitle.c.i

third_party/proctitle.s: third_party/proctitle.c.s
.PHONY : third_party/proctitle.s

# target to generate assembly for a file
third_party/proctitle.c.s:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/proctitle.c.s
.PHONY : third_party/proctitle.c.s

third_party/qsort_arg.o: third_party/qsort_arg.c.o
.PHONY : third_party/qsort_arg.o

# target to build an object file
third_party/qsort_arg.c.o:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/qsort_arg.c.o
.PHONY : third_party/qsort_arg.c.o

third_party/qsort_arg.i: third_party/qsort_arg.c.i
.PHONY : third_party/qsort_arg.i

# target to preprocess a source file
third_party/qsort_arg.c.i:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/qsort_arg.c.i
.PHONY : third_party/qsort_arg.c.i

third_party/qsort_arg.s: third_party/qsort_arg.c.s
.PHONY : third_party/qsort_arg.s

# target to generate assembly for a file
third_party/qsort_arg.c.s:
	$(MAKE) -f CMakeFiles/misc.dir/build.make CMakeFiles/misc.dir/third_party/qsort_arg.c.s
.PHONY : third_party/qsort_arg.c.s

third_party/tarantool_eio.o: third_party/tarantool_eio.c.o
.PHONY : third_party/tarantool_eio.o

# target to build an object file
third_party/tarantool_eio.c.o:
	$(MAKE) -f CMakeFiles/eio.dir/build.make CMakeFiles/eio.dir/third_party/tarantool_eio.c.o
.PHONY : third_party/tarantool_eio.c.o

third_party/tarantool_eio.i: third_party/tarantool_eio.c.i
.PHONY : third_party/tarantool_eio.i

# target to preprocess a source file
third_party/tarantool_eio.c.i:
	$(MAKE) -f CMakeFiles/eio.dir/build.make CMakeFiles/eio.dir/third_party/tarantool_eio.c.i
.PHONY : third_party/tarantool_eio.c.i

third_party/tarantool_eio.s: third_party/tarantool_eio.c.s
.PHONY : third_party/tarantool_eio.s

# target to generate assembly for a file
third_party/tarantool_eio.c.s:
	$(MAKE) -f CMakeFiles/eio.dir/build.make CMakeFiles/eio.dir/third_party/tarantool_eio.c.s
.PHONY : third_party/tarantool_eio.c.s

third_party/tarantool_ev.o: third_party/tarantool_ev.c.o
.PHONY : third_party/tarantool_ev.o

# target to build an object file
third_party/tarantool_ev.c.o:
	$(MAKE) -f CMakeFiles/ev.dir/build.make CMakeFiles/ev.dir/third_party/tarantool_ev.c.o
.PHONY : third_party/tarantool_ev.c.o

third_party/tarantool_ev.i: third_party/tarantool_ev.c.i
.PHONY : third_party/tarantool_ev.i

# target to preprocess a source file
third_party/tarantool_ev.c.i:
	$(MAKE) -f CMakeFiles/ev.dir/build.make CMakeFiles/ev.dir/third_party/tarantool_ev.c.i
.PHONY : third_party/tarantool_ev.c.i

third_party/tarantool_ev.s: third_party/tarantool_ev.c.s
.PHONY : third_party/tarantool_ev.s

# target to generate assembly for a file
third_party/tarantool_ev.c.s:
	$(MAKE) -f CMakeFiles/ev.dir/build.make CMakeFiles/ev.dir/third_party/tarantool_ev.c.s
.PHONY : third_party/tarantool_ev.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 "... TAGS"
	@echo "... build_bundled_libs"
	@echo "... cjson"
	@echo "... coro"
	@echo "... edit_cache"
	@echo "... eio"
	@echo "... ev"
	@echo "... gopt"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... libluajit"
	@echo "... list_install_components"
	@echo "... misc"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... rpm"
	@echo "... rpm_src"
	@echo "... cfg"
	@echo "... config"
	@echo "... tnt"
	@echo "... tnt_shared"
	@echo "... tntsql"
	@echo "... tntsql_shared"
	@echo "... tntnet"
	@echo "... tntnet_shared"
	@echo "... tntrpl"
	@echo "... tntrpl_shared"
	@echo "... core"
	@echo "... generate_admin_m"
	@echo "... generate_memcached_grammar_cc"
	@echo "... bit"
	@echo "... bitset"
	@echo "... generate_lua_sources}"
	@echo "... ltbox"
	@echo "... tarantool_box"
	@echo "... txt2c"
	@echo "... tarantool_checksum"
	@echo "... test"
	@echo "... test-force"
	@echo "... base64"
	@echo "... bit_test"
	@echo "... bitset_basic_test"
	@echo "... bitset_index_test"
	@echo "... bitset_iterator_test"
	@echo "... mhash"
	@echo "... queue"
	@echo "... rlist"
	@echo "... rope"
	@echo "... rope_avl"
	@echo "... rope_basic"
	@echo "... rope_stress"
	@echo "... protocol"
	@echo "... rpl"
	@echo "... snap"
	@echo "... tp"
	@echo "... tt"
	@echo "... update"
	@echo "... xlog"
	@echo "... man"
	@echo "... www-data"
	@echo "... third_party/PMurHash.o"
	@echo "... third_party/PMurHash.i"
	@echo "... third_party/PMurHash.s"
	@echo "... third_party/base64.o"
	@echo "... third_party/base64.i"
	@echo "... third_party/base64.s"
	@echo "... third_party/coro/coro.o"
	@echo "... third_party/coro/coro.i"
	@echo "... third_party/coro/coro.s"
	@echo "... third_party/crc32.o"
	@echo "... third_party/crc32.i"
	@echo "... third_party/crc32.s"
	@echo "... third_party/gopt/gopt.o"
	@echo "... third_party/gopt/gopt.i"
	@echo "... third_party/gopt/gopt.s"
	@echo "... third_party/lua-cjson/fpconv.o"
	@echo "... third_party/lua-cjson/fpconv.i"
	@echo "... third_party/lua-cjson/fpconv.s"
	@echo "... third_party/lua-cjson/lua_cjson.o"
	@echo "... third_party/lua-cjson/lua_cjson.i"
	@echo "... third_party/lua-cjson/lua_cjson.s"
	@echo "... third_party/lua-cjson/strbuf.o"
	@echo "... third_party/lua-cjson/strbuf.i"
	@echo "... third_party/lua-cjson/strbuf.s"
	@echo "... third_party/proctitle.o"
	@echo "... third_party/proctitle.i"
	@echo "... third_party/proctitle.s"
	@echo "... third_party/qsort_arg.o"
	@echo "... third_party/qsort_arg.i"
	@echo "... third_party/qsort_arg.s"
	@echo "... third_party/tarantool_eio.o"
	@echo "... third_party/tarantool_eio.i"
	@echo "... third_party/tarantool_eio.s"
	@echo "... third_party/tarantool_ev.o"
	@echo "... third_party/tarantool_ev.i"
	@echo "... third_party/tarantool_ev.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

