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

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

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# 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 = /var/www/html/pb/td

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /var/www/html/pb/td/build

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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/fast

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

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

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

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

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

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

# The main all target
all: cmake_check_build_system
	cd /var/www/html/pb/td/build && $(CMAKE_COMMAND) -E cmake_progress_start /var/www/html/pb/td/build/CMakeFiles /var/www/html/pb/td/build/benchmark/CMakeFiles/progress.marks
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/all
	$(CMAKE_COMMAND) -E cmake_progress_start /var/www/html/pb/td/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /var/www/html/pb/td/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
benchmark/CMakeFiles/bench_queue.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_queue.dir/rule
.PHONY : benchmark/CMakeFiles/bench_queue.dir/rule

# Convenience name for target.
bench_queue: benchmark/CMakeFiles/bench_queue.dir/rule

.PHONY : bench_queue

# fast build rule for target.
bench_queue/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_queue.dir/build.make benchmark/CMakeFiles/bench_queue.dir/build
.PHONY : bench_queue/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_log.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_log.dir/rule
.PHONY : benchmark/CMakeFiles/bench_log.dir/rule

# Convenience name for target.
bench_log: benchmark/CMakeFiles/bench_log.dir/rule

.PHONY : bench_log

# fast build rule for target.
bench_log/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_log.dir/build.make benchmark/CMakeFiles/bench_log.dir/build
.PHONY : bench_log/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_empty.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_empty.dir/rule
.PHONY : benchmark/CMakeFiles/bench_empty.dir/rule

# Convenience name for target.
bench_empty: benchmark/CMakeFiles/bench_empty.dir/rule

.PHONY : bench_empty

# fast build rule for target.
bench_empty/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_empty.dir/build.make benchmark/CMakeFiles/bench_empty.dir/build
.PHONY : bench_empty/fast

# Convenience name for target.
benchmark/CMakeFiles/rmdir.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/rmdir.dir/rule
.PHONY : benchmark/CMakeFiles/rmdir.dir/rule

# Convenience name for target.
rmdir: benchmark/CMakeFiles/rmdir.dir/rule

.PHONY : rmdir

# fast build rule for target.
rmdir/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/rmdir.dir/build.make benchmark/CMakeFiles/rmdir.dir/build
.PHONY : rmdir/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_crypto.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_crypto.dir/rule
.PHONY : benchmark/CMakeFiles/bench_crypto.dir/rule

# Convenience name for target.
bench_crypto: benchmark/CMakeFiles/bench_crypto.dir/rule

.PHONY : bench_crypto

# fast build rule for target.
bench_crypto/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_crypto.dir/build.make benchmark/CMakeFiles/bench_crypto.dir/build
.PHONY : bench_crypto/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_http.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_http.dir/rule
.PHONY : benchmark/CMakeFiles/bench_http.dir/rule

# Convenience name for target.
bench_http: benchmark/CMakeFiles/bench_http.dir/rule

.PHONY : bench_http

# fast build rule for target.
bench_http/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http.dir/build.make benchmark/CMakeFiles/bench_http.dir/build
.PHONY : bench_http/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_http_server.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_http_server.dir/rule
.PHONY : benchmark/CMakeFiles/bench_http_server.dir/rule

# Convenience name for target.
bench_http_server: benchmark/CMakeFiles/bench_http_server.dir/rule

.PHONY : bench_http_server

# fast build rule for target.
bench_http_server/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server.dir/build.make benchmark/CMakeFiles/bench_http_server.dir/build
.PHONY : bench_http_server/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_actor.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_actor.dir/rule
.PHONY : benchmark/CMakeFiles/bench_actor.dir/rule

# Convenience name for target.
bench_actor: benchmark/CMakeFiles/bench_actor.dir/rule

.PHONY : bench_actor

# fast build rule for target.
bench_actor/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_actor.dir/build.make benchmark/CMakeFiles/bench_actor.dir/build
.PHONY : bench_actor/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_http_reader.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_http_reader.dir/rule
.PHONY : benchmark/CMakeFiles/bench_http_reader.dir/rule

# Convenience name for target.
bench_http_reader: benchmark/CMakeFiles/bench_http_reader.dir/rule

.PHONY : bench_http_reader

# fast build rule for target.
bench_http_reader/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_reader.dir/build.make benchmark/CMakeFiles/bench_http_reader.dir/build
.PHONY : bench_http_reader/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_http_server_fast.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_http_server_fast.dir/rule
.PHONY : benchmark/CMakeFiles/bench_http_server_fast.dir/rule

# Convenience name for target.
bench_http_server_fast: benchmark/CMakeFiles/bench_http_server_fast.dir/rule

.PHONY : bench_http_server_fast

# fast build rule for target.
bench_http_server_fast/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_fast.dir/build.make benchmark/CMakeFiles/bench_http_server_fast.dir/build
.PHONY : bench_http_server_fast/fast

# Convenience name for target.
benchmark/CMakeFiles/check_tls.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/check_tls.dir/rule
.PHONY : benchmark/CMakeFiles/check_tls.dir/rule

# Convenience name for target.
check_tls: benchmark/CMakeFiles/check_tls.dir/rule

.PHONY : check_tls

# fast build rule for target.
check_tls/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_tls.dir/build.make benchmark/CMakeFiles/check_tls.dir/build
.PHONY : check_tls/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_handshake.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_handshake.dir/rule
.PHONY : benchmark/CMakeFiles/bench_handshake.dir/rule

# Convenience name for target.
bench_handshake: benchmark/CMakeFiles/bench_handshake.dir/rule

.PHONY : bench_handshake

# fast build rule for target.
bench_handshake/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_handshake.dir/build.make benchmark/CMakeFiles/bench_handshake.dir/build
.PHONY : bench_handshake/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_db.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_db.dir/rule
.PHONY : benchmark/CMakeFiles/bench_db.dir/rule

# Convenience name for target.
bench_db: benchmark/CMakeFiles/bench_db.dir/rule

.PHONY : bench_db

# fast build rule for target.
bench_db/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_db.dir/build.make benchmark/CMakeFiles/bench_db.dir/build
.PHONY : bench_db/fast

# Convenience name for target.
benchmark/CMakeFiles/wget.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/wget.dir/rule
.PHONY : benchmark/CMakeFiles/wget.dir/rule

# Convenience name for target.
wget: benchmark/CMakeFiles/wget.dir/rule

.PHONY : wget

# fast build rule for target.
wget/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/wget.dir/build.make benchmark/CMakeFiles/wget.dir/build
.PHONY : wget/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_tddb.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_tddb.dir/rule
.PHONY : benchmark/CMakeFiles/bench_tddb.dir/rule

# Convenience name for target.
bench_tddb: benchmark/CMakeFiles/bench_tddb.dir/rule

.PHONY : bench_tddb

# fast build rule for target.
bench_tddb/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_tddb.dir/build.make benchmark/CMakeFiles/bench_tddb.dir/build
.PHONY : bench_tddb/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_misc.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_misc.dir/rule
.PHONY : benchmark/CMakeFiles/bench_misc.dir/rule

# Convenience name for target.
bench_misc: benchmark/CMakeFiles/bench_misc.dir/rule

.PHONY : bench_misc

# fast build rule for target.
bench_misc/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_misc.dir/build.make benchmark/CMakeFiles/bench_misc.dir/build
.PHONY : bench_misc/fast

# Convenience name for target.
benchmark/CMakeFiles/bench_http_server_cheat.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/bench_http_server_cheat.dir/rule
.PHONY : benchmark/CMakeFiles/bench_http_server_cheat.dir/rule

# Convenience name for target.
bench_http_server_cheat: benchmark/CMakeFiles/bench_http_server_cheat.dir/rule

.PHONY : bench_http_server_cheat

# fast build rule for target.
bench_http_server_cheat/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_cheat.dir/build.make benchmark/CMakeFiles/bench_http_server_cheat.dir/build
.PHONY : bench_http_server_cheat/fast

# Convenience name for target.
benchmark/CMakeFiles/check_proxy.dir/rule:
	cd /var/www/html/pb/td/build && $(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/check_proxy.dir/rule
.PHONY : benchmark/CMakeFiles/check_proxy.dir/rule

# Convenience name for target.
check_proxy: benchmark/CMakeFiles/check_proxy.dir/rule

.PHONY : check_proxy

# fast build rule for target.
check_proxy/fast:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_proxy.dir/build.make benchmark/CMakeFiles/check_proxy.dir/build
.PHONY : check_proxy/fast

bench_actor.o: bench_actor.cpp.o

.PHONY : bench_actor.o

# target to build an object file
bench_actor.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_actor.dir/build.make benchmark/CMakeFiles/bench_actor.dir/bench_actor.cpp.o
.PHONY : bench_actor.cpp.o

bench_actor.i: bench_actor.cpp.i

.PHONY : bench_actor.i

# target to preprocess a source file
bench_actor.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_actor.dir/build.make benchmark/CMakeFiles/bench_actor.dir/bench_actor.cpp.i
.PHONY : bench_actor.cpp.i

bench_actor.s: bench_actor.cpp.s

.PHONY : bench_actor.s

# target to generate assembly for a file
bench_actor.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_actor.dir/build.make benchmark/CMakeFiles/bench_actor.dir/bench_actor.cpp.s
.PHONY : bench_actor.cpp.s

bench_crypto.o: bench_crypto.cpp.o

.PHONY : bench_crypto.o

# target to build an object file
bench_crypto.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_crypto.dir/build.make benchmark/CMakeFiles/bench_crypto.dir/bench_crypto.cpp.o
.PHONY : bench_crypto.cpp.o

bench_crypto.i: bench_crypto.cpp.i

.PHONY : bench_crypto.i

# target to preprocess a source file
bench_crypto.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_crypto.dir/build.make benchmark/CMakeFiles/bench_crypto.dir/bench_crypto.cpp.i
.PHONY : bench_crypto.cpp.i

bench_crypto.s: bench_crypto.cpp.s

.PHONY : bench_crypto.s

# target to generate assembly for a file
bench_crypto.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_crypto.dir/build.make benchmark/CMakeFiles/bench_crypto.dir/bench_crypto.cpp.s
.PHONY : bench_crypto.cpp.s

bench_db.o: bench_db.cpp.o

.PHONY : bench_db.o

# target to build an object file
bench_db.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_db.dir/build.make benchmark/CMakeFiles/bench_db.dir/bench_db.cpp.o
.PHONY : bench_db.cpp.o

bench_db.i: bench_db.cpp.i

.PHONY : bench_db.i

# target to preprocess a source file
bench_db.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_db.dir/build.make benchmark/CMakeFiles/bench_db.dir/bench_db.cpp.i
.PHONY : bench_db.cpp.i

bench_db.s: bench_db.cpp.s

.PHONY : bench_db.s

# target to generate assembly for a file
bench_db.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_db.dir/build.make benchmark/CMakeFiles/bench_db.dir/bench_db.cpp.s
.PHONY : bench_db.cpp.s

bench_empty.o: bench_empty.cpp.o

.PHONY : bench_empty.o

# target to build an object file
bench_empty.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_empty.dir/build.make benchmark/CMakeFiles/bench_empty.dir/bench_empty.cpp.o
.PHONY : bench_empty.cpp.o

bench_empty.i: bench_empty.cpp.i

.PHONY : bench_empty.i

# target to preprocess a source file
bench_empty.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_empty.dir/build.make benchmark/CMakeFiles/bench_empty.dir/bench_empty.cpp.i
.PHONY : bench_empty.cpp.i

bench_empty.s: bench_empty.cpp.s

.PHONY : bench_empty.s

# target to generate assembly for a file
bench_empty.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_empty.dir/build.make benchmark/CMakeFiles/bench_empty.dir/bench_empty.cpp.s
.PHONY : bench_empty.cpp.s

bench_handshake.o: bench_handshake.cpp.o

.PHONY : bench_handshake.o

# target to build an object file
bench_handshake.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_handshake.dir/build.make benchmark/CMakeFiles/bench_handshake.dir/bench_handshake.cpp.o
.PHONY : bench_handshake.cpp.o

bench_handshake.i: bench_handshake.cpp.i

.PHONY : bench_handshake.i

# target to preprocess a source file
bench_handshake.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_handshake.dir/build.make benchmark/CMakeFiles/bench_handshake.dir/bench_handshake.cpp.i
.PHONY : bench_handshake.cpp.i

bench_handshake.s: bench_handshake.cpp.s

.PHONY : bench_handshake.s

# target to generate assembly for a file
bench_handshake.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_handshake.dir/build.make benchmark/CMakeFiles/bench_handshake.dir/bench_handshake.cpp.s
.PHONY : bench_handshake.cpp.s

bench_http.o: bench_http.cpp.o

.PHONY : bench_http.o

# target to build an object file
bench_http.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http.dir/build.make benchmark/CMakeFiles/bench_http.dir/bench_http.cpp.o
.PHONY : bench_http.cpp.o

bench_http.i: bench_http.cpp.i

.PHONY : bench_http.i

# target to preprocess a source file
bench_http.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http.dir/build.make benchmark/CMakeFiles/bench_http.dir/bench_http.cpp.i
.PHONY : bench_http.cpp.i

bench_http.s: bench_http.cpp.s

.PHONY : bench_http.s

# target to generate assembly for a file
bench_http.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http.dir/build.make benchmark/CMakeFiles/bench_http.dir/bench_http.cpp.s
.PHONY : bench_http.cpp.s

bench_http_reader.o: bench_http_reader.cpp.o

.PHONY : bench_http_reader.o

# target to build an object file
bench_http_reader.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_reader.dir/build.make benchmark/CMakeFiles/bench_http_reader.dir/bench_http_reader.cpp.o
.PHONY : bench_http_reader.cpp.o

bench_http_reader.i: bench_http_reader.cpp.i

.PHONY : bench_http_reader.i

# target to preprocess a source file
bench_http_reader.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_reader.dir/build.make benchmark/CMakeFiles/bench_http_reader.dir/bench_http_reader.cpp.i
.PHONY : bench_http_reader.cpp.i

bench_http_reader.s: bench_http_reader.cpp.s

.PHONY : bench_http_reader.s

# target to generate assembly for a file
bench_http_reader.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_reader.dir/build.make benchmark/CMakeFiles/bench_http_reader.dir/bench_http_reader.cpp.s
.PHONY : bench_http_reader.cpp.s

bench_http_server.o: bench_http_server.cpp.o

.PHONY : bench_http_server.o

# target to build an object file
bench_http_server.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server.dir/build.make benchmark/CMakeFiles/bench_http_server.dir/bench_http_server.cpp.o
.PHONY : bench_http_server.cpp.o

bench_http_server.i: bench_http_server.cpp.i

.PHONY : bench_http_server.i

# target to preprocess a source file
bench_http_server.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server.dir/build.make benchmark/CMakeFiles/bench_http_server.dir/bench_http_server.cpp.i
.PHONY : bench_http_server.cpp.i

bench_http_server.s: bench_http_server.cpp.s

.PHONY : bench_http_server.s

# target to generate assembly for a file
bench_http_server.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server.dir/build.make benchmark/CMakeFiles/bench_http_server.dir/bench_http_server.cpp.s
.PHONY : bench_http_server.cpp.s

bench_http_server_cheat.o: bench_http_server_cheat.cpp.o

.PHONY : bench_http_server_cheat.o

# target to build an object file
bench_http_server_cheat.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_cheat.dir/build.make benchmark/CMakeFiles/bench_http_server_cheat.dir/bench_http_server_cheat.cpp.o
.PHONY : bench_http_server_cheat.cpp.o

bench_http_server_cheat.i: bench_http_server_cheat.cpp.i

.PHONY : bench_http_server_cheat.i

# target to preprocess a source file
bench_http_server_cheat.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_cheat.dir/build.make benchmark/CMakeFiles/bench_http_server_cheat.dir/bench_http_server_cheat.cpp.i
.PHONY : bench_http_server_cheat.cpp.i

bench_http_server_cheat.s: bench_http_server_cheat.cpp.s

.PHONY : bench_http_server_cheat.s

# target to generate assembly for a file
bench_http_server_cheat.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_cheat.dir/build.make benchmark/CMakeFiles/bench_http_server_cheat.dir/bench_http_server_cheat.cpp.s
.PHONY : bench_http_server_cheat.cpp.s

bench_http_server_fast.o: bench_http_server_fast.cpp.o

.PHONY : bench_http_server_fast.o

# target to build an object file
bench_http_server_fast.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_fast.dir/build.make benchmark/CMakeFiles/bench_http_server_fast.dir/bench_http_server_fast.cpp.o
.PHONY : bench_http_server_fast.cpp.o

bench_http_server_fast.i: bench_http_server_fast.cpp.i

.PHONY : bench_http_server_fast.i

# target to preprocess a source file
bench_http_server_fast.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_fast.dir/build.make benchmark/CMakeFiles/bench_http_server_fast.dir/bench_http_server_fast.cpp.i
.PHONY : bench_http_server_fast.cpp.i

bench_http_server_fast.s: bench_http_server_fast.cpp.s

.PHONY : bench_http_server_fast.s

# target to generate assembly for a file
bench_http_server_fast.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_http_server_fast.dir/build.make benchmark/CMakeFiles/bench_http_server_fast.dir/bench_http_server_fast.cpp.s
.PHONY : bench_http_server_fast.cpp.s

bench_log.o: bench_log.cpp.o

.PHONY : bench_log.o

# target to build an object file
bench_log.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_log.dir/build.make benchmark/CMakeFiles/bench_log.dir/bench_log.cpp.o
.PHONY : bench_log.cpp.o

bench_log.i: bench_log.cpp.i

.PHONY : bench_log.i

# target to preprocess a source file
bench_log.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_log.dir/build.make benchmark/CMakeFiles/bench_log.dir/bench_log.cpp.i
.PHONY : bench_log.cpp.i

bench_log.s: bench_log.cpp.s

.PHONY : bench_log.s

# target to generate assembly for a file
bench_log.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_log.dir/build.make benchmark/CMakeFiles/bench_log.dir/bench_log.cpp.s
.PHONY : bench_log.cpp.s

bench_misc.o: bench_misc.cpp.o

.PHONY : bench_misc.o

# target to build an object file
bench_misc.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_misc.dir/build.make benchmark/CMakeFiles/bench_misc.dir/bench_misc.cpp.o
.PHONY : bench_misc.cpp.o

bench_misc.i: bench_misc.cpp.i

.PHONY : bench_misc.i

# target to preprocess a source file
bench_misc.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_misc.dir/build.make benchmark/CMakeFiles/bench_misc.dir/bench_misc.cpp.i
.PHONY : bench_misc.cpp.i

bench_misc.s: bench_misc.cpp.s

.PHONY : bench_misc.s

# target to generate assembly for a file
bench_misc.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_misc.dir/build.make benchmark/CMakeFiles/bench_misc.dir/bench_misc.cpp.s
.PHONY : bench_misc.cpp.s

bench_queue.o: bench_queue.cpp.o

.PHONY : bench_queue.o

# target to build an object file
bench_queue.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_queue.dir/build.make benchmark/CMakeFiles/bench_queue.dir/bench_queue.cpp.o
.PHONY : bench_queue.cpp.o

bench_queue.i: bench_queue.cpp.i

.PHONY : bench_queue.i

# target to preprocess a source file
bench_queue.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_queue.dir/build.make benchmark/CMakeFiles/bench_queue.dir/bench_queue.cpp.i
.PHONY : bench_queue.cpp.i

bench_queue.s: bench_queue.cpp.s

.PHONY : bench_queue.s

# target to generate assembly for a file
bench_queue.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_queue.dir/build.make benchmark/CMakeFiles/bench_queue.dir/bench_queue.cpp.s
.PHONY : bench_queue.cpp.s

bench_tddb.o: bench_tddb.cpp.o

.PHONY : bench_tddb.o

# target to build an object file
bench_tddb.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_tddb.dir/build.make benchmark/CMakeFiles/bench_tddb.dir/bench_tddb.cpp.o
.PHONY : bench_tddb.cpp.o

bench_tddb.i: bench_tddb.cpp.i

.PHONY : bench_tddb.i

# target to preprocess a source file
bench_tddb.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_tddb.dir/build.make benchmark/CMakeFiles/bench_tddb.dir/bench_tddb.cpp.i
.PHONY : bench_tddb.cpp.i

bench_tddb.s: bench_tddb.cpp.s

.PHONY : bench_tddb.s

# target to generate assembly for a file
bench_tddb.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/bench_tddb.dir/build.make benchmark/CMakeFiles/bench_tddb.dir/bench_tddb.cpp.s
.PHONY : bench_tddb.cpp.s

check_proxy.o: check_proxy.cpp.o

.PHONY : check_proxy.o

# target to build an object file
check_proxy.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_proxy.dir/build.make benchmark/CMakeFiles/check_proxy.dir/check_proxy.cpp.o
.PHONY : check_proxy.cpp.o

check_proxy.i: check_proxy.cpp.i

.PHONY : check_proxy.i

# target to preprocess a source file
check_proxy.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_proxy.dir/build.make benchmark/CMakeFiles/check_proxy.dir/check_proxy.cpp.i
.PHONY : check_proxy.cpp.i

check_proxy.s: check_proxy.cpp.s

.PHONY : check_proxy.s

# target to generate assembly for a file
check_proxy.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_proxy.dir/build.make benchmark/CMakeFiles/check_proxy.dir/check_proxy.cpp.s
.PHONY : check_proxy.cpp.s

check_tls.o: check_tls.cpp.o

.PHONY : check_tls.o

# target to build an object file
check_tls.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_tls.dir/build.make benchmark/CMakeFiles/check_tls.dir/check_tls.cpp.o
.PHONY : check_tls.cpp.o

check_tls.i: check_tls.cpp.i

.PHONY : check_tls.i

# target to preprocess a source file
check_tls.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_tls.dir/build.make benchmark/CMakeFiles/check_tls.dir/check_tls.cpp.i
.PHONY : check_tls.cpp.i

check_tls.s: check_tls.cpp.s

.PHONY : check_tls.s

# target to generate assembly for a file
check_tls.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/check_tls.dir/build.make benchmark/CMakeFiles/check_tls.dir/check_tls.cpp.s
.PHONY : check_tls.cpp.s

rmdir.o: rmdir.cpp.o

.PHONY : rmdir.o

# target to build an object file
rmdir.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/rmdir.dir/build.make benchmark/CMakeFiles/rmdir.dir/rmdir.cpp.o
.PHONY : rmdir.cpp.o

rmdir.i: rmdir.cpp.i

.PHONY : rmdir.i

# target to preprocess a source file
rmdir.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/rmdir.dir/build.make benchmark/CMakeFiles/rmdir.dir/rmdir.cpp.i
.PHONY : rmdir.cpp.i

rmdir.s: rmdir.cpp.s

.PHONY : rmdir.s

# target to generate assembly for a file
rmdir.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/rmdir.dir/build.make benchmark/CMakeFiles/rmdir.dir/rmdir.cpp.s
.PHONY : rmdir.cpp.s

wget.o: wget.cpp.o

.PHONY : wget.o

# target to build an object file
wget.cpp.o:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/wget.dir/build.make benchmark/CMakeFiles/wget.dir/wget.cpp.o
.PHONY : wget.cpp.o

wget.i: wget.cpp.i

.PHONY : wget.i

# target to preprocess a source file
wget.cpp.i:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/wget.dir/build.make benchmark/CMakeFiles/wget.dir/wget.cpp.i
.PHONY : wget.cpp.i

wget.s: wget.cpp.s

.PHONY : wget.s

# target to generate assembly for a file
wget.cpp.s:
	cd /var/www/html/pb/td/build && $(MAKE) -f benchmark/CMakeFiles/wget.dir/build.make benchmark/CMakeFiles/wget.dir/wget.cpp.s
.PHONY : wget.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... list_install_components"
	@echo "... test"
	@echo "... bench_queue"
	@echo "... bench_log"
	@echo "... bench_empty"
	@echo "... rmdir"
	@echo "... bench_crypto"
	@echo "... bench_http"
	@echo "... bench_http_server"
	@echo "... install/strip"
	@echo "... bench_actor"
	@echo "... bench_http_reader"
	@echo "... bench_http_server_fast"
	@echo "... check_tls"
	@echo "... bench_handshake"
	@echo "... bench_db"
	@echo "... install"
	@echo "... wget"
	@echo "... bench_tddb"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... bench_misc"
	@echo "... install/local"
	@echo "... bench_http_server_cheat"
	@echo "... check_proxy"
	@echo "... bench_actor.o"
	@echo "... bench_actor.i"
	@echo "... bench_actor.s"
	@echo "... bench_crypto.o"
	@echo "... bench_crypto.i"
	@echo "... bench_crypto.s"
	@echo "... bench_db.o"
	@echo "... bench_db.i"
	@echo "... bench_db.s"
	@echo "... bench_empty.o"
	@echo "... bench_empty.i"
	@echo "... bench_empty.s"
	@echo "... bench_handshake.o"
	@echo "... bench_handshake.i"
	@echo "... bench_handshake.s"
	@echo "... bench_http.o"
	@echo "... bench_http.i"
	@echo "... bench_http.s"
	@echo "... bench_http_reader.o"
	@echo "... bench_http_reader.i"
	@echo "... bench_http_reader.s"
	@echo "... bench_http_server.o"
	@echo "... bench_http_server.i"
	@echo "... bench_http_server.s"
	@echo "... bench_http_server_cheat.o"
	@echo "... bench_http_server_cheat.i"
	@echo "... bench_http_server_cheat.s"
	@echo "... bench_http_server_fast.o"
	@echo "... bench_http_server_fast.i"
	@echo "... bench_http_server_fast.s"
	@echo "... bench_log.o"
	@echo "... bench_log.i"
	@echo "... bench_log.s"
	@echo "... bench_misc.o"
	@echo "... bench_misc.i"
	@echo "... bench_misc.s"
	@echo "... bench_queue.o"
	@echo "... bench_queue.i"
	@echo "... bench_queue.s"
	@echo "... bench_tddb.o"
	@echo "... bench_tddb.i"
	@echo "... bench_tddb.s"
	@echo "... check_proxy.o"
	@echo "... check_proxy.i"
	@echo "... check_proxy.s"
	@echo "... check_tls.o"
	@echo "... check_tls.i"
	@echo "... check_tls.s"
	@echo "... rmdir.o"
	@echo "... rmdir.i"
	@echo "... rmdir.s"
	@echo "... wget.o"
	@echo "... wget.i"
	@echo "... wget.s"
.PHONY : help



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

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /var/www/html/pb/td/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

