# 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..."
	/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/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
	$(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/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 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:
	$(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 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 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 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_cc

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

# fast build rule for target.
generate_admin_cc/fast:
	$(MAKE) -f src/CMakeFiles/generate_admin_cc.dir/build.make src/CMakeFiles/generate_admin_cc.dir/build
.PHONY : generate_admin_cc/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/CMakeFiles/generate_lua_sources.dir/build.make src/CMakeFiles/generate_lua_sources.dir/build
.PHONY : generate_lua_sources/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 pg

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

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

#=============================================================================
# Target rules for targets named mysql

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

# fast build rule for target.
mysql/fast:
	$(MAKE) -f src/plugin/mysql/CMakeFiles/mysql.dir/build.make src/plugin/mysql/CMakeFiles/mysql.dir/build
.PHONY : mysql/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 small

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

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

#=============================================================================
# Target rules for targets named box_generate_lua_sources

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

# fast build rule for target.
box_generate_lua_sources/fast:
	$(MAKE) -f src/box/CMakeFiles/box_generate_lua_sources.dir/build.make src/box/CMakeFiles/box_generate_lua_sources.dir/build
.PHONY : box_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 tarancheck

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

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

#=============================================================================
# Target rules for targets named tarantar

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

# fast build rule for target.
tarantar/fast:
	$(MAKE) -f client/tarantar/CMakeFiles/tarantar.dir/build.make client/tarantar/CMakeFiles/tarantar.dir/build
.PHONY : tarantar/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.test

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

# fast build rule for target.
base64.test/fast:
	$(MAKE) -f test/unit/CMakeFiles/base64.test.dir/build.make test/unit/CMakeFiles/base64.test.dir/build
.PHONY : base64.test/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 mempool.test

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# fast build rule for target.
small_alloc.test/fast:
	$(MAKE) -f test/unit/CMakeFiles/small_alloc.test.dir/build.make test/unit/CMakeFiles/small_alloc.test.dir/build
.PHONY : small_alloc.test/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 "... 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 "... tags"
	@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_cc"
	@echo "... generate_lua_sources"
	@echo "... generate_memcached_grammar_cc"
	@echo "... pg"
	@echo "... mysql"
	@echo "... bit"
	@echo "... bitset"
	@echo "... small"
	@echo "... box_generate_lua_sources"
	@echo "... ltbox"
	@echo "... tarantool_box"
	@echo "... txt2c"
	@echo "... tarancheck"
	@echo "... tarantar"
	@echo "... test"
	@echo "... test-force"
	@echo "... base64.test"
	@echo "... bit.test"
	@echo "... bitset_basic.test"
	@echo "... bitset_index.test"
	@echo "... bitset_iterator.test"
	@echo "... mempool.test"
	@echo "... mhash.test"
	@echo "... queue.test"
	@echo "... region.test"
	@echo "... rlist.test"
	@echo "... rope.test"
	@echo "... rope_avl.test"
	@echo "... rope_basic.test"
	@echo "... rope_stress.test"
	@echo "... slab_cache.test"
	@echo "... small_alloc.test"
	@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

