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

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


# Disable VCS-based implicit rules.
% : %,v


# Disable VCS-based implicit rules.
% : RCS/%


# Disable VCS-based implicit rules.
% : RCS/%,v


# Disable VCS-based implicit rules.
% : SCCS/s.%


# Disable VCS-based implicit rules.
% : s.%


.SUFFIXES: .hpux_make_needs_suffix_list


# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

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

# The command to remove a file.
RM = /usr/bin/cmake3 -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster

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

# 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/cmake3 -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/cmake3 -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/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/cmake3 -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/cmake3 -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Client\" \"DebugBinaries\" \"Development\" \"Documentation\" \"Info\" \"ManPages\" \"Readme\" \"Router\" \"Server\" \"Server_Scripts\" \"SharedLibraries\" \"SupportFiles\" \"Test\" \"TestReadme\" \"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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake3 --regenerate-during-build -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 "Running CMake cache editor..."
	/usr/bin/ccmake3 -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && /usr/bin/cpack3 --config ./CPackSourceConfig.cmake /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster/CPackSourceConfig.cmake
.PHONY : package_source

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

.PHONY : package_source/fast

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

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

.PHONY : test/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && /usr/bin/cpack3 --config ./CPackConfig.cmake
.PHONY : package

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

.PHONY : package/fast

# The main all target
all: cmake_check_build_system
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster/CMakeFiles /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster/wsrep-lib/src/CMakeFiles/progress.marks
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wsrep-lib/src/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wsrep-lib/src/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wsrep-lib/src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wsrep-lib/src/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
wsrep-lib/src/CMakeFiles/wsrep-lib.dir/rule:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wsrep-lib/src/CMakeFiles/wsrep-lib.dir/rule
.PHONY : wsrep-lib/src/CMakeFiles/wsrep-lib.dir/rule

# Convenience name for target.
wsrep-lib: wsrep-lib/src/CMakeFiles/wsrep-lib.dir/rule

.PHONY : wsrep-lib

# fast build rule for target.
wsrep-lib/fast:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build
.PHONY : wsrep-lib/fast

allowlist_service_v1.o: allowlist_service_v1.cpp.o

.PHONY : allowlist_service_v1.o

# target to build an object file
allowlist_service_v1.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/allowlist_service_v1.cpp.o
.PHONY : allowlist_service_v1.cpp.o

allowlist_service_v1.i: allowlist_service_v1.cpp.i

.PHONY : allowlist_service_v1.i

# target to preprocess a source file
allowlist_service_v1.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/allowlist_service_v1.cpp.i
.PHONY : allowlist_service_v1.cpp.i

allowlist_service_v1.s: allowlist_service_v1.cpp.s

.PHONY : allowlist_service_v1.s

# target to generate assembly for a file
allowlist_service_v1.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/allowlist_service_v1.cpp.s
.PHONY : allowlist_service_v1.cpp.s

client_state.o: client_state.cpp.o

.PHONY : client_state.o

# target to build an object file
client_state.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/client_state.cpp.o
.PHONY : client_state.cpp.o

client_state.i: client_state.cpp.i

.PHONY : client_state.i

# target to preprocess a source file
client_state.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/client_state.cpp.i
.PHONY : client_state.cpp.i

client_state.s: client_state.cpp.s

.PHONY : client_state.s

# target to generate assembly for a file
client_state.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/client_state.cpp.s
.PHONY : client_state.cpp.s

config_service_v1.o: config_service_v1.cpp.o

.PHONY : config_service_v1.o

# target to build an object file
config_service_v1.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/config_service_v1.cpp.o
.PHONY : config_service_v1.cpp.o

config_service_v1.i: config_service_v1.cpp.i

.PHONY : config_service_v1.i

# target to preprocess a source file
config_service_v1.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/config_service_v1.cpp.i
.PHONY : config_service_v1.cpp.i

config_service_v1.s: config_service_v1.cpp.s

.PHONY : config_service_v1.s

# target to generate assembly for a file
config_service_v1.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/config_service_v1.cpp.s
.PHONY : config_service_v1.cpp.s

event_service_v1.o: event_service_v1.cpp.o

.PHONY : event_service_v1.o

# target to build an object file
event_service_v1.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/event_service_v1.cpp.o
.PHONY : event_service_v1.cpp.o

event_service_v1.i: event_service_v1.cpp.i

.PHONY : event_service_v1.i

# target to preprocess a source file
event_service_v1.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/event_service_v1.cpp.i
.PHONY : event_service_v1.cpp.i

event_service_v1.s: event_service_v1.cpp.s

.PHONY : event_service_v1.s

# target to generate assembly for a file
event_service_v1.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/event_service_v1.cpp.s
.PHONY : event_service_v1.cpp.s

exception.o: exception.cpp.o

.PHONY : exception.o

# target to build an object file
exception.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/exception.cpp.o
.PHONY : exception.cpp.o

exception.i: exception.cpp.i

.PHONY : exception.i

# target to preprocess a source file
exception.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/exception.cpp.i
.PHONY : exception.cpp.i

exception.s: exception.cpp.s

.PHONY : exception.s

# target to generate assembly for a file
exception.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/exception.cpp.s
.PHONY : exception.cpp.s

gtid.o: gtid.cpp.o

.PHONY : gtid.o

# target to build an object file
gtid.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/gtid.cpp.o
.PHONY : gtid.cpp.o

gtid.i: gtid.cpp.i

.PHONY : gtid.i

# target to preprocess a source file
gtid.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/gtid.cpp.i
.PHONY : gtid.cpp.i

gtid.s: gtid.cpp.s

.PHONY : gtid.s

# target to generate assembly for a file
gtid.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/gtid.cpp.s
.PHONY : gtid.cpp.s

id.o: id.cpp.o

.PHONY : id.o

# target to build an object file
id.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/id.cpp.o
.PHONY : id.cpp.o

id.i: id.cpp.i

.PHONY : id.i

# target to preprocess a source file
id.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/id.cpp.i
.PHONY : id.cpp.i

id.s: id.cpp.s

.PHONY : id.s

# target to generate assembly for a file
id.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/id.cpp.s
.PHONY : id.cpp.s

key.o: key.cpp.o

.PHONY : key.o

# target to build an object file
key.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/key.cpp.o
.PHONY : key.cpp.o

key.i: key.cpp.i

.PHONY : key.i

# target to preprocess a source file
key.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/key.cpp.i
.PHONY : key.cpp.i

key.s: key.cpp.s

.PHONY : key.s

# target to generate assembly for a file
key.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/key.cpp.s
.PHONY : key.cpp.s

logger.o: logger.cpp.o

.PHONY : logger.o

# target to build an object file
logger.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/logger.cpp.o
.PHONY : logger.cpp.o

logger.i: logger.cpp.i

.PHONY : logger.i

# target to preprocess a source file
logger.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/logger.cpp.i
.PHONY : logger.cpp.i

logger.s: logger.cpp.s

.PHONY : logger.s

# target to generate assembly for a file
logger.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/logger.cpp.s
.PHONY : logger.cpp.s

provider.o: provider.cpp.o

.PHONY : provider.o

# target to build an object file
provider.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider.cpp.o
.PHONY : provider.cpp.o

provider.i: provider.cpp.i

.PHONY : provider.i

# target to preprocess a source file
provider.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider.cpp.i
.PHONY : provider.cpp.i

provider.s: provider.cpp.s

.PHONY : provider.s

# target to generate assembly for a file
provider.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider.cpp.s
.PHONY : provider.cpp.s

provider_options.o: provider_options.cpp.o

.PHONY : provider_options.o

# target to build an object file
provider_options.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider_options.cpp.o
.PHONY : provider_options.cpp.o

provider_options.i: provider_options.cpp.i

.PHONY : provider_options.i

# target to preprocess a source file
provider_options.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider_options.cpp.i
.PHONY : provider_options.cpp.i

provider_options.s: provider_options.cpp.s

.PHONY : provider_options.s

# target to generate assembly for a file
provider_options.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/provider_options.cpp.s
.PHONY : provider_options.cpp.s

reporter.o: reporter.cpp.o

.PHONY : reporter.o

# target to build an object file
reporter.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/reporter.cpp.o
.PHONY : reporter.cpp.o

reporter.i: reporter.cpp.i

.PHONY : reporter.i

# target to preprocess a source file
reporter.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/reporter.cpp.i
.PHONY : reporter.cpp.i

reporter.s: reporter.cpp.s

.PHONY : reporter.s

# target to generate assembly for a file
reporter.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/reporter.cpp.s
.PHONY : reporter.cpp.s

seqno.o: seqno.cpp.o

.PHONY : seqno.o

# target to build an object file
seqno.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/seqno.cpp.o
.PHONY : seqno.cpp.o

seqno.i: seqno.cpp.i

.PHONY : seqno.i

# target to preprocess a source file
seqno.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/seqno.cpp.i
.PHONY : seqno.cpp.i

seqno.s: seqno.cpp.s

.PHONY : seqno.s

# target to generate assembly for a file
seqno.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/seqno.cpp.s
.PHONY : seqno.cpp.s

server_state.o: server_state.cpp.o

.PHONY : server_state.o

# target to build an object file
server_state.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/server_state.cpp.o
.PHONY : server_state.cpp.o

server_state.i: server_state.cpp.i

.PHONY : server_state.i

# target to preprocess a source file
server_state.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/server_state.cpp.i
.PHONY : server_state.cpp.i

server_state.s: server_state.cpp.s

.PHONY : server_state.s

# target to generate assembly for a file
server_state.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/server_state.cpp.s
.PHONY : server_state.cpp.s

thread.o: thread.cpp.o

.PHONY : thread.o

# target to build an object file
thread.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread.cpp.o
.PHONY : thread.cpp.o

thread.i: thread.cpp.i

.PHONY : thread.i

# target to preprocess a source file
thread.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread.cpp.i
.PHONY : thread.cpp.i

thread.s: thread.cpp.s

.PHONY : thread.s

# target to generate assembly for a file
thread.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread.cpp.s
.PHONY : thread.cpp.s

thread_service_v1.o: thread_service_v1.cpp.o

.PHONY : thread_service_v1.o

# target to build an object file
thread_service_v1.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread_service_v1.cpp.o
.PHONY : thread_service_v1.cpp.o

thread_service_v1.i: thread_service_v1.cpp.i

.PHONY : thread_service_v1.i

# target to preprocess a source file
thread_service_v1.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread_service_v1.cpp.i
.PHONY : thread_service_v1.cpp.i

thread_service_v1.s: thread_service_v1.cpp.s

.PHONY : thread_service_v1.s

# target to generate assembly for a file
thread_service_v1.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/thread_service_v1.cpp.s
.PHONY : thread_service_v1.cpp.s

tls_service_v1.o: tls_service_v1.cpp.o

.PHONY : tls_service_v1.o

# target to build an object file
tls_service_v1.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/tls_service_v1.cpp.o
.PHONY : tls_service_v1.cpp.o

tls_service_v1.i: tls_service_v1.cpp.i

.PHONY : tls_service_v1.i

# target to preprocess a source file
tls_service_v1.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/tls_service_v1.cpp.i
.PHONY : tls_service_v1.cpp.i

tls_service_v1.s: tls_service_v1.cpp.s

.PHONY : tls_service_v1.s

# target to generate assembly for a file
tls_service_v1.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/tls_service_v1.cpp.s
.PHONY : tls_service_v1.cpp.s

transaction.o: transaction.cpp.o

.PHONY : transaction.o

# target to build an object file
transaction.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/transaction.cpp.o
.PHONY : transaction.cpp.o

transaction.i: transaction.cpp.i

.PHONY : transaction.i

# target to preprocess a source file
transaction.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/transaction.cpp.i
.PHONY : transaction.cpp.i

transaction.s: transaction.cpp.s

.PHONY : transaction.s

# target to generate assembly for a file
transaction.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/transaction.cpp.s
.PHONY : transaction.cpp.s

uuid.o: uuid.cpp.o

.PHONY : uuid.o

# target to build an object file
uuid.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/uuid.cpp.o
.PHONY : uuid.cpp.o

uuid.i: uuid.cpp.i

.PHONY : uuid.i

# target to preprocess a source file
uuid.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/uuid.cpp.i
.PHONY : uuid.cpp.i

uuid.s: uuid.cpp.s

.PHONY : uuid.s

# target to generate assembly for a file
uuid.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/uuid.cpp.s
.PHONY : uuid.cpp.s

view.o: view.cpp.o

.PHONY : view.o

# target to build an object file
view.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/view.cpp.o
.PHONY : view.cpp.o

view.i: view.cpp.i

.PHONY : view.i

# target to preprocess a source file
view.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/view.cpp.i
.PHONY : view.cpp.i

view.s: view.cpp.s

.PHONY : view.s

# target to generate assembly for a file
view.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/view.cpp.s
.PHONY : view.cpp.s

wsrep_provider_v26.o: wsrep_provider_v26.cpp.o

.PHONY : wsrep_provider_v26.o

# target to build an object file
wsrep_provider_v26.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/wsrep_provider_v26.cpp.o
.PHONY : wsrep_provider_v26.cpp.o

wsrep_provider_v26.i: wsrep_provider_v26.cpp.i

.PHONY : wsrep_provider_v26.i

# target to preprocess a source file
wsrep_provider_v26.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/wsrep_provider_v26.cpp.i
.PHONY : wsrep_provider_v26.cpp.i

wsrep_provider_v26.s: wsrep_provider_v26.cpp.s

.PHONY : wsrep_provider_v26.s

# target to generate assembly for a file
wsrep_provider_v26.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/wsrep_provider_v26.cpp.s
.PHONY : wsrep_provider_v26.cpp.s

xid.o: xid.cpp.o

.PHONY : xid.o

# target to build an object file
xid.cpp.o:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/xid.cpp.o
.PHONY : xid.cpp.o

xid.i: xid.cpp.i

.PHONY : xid.i

# target to preprocess a source file
xid.cpp.i:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/xid.cpp.i
.PHONY : xid.cpp.i

xid.s: xid.cpp.s

.PHONY : xid.s

# target to generate assembly for a file
xid.cpp.s:
	cd /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(MAKE) $(MAKESILENT) -f wsrep-lib/src/CMakeFiles/wsrep-lib.dir/build.make wsrep-lib/src/CMakeFiles/wsrep-lib.dir/xid.cpp.s
.PHONY : xid.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... wsrep-lib"
	@echo "... allowlist_service_v1.o"
	@echo "... allowlist_service_v1.i"
	@echo "... allowlist_service_v1.s"
	@echo "... client_state.o"
	@echo "... client_state.i"
	@echo "... client_state.s"
	@echo "... config_service_v1.o"
	@echo "... config_service_v1.i"
	@echo "... config_service_v1.s"
	@echo "... event_service_v1.o"
	@echo "... event_service_v1.i"
	@echo "... event_service_v1.s"
	@echo "... exception.o"
	@echo "... exception.i"
	@echo "... exception.s"
	@echo "... gtid.o"
	@echo "... gtid.i"
	@echo "... gtid.s"
	@echo "... id.o"
	@echo "... id.i"
	@echo "... id.s"
	@echo "... key.o"
	@echo "... key.i"
	@echo "... key.s"
	@echo "... logger.o"
	@echo "... logger.i"
	@echo "... logger.s"
	@echo "... provider.o"
	@echo "... provider.i"
	@echo "... provider.s"
	@echo "... provider_options.o"
	@echo "... provider_options.i"
	@echo "... provider_options.s"
	@echo "... reporter.o"
	@echo "... reporter.i"
	@echo "... reporter.s"
	@echo "... seqno.o"
	@echo "... seqno.i"
	@echo "... seqno.s"
	@echo "... server_state.o"
	@echo "... server_state.i"
	@echo "... server_state.s"
	@echo "... thread.o"
	@echo "... thread.i"
	@echo "... thread.s"
	@echo "... thread_service_v1.o"
	@echo "... thread_service_v1.i"
	@echo "... thread_service_v1.s"
	@echo "... tls_service_v1.o"
	@echo "... tls_service_v1.i"
	@echo "... tls_service_v1.s"
	@echo "... transaction.o"
	@echo "... transaction.i"
	@echo "... transaction.s"
	@echo "... uuid.o"
	@echo "... uuid.i"
	@echo "... uuid.s"
	@echo "... view.o"
	@echo "... view.i"
	@echo "... view.s"
	@echo "... wsrep_provider_v26.o"
	@echo "... wsrep_provider_v26.i"
	@echo "... wsrep_provider_v26.s"
	@echo "... xid.o"
	@echo "... xid.i"
	@echo "... xid.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 /mnt/jenkins/workspace/pxc80-autobuild-RELEASE/test/percona-xtradb-cluster && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

