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

# 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/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/shang/code/C++/github-project/student-work-project/my-muduo

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/shang/code/C++/github-project/student-work-project/my-muduo/build

#=============================================================================
# Target rules for target CMakeFiles/tiny_network.dir

# All Build rule for target.
CMakeFiles/tiny_network.dir/all:
	$(MAKE) -f CMakeFiles/tiny_network.dir/build.make CMakeFiles/tiny_network.dir/depend
	$(MAKE) -f CMakeFiles/tiny_network.dir/build.make CMakeFiles/tiny_network.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47 "Built target tiny_network"
.PHONY : CMakeFiles/tiny_network.dir/all

# Include target in all.
all: CMakeFiles/tiny_network.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
CMakeFiles/tiny_network.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 32
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/tiny_network.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : CMakeFiles/tiny_network.dir/rule

# Convenience name for target.
tiny_network: CMakeFiles/tiny_network.dir/rule

.PHONY : tiny_network

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

# clean rule for target.
clean: CMakeFiles/tiny_network.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory example

# Convenience name for "all" pass in the directory.
example/all: example/CMakeFiles/echoServerAsync.dir/all
example/all: example/CMakeFiles/echoServer.dir/all

.PHONY : example/all

# Convenience name for "clean" pass in the directory.
example/clean: example/CMakeFiles/echoServerAsync.dir/clean
example/clean: example/CMakeFiles/echoServer.dir/clean

.PHONY : example/clean

# Convenience name for "preinstall" pass in the directory.
example/preinstall:

.PHONY : example/preinstall

#=============================================================================
# Target rules for target example/CMakeFiles/echoServerAsync.dir

# All Build rule for target.
example/CMakeFiles/echoServerAsync.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f example/CMakeFiles/echoServerAsync.dir/build.make example/CMakeFiles/echoServerAsync.dir/depend
	$(MAKE) -f example/CMakeFiles/echoServerAsync.dir/build.make example/CMakeFiles/echoServerAsync.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=14,15 "Built target echoServerAsync"
.PHONY : example/CMakeFiles/echoServerAsync.dir/all

# Include target in all.
all: example/CMakeFiles/echoServerAsync.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
example/CMakeFiles/echoServerAsync.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 34
	$(MAKE) -f CMakeFiles/Makefile2 example/CMakeFiles/echoServerAsync.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : example/CMakeFiles/echoServerAsync.dir/rule

# Convenience name for target.
echoServerAsync: example/CMakeFiles/echoServerAsync.dir/rule

.PHONY : echoServerAsync

# clean rule for target.
example/CMakeFiles/echoServerAsync.dir/clean:
	$(MAKE) -f example/CMakeFiles/echoServerAsync.dir/build.make example/CMakeFiles/echoServerAsync.dir/clean
.PHONY : example/CMakeFiles/echoServerAsync.dir/clean

# clean rule for target.
clean: example/CMakeFiles/echoServerAsync.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target example/CMakeFiles/echoServer.dir

# All Build rule for target.
example/CMakeFiles/echoServer.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f example/CMakeFiles/echoServer.dir/build.make example/CMakeFiles/echoServer.dir/depend
	$(MAKE) -f example/CMakeFiles/echoServer.dir/build.make example/CMakeFiles/echoServer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=12,13 "Built target echoServer"
.PHONY : example/CMakeFiles/echoServer.dir/all

# Include target in all.
all: example/CMakeFiles/echoServer.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
example/CMakeFiles/echoServer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 34
	$(MAKE) -f CMakeFiles/Makefile2 example/CMakeFiles/echoServer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : example/CMakeFiles/echoServer.dir/rule

# Convenience name for target.
echoServer: example/CMakeFiles/echoServer.dir/rule

.PHONY : echoServer

# clean rule for target.
example/CMakeFiles/echoServer.dir/clean:
	$(MAKE) -f example/CMakeFiles/echoServer.dir/build.make example/CMakeFiles/echoServer.dir/clean
.PHONY : example/CMakeFiles/echoServer.dir/clean

# clean rule for target.
clean: example/CMakeFiles/echoServer.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory src/http

# Convenience name for "all" pass in the directory.
src/http/all: src/http/CMakeFiles/HttpServer.dir/all

.PHONY : src/http/all

# Convenience name for "clean" pass in the directory.
src/http/clean: src/http/CMakeFiles/HttpServer.dir/clean

.PHONY : src/http/clean

# Convenience name for "preinstall" pass in the directory.
src/http/preinstall:

.PHONY : src/http/preinstall

#=============================================================================
# Target rules for target src/http/CMakeFiles/HttpServer.dir

# All Build rule for target.
src/http/CMakeFiles/HttpServer.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f src/http/CMakeFiles/HttpServer.dir/build.make src/http/CMakeFiles/HttpServer.dir/depend
	$(MAKE) -f src/http/CMakeFiles/HttpServer.dir/build.make src/http/CMakeFiles/HttpServer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=3,4,5,6,7 "Built target HttpServer"
.PHONY : src/http/CMakeFiles/HttpServer.dir/all

# Include target in all.
all: src/http/CMakeFiles/HttpServer.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/http/CMakeFiles/HttpServer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 37
	$(MAKE) -f CMakeFiles/Makefile2 src/http/CMakeFiles/HttpServer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : src/http/CMakeFiles/HttpServer.dir/rule

# Convenience name for target.
HttpServer: src/http/CMakeFiles/HttpServer.dir/rule

.PHONY : HttpServer

# clean rule for target.
src/http/CMakeFiles/HttpServer.dir/clean:
	$(MAKE) -f src/http/CMakeFiles/HttpServer.dir/build.make src/http/CMakeFiles/HttpServer.dir/clean
.PHONY : src/http/CMakeFiles/HttpServer.dir/clean

# clean rule for target.
clean: src/http/CMakeFiles/HttpServer.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory src/logger/test

# Convenience name for "all" pass in the directory.
src/logger/test/all: src/logger/test/CMakeFiles/AsyncLoggingTest.dir/all

.PHONY : src/logger/test/all

# Convenience name for "clean" pass in the directory.
src/logger/test/clean: src/logger/test/CMakeFiles/AsyncLoggingTest.dir/clean

.PHONY : src/logger/test/clean

# Convenience name for "preinstall" pass in the directory.
src/logger/test/preinstall:

.PHONY : src/logger/test/preinstall

#=============================================================================
# Target rules for target src/logger/test/CMakeFiles/AsyncLoggingTest.dir

# All Build rule for target.
src/logger/test/CMakeFiles/AsyncLoggingTest.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f src/logger/test/CMakeFiles/AsyncLoggingTest.dir/build.make src/logger/test/CMakeFiles/AsyncLoggingTest.dir/depend
	$(MAKE) -f src/logger/test/CMakeFiles/AsyncLoggingTest.dir/build.make src/logger/test/CMakeFiles/AsyncLoggingTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=1,2 "Built target AsyncLoggingTest"
.PHONY : src/logger/test/CMakeFiles/AsyncLoggingTest.dir/all

# Include target in all.
all: src/logger/test/CMakeFiles/AsyncLoggingTest.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/logger/test/CMakeFiles/AsyncLoggingTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 34
	$(MAKE) -f CMakeFiles/Makefile2 src/logger/test/CMakeFiles/AsyncLoggingTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : src/logger/test/CMakeFiles/AsyncLoggingTest.dir/rule

# Convenience name for target.
AsyncLoggingTest: src/logger/test/CMakeFiles/AsyncLoggingTest.dir/rule

.PHONY : AsyncLoggingTest

# clean rule for target.
src/logger/test/CMakeFiles/AsyncLoggingTest.dir/clean:
	$(MAKE) -f src/logger/test/CMakeFiles/AsyncLoggingTest.dir/build.make src/logger/test/CMakeFiles/AsyncLoggingTest.dir/clean
.PHONY : src/logger/test/CMakeFiles/AsyncLoggingTest.dir/clean

# clean rule for target.
clean: src/logger/test/CMakeFiles/AsyncLoggingTest.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory src/memory/test

# Convenience name for "all" pass in the directory.
src/memory/test/all: src/memory/test/CMakeFiles/MemoryPoolTest.dir/all

.PHONY : src/memory/test/all

# Convenience name for "clean" pass in the directory.
src/memory/test/clean: src/memory/test/CMakeFiles/MemoryPoolTest.dir/clean

.PHONY : src/memory/test/clean

# Convenience name for "preinstall" pass in the directory.
src/memory/test/preinstall:

.PHONY : src/memory/test/preinstall

#=============================================================================
# Target rules for target src/memory/test/CMakeFiles/MemoryPoolTest.dir

# All Build rule for target.
src/memory/test/CMakeFiles/MemoryPoolTest.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f src/memory/test/CMakeFiles/MemoryPoolTest.dir/build.make src/memory/test/CMakeFiles/MemoryPoolTest.dir/depend
	$(MAKE) -f src/memory/test/CMakeFiles/MemoryPoolTest.dir/build.make src/memory/test/CMakeFiles/MemoryPoolTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=8,9 "Built target MemoryPoolTest"
.PHONY : src/memory/test/CMakeFiles/MemoryPoolTest.dir/all

# Include target in all.
all: src/memory/test/CMakeFiles/MemoryPoolTest.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/memory/test/CMakeFiles/MemoryPoolTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 34
	$(MAKE) -f CMakeFiles/Makefile2 src/memory/test/CMakeFiles/MemoryPoolTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : src/memory/test/CMakeFiles/MemoryPoolTest.dir/rule

# Convenience name for target.
MemoryPoolTest: src/memory/test/CMakeFiles/MemoryPoolTest.dir/rule

.PHONY : MemoryPoolTest

# clean rule for target.
src/memory/test/CMakeFiles/MemoryPoolTest.dir/clean:
	$(MAKE) -f src/memory/test/CMakeFiles/MemoryPoolTest.dir/build.make src/memory/test/CMakeFiles/MemoryPoolTest.dir/clean
.PHONY : src/memory/test/CMakeFiles/MemoryPoolTest.dir/clean

# clean rule for target.
clean: src/memory/test/CMakeFiles/MemoryPoolTest.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory src/mysql/test

# Convenience name for "all" pass in the directory.
src/mysql/test/all: src/mysql/test/CMakeFiles/MysqlPoolTest.dir/all

.PHONY : src/mysql/test/all

# Convenience name for "clean" pass in the directory.
src/mysql/test/clean: src/mysql/test/CMakeFiles/MysqlPoolTest.dir/clean

.PHONY : src/mysql/test/clean

# Convenience name for "preinstall" pass in the directory.
src/mysql/test/preinstall:

.PHONY : src/mysql/test/preinstall

#=============================================================================
# Target rules for target src/mysql/test/CMakeFiles/MysqlPoolTest.dir

# All Build rule for target.
src/mysql/test/CMakeFiles/MysqlPoolTest.dir/all: CMakeFiles/tiny_network.dir/all
	$(MAKE) -f src/mysql/test/CMakeFiles/MysqlPoolTest.dir/build.make src/mysql/test/CMakeFiles/MysqlPoolTest.dir/depend
	$(MAKE) -f src/mysql/test/CMakeFiles/MysqlPoolTest.dir/build.make src/mysql/test/CMakeFiles/MysqlPoolTest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles --progress-num=10,11 "Built target MysqlPoolTest"
.PHONY : src/mysql/test/CMakeFiles/MysqlPoolTest.dir/all

# Include target in all.
all: src/mysql/test/CMakeFiles/MysqlPoolTest.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/mysql/test/CMakeFiles/MysqlPoolTest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 34
	$(MAKE) -f CMakeFiles/Makefile2 src/mysql/test/CMakeFiles/MysqlPoolTest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/shang/code/C++/github-project/student-work-project/my-muduo/build/CMakeFiles 0
.PHONY : src/mysql/test/CMakeFiles/MysqlPoolTest.dir/rule

# Convenience name for target.
MysqlPoolTest: src/mysql/test/CMakeFiles/MysqlPoolTest.dir/rule

.PHONY : MysqlPoolTest

# clean rule for target.
src/mysql/test/CMakeFiles/MysqlPoolTest.dir/clean:
	$(MAKE) -f src/mysql/test/CMakeFiles/MysqlPoolTest.dir/build.make src/mysql/test/CMakeFiles/MysqlPoolTest.dir/clean
.PHONY : src/mysql/test/CMakeFiles/MysqlPoolTest.dir/clean

# clean rule for target.
clean: src/mysql/test/CMakeFiles/MysqlPoolTest.dir/clean

.PHONY : clean

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

