# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.6
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# 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/local/Cellar/cmake/3.6.2/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.6.2/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/tomaskorcak/dev/microcrawler/libcouchbase
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/tomaskorcak/dev/microcrawler/libcouchbase/build
#=============================================================================
# Target rules for target CMakeFiles/couchbase.dir
# All Build rule for target.
CMakeFiles/couchbase.dir/all: CMakeFiles/netbuf.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcb_jsparse.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcb_views_c.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcbht.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcbcore-cxx.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcbio.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/rdb.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/mcreq.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/lcbcore.dir/all
CMakeFiles/couchbase.dir/all: CMakeFiles/couchbase_utils.dir/all
CMakeFiles/couchbase.dir/all: src/vbucket/CMakeFiles/vbucket.dir/all
CMakeFiles/couchbase.dir/all: contrib/cbsasl/CMakeFiles/cbsasl.dir/all
CMakeFiles/couchbase.dir/all: src/ssl/CMakeFiles/lcbssl.dir/all
CMakeFiles/couchbase.dir/all: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
CMakeFiles/couchbase.dir/all: plugins/io/select/CMakeFiles/couchbase_select.dir/all
$(MAKE) -f CMakeFiles/couchbase.dir/build.make CMakeFiles/couchbase.dir/depend
$(MAKE) -f CMakeFiles/couchbase.dir/build.make CMakeFiles/couchbase.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target couchbase"
.PHONY : CMakeFiles/couchbase.dir/all
# Include target in all.
all: CMakeFiles/couchbase.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/couchbase.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 42
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/couchbase.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/couchbase.dir/rule
# Convenience name for target.
couchbase: CMakeFiles/couchbase.dir/rule
.PHONY : couchbase
# clean rule for target.
CMakeFiles/couchbase.dir/clean:
$(MAKE) -f CMakeFiles/couchbase.dir/build.make CMakeFiles/couchbase.dir/clean
.PHONY : CMakeFiles/couchbase.dir/clean
# clean rule for target.
clean: CMakeFiles/couchbase.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/netbuf.dir
# All Build rule for target.
CMakeFiles/netbuf.dir/all:
$(MAKE) -f CMakeFiles/netbuf.dir/build.make CMakeFiles/netbuf.dir/depend
$(MAKE) -f CMakeFiles/netbuf.dir/build.make CMakeFiles/netbuf.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target netbuf"
.PHONY : CMakeFiles/netbuf.dir/all
# Include target in all.
all: CMakeFiles/netbuf.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/netbuf.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/netbuf.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/netbuf.dir/rule
# Convenience name for target.
netbuf: CMakeFiles/netbuf.dir/rule
.PHONY : netbuf
# clean rule for target.
CMakeFiles/netbuf.dir/clean:
$(MAKE) -f CMakeFiles/netbuf.dir/build.make CMakeFiles/netbuf.dir/clean
.PHONY : CMakeFiles/netbuf.dir/clean
# clean rule for target.
clean: CMakeFiles/netbuf.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/file_manifest.dir
# All Build rule for target.
CMakeFiles/file_manifest.dir/all:
$(MAKE) -f CMakeFiles/file_manifest.dir/build.make CMakeFiles/file_manifest.dir/depend
$(MAKE) -f CMakeFiles/file_manifest.dir/build.make CMakeFiles/file_manifest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target file_manifest"
.PHONY : CMakeFiles/file_manifest.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/file_manifest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/file_manifest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/file_manifest.dir/rule
# Convenience name for target.
file_manifest: CMakeFiles/file_manifest.dir/rule
.PHONY : file_manifest
# clean rule for target.
CMakeFiles/file_manifest.dir/clean:
$(MAKE) -f CMakeFiles/file_manifest.dir/build.make CMakeFiles/file_manifest.dir/clean
.PHONY : CMakeFiles/file_manifest.dir/clean
# clean rule for target.
clean: CMakeFiles/file_manifest.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/couchbaseS.dir
# All Build rule for target.
CMakeFiles/couchbaseS.dir/all: CMakeFiles/netbuf.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcb_jsparse.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcb_views_c.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcbht.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcbcore-cxx.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcbio.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/rdb.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/mcreq.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/lcbcore.dir/all
CMakeFiles/couchbaseS.dir/all: CMakeFiles/couchbase_utils.dir/all
CMakeFiles/couchbaseS.dir/all: src/vbucket/CMakeFiles/vbucket.dir/all
CMakeFiles/couchbaseS.dir/all: contrib/cbsasl/CMakeFiles/cbsasl.dir/all
CMakeFiles/couchbaseS.dir/all: src/ssl/CMakeFiles/lcbssl.dir/all
CMakeFiles/couchbaseS.dir/all: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
CMakeFiles/couchbaseS.dir/all: plugins/io/select/CMakeFiles/couchbase_select.dir/all
$(MAKE) -f CMakeFiles/couchbaseS.dir/build.make CMakeFiles/couchbaseS.dir/depend
$(MAKE) -f CMakeFiles/couchbaseS.dir/build.make CMakeFiles/couchbaseS.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=8 "Built target couchbaseS"
.PHONY : CMakeFiles/couchbaseS.dir/all
# Include target in all.
all: CMakeFiles/couchbaseS.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/couchbaseS.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 43
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/couchbaseS.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/couchbaseS.dir/rule
# Convenience name for target.
couchbaseS: CMakeFiles/couchbaseS.dir/rule
.PHONY : couchbaseS
# clean rule for target.
CMakeFiles/couchbaseS.dir/clean:
$(MAKE) -f CMakeFiles/couchbaseS.dir/build.make CMakeFiles/couchbaseS.dir/clean
.PHONY : CMakeFiles/couchbaseS.dir/clean
# clean rule for target.
clean: CMakeFiles/couchbaseS.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcb_jsparse.dir
# All Build rule for target.
CMakeFiles/lcb_jsparse.dir/all:
$(MAKE) -f CMakeFiles/lcb_jsparse.dir/build.make CMakeFiles/lcb_jsparse.dir/depend
$(MAKE) -f CMakeFiles/lcb_jsparse.dir/build.make CMakeFiles/lcb_jsparse.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target lcb_jsparse"
.PHONY : CMakeFiles/lcb_jsparse.dir/all
# Include target in all.
all: CMakeFiles/lcb_jsparse.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcb_jsparse.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcb_jsparse.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcb_jsparse.dir/rule
# Convenience name for target.
lcb_jsparse: CMakeFiles/lcb_jsparse.dir/rule
.PHONY : lcb_jsparse
# clean rule for target.
CMakeFiles/lcb_jsparse.dir/clean:
$(MAKE) -f CMakeFiles/lcb_jsparse.dir/build.make CMakeFiles/lcb_jsparse.dir/clean
.PHONY : CMakeFiles/lcb_jsparse.dir/clean
# clean rule for target.
clean: CMakeFiles/lcb_jsparse.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/uninstall.dir
# All Build rule for target.
CMakeFiles/uninstall.dir/all:
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target uninstall"
.PHONY : CMakeFiles/uninstall.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/uninstall.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/uninstall.dir/rule
# Convenience name for target.
uninstall: CMakeFiles/uninstall.dir/rule
.PHONY : uninstall
# clean rule for target.
CMakeFiles/uninstall.dir/clean:
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
.PHONY : CMakeFiles/uninstall.dir/clean
# clean rule for target.
clean: CMakeFiles/uninstall.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcb_views_c.dir
# All Build rule for target.
CMakeFiles/lcb_views_c.dir/all:
$(MAKE) -f CMakeFiles/lcb_views_c.dir/build.make CMakeFiles/lcb_views_c.dir/depend
$(MAKE) -f CMakeFiles/lcb_views_c.dir/build.make CMakeFiles/lcb_views_c.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=22 "Built target lcb_views_c"
.PHONY : CMakeFiles/lcb_views_c.dir/all
# Include target in all.
all: CMakeFiles/lcb_views_c.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcb_views_c.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcb_views_c.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcb_views_c.dir/rule
# Convenience name for target.
lcb_views_c: CMakeFiles/lcb_views_c.dir/rule
.PHONY : lcb_views_c
# clean rule for target.
CMakeFiles/lcb_views_c.dir/clean:
$(MAKE) -f CMakeFiles/lcb_views_c.dir/build.make CMakeFiles/lcb_views_c.dir/clean
.PHONY : CMakeFiles/lcb_views_c.dir/clean
# clean rule for target.
clean: CMakeFiles/lcb_views_c.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcbht.dir
# All Build rule for target.
CMakeFiles/lcbht.dir/all:
$(MAKE) -f CMakeFiles/lcbht.dir/build.make CMakeFiles/lcbht.dir/depend
$(MAKE) -f CMakeFiles/lcbht.dir/build.make CMakeFiles/lcbht.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target lcbht"
.PHONY : CMakeFiles/lcbht.dir/all
# Include target in all.
all: CMakeFiles/lcbht.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcbht.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcbht.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcbht.dir/rule
# Convenience name for target.
lcbht: CMakeFiles/lcbht.dir/rule
.PHONY : lcbht
# clean rule for target.
CMakeFiles/lcbht.dir/clean:
$(MAKE) -f CMakeFiles/lcbht.dir/build.make CMakeFiles/lcbht.dir/clean
.PHONY : CMakeFiles/lcbht.dir/clean
# clean rule for target.
clean: CMakeFiles/lcbht.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/netbuf-malloc.dir
# All Build rule for target.
CMakeFiles/netbuf-malloc.dir/all:
$(MAKE) -f CMakeFiles/netbuf-malloc.dir/build.make CMakeFiles/netbuf-malloc.dir/depend
$(MAKE) -f CMakeFiles/netbuf-malloc.dir/build.make CMakeFiles/netbuf-malloc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=63 "Built target netbuf-malloc"
.PHONY : CMakeFiles/netbuf-malloc.dir/all
# Include target in all.
all: CMakeFiles/netbuf-malloc.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/netbuf-malloc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/netbuf-malloc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/netbuf-malloc.dir/rule
# Convenience name for target.
netbuf-malloc: CMakeFiles/netbuf-malloc.dir/rule
.PHONY : netbuf-malloc
# clean rule for target.
CMakeFiles/netbuf-malloc.dir/clean:
$(MAKE) -f CMakeFiles/netbuf-malloc.dir/build.make CMakeFiles/netbuf-malloc.dir/clean
.PHONY : CMakeFiles/netbuf-malloc.dir/clean
# clean rule for target.
clean: CMakeFiles/netbuf-malloc.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcbcore-cxx.dir
# All Build rule for target.
CMakeFiles/lcbcore-cxx.dir/all:
$(MAKE) -f CMakeFiles/lcbcore-cxx.dir/build.make CMakeFiles/lcbcore-cxx.dir/depend
$(MAKE) -f CMakeFiles/lcbcore-cxx.dir/build.make CMakeFiles/lcbcore-cxx.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=39,40,41,42,43,44,45 "Built target lcbcore-cxx"
.PHONY : CMakeFiles/lcbcore-cxx.dir/all
# Include target in all.
all: CMakeFiles/lcbcore-cxx.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcbcore-cxx.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 7
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcbcore-cxx.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcbcore-cxx.dir/rule
# Convenience name for target.
lcbcore-cxx: CMakeFiles/lcbcore-cxx.dir/rule
.PHONY : lcbcore-cxx
# clean rule for target.
CMakeFiles/lcbcore-cxx.dir/clean:
$(MAKE) -f CMakeFiles/lcbcore-cxx.dir/build.make CMakeFiles/lcbcore-cxx.dir/clean
.PHONY : CMakeFiles/lcbcore-cxx.dir/clean
# clean rule for target.
clean: CMakeFiles/lcbcore-cxx.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcbio.dir
# All Build rule for target.
CMakeFiles/lcbio.dir/all:
$(MAKE) -f CMakeFiles/lcbio.dir/build.make CMakeFiles/lcbio.dir/depend
$(MAKE) -f CMakeFiles/lcbio.dir/build.make CMakeFiles/lcbio.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=46,47,48,49 "Built target lcbio"
.PHONY : CMakeFiles/lcbio.dir/all
# Include target in all.
all: CMakeFiles/lcbio.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcbio.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 4
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcbio.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcbio.dir/rule
# Convenience name for target.
lcbio: CMakeFiles/lcbio.dir/rule
.PHONY : lcbio
# clean rule for target.
CMakeFiles/lcbio.dir/clean:
$(MAKE) -f CMakeFiles/lcbio.dir/build.make CMakeFiles/lcbio.dir/clean
.PHONY : CMakeFiles/lcbio.dir/clean
# clean rule for target.
clean: CMakeFiles/lcbio.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/rdb.dir
# All Build rule for target.
CMakeFiles/rdb.dir/all:
$(MAKE) -f CMakeFiles/rdb.dir/build.make CMakeFiles/rdb.dir/depend
$(MAKE) -f CMakeFiles/rdb.dir/build.make CMakeFiles/rdb.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=75,76 "Built target rdb"
.PHONY : CMakeFiles/rdb.dir/all
# Include target in all.
all: CMakeFiles/rdb.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/rdb.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/rdb.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/rdb.dir/rule
# Convenience name for target.
rdb: CMakeFiles/rdb.dir/rule
.PHONY : rdb
# clean rule for target.
CMakeFiles/rdb.dir/clean:
$(MAKE) -f CMakeFiles/rdb.dir/build.make CMakeFiles/rdb.dir/clean
.PHONY : CMakeFiles/rdb.dir/clean
# clean rule for target.
clean: CMakeFiles/rdb.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/mcreq.dir
# All Build rule for target.
CMakeFiles/mcreq.dir/all:
$(MAKE) -f CMakeFiles/mcreq.dir/build.make CMakeFiles/mcreq.dir/depend
$(MAKE) -f CMakeFiles/mcreq.dir/build.make CMakeFiles/mcreq.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=60 "Built target mcreq"
.PHONY : CMakeFiles/mcreq.dir/all
# Include target in all.
all: CMakeFiles/mcreq.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/mcreq.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/mcreq.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/mcreq.dir/rule
# Convenience name for target.
mcreq: CMakeFiles/mcreq.dir/rule
.PHONY : mcreq
# clean rule for target.
CMakeFiles/mcreq.dir/clean:
$(MAKE) -f CMakeFiles/mcreq.dir/build.make CMakeFiles/mcreq.dir/clean
.PHONY : CMakeFiles/mcreq.dir/clean
# clean rule for target.
clean: CMakeFiles/mcreq.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/dist.dir
# All Build rule for target.
CMakeFiles/dist.dir/all: CMakeFiles/file_manifest.dir/all
$(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/depend
$(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target dist"
.PHONY : CMakeFiles/dist.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/dist.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/dist.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/dist.dir/rule
# Convenience name for target.
dist: CMakeFiles/dist.dir/rule
.PHONY : dist
# clean rule for target.
CMakeFiles/dist.dir/clean:
$(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/clean
.PHONY : CMakeFiles/dist.dir/clean
# clean rule for target.
clean: CMakeFiles/dist.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/lcbcore.dir
# All Build rule for target.
CMakeFiles/lcbcore.dir/all:
$(MAKE) -f CMakeFiles/lcbcore.dir/build.make CMakeFiles/lcbcore.dir/depend
$(MAKE) -f CMakeFiles/lcbcore.dir/build.make CMakeFiles/lcbcore.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38 "Built target lcbcore"
.PHONY : CMakeFiles/lcbcore.dir/all
# Include target in all.
all: CMakeFiles/lcbcore.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/lcbcore.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 16
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/lcbcore.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/lcbcore.dir/rule
# Convenience name for target.
lcbcore: CMakeFiles/lcbcore.dir/rule
.PHONY : lcbcore
# clean rule for target.
CMakeFiles/lcbcore.dir/clean:
$(MAKE) -f CMakeFiles/lcbcore.dir/build.make CMakeFiles/lcbcore.dir/clean
.PHONY : CMakeFiles/lcbcore.dir/clean
# clean rule for target.
clean: CMakeFiles/lcbcore.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/couchbase_utils.dir
# All Build rule for target.
CMakeFiles/couchbase_utils.dir/all:
$(MAKE) -f CMakeFiles/couchbase_utils.dir/build.make CMakeFiles/couchbase_utils.dir/depend
$(MAKE) -f CMakeFiles/couchbase_utils.dir/build.make CMakeFiles/couchbase_utils.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=10,11,12,13,14 "Built target couchbase_utils"
.PHONY : CMakeFiles/couchbase_utils.dir/all
# Include target in all.
all: CMakeFiles/couchbase_utils.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/couchbase_utils.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 5
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/couchbase_utils.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : CMakeFiles/couchbase_utils.dir/rule
# Convenience name for target.
couchbase_utils: CMakeFiles/couchbase_utils.dir/rule
.PHONY : couchbase_utils
# clean rule for target.
CMakeFiles/couchbase_utils.dir/clean:
$(MAKE) -f CMakeFiles/couchbase_utils.dir/build.make CMakeFiles/couchbase_utils.dir/clean
.PHONY : CMakeFiles/couchbase_utils.dir/clean
# clean rule for target.
clean: CMakeFiles/couchbase_utils.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory src/vbucket
# Convenience name for "all" pass in the directory.
src/vbucket/all: src/vbucket/CMakeFiles/vbucket.dir/all
.PHONY : src/vbucket/all
# Convenience name for "clean" pass in the directory.
src/vbucket/clean: src/vbucket/CMakeFiles/vbucket.dir/clean
.PHONY : src/vbucket/clean
# Convenience name for "preinstall" pass in the directory.
src/vbucket/preinstall:
.PHONY : src/vbucket/preinstall
#=============================================================================
# Target rules for target src/vbucket/CMakeFiles/vbucket.dir
# All Build rule for target.
src/vbucket/CMakeFiles/vbucket.dir/all:
$(MAKE) -f src/vbucket/CMakeFiles/vbucket.dir/build.make src/vbucket/CMakeFiles/vbucket.dir/depend
$(MAKE) -f src/vbucket/CMakeFiles/vbucket.dir/build.make src/vbucket/CMakeFiles/vbucket.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=98 "Built target vbucket"
.PHONY : src/vbucket/CMakeFiles/vbucket.dir/all
# Include target in all.
all: src/vbucket/CMakeFiles/vbucket.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
src/vbucket/CMakeFiles/vbucket.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 src/vbucket/CMakeFiles/vbucket.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : src/vbucket/CMakeFiles/vbucket.dir/rule
# Convenience name for target.
vbucket: src/vbucket/CMakeFiles/vbucket.dir/rule
.PHONY : vbucket
# clean rule for target.
src/vbucket/CMakeFiles/vbucket.dir/clean:
$(MAKE) -f src/vbucket/CMakeFiles/vbucket.dir/build.make src/vbucket/CMakeFiles/vbucket.dir/clean
.PHONY : src/vbucket/CMakeFiles/vbucket.dir/clean
# clean rule for target.
clean: src/vbucket/CMakeFiles/vbucket.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory contrib/cbsasl
# Convenience name for "all" pass in the directory.
contrib/cbsasl/all: contrib/cbsasl/CMakeFiles/cbsasl.dir/all
.PHONY : contrib/cbsasl/all
# Convenience name for "clean" pass in the directory.
contrib/cbsasl/clean: contrib/cbsasl/CMakeFiles/cbsasl.dir/clean
.PHONY : contrib/cbsasl/clean
# Convenience name for "preinstall" pass in the directory.
contrib/cbsasl/preinstall:
.PHONY : contrib/cbsasl/preinstall
#=============================================================================
# Target rules for target contrib/cbsasl/CMakeFiles/cbsasl.dir
# All Build rule for target.
contrib/cbsasl/CMakeFiles/cbsasl.dir/all:
$(MAKE) -f contrib/cbsasl/CMakeFiles/cbsasl.dir/build.make contrib/cbsasl/CMakeFiles/cbsasl.dir/depend
$(MAKE) -f contrib/cbsasl/CMakeFiles/cbsasl.dir/build.make contrib/cbsasl/CMakeFiles/cbsasl.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=3,4,5 "Built target cbsasl"
.PHONY : contrib/cbsasl/CMakeFiles/cbsasl.dir/all
# Include target in all.
all: contrib/cbsasl/CMakeFiles/cbsasl.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
contrib/cbsasl/CMakeFiles/cbsasl.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 3
$(MAKE) -f CMakeFiles/Makefile2 contrib/cbsasl/CMakeFiles/cbsasl.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : contrib/cbsasl/CMakeFiles/cbsasl.dir/rule
# Convenience name for target.
cbsasl: contrib/cbsasl/CMakeFiles/cbsasl.dir/rule
.PHONY : cbsasl
# clean rule for target.
contrib/cbsasl/CMakeFiles/cbsasl.dir/clean:
$(MAKE) -f contrib/cbsasl/CMakeFiles/cbsasl.dir/build.make contrib/cbsasl/CMakeFiles/cbsasl.dir/clean
.PHONY : contrib/cbsasl/CMakeFiles/cbsasl.dir/clean
# clean rule for target.
clean: contrib/cbsasl/CMakeFiles/cbsasl.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory contrib/cliopts
# Convenience name for "all" pass in the directory.
contrib/cliopts/all: contrib/cliopts/CMakeFiles/cliopts.dir/all
.PHONY : contrib/cliopts/all
# Convenience name for "clean" pass in the directory.
contrib/cliopts/clean: contrib/cliopts/CMakeFiles/cliopts.dir/clean
.PHONY : contrib/cliopts/clean
# Convenience name for "preinstall" pass in the directory.
contrib/cliopts/preinstall:
.PHONY : contrib/cliopts/preinstall
#=============================================================================
# Target rules for target contrib/cliopts/CMakeFiles/cliopts.dir
# All Build rule for target.
contrib/cliopts/CMakeFiles/cliopts.dir/all:
$(MAKE) -f contrib/cliopts/CMakeFiles/cliopts.dir/build.make contrib/cliopts/CMakeFiles/cliopts.dir/depend
$(MAKE) -f contrib/cliopts/CMakeFiles/cliopts.dir/build.make contrib/cliopts/CMakeFiles/cliopts.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=7 "Built target cliopts"
.PHONY : contrib/cliopts/CMakeFiles/cliopts.dir/all
# Include target in all.
all: contrib/cliopts/CMakeFiles/cliopts.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
contrib/cliopts/CMakeFiles/cliopts.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 contrib/cliopts/CMakeFiles/cliopts.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : contrib/cliopts/CMakeFiles/cliopts.dir/rule
# Convenience name for target.
cliopts: contrib/cliopts/CMakeFiles/cliopts.dir/rule
.PHONY : cliopts
# clean rule for target.
contrib/cliopts/CMakeFiles/cliopts.dir/clean:
$(MAKE) -f contrib/cliopts/CMakeFiles/cliopts.dir/build.make contrib/cliopts/CMakeFiles/cliopts.dir/clean
.PHONY : contrib/cliopts/CMakeFiles/cliopts.dir/clean
# clean rule for target.
clean: contrib/cliopts/CMakeFiles/cliopts.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory src/ssl
# Convenience name for "all" pass in the directory.
src/ssl/all: src/ssl/CMakeFiles/lcbssl.dir/all
.PHONY : src/ssl/all
# Convenience name for "clean" pass in the directory.
src/ssl/clean: src/ssl/CMakeFiles/lcbssl.dir/clean
.PHONY : src/ssl/clean
# Convenience name for "preinstall" pass in the directory.
src/ssl/preinstall:
.PHONY : src/ssl/preinstall
#=============================================================================
# Target rules for target src/ssl/CMakeFiles/lcbssl.dir
# All Build rule for target.
src/ssl/CMakeFiles/lcbssl.dir/all:
$(MAKE) -f src/ssl/CMakeFiles/lcbssl.dir/build.make src/ssl/CMakeFiles/lcbssl.dir/depend
$(MAKE) -f src/ssl/CMakeFiles/lcbssl.dir/build.make src/ssl/CMakeFiles/lcbssl.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=50 "Built target lcbssl"
.PHONY : src/ssl/CMakeFiles/lcbssl.dir/all
# Include target in all.
all: src/ssl/CMakeFiles/lcbssl.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
src/ssl/CMakeFiles/lcbssl.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 src/ssl/CMakeFiles/lcbssl.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : src/ssl/CMakeFiles/lcbssl.dir/rule
# Convenience name for target.
lcbssl: src/ssl/CMakeFiles/lcbssl.dir/rule
.PHONY : lcbssl
# clean rule for target.
src/ssl/CMakeFiles/lcbssl.dir/clean:
$(MAKE) -f src/ssl/CMakeFiles/lcbssl.dir/build.make src/ssl/CMakeFiles/lcbssl.dir/clean
.PHONY : src/ssl/CMakeFiles/lcbssl.dir/clean
# clean rule for target.
clean: src/ssl/CMakeFiles/lcbssl.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory contrib/lcb-jsoncpp
# Convenience name for "all" pass in the directory.
contrib/lcb-jsoncpp/all: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
.PHONY : contrib/lcb-jsoncpp/all
# Convenience name for "clean" pass in the directory.
contrib/lcb-jsoncpp/clean: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/clean
.PHONY : contrib/lcb-jsoncpp/clean
# Convenience name for "preinstall" pass in the directory.
contrib/lcb-jsoncpp/preinstall:
.PHONY : contrib/lcb-jsoncpp/preinstall
#=============================================================================
# Target rules for target contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir
# All Build rule for target.
contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all:
$(MAKE) -f contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/build.make contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/depend
$(MAKE) -f contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/build.make contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=21 "Built target lcb_jsoncpp"
.PHONY : contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
# Include target in all.
all: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/rule
# Convenience name for target.
lcb_jsoncpp: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/rule
.PHONY : lcb_jsoncpp
# clean rule for target.
contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/clean:
$(MAKE) -f contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/build.make contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/clean
.PHONY : contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/clean
# clean rule for target.
clean: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory tests
# Convenience name for "all" pass in the directory.
tests/all: tests/gtest/all
.PHONY : tests/all
# Convenience name for "clean" pass in the directory.
tests/clean: tests/CMakeFiles/alltests.dir/clean
tests/clean: tests/CMakeFiles/unit-tests.dir/clean
tests/clean: tests/CMakeFiles/mocksupport.dir/clean
tests/clean: tests/CMakeFiles/sock-tests.dir/clean
tests/clean: tests/CMakeFiles/rdb-tests.dir/clean
tests/clean: tests/CMakeFiles/ioserver.dir/clean
tests/clean: tests/CMakeFiles/mc-malloc-tests.dir/clean
tests/clean: tests/CMakeFiles/check-all.dir/clean
tests/clean: tests/CMakeFiles/vbucket-tests.dir/clean
tests/clean: tests/CMakeFiles/nonio-tests.dir/clean
tests/clean: tests/CMakeFiles/htparse-tests.dir/clean
tests/clean: tests/CMakeFiles/netbuf-tests.dir/clean
tests/clean: tests/CMakeFiles/mc-tests.dir/clean
tests/clean: tests/gtest/clean
.PHONY : tests/clean
# Convenience name for "preinstall" pass in the directory.
tests/preinstall: tests/gtest/preinstall
.PHONY : tests/preinstall
#=============================================================================
# Target rules for target tests/CMakeFiles/alltests.dir
# All Build rule for target.
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/unit-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/sock-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/rdb-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/check-all.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/vbucket-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/nonio-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/htparse-tests.dir/all
tests/CMakeFiles/alltests.dir/all: tests/CMakeFiles/mc-tests.dir/all
$(MAKE) -f tests/CMakeFiles/alltests.dir/build.make tests/CMakeFiles/alltests.dir/depend
$(MAKE) -f tests/CMakeFiles/alltests.dir/build.make tests/CMakeFiles/alltests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target alltests"
.PHONY : tests/CMakeFiles/alltests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/alltests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 89
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/alltests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/alltests.dir/rule
# Convenience name for target.
alltests: tests/CMakeFiles/alltests.dir/rule
.PHONY : alltests
# clean rule for target.
tests/CMakeFiles/alltests.dir/clean:
$(MAKE) -f tests/CMakeFiles/alltests.dir/build.make tests/CMakeFiles/alltests.dir/clean
.PHONY : tests/CMakeFiles/alltests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/alltests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/unit-tests.dir
# All Build rule for target.
tests/CMakeFiles/unit-tests.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/unit-tests.dir/all: tests/CMakeFiles/mocksupport.dir/all
tests/CMakeFiles/unit-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/unit-tests.dir/build.make tests/CMakeFiles/unit-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/unit-tests.dir/build.make tests/CMakeFiles/unit-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=85,86,87,88,89,90,91,92,93,94,95,96,97 "Built target unit-tests"
.PHONY : tests/CMakeFiles/unit-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/unit-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 59
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/unit-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/unit-tests.dir/rule
# Convenience name for target.
unit-tests: tests/CMakeFiles/unit-tests.dir/rule
.PHONY : unit-tests
# clean rule for target.
tests/CMakeFiles/unit-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/unit-tests.dir/build.make tests/CMakeFiles/unit-tests.dir/clean
.PHONY : tests/CMakeFiles/unit-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/unit-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/mocksupport.dir
# All Build rule for target.
tests/CMakeFiles/mocksupport.dir/all:
$(MAKE) -f tests/CMakeFiles/mocksupport.dir/build.make tests/CMakeFiles/mocksupport.dir/depend
$(MAKE) -f tests/CMakeFiles/mocksupport.dir/build.make tests/CMakeFiles/mocksupport.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=61,62 "Built target mocksupport"
.PHONY : tests/CMakeFiles/mocksupport.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/mocksupport.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/mocksupport.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/mocksupport.dir/rule
# Convenience name for target.
mocksupport: tests/CMakeFiles/mocksupport.dir/rule
.PHONY : mocksupport
# clean rule for target.
tests/CMakeFiles/mocksupport.dir/clean:
$(MAKE) -f tests/CMakeFiles/mocksupport.dir/build.make tests/CMakeFiles/mocksupport.dir/clean
.PHONY : tests/CMakeFiles/mocksupport.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/mocksupport.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/sock-tests.dir
# All Build rule for target.
tests/CMakeFiles/sock-tests.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/sock-tests.dir/all: tests/CMakeFiles/ioserver.dir/all
tests/CMakeFiles/sock-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/sock-tests.dir/build.make tests/CMakeFiles/sock-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/sock-tests.dir/build.make tests/CMakeFiles/sock-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=80,81,82,83,84 "Built target sock-tests"
.PHONY : tests/CMakeFiles/sock-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/sock-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 52
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/sock-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/sock-tests.dir/rule
# Convenience name for target.
sock-tests: tests/CMakeFiles/sock-tests.dir/rule
.PHONY : sock-tests
# clean rule for target.
tests/CMakeFiles/sock-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/sock-tests.dir/build.make tests/CMakeFiles/sock-tests.dir/clean
.PHONY : tests/CMakeFiles/sock-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/sock-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/rdb-tests.dir
# All Build rule for target.
tests/CMakeFiles/rdb-tests.dir/all: CMakeFiles/rdb.dir/all
tests/CMakeFiles/rdb-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/rdb-tests.dir/build.make tests/CMakeFiles/rdb-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/rdb-tests.dir/build.make tests/CMakeFiles/rdb-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=77,78,79 "Built target rdb-tests"
.PHONY : tests/CMakeFiles/rdb-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/rdb-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/rdb-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/rdb-tests.dir/rule
# Convenience name for target.
rdb-tests: tests/CMakeFiles/rdb-tests.dir/rule
.PHONY : rdb-tests
# clean rule for target.
tests/CMakeFiles/rdb-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/rdb-tests.dir/build.make tests/CMakeFiles/rdb-tests.dir/clean
.PHONY : tests/CMakeFiles/rdb-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/rdb-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/ioserver.dir
# All Build rule for target.
tests/CMakeFiles/ioserver.dir/all:
$(MAKE) -f tests/CMakeFiles/ioserver.dir/build.make tests/CMakeFiles/ioserver.dir/depend
$(MAKE) -f tests/CMakeFiles/ioserver.dir/build.make tests/CMakeFiles/ioserver.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=18,19,20 "Built target ioserver"
.PHONY : tests/CMakeFiles/ioserver.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/ioserver.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 3
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/ioserver.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/ioserver.dir/rule
# Convenience name for target.
ioserver: tests/CMakeFiles/ioserver.dir/rule
.PHONY : ioserver
# clean rule for target.
tests/CMakeFiles/ioserver.dir/clean:
$(MAKE) -f tests/CMakeFiles/ioserver.dir/build.make tests/CMakeFiles/ioserver.dir/clean
.PHONY : tests/CMakeFiles/ioserver.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/ioserver.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/mc-malloc-tests.dir
# All Build rule for target.
tests/CMakeFiles/mc-malloc-tests.dir/all: CMakeFiles/netbuf-malloc.dir/all
tests/CMakeFiles/mc-malloc-tests.dir/all: CMakeFiles/mcreq.dir/all
tests/CMakeFiles/mc-malloc-tests.dir/all: src/vbucket/CMakeFiles/vbucket.dir/all
tests/CMakeFiles/mc-malloc-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/mc-malloc-tests.dir/build.make tests/CMakeFiles/mc-malloc-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/mc-malloc-tests.dir/build.make tests/CMakeFiles/mc-malloc-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=52,53,54,55 "Built target mc-malloc-tests"
.PHONY : tests/CMakeFiles/mc-malloc-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/mc-malloc-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 8
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/mc-malloc-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/mc-malloc-tests.dir/rule
# Convenience name for target.
mc-malloc-tests: tests/CMakeFiles/mc-malloc-tests.dir/rule
.PHONY : mc-malloc-tests
# clean rule for target.
tests/CMakeFiles/mc-malloc-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/mc-malloc-tests.dir/build.make tests/CMakeFiles/mc-malloc-tests.dir/clean
.PHONY : tests/CMakeFiles/mc-malloc-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/mc-malloc-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/check-all.dir
# All Build rule for target.
tests/CMakeFiles/check-all.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/check-all.dir/all: contrib/cliopts/CMakeFiles/cliopts.dir/all
$(MAKE) -f tests/CMakeFiles/check-all.dir/build.make tests/CMakeFiles/check-all.dir/depend
$(MAKE) -f tests/CMakeFiles/check-all.dir/build.make tests/CMakeFiles/check-all.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=6 "Built target check-all"
.PHONY : tests/CMakeFiles/check-all.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/check-all.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 45
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/check-all.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/check-all.dir/rule
# Convenience name for target.
check-all: tests/CMakeFiles/check-all.dir/rule
.PHONY : check-all
# clean rule for target.
tests/CMakeFiles/check-all.dir/clean:
$(MAKE) -f tests/CMakeFiles/check-all.dir/build.make tests/CMakeFiles/check-all.dir/clean
.PHONY : tests/CMakeFiles/check-all.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/check-all.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/vbucket-tests.dir
# All Build rule for target.
tests/CMakeFiles/vbucket-tests.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/vbucket-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/vbucket-tests.dir/build.make tests/CMakeFiles/vbucket-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/vbucket-tests.dir/build.make tests/CMakeFiles/vbucket-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=99,100 "Built target vbucket-tests"
.PHONY : tests/CMakeFiles/vbucket-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/vbucket-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 46
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/vbucket-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/vbucket-tests.dir/rule
# Convenience name for target.
vbucket-tests: tests/CMakeFiles/vbucket-tests.dir/rule
.PHONY : vbucket-tests
# clean rule for target.
tests/CMakeFiles/vbucket-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/vbucket-tests.dir/build.make tests/CMakeFiles/vbucket-tests.dir/clean
.PHONY : tests/CMakeFiles/vbucket-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/vbucket-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/nonio-tests.dir
# All Build rule for target.
tests/CMakeFiles/nonio-tests.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/nonio-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/nonio-tests.dir/build.make tests/CMakeFiles/nonio-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/nonio-tests.dir/build.make tests/CMakeFiles/nonio-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=65,66,67,68,69,70,71,72,73,74 "Built target nonio-tests"
.PHONY : tests/CMakeFiles/nonio-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/nonio-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 54
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/nonio-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/nonio-tests.dir/rule
# Convenience name for target.
nonio-tests: tests/CMakeFiles/nonio-tests.dir/rule
.PHONY : nonio-tests
# clean rule for target.
tests/CMakeFiles/nonio-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/nonio-tests.dir/build.make tests/CMakeFiles/nonio-tests.dir/clean
.PHONY : tests/CMakeFiles/nonio-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/nonio-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/htparse-tests.dir
# All Build rule for target.
tests/CMakeFiles/htparse-tests.dir/all: CMakeFiles/couchbaseS.dir/all
tests/CMakeFiles/htparse-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/htparse-tests.dir/build.make tests/CMakeFiles/htparse-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/htparse-tests.dir/build.make tests/CMakeFiles/htparse-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=17 "Built target htparse-tests"
.PHONY : tests/CMakeFiles/htparse-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/htparse-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 45
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/htparse-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/htparse-tests.dir/rule
# Convenience name for target.
htparse-tests: tests/CMakeFiles/htparse-tests.dir/rule
.PHONY : htparse-tests
# clean rule for target.
tests/CMakeFiles/htparse-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/htparse-tests.dir/build.make tests/CMakeFiles/htparse-tests.dir/clean
.PHONY : tests/CMakeFiles/htparse-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/htparse-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/netbuf-tests.dir
# All Build rule for target.
tests/CMakeFiles/netbuf-tests.dir/all: CMakeFiles/netbuf.dir/all
tests/CMakeFiles/netbuf-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/netbuf-tests.dir/build.make tests/CMakeFiles/netbuf-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/netbuf-tests.dir/build.make tests/CMakeFiles/netbuf-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=64 "Built target netbuf-tests"
.PHONY : tests/CMakeFiles/netbuf-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/netbuf-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/netbuf-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/netbuf-tests.dir/rule
# Convenience name for target.
netbuf-tests: tests/CMakeFiles/netbuf-tests.dir/rule
.PHONY : netbuf-tests
# clean rule for target.
tests/CMakeFiles/netbuf-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/netbuf-tests.dir/build.make tests/CMakeFiles/netbuf-tests.dir/clean
.PHONY : tests/CMakeFiles/netbuf-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/netbuf-tests.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/CMakeFiles/mc-tests.dir
# All Build rule for target.
tests/CMakeFiles/mc-tests.dir/all: CMakeFiles/netbuf.dir/all
tests/CMakeFiles/mc-tests.dir/all: CMakeFiles/mcreq.dir/all
tests/CMakeFiles/mc-tests.dir/all: src/vbucket/CMakeFiles/vbucket.dir/all
tests/CMakeFiles/mc-tests.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/CMakeFiles/mc-tests.dir/build.make tests/CMakeFiles/mc-tests.dir/depend
$(MAKE) -f tests/CMakeFiles/mc-tests.dir/build.make tests/CMakeFiles/mc-tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=56,57,58,59 "Built target mc-tests"
.PHONY : tests/CMakeFiles/mc-tests.dir/all
# Build rule for subdir invocation for target.
tests/CMakeFiles/mc-tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 7
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/mc-tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/mc-tests.dir/rule
# Convenience name for target.
mc-tests: tests/CMakeFiles/mc-tests.dir/rule
.PHONY : mc-tests
# clean rule for target.
tests/CMakeFiles/mc-tests.dir/clean:
$(MAKE) -f tests/CMakeFiles/mc-tests.dir/build.make tests/CMakeFiles/mc-tests.dir/clean
.PHONY : tests/CMakeFiles/mc-tests.dir/clean
# clean rule for target.
clean: tests/CMakeFiles/mc-tests.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory tests/gtest
# Convenience name for "all" pass in the directory.
tests/gtest/all: tests/gtest/CMakeFiles/gtest_main.dir/all
tests/gtest/all: tests/gtest/CMakeFiles/gtest.dir/all
.PHONY : tests/gtest/all
# Convenience name for "clean" pass in the directory.
tests/gtest/clean: tests/gtest/CMakeFiles/gtest_main.dir/clean
tests/gtest/clean: tests/gtest/CMakeFiles/gtest.dir/clean
.PHONY : tests/gtest/clean
# Convenience name for "preinstall" pass in the directory.
tests/gtest/preinstall:
.PHONY : tests/gtest/preinstall
#=============================================================================
# Target rules for target tests/gtest/CMakeFiles/gtest_main.dir
# All Build rule for target.
tests/gtest/CMakeFiles/gtest_main.dir/all: tests/gtest/CMakeFiles/gtest.dir/all
$(MAKE) -f tests/gtest/CMakeFiles/gtest_main.dir/build.make tests/gtest/CMakeFiles/gtest_main.dir/depend
$(MAKE) -f tests/gtest/CMakeFiles/gtest_main.dir/build.make tests/gtest/CMakeFiles/gtest_main.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=16 "Built target gtest_main"
.PHONY : tests/gtest/CMakeFiles/gtest_main.dir/all
# Include target in all.
all: tests/gtest/CMakeFiles/gtest_main.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tests/gtest/CMakeFiles/gtest_main.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 tests/gtest/CMakeFiles/gtest_main.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/gtest/CMakeFiles/gtest_main.dir/rule
# Convenience name for target.
gtest_main: tests/gtest/CMakeFiles/gtest_main.dir/rule
.PHONY : gtest_main
# clean rule for target.
tests/gtest/CMakeFiles/gtest_main.dir/clean:
$(MAKE) -f tests/gtest/CMakeFiles/gtest_main.dir/build.make tests/gtest/CMakeFiles/gtest_main.dir/clean
.PHONY : tests/gtest/CMakeFiles/gtest_main.dir/clean
# clean rule for target.
clean: tests/gtest/CMakeFiles/gtest_main.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tests/gtest/CMakeFiles/gtest.dir
# All Build rule for target.
tests/gtest/CMakeFiles/gtest.dir/all:
$(MAKE) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/depend
$(MAKE) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=15 "Built target gtest"
.PHONY : tests/gtest/CMakeFiles/gtest.dir/all
# Include target in all.
all: tests/gtest/CMakeFiles/gtest.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tests/gtest/CMakeFiles/gtest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 tests/gtest/CMakeFiles/gtest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tests/gtest/CMakeFiles/gtest.dir/rule
# Convenience name for target.
gtest: tests/gtest/CMakeFiles/gtest.dir/rule
.PHONY : gtest
# clean rule for target.
tests/gtest/CMakeFiles/gtest.dir/clean:
$(MAKE) -f tests/gtest/CMakeFiles/gtest.dir/build.make tests/gtest/CMakeFiles/gtest.dir/clean
.PHONY : tests/gtest/CMakeFiles/gtest.dir/clean
# clean rule for target.
clean: tests/gtest/CMakeFiles/gtest.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory tools
# Convenience name for "all" pass in the directory.
tools/all: tools/CMakeFiles/cbc-n1qlback.dir/all
tools/all: tools/CMakeFiles/cbc-pillowfight.dir/all
tools/all: tools/CMakeFiles/cbc.dir/all
tools/all: tools/CMakeFiles/lcbtools.dir/all
.PHONY : tools/all
# Convenience name for "clean" pass in the directory.
tools/clean: tools/CMakeFiles/cbc-n1qlback.dir/clean
tools/clean: tools/CMakeFiles/cbc-pillowfight.dir/clean
tools/clean: tools/CMakeFiles/cbc.dir/clean
tools/clean: tools/CMakeFiles/lcbtools.dir/clean
.PHONY : tools/clean
# Convenience name for "preinstall" pass in the directory.
tools/preinstall:
.PHONY : tools/preinstall
#=============================================================================
# Target rules for target tools/CMakeFiles/cbc-n1qlback.dir
# All Build rule for target.
tools/CMakeFiles/cbc-n1qlback.dir/all: CMakeFiles/couchbase.dir/all
tools/CMakeFiles/cbc-n1qlback.dir/all: contrib/cliopts/CMakeFiles/cliopts.dir/all
tools/CMakeFiles/cbc-n1qlback.dir/all: tools/CMakeFiles/lcbtools.dir/all
$(MAKE) -f tools/CMakeFiles/cbc-n1qlback.dir/build.make tools/CMakeFiles/cbc-n1qlback.dir/depend
$(MAKE) -f tools/CMakeFiles/cbc-n1qlback.dir/build.make tools/CMakeFiles/cbc-n1qlback.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=1 "Built target cbc-n1qlback"
.PHONY : tools/CMakeFiles/cbc-n1qlback.dir/all
# Include target in all.
all: tools/CMakeFiles/cbc-n1qlback.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tools/CMakeFiles/cbc-n1qlback.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 45
$(MAKE) -f CMakeFiles/Makefile2 tools/CMakeFiles/cbc-n1qlback.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tools/CMakeFiles/cbc-n1qlback.dir/rule
# Convenience name for target.
cbc-n1qlback: tools/CMakeFiles/cbc-n1qlback.dir/rule
.PHONY : cbc-n1qlback
# clean rule for target.
tools/CMakeFiles/cbc-n1qlback.dir/clean:
$(MAKE) -f tools/CMakeFiles/cbc-n1qlback.dir/build.make tools/CMakeFiles/cbc-n1qlback.dir/clean
.PHONY : tools/CMakeFiles/cbc-n1qlback.dir/clean
# clean rule for target.
clean: tools/CMakeFiles/cbc-n1qlback.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tools/CMakeFiles/cbc-pillowfight.dir
# All Build rule for target.
tools/CMakeFiles/cbc-pillowfight.dir/all: CMakeFiles/couchbase.dir/all
tools/CMakeFiles/cbc-pillowfight.dir/all: contrib/cliopts/CMakeFiles/cliopts.dir/all
tools/CMakeFiles/cbc-pillowfight.dir/all: contrib/lcb-jsoncpp/CMakeFiles/lcb_jsoncpp.dir/all
tools/CMakeFiles/cbc-pillowfight.dir/all: tools/CMakeFiles/lcbtools.dir/all
$(MAKE) -f tools/CMakeFiles/cbc-pillowfight.dir/build.make tools/CMakeFiles/cbc-pillowfight.dir/depend
$(MAKE) -f tools/CMakeFiles/cbc-pillowfight.dir/build.make tools/CMakeFiles/cbc-pillowfight.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=2 "Built target cbc-pillowfight"
.PHONY : tools/CMakeFiles/cbc-pillowfight.dir/all
# Include target in all.
all: tools/CMakeFiles/cbc-pillowfight.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tools/CMakeFiles/cbc-pillowfight.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 45
$(MAKE) -f CMakeFiles/Makefile2 tools/CMakeFiles/cbc-pillowfight.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tools/CMakeFiles/cbc-pillowfight.dir/rule
# Convenience name for target.
cbc-pillowfight: tools/CMakeFiles/cbc-pillowfight.dir/rule
.PHONY : cbc-pillowfight
# clean rule for target.
tools/CMakeFiles/cbc-pillowfight.dir/clean:
$(MAKE) -f tools/CMakeFiles/cbc-pillowfight.dir/build.make tools/CMakeFiles/cbc-pillowfight.dir/clean
.PHONY : tools/CMakeFiles/cbc-pillowfight.dir/clean
# clean rule for target.
clean: tools/CMakeFiles/cbc-pillowfight.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tools/CMakeFiles/cbc.dir
# All Build rule for target.
tools/CMakeFiles/cbc.dir/all: CMakeFiles/couchbase.dir/all
tools/CMakeFiles/cbc.dir/all: contrib/cliopts/CMakeFiles/cliopts.dir/all
tools/CMakeFiles/cbc.dir/all: tools/CMakeFiles/lcbtools.dir/all
$(MAKE) -f tools/CMakeFiles/cbc.dir/build.make tools/CMakeFiles/cbc.dir/depend
$(MAKE) -f tools/CMakeFiles/cbc.dir/build.make tools/CMakeFiles/cbc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target cbc"
.PHONY : tools/CMakeFiles/cbc.dir/all
# Include target in all.
all: tools/CMakeFiles/cbc.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tools/CMakeFiles/cbc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 44
$(MAKE) -f CMakeFiles/Makefile2 tools/CMakeFiles/cbc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tools/CMakeFiles/cbc.dir/rule
# Convenience name for target.
cbc: tools/CMakeFiles/cbc.dir/rule
.PHONY : cbc
# clean rule for target.
tools/CMakeFiles/cbc.dir/clean:
$(MAKE) -f tools/CMakeFiles/cbc.dir/build.make tools/CMakeFiles/cbc.dir/clean
.PHONY : tools/CMakeFiles/cbc.dir/clean
# clean rule for target.
clean: tools/CMakeFiles/cbc.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target tools/CMakeFiles/lcbtools.dir
# All Build rule for target.
tools/CMakeFiles/lcbtools.dir/all:
$(MAKE) -f tools/CMakeFiles/lcbtools.dir/build.make tools/CMakeFiles/lcbtools.dir/depend
$(MAKE) -f tools/CMakeFiles/lcbtools.dir/build.make tools/CMakeFiles/lcbtools.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=51 "Built target lcbtools"
.PHONY : tools/CMakeFiles/lcbtools.dir/all
# Include target in all.
all: tools/CMakeFiles/lcbtools.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
tools/CMakeFiles/lcbtools.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 tools/CMakeFiles/lcbtools.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : tools/CMakeFiles/lcbtools.dir/rule
# Convenience name for target.
lcbtools: tools/CMakeFiles/lcbtools.dir/rule
.PHONY : lcbtools
# clean rule for target.
tools/CMakeFiles/lcbtools.dir/clean:
$(MAKE) -f tools/CMakeFiles/lcbtools.dir/build.make tools/CMakeFiles/lcbtools.dir/clean
.PHONY : tools/CMakeFiles/lcbtools.dir/clean
# clean rule for target.
clean: tools/CMakeFiles/lcbtools.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory plugins/io/libuv
# Convenience name for "all" pass in the directory.
plugins/io/libuv/all:
.PHONY : plugins/io/libuv/all
# Convenience name for "clean" pass in the directory.
plugins/io/libuv/clean:
.PHONY : plugins/io/libuv/clean
# Convenience name for "preinstall" pass in the directory.
plugins/io/libuv/preinstall:
.PHONY : plugins/io/libuv/preinstall
#=============================================================================
# Directory level rules for directory plugins/io/libevent
# Convenience name for "all" pass in the directory.
plugins/io/libevent/all: plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/all
.PHONY : plugins/io/libevent/all
# Convenience name for "clean" pass in the directory.
plugins/io/libevent/clean: plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/clean
.PHONY : plugins/io/libevent/clean
# Convenience name for "preinstall" pass in the directory.
plugins/io/libevent/preinstall:
.PHONY : plugins/io/libevent/preinstall
#=============================================================================
# Target rules for target plugins/io/libevent/CMakeFiles/couchbase_libevent.dir
# All Build rule for target.
plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/all:
$(MAKE) -f plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/build.make plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/depend
$(MAKE) -f plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/build.make plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num=9 "Built target couchbase_libevent"
.PHONY : plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/all
# Include target in all.
all: plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/rule
# Convenience name for target.
couchbase_libevent: plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/rule
.PHONY : couchbase_libevent
# clean rule for target.
plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/clean:
$(MAKE) -f plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/build.make plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/clean
.PHONY : plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/clean
# clean rule for target.
clean: plugins/io/libevent/CMakeFiles/couchbase_libevent.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory plugins/io/libev
# Convenience name for "all" pass in the directory.
plugins/io/libev/all:
.PHONY : plugins/io/libev/all
# Convenience name for "clean" pass in the directory.
plugins/io/libev/clean:
.PHONY : plugins/io/libev/clean
# Convenience name for "preinstall" pass in the directory.
plugins/io/libev/preinstall:
.PHONY : plugins/io/libev/preinstall
#=============================================================================
# Directory level rules for directory plugins/io/select
# Convenience name for "all" pass in the directory.
plugins/io/select/all: plugins/io/select/CMakeFiles/couchbase_select.dir/all
.PHONY : plugins/io/select/all
# Convenience name for "clean" pass in the directory.
plugins/io/select/clean: plugins/io/select/CMakeFiles/couchbase_select.dir/clean
.PHONY : plugins/io/select/clean
# Convenience name for "preinstall" pass in the directory.
plugins/io/select/preinstall:
.PHONY : plugins/io/select/preinstall
#=============================================================================
# Target rules for target plugins/io/select/CMakeFiles/couchbase_select.dir
# All Build rule for target.
plugins/io/select/CMakeFiles/couchbase_select.dir/all:
$(MAKE) -f plugins/io/select/CMakeFiles/couchbase_select.dir/build.make plugins/io/select/CMakeFiles/couchbase_select.dir/depend
$(MAKE) -f plugins/io/select/CMakeFiles/couchbase_select.dir/build.make plugins/io/select/CMakeFiles/couchbase_select.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles --progress-num= "Built target couchbase_select"
.PHONY : plugins/io/select/CMakeFiles/couchbase_select.dir/all
# Include target in all.
all: plugins/io/select/CMakeFiles/couchbase_select.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
plugins/io/select/CMakeFiles/couchbase_select.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 plugins/io/select/CMakeFiles/couchbase_select.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/tomaskorcak/dev/microcrawler/libcouchbase/build/CMakeFiles 0
.PHONY : plugins/io/select/CMakeFiles/couchbase_select.dir/rule
# Convenience name for target.
couchbase_select: plugins/io/select/CMakeFiles/couchbase_select.dir/rule
.PHONY : couchbase_select
# clean rule for target.
plugins/io/select/CMakeFiles/couchbase_select.dir/clean:
$(MAKE) -f plugins/io/select/CMakeFiles/couchbase_select.dir/build.make plugins/io/select/CMakeFiles/couchbase_select.dir/clean
.PHONY : plugins/io/select/CMakeFiles/couchbase_select.dir/clean
# clean rule for target.
clean: plugins/io/select/CMakeFiles/couchbase_select.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory plugins/io/iocp
# Convenience name for "all" pass in the directory.
plugins/io/iocp/all:
.PHONY : plugins/io/iocp/all
# Convenience name for "clean" pass in the directory.
plugins/io/iocp/clean:
.PHONY : plugins/io/iocp/clean
# Convenience name for "preinstall" pass in the directory.
plugins/io/iocp/preinstall:
.PHONY : plugins/io/iocp/preinstall
#=============================================================================
# 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