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

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/intranet.tuxist.de/jan.koester/Projects/authdb

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/intranet.tuxist.de/jan.koester/Projects/authdb/build

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/bin/cmake-gui -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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --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 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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

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

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

# Special rule for the target install/local
install/local/fast: 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

# 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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/intranet.tuxist.de/jan.koester/Projects/authdb/build/CMakeFiles /home/intranet.tuxist.de/jan.koester/Projects/authdb/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/intranet.tuxist.de/jan.koester/Projects/authdb/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named authobj

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

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

#=============================================================================
# Target rules for targets named authdb

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

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

#=============================================================================
# Target rules for targets named authdb-krb5

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

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

#=============================================================================
# Target rules for targets named authdb-ad

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

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

#=============================================================================
# Target rules for targets named client

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

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

#=============================================================================
# Target rules for targets named userlogin

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

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

#=============================================================================
# Target rules for targets named clientlogin

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

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

#=============================================================================
# Target rules for targets named sessinfo

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

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

#=============================================================================
# Target rules for targets named checkgpo

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

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

#=============================================================================
# Target rules for targets named authcli

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

# fast build rule for target.
authcli/fast:
	$(MAKE) $(MAKESILENT) -f cli/CMakeFiles/authcli.dir/build.make cli/CMakeFiles/authcli.dir/build
.PHONY : authcli/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-141

# Build rule for target.
authdb-nds.abi-141: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-141
.PHONY : authdb-nds.abi-141

# fast build rule for target.
authdb-nds.abi-141/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-141.dir/build.make bindings/CMakeFiles/authdb-nds.abi-141.dir/build
.PHONY : authdb-nds.abi-141/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-137

# Build rule for target.
authdb-nds.abi-137: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-137
.PHONY : authdb-nds.abi-137

# fast build rule for target.
authdb-nds.abi-137/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-137.dir/build.make bindings/CMakeFiles/authdb-nds.abi-137.dir/build
.PHONY : authdb-nds.abi-137/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-131

# Build rule for target.
authdb-nds.abi-131: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-131
.PHONY : authdb-nds.abi-131

# fast build rule for target.
authdb-nds.abi-131/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-131.dir/build.make bindings/CMakeFiles/authdb-nds.abi-131.dir/build
.PHONY : authdb-nds.abi-131/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-127

# Build rule for target.
authdb-nds.abi-127: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-127
.PHONY : authdb-nds.abi-127

# fast build rule for target.
authdb-nds.abi-127/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-127.dir/build.make bindings/CMakeFiles/authdb-nds.abi-127.dir/build
.PHONY : authdb-nds.abi-127/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-120

# Build rule for target.
authdb-nds.abi-120: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-120
.PHONY : authdb-nds.abi-120

# fast build rule for target.
authdb-nds.abi-120/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-120.dir/build.make bindings/CMakeFiles/authdb-nds.abi-120.dir/build
.PHONY : authdb-nds.abi-120/fast

#=============================================================================
# Target rules for targets named authdb-nds.abi-115

# Build rule for target.
authdb-nds.abi-115: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.abi-115
.PHONY : authdb-nds.abi-115

# fast build rule for target.
authdb-nds.abi-115/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.abi-115.dir/build.make bindings/CMakeFiles/authdb-nds.abi-115.dir/build
.PHONY : authdb-nds.abi-115/fast

#=============================================================================
# Target rules for targets named authdb-nds.all

# Build rule for target.
authdb-nds.all: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 authdb-nds.all
.PHONY : authdb-nds.all

# fast build rule for target.
authdb-nds.all/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-nds.all.dir/build.make bindings/CMakeFiles/authdb-nds.all.dir/build
.PHONY : authdb-nds.all/fast

#=============================================================================
# Target rules for targets named authdb-python

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

# fast build rule for target.
authdb-python/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-python.dir/build.make bindings/CMakeFiles/authdb-python.dir/build
.PHONY : authdb-python/fast

#=============================================================================
# Target rules for targets named authdb-php

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

# fast build rule for target.
authdb-php/fast:
	$(MAKE) $(MAKESILENT) -f bindings/CMakeFiles/authdb-php.dir/build.make bindings/CMakeFiles/authdb-php.dir/build
.PHONY : authdb-php/fast

#=============================================================================
# Target rules for targets named Experimental

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

# fast build rule for target.
Experimental/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/Experimental.dir/build.make tests/CMakeFiles/Experimental.dir/build
.PHONY : Experimental/fast

#=============================================================================
# Target rules for targets named Nightly

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

# fast build rule for target.
Nightly/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/Nightly.dir/build.make tests/CMakeFiles/Nightly.dir/build
.PHONY : Nightly/fast

#=============================================================================
# Target rules for targets named Continuous

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

# fast build rule for target.
Continuous/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/Continuous.dir/build.make tests/CMakeFiles/Continuous.dir/build
.PHONY : Continuous/fast

#=============================================================================
# Target rules for targets named NightlyMemoryCheck

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

# fast build rule for target.
NightlyMemoryCheck/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyMemoryCheck.dir/build.make tests/CMakeFiles/NightlyMemoryCheck.dir/build
.PHONY : NightlyMemoryCheck/fast

#=============================================================================
# Target rules for targets named NightlyStart

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

# fast build rule for target.
NightlyStart/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyStart.dir/build.make tests/CMakeFiles/NightlyStart.dir/build
.PHONY : NightlyStart/fast

#=============================================================================
# Target rules for targets named NightlyUpdate

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

# fast build rule for target.
NightlyUpdate/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyUpdate.dir/build.make tests/CMakeFiles/NightlyUpdate.dir/build
.PHONY : NightlyUpdate/fast

#=============================================================================
# Target rules for targets named NightlyConfigure

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

# fast build rule for target.
NightlyConfigure/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyConfigure.dir/build.make tests/CMakeFiles/NightlyConfigure.dir/build
.PHONY : NightlyConfigure/fast

#=============================================================================
# Target rules for targets named NightlyBuild

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

# fast build rule for target.
NightlyBuild/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyBuild.dir/build.make tests/CMakeFiles/NightlyBuild.dir/build
.PHONY : NightlyBuild/fast

#=============================================================================
# Target rules for targets named NightlyTest

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

# fast build rule for target.
NightlyTest/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyTest.dir/build.make tests/CMakeFiles/NightlyTest.dir/build
.PHONY : NightlyTest/fast

#=============================================================================
# Target rules for targets named NightlyCoverage

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

# fast build rule for target.
NightlyCoverage/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyCoverage.dir/build.make tests/CMakeFiles/NightlyCoverage.dir/build
.PHONY : NightlyCoverage/fast

#=============================================================================
# Target rules for targets named NightlyMemCheck

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

# fast build rule for target.
NightlyMemCheck/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlyMemCheck.dir/build.make tests/CMakeFiles/NightlyMemCheck.dir/build
.PHONY : NightlyMemCheck/fast

#=============================================================================
# Target rules for targets named NightlySubmit

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

# fast build rule for target.
NightlySubmit/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/NightlySubmit.dir/build.make tests/CMakeFiles/NightlySubmit.dir/build
.PHONY : NightlySubmit/fast

#=============================================================================
# Target rules for targets named ExperimentalStart

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

# fast build rule for target.
ExperimentalStart/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalStart.dir/build.make tests/CMakeFiles/ExperimentalStart.dir/build
.PHONY : ExperimentalStart/fast

#=============================================================================
# Target rules for targets named ExperimentalUpdate

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

# fast build rule for target.
ExperimentalUpdate/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalUpdate.dir/build.make tests/CMakeFiles/ExperimentalUpdate.dir/build
.PHONY : ExperimentalUpdate/fast

#=============================================================================
# Target rules for targets named ExperimentalConfigure

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

# fast build rule for target.
ExperimentalConfigure/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalConfigure.dir/build.make tests/CMakeFiles/ExperimentalConfigure.dir/build
.PHONY : ExperimentalConfigure/fast

#=============================================================================
# Target rules for targets named ExperimentalBuild

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

# fast build rule for target.
ExperimentalBuild/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalBuild.dir/build.make tests/CMakeFiles/ExperimentalBuild.dir/build
.PHONY : ExperimentalBuild/fast

#=============================================================================
# Target rules for targets named ExperimentalTest

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

# fast build rule for target.
ExperimentalTest/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalTest.dir/build.make tests/CMakeFiles/ExperimentalTest.dir/build
.PHONY : ExperimentalTest/fast

#=============================================================================
# Target rules for targets named ExperimentalCoverage

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

# fast build rule for target.
ExperimentalCoverage/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalCoverage.dir/build.make tests/CMakeFiles/ExperimentalCoverage.dir/build
.PHONY : ExperimentalCoverage/fast

#=============================================================================
# Target rules for targets named ExperimentalMemCheck

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

# fast build rule for target.
ExperimentalMemCheck/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalMemCheck.dir/build.make tests/CMakeFiles/ExperimentalMemCheck.dir/build
.PHONY : ExperimentalMemCheck/fast

#=============================================================================
# Target rules for targets named ExperimentalSubmit

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

# fast build rule for target.
ExperimentalSubmit/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ExperimentalSubmit.dir/build.make tests/CMakeFiles/ExperimentalSubmit.dir/build
.PHONY : ExperimentalSubmit/fast

#=============================================================================
# Target rules for targets named ContinuousStart

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

# fast build rule for target.
ContinuousStart/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousStart.dir/build.make tests/CMakeFiles/ContinuousStart.dir/build
.PHONY : ContinuousStart/fast

#=============================================================================
# Target rules for targets named ContinuousUpdate

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

# fast build rule for target.
ContinuousUpdate/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousUpdate.dir/build.make tests/CMakeFiles/ContinuousUpdate.dir/build
.PHONY : ContinuousUpdate/fast

#=============================================================================
# Target rules for targets named ContinuousConfigure

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

# fast build rule for target.
ContinuousConfigure/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousConfigure.dir/build.make tests/CMakeFiles/ContinuousConfigure.dir/build
.PHONY : ContinuousConfigure/fast

#=============================================================================
# Target rules for targets named ContinuousBuild

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

# fast build rule for target.
ContinuousBuild/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousBuild.dir/build.make tests/CMakeFiles/ContinuousBuild.dir/build
.PHONY : ContinuousBuild/fast

#=============================================================================
# Target rules for targets named ContinuousTest

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

# fast build rule for target.
ContinuousTest/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousTest.dir/build.make tests/CMakeFiles/ContinuousTest.dir/build
.PHONY : ContinuousTest/fast

#=============================================================================
# Target rules for targets named ContinuousCoverage

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

# fast build rule for target.
ContinuousCoverage/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousCoverage.dir/build.make tests/CMakeFiles/ContinuousCoverage.dir/build
.PHONY : ContinuousCoverage/fast

#=============================================================================
# Target rules for targets named ContinuousMemCheck

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

# fast build rule for target.
ContinuousMemCheck/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousMemCheck.dir/build.make tests/CMakeFiles/ContinuousMemCheck.dir/build
.PHONY : ContinuousMemCheck/fast

#=============================================================================
# Target rules for targets named ContinuousSubmit

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

# fast build rule for target.
ContinuousSubmit/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/ContinuousSubmit.dir/build.make tests/CMakeFiles/ContinuousSubmit.dir/build
.PHONY : ContinuousSubmit/fast

#=============================================================================
# Target rules for targets named test_authdata

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

# fast build rule for target.
test_authdata/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_authdata.dir/build.make tests/CMakeFiles/test_authdata.dir/build
.PHONY : test_authdata/fast

#=============================================================================
# Target rules for targets named test_session

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

# fast build rule for target.
test_session/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_session.dir/build.make tests/CMakeFiles/test_session.dir/build
.PHONY : test_session/fast

#=============================================================================
# Target rules for targets named test_entities

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

# fast build rule for target.
test_entities/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_entities.dir/build.make tests/CMakeFiles/test_entities.dir/build
.PHONY : test_entities/fast

#=============================================================================
# Target rules for targets named test_backend

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

# fast build rule for target.
test_backend/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_backend.dir/build.make tests/CMakeFiles/test_backend.dir/build
.PHONY : test_backend/fast

#=============================================================================
# Target rules for targets named test_hash

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

# fast build rule for target.
test_hash/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_hash.dir/build.make tests/CMakeFiles/test_hash.dir/build
.PHONY : test_hash/fast

#=============================================================================
# Target rules for targets named test_index

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

# fast build rule for target.
test_index/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_index.dir/build.make tests/CMakeFiles/test_index.dir/build
.PHONY : test_index/fast

#=============================================================================
# Target rules for targets named test_performance

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

# fast build rule for target.
test_performance/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_performance.dir/build.make tests/CMakeFiles/test_performance.dir/build
.PHONY : test_performance/fast

#=============================================================================
# Target rules for targets named test_cluster_performance

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

# fast build rule for target.
test_cluster_performance/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_cluster_performance.dir/build.make tests/CMakeFiles/test_cluster_performance.dir/build
.PHONY : test_cluster_performance/fast

#=============================================================================
# Target rules for targets named test_cluster_ops

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

# fast build rule for target.
test_cluster_ops/fast:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_cluster_ops.dir/build.make tests/CMakeFiles/test_cluster_ops.dir/build
.PHONY : test_cluster_ops/fast

# 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 "... rebuild_cache"
	@echo "... Continuous"
	@echo "... ContinuousBuild"
	@echo "... ContinuousConfigure"
	@echo "... ContinuousCoverage"
	@echo "... ContinuousMemCheck"
	@echo "... ContinuousStart"
	@echo "... ContinuousSubmit"
	@echo "... ContinuousTest"
	@echo "... ContinuousUpdate"
	@echo "... Experimental"
	@echo "... ExperimentalBuild"
	@echo "... ExperimentalConfigure"
	@echo "... ExperimentalCoverage"
	@echo "... ExperimentalMemCheck"
	@echo "... ExperimentalStart"
	@echo "... ExperimentalSubmit"
	@echo "... ExperimentalTest"
	@echo "... ExperimentalUpdate"
	@echo "... Nightly"
	@echo "... NightlyBuild"
	@echo "... NightlyConfigure"
	@echo "... NightlyCoverage"
	@echo "... NightlyMemCheck"
	@echo "... NightlyMemoryCheck"
	@echo "... NightlyStart"
	@echo "... NightlySubmit"
	@echo "... NightlyTest"
	@echo "... NightlyUpdate"
	@echo "... authdb-nds.all"
	@echo "... authcli"
	@echo "... authdb"
	@echo "... authdb-ad"
	@echo "... authdb-krb5"
	@echo "... authdb-nds.abi-115"
	@echo "... authdb-nds.abi-120"
	@echo "... authdb-nds.abi-127"
	@echo "... authdb-nds.abi-131"
	@echo "... authdb-nds.abi-137"
	@echo "... authdb-nds.abi-141"
	@echo "... authdb-php"
	@echo "... authdb-python"
	@echo "... authobj"
	@echo "... checkgpo"
	@echo "... client"
	@echo "... clientlogin"
	@echo "... sessinfo"
	@echo "... test_authdata"
	@echo "... test_backend"
	@echo "... test_cluster_ops"
	@echo "... test_cluster_performance"
	@echo "... test_entities"
	@echo "... test_hash"
	@echo "... test_index"
	@echo "... test_performance"
	@echo "... test_session"
	@echo "... userlogin"
.PHONY : help



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

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

