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

# 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 = /var/jenkins/workspace/Kokkos_nightly

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /var/jenkins/workspace/Kokkos_nightly/build

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

# 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 edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -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
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(CMAKE_COMMAND) -E cmake_progress_start /var/jenkins/workspace/Kokkos_nightly/build/CMakeFiles /var/jenkins/workspace/Kokkos_nightly/build/algorithms/unit_tests//CMakeFiles/progress.marks
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /var/jenkins/workspace/Kokkos_nightly/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/rule

# Convenience name for target.
Kokkos_UnitTest_Sort: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/rule
.PHONY : Kokkos_UnitTest_Sort

# fast build rule for target.
Kokkos_UnitTest_Sort/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build
.PHONY : Kokkos_UnitTest_Sort/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/rule

# Convenience name for target.
Kokkos_UnitTest_Random: algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/rule
.PHONY : Kokkos_UnitTest_Random

# fast build rule for target.
Kokkos_UnitTest_Random/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build
.PHONY : Kokkos_UnitTest_Random/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_A: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_A

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_A/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_A/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_B: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_B

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_B/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_B/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_C: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_C

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_C/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_C/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_D: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_D

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_D/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_D/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_E: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_E

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_E/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_E/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_A: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_A

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_A/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_A/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_B: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_B

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_B/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_B/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_C: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_C

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_C/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_C/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_D: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_D

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_D/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_D/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_E: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_E

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_E/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_E/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_F: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_F

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_F/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_F/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_G: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_G

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_G/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_G/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_H: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_H

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_H/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_H/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_I: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_I

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_I/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_I/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_L: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_L

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_L/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_L/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_M: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_M

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_M/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_M/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_P: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_P

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_P/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_P/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_Q: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdSet_Team_Q/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdSet_Team_Q/fast

# Convenience name for target.
algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/rule
.PHONY : algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/rule

# Convenience name for target.
Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly: algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/rule
.PHONY : Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly

# fast build rule for target.
Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/build
.PHONY : Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly/fast

TestRandomAccessIterator.o: TestRandomAccessIterator.cpp.o
.PHONY : TestRandomAccessIterator.o

# target to build an object file
TestRandomAccessIterator.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o
.PHONY : TestRandomAccessIterator.cpp.o

TestRandomAccessIterator.i: TestRandomAccessIterator.cpp.i
.PHONY : TestRandomAccessIterator.i

# target to preprocess a source file
TestRandomAccessIterator.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.i
.PHONY : TestRandomAccessIterator.cpp.i

TestRandomAccessIterator.s: TestRandomAccessIterator.cpp.s
.PHONY : TestRandomAccessIterator.s

# target to generate assembly for a file
TestRandomAccessIterator.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.s
.PHONY : TestRandomAccessIterator.cpp.s

TestStdAlgorithmsAdjacentDifference.o: TestStdAlgorithmsAdjacentDifference.cpp.o
.PHONY : TestStdAlgorithmsAdjacentDifference.o

# target to build an object file
TestStdAlgorithmsAdjacentDifference.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o
.PHONY : TestStdAlgorithmsAdjacentDifference.cpp.o

TestStdAlgorithmsAdjacentDifference.i: TestStdAlgorithmsAdjacentDifference.cpp.i
.PHONY : TestStdAlgorithmsAdjacentDifference.i

# target to preprocess a source file
TestStdAlgorithmsAdjacentDifference.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.i
.PHONY : TestStdAlgorithmsAdjacentDifference.cpp.i

TestStdAlgorithmsAdjacentDifference.s: TestStdAlgorithmsAdjacentDifference.cpp.s
.PHONY : TestStdAlgorithmsAdjacentDifference.s

# target to generate assembly for a file
TestStdAlgorithmsAdjacentDifference.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.s
.PHONY : TestStdAlgorithmsAdjacentDifference.cpp.s

TestStdAlgorithmsAdjacentFind.o: TestStdAlgorithmsAdjacentFind.cpp.o
.PHONY : TestStdAlgorithmsAdjacentFind.o

# target to build an object file
TestStdAlgorithmsAdjacentFind.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o
.PHONY : TestStdAlgorithmsAdjacentFind.cpp.o

TestStdAlgorithmsAdjacentFind.i: TestStdAlgorithmsAdjacentFind.cpp.i
.PHONY : TestStdAlgorithmsAdjacentFind.i

# target to preprocess a source file
TestStdAlgorithmsAdjacentFind.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.i
.PHONY : TestStdAlgorithmsAdjacentFind.cpp.i

TestStdAlgorithmsAdjacentFind.s: TestStdAlgorithmsAdjacentFind.cpp.s
.PHONY : TestStdAlgorithmsAdjacentFind.s

# target to generate assembly for a file
TestStdAlgorithmsAdjacentFind.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.s
.PHONY : TestStdAlgorithmsAdjacentFind.cpp.s

TestStdAlgorithmsAllAnyNoneOf.o: TestStdAlgorithmsAllAnyNoneOf.cpp.o
.PHONY : TestStdAlgorithmsAllAnyNoneOf.o

# target to build an object file
TestStdAlgorithmsAllAnyNoneOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o
.PHONY : TestStdAlgorithmsAllAnyNoneOf.cpp.o

TestStdAlgorithmsAllAnyNoneOf.i: TestStdAlgorithmsAllAnyNoneOf.cpp.i
.PHONY : TestStdAlgorithmsAllAnyNoneOf.i

# target to preprocess a source file
TestStdAlgorithmsAllAnyNoneOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.i
.PHONY : TestStdAlgorithmsAllAnyNoneOf.cpp.i

TestStdAlgorithmsAllAnyNoneOf.s: TestStdAlgorithmsAllAnyNoneOf.cpp.s
.PHONY : TestStdAlgorithmsAllAnyNoneOf.s

# target to generate assembly for a file
TestStdAlgorithmsAllAnyNoneOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.s
.PHONY : TestStdAlgorithmsAllAnyNoneOf.cpp.s

TestStdAlgorithmsCommon.o: TestStdAlgorithmsCommon.cpp.o
.PHONY : TestStdAlgorithmsCommon.o

# target to build an object file
TestStdAlgorithmsCommon.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o
.PHONY : TestStdAlgorithmsCommon.cpp.o

TestStdAlgorithmsCommon.i: TestStdAlgorithmsCommon.cpp.i
.PHONY : TestStdAlgorithmsCommon.i

# target to preprocess a source file
TestStdAlgorithmsCommon.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.i
.PHONY : TestStdAlgorithmsCommon.cpp.i

TestStdAlgorithmsCommon.s: TestStdAlgorithmsCommon.cpp.s
.PHONY : TestStdAlgorithmsCommon.s

# target to generate assembly for a file
TestStdAlgorithmsCommon.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.s
.PHONY : TestStdAlgorithmsCommon.cpp.s

TestStdAlgorithmsCompileOnly.o: TestStdAlgorithmsCompileOnly.cpp.o
.PHONY : TestStdAlgorithmsCompileOnly.o

# target to build an object file
TestStdAlgorithmsCompileOnly.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o
.PHONY : TestStdAlgorithmsCompileOnly.cpp.o

TestStdAlgorithmsCompileOnly.i: TestStdAlgorithmsCompileOnly.cpp.i
.PHONY : TestStdAlgorithmsCompileOnly.i

# target to preprocess a source file
TestStdAlgorithmsCompileOnly.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.i
.PHONY : TestStdAlgorithmsCompileOnly.cpp.i

TestStdAlgorithmsCompileOnly.s: TestStdAlgorithmsCompileOnly.cpp.s
.PHONY : TestStdAlgorithmsCompileOnly.s

# target to generate assembly for a file
TestStdAlgorithmsCompileOnly.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.s
.PHONY : TestStdAlgorithmsCompileOnly.cpp.s

TestStdAlgorithmsConstraints.o: TestStdAlgorithmsConstraints.cpp.o
.PHONY : TestStdAlgorithmsConstraints.o

# target to build an object file
TestStdAlgorithmsConstraints.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o
.PHONY : TestStdAlgorithmsConstraints.cpp.o

TestStdAlgorithmsConstraints.i: TestStdAlgorithmsConstraints.cpp.i
.PHONY : TestStdAlgorithmsConstraints.i

# target to preprocess a source file
TestStdAlgorithmsConstraints.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.i
.PHONY : TestStdAlgorithmsConstraints.cpp.i

TestStdAlgorithmsConstraints.s: TestStdAlgorithmsConstraints.cpp.s
.PHONY : TestStdAlgorithmsConstraints.s

# target to generate assembly for a file
TestStdAlgorithmsConstraints.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.s
.PHONY : TestStdAlgorithmsConstraints.cpp.s

TestStdAlgorithmsCopyIf.o: TestStdAlgorithmsCopyIf.cpp.o
.PHONY : TestStdAlgorithmsCopyIf.o

# target to build an object file
TestStdAlgorithmsCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o
.PHONY : TestStdAlgorithmsCopyIf.cpp.o

TestStdAlgorithmsCopyIf.i: TestStdAlgorithmsCopyIf.cpp.i
.PHONY : TestStdAlgorithmsCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.i
.PHONY : TestStdAlgorithmsCopyIf.cpp.i

TestStdAlgorithmsCopyIf.s: TestStdAlgorithmsCopyIf.cpp.s
.PHONY : TestStdAlgorithmsCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.s
.PHONY : TestStdAlgorithmsCopyIf.cpp.s

TestStdAlgorithmsCount.o: TestStdAlgorithmsCount.cpp.o
.PHONY : TestStdAlgorithmsCount.o

# target to build an object file
TestStdAlgorithmsCount.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o
.PHONY : TestStdAlgorithmsCount.cpp.o

TestStdAlgorithmsCount.i: TestStdAlgorithmsCount.cpp.i
.PHONY : TestStdAlgorithmsCount.i

# target to preprocess a source file
TestStdAlgorithmsCount.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.i
.PHONY : TestStdAlgorithmsCount.cpp.i

TestStdAlgorithmsCount.s: TestStdAlgorithmsCount.cpp.s
.PHONY : TestStdAlgorithmsCount.s

# target to generate assembly for a file
TestStdAlgorithmsCount.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.s
.PHONY : TestStdAlgorithmsCount.cpp.s

TestStdAlgorithmsEqual.o: TestStdAlgorithmsEqual.cpp.o
.PHONY : TestStdAlgorithmsEqual.o

# target to build an object file
TestStdAlgorithmsEqual.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o
.PHONY : TestStdAlgorithmsEqual.cpp.o

TestStdAlgorithmsEqual.i: TestStdAlgorithmsEqual.cpp.i
.PHONY : TestStdAlgorithmsEqual.i

# target to preprocess a source file
TestStdAlgorithmsEqual.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.i
.PHONY : TestStdAlgorithmsEqual.cpp.i

TestStdAlgorithmsEqual.s: TestStdAlgorithmsEqual.cpp.s
.PHONY : TestStdAlgorithmsEqual.s

# target to generate assembly for a file
TestStdAlgorithmsEqual.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.s
.PHONY : TestStdAlgorithmsEqual.cpp.s

TestStdAlgorithmsExclusiveScan.o: TestStdAlgorithmsExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsExclusiveScan.o

# target to build an object file
TestStdAlgorithmsExclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsExclusiveScan.cpp.o

TestStdAlgorithmsExclusiveScan.i: TestStdAlgorithmsExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsExclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsExclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsExclusiveScan.cpp.i

TestStdAlgorithmsExclusiveScan.s: TestStdAlgorithmsExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsExclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsExclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsExclusiveScan.cpp.s

TestStdAlgorithmsFind.o: TestStdAlgorithmsFind.cpp.o
.PHONY : TestStdAlgorithmsFind.o

# target to build an object file
TestStdAlgorithmsFind.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o
.PHONY : TestStdAlgorithmsFind.cpp.o

TestStdAlgorithmsFind.i: TestStdAlgorithmsFind.cpp.i
.PHONY : TestStdAlgorithmsFind.i

# target to preprocess a source file
TestStdAlgorithmsFind.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.i
.PHONY : TestStdAlgorithmsFind.cpp.i

TestStdAlgorithmsFind.s: TestStdAlgorithmsFind.cpp.s
.PHONY : TestStdAlgorithmsFind.s

# target to generate assembly for a file
TestStdAlgorithmsFind.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.s
.PHONY : TestStdAlgorithmsFind.cpp.s

TestStdAlgorithmsFindEnd.o: TestStdAlgorithmsFindEnd.cpp.o
.PHONY : TestStdAlgorithmsFindEnd.o

# target to build an object file
TestStdAlgorithmsFindEnd.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o
.PHONY : TestStdAlgorithmsFindEnd.cpp.o

TestStdAlgorithmsFindEnd.i: TestStdAlgorithmsFindEnd.cpp.i
.PHONY : TestStdAlgorithmsFindEnd.i

# target to preprocess a source file
TestStdAlgorithmsFindEnd.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.i
.PHONY : TestStdAlgorithmsFindEnd.cpp.i

TestStdAlgorithmsFindEnd.s: TestStdAlgorithmsFindEnd.cpp.s
.PHONY : TestStdAlgorithmsFindEnd.s

# target to generate assembly for a file
TestStdAlgorithmsFindEnd.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.s
.PHONY : TestStdAlgorithmsFindEnd.cpp.s

TestStdAlgorithmsFindFirstOf.o: TestStdAlgorithmsFindFirstOf.cpp.o
.PHONY : TestStdAlgorithmsFindFirstOf.o

# target to build an object file
TestStdAlgorithmsFindFirstOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o
.PHONY : TestStdAlgorithmsFindFirstOf.cpp.o

TestStdAlgorithmsFindFirstOf.i: TestStdAlgorithmsFindFirstOf.cpp.i
.PHONY : TestStdAlgorithmsFindFirstOf.i

# target to preprocess a source file
TestStdAlgorithmsFindFirstOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.i
.PHONY : TestStdAlgorithmsFindFirstOf.cpp.i

TestStdAlgorithmsFindFirstOf.s: TestStdAlgorithmsFindFirstOf.cpp.s
.PHONY : TestStdAlgorithmsFindFirstOf.s

# target to generate assembly for a file
TestStdAlgorithmsFindFirstOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.s
.PHONY : TestStdAlgorithmsFindFirstOf.cpp.s

TestStdAlgorithmsForEach.o: TestStdAlgorithmsForEach.cpp.o
.PHONY : TestStdAlgorithmsForEach.o

# target to build an object file
TestStdAlgorithmsForEach.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o
.PHONY : TestStdAlgorithmsForEach.cpp.o

TestStdAlgorithmsForEach.i: TestStdAlgorithmsForEach.cpp.i
.PHONY : TestStdAlgorithmsForEach.i

# target to preprocess a source file
TestStdAlgorithmsForEach.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.i
.PHONY : TestStdAlgorithmsForEach.cpp.i

TestStdAlgorithmsForEach.s: TestStdAlgorithmsForEach.cpp.s
.PHONY : TestStdAlgorithmsForEach.s

# target to generate assembly for a file
TestStdAlgorithmsForEach.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.s
.PHONY : TestStdAlgorithmsForEach.cpp.s

TestStdAlgorithmsInclusiveScan.o: TestStdAlgorithmsInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsInclusiveScan.o

# target to build an object file
TestStdAlgorithmsInclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsInclusiveScan.cpp.o

TestStdAlgorithmsInclusiveScan.i: TestStdAlgorithmsInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsInclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsInclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsInclusiveScan.cpp.i

TestStdAlgorithmsInclusiveScan.s: TestStdAlgorithmsInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsInclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsInclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsInclusiveScan.cpp.s

TestStdAlgorithmsIsSorted.o: TestStdAlgorithmsIsSorted.cpp.o
.PHONY : TestStdAlgorithmsIsSorted.o

# target to build an object file
TestStdAlgorithmsIsSorted.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o
.PHONY : TestStdAlgorithmsIsSorted.cpp.o

TestStdAlgorithmsIsSorted.i: TestStdAlgorithmsIsSorted.cpp.i
.PHONY : TestStdAlgorithmsIsSorted.i

# target to preprocess a source file
TestStdAlgorithmsIsSorted.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.i
.PHONY : TestStdAlgorithmsIsSorted.cpp.i

TestStdAlgorithmsIsSorted.s: TestStdAlgorithmsIsSorted.cpp.s
.PHONY : TestStdAlgorithmsIsSorted.s

# target to generate assembly for a file
TestStdAlgorithmsIsSorted.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.s
.PHONY : TestStdAlgorithmsIsSorted.cpp.s

TestStdAlgorithmsIsSortedUntil.o: TestStdAlgorithmsIsSortedUntil.cpp.o
.PHONY : TestStdAlgorithmsIsSortedUntil.o

# target to build an object file
TestStdAlgorithmsIsSortedUntil.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o
.PHONY : TestStdAlgorithmsIsSortedUntil.cpp.o

TestStdAlgorithmsIsSortedUntil.i: TestStdAlgorithmsIsSortedUntil.cpp.i
.PHONY : TestStdAlgorithmsIsSortedUntil.i

# target to preprocess a source file
TestStdAlgorithmsIsSortedUntil.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.i
.PHONY : TestStdAlgorithmsIsSortedUntil.cpp.i

TestStdAlgorithmsIsSortedUntil.s: TestStdAlgorithmsIsSortedUntil.cpp.s
.PHONY : TestStdAlgorithmsIsSortedUntil.s

# target to generate assembly for a file
TestStdAlgorithmsIsSortedUntil.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.s
.PHONY : TestStdAlgorithmsIsSortedUntil.cpp.s

TestStdAlgorithmsLexicographicalCompare.o: TestStdAlgorithmsLexicographicalCompare.cpp.o
.PHONY : TestStdAlgorithmsLexicographicalCompare.o

# target to build an object file
TestStdAlgorithmsLexicographicalCompare.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o
.PHONY : TestStdAlgorithmsLexicographicalCompare.cpp.o

TestStdAlgorithmsLexicographicalCompare.i: TestStdAlgorithmsLexicographicalCompare.cpp.i
.PHONY : TestStdAlgorithmsLexicographicalCompare.i

# target to preprocess a source file
TestStdAlgorithmsLexicographicalCompare.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.i
.PHONY : TestStdAlgorithmsLexicographicalCompare.cpp.i

TestStdAlgorithmsLexicographicalCompare.s: TestStdAlgorithmsLexicographicalCompare.cpp.s
.PHONY : TestStdAlgorithmsLexicographicalCompare.s

# target to generate assembly for a file
TestStdAlgorithmsLexicographicalCompare.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.s
.PHONY : TestStdAlgorithmsLexicographicalCompare.cpp.s

TestStdAlgorithmsMinMaxElementOps.o: TestStdAlgorithmsMinMaxElementOps.cpp.o
.PHONY : TestStdAlgorithmsMinMaxElementOps.o

# target to build an object file
TestStdAlgorithmsMinMaxElementOps.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o
.PHONY : TestStdAlgorithmsMinMaxElementOps.cpp.o

TestStdAlgorithmsMinMaxElementOps.i: TestStdAlgorithmsMinMaxElementOps.cpp.i
.PHONY : TestStdAlgorithmsMinMaxElementOps.i

# target to preprocess a source file
TestStdAlgorithmsMinMaxElementOps.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.i
.PHONY : TestStdAlgorithmsMinMaxElementOps.cpp.i

TestStdAlgorithmsMinMaxElementOps.s: TestStdAlgorithmsMinMaxElementOps.cpp.s
.PHONY : TestStdAlgorithmsMinMaxElementOps.s

# target to generate assembly for a file
TestStdAlgorithmsMinMaxElementOps.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.s
.PHONY : TestStdAlgorithmsMinMaxElementOps.cpp.s

TestStdAlgorithmsMismatch.o: TestStdAlgorithmsMismatch.cpp.o
.PHONY : TestStdAlgorithmsMismatch.o

# target to build an object file
TestStdAlgorithmsMismatch.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o
.PHONY : TestStdAlgorithmsMismatch.cpp.o

TestStdAlgorithmsMismatch.i: TestStdAlgorithmsMismatch.cpp.i
.PHONY : TestStdAlgorithmsMismatch.i

# target to preprocess a source file
TestStdAlgorithmsMismatch.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.i
.PHONY : TestStdAlgorithmsMismatch.cpp.i

TestStdAlgorithmsMismatch.s: TestStdAlgorithmsMismatch.cpp.s
.PHONY : TestStdAlgorithmsMismatch.s

# target to generate assembly for a file
TestStdAlgorithmsMismatch.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.s
.PHONY : TestStdAlgorithmsMismatch.cpp.s

TestStdAlgorithmsModOps.o: TestStdAlgorithmsModOps.cpp.o
.PHONY : TestStdAlgorithmsModOps.o

# target to build an object file
TestStdAlgorithmsModOps.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o
.PHONY : TestStdAlgorithmsModOps.cpp.o

TestStdAlgorithmsModOps.i: TestStdAlgorithmsModOps.cpp.i
.PHONY : TestStdAlgorithmsModOps.i

# target to preprocess a source file
TestStdAlgorithmsModOps.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.i
.PHONY : TestStdAlgorithmsModOps.cpp.i

TestStdAlgorithmsModOps.s: TestStdAlgorithmsModOps.cpp.s
.PHONY : TestStdAlgorithmsModOps.s

# target to generate assembly for a file
TestStdAlgorithmsModOps.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.s
.PHONY : TestStdAlgorithmsModOps.cpp.s

TestStdAlgorithmsModSeqOps.o: TestStdAlgorithmsModSeqOps.cpp.o
.PHONY : TestStdAlgorithmsModSeqOps.o

# target to build an object file
TestStdAlgorithmsModSeqOps.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o
.PHONY : TestStdAlgorithmsModSeqOps.cpp.o

TestStdAlgorithmsModSeqOps.i: TestStdAlgorithmsModSeqOps.cpp.i
.PHONY : TestStdAlgorithmsModSeqOps.i

# target to preprocess a source file
TestStdAlgorithmsModSeqOps.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.i
.PHONY : TestStdAlgorithmsModSeqOps.cpp.i

TestStdAlgorithmsModSeqOps.s: TestStdAlgorithmsModSeqOps.cpp.s
.PHONY : TestStdAlgorithmsModSeqOps.s

# target to generate assembly for a file
TestStdAlgorithmsModSeqOps.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.s
.PHONY : TestStdAlgorithmsModSeqOps.cpp.s

TestStdAlgorithmsMoveBackward.o: TestStdAlgorithmsMoveBackward.cpp.o
.PHONY : TestStdAlgorithmsMoveBackward.o

# target to build an object file
TestStdAlgorithmsMoveBackward.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o
.PHONY : TestStdAlgorithmsMoveBackward.cpp.o

TestStdAlgorithmsMoveBackward.i: TestStdAlgorithmsMoveBackward.cpp.i
.PHONY : TestStdAlgorithmsMoveBackward.i

# target to preprocess a source file
TestStdAlgorithmsMoveBackward.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.i
.PHONY : TestStdAlgorithmsMoveBackward.cpp.i

TestStdAlgorithmsMoveBackward.s: TestStdAlgorithmsMoveBackward.cpp.s
.PHONY : TestStdAlgorithmsMoveBackward.s

# target to generate assembly for a file
TestStdAlgorithmsMoveBackward.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.s
.PHONY : TestStdAlgorithmsMoveBackward.cpp.s

TestStdAlgorithmsNumerics.o: TestStdAlgorithmsNumerics.cpp.o
.PHONY : TestStdAlgorithmsNumerics.o

# target to build an object file
TestStdAlgorithmsNumerics.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o
.PHONY : TestStdAlgorithmsNumerics.cpp.o

TestStdAlgorithmsNumerics.i: TestStdAlgorithmsNumerics.cpp.i
.PHONY : TestStdAlgorithmsNumerics.i

# target to preprocess a source file
TestStdAlgorithmsNumerics.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.i
.PHONY : TestStdAlgorithmsNumerics.cpp.i

TestStdAlgorithmsNumerics.s: TestStdAlgorithmsNumerics.cpp.s
.PHONY : TestStdAlgorithmsNumerics.s

# target to generate assembly for a file
TestStdAlgorithmsNumerics.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.s
.PHONY : TestStdAlgorithmsNumerics.cpp.s

TestStdAlgorithmsPartitionCopy.o: TestStdAlgorithmsPartitionCopy.cpp.o
.PHONY : TestStdAlgorithmsPartitionCopy.o

# target to build an object file
TestStdAlgorithmsPartitionCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o
.PHONY : TestStdAlgorithmsPartitionCopy.cpp.o

TestStdAlgorithmsPartitionCopy.i: TestStdAlgorithmsPartitionCopy.cpp.i
.PHONY : TestStdAlgorithmsPartitionCopy.i

# target to preprocess a source file
TestStdAlgorithmsPartitionCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.i
.PHONY : TestStdAlgorithmsPartitionCopy.cpp.i

TestStdAlgorithmsPartitionCopy.s: TestStdAlgorithmsPartitionCopy.cpp.s
.PHONY : TestStdAlgorithmsPartitionCopy.s

# target to generate assembly for a file
TestStdAlgorithmsPartitionCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.s
.PHONY : TestStdAlgorithmsPartitionCopy.cpp.s

TestStdAlgorithmsPartitioningOps.o: TestStdAlgorithmsPartitioningOps.cpp.o
.PHONY : TestStdAlgorithmsPartitioningOps.o

# target to build an object file
TestStdAlgorithmsPartitioningOps.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o
.PHONY : TestStdAlgorithmsPartitioningOps.cpp.o

TestStdAlgorithmsPartitioningOps.i: TestStdAlgorithmsPartitioningOps.cpp.i
.PHONY : TestStdAlgorithmsPartitioningOps.i

# target to preprocess a source file
TestStdAlgorithmsPartitioningOps.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.i
.PHONY : TestStdAlgorithmsPartitioningOps.cpp.i

TestStdAlgorithmsPartitioningOps.s: TestStdAlgorithmsPartitioningOps.cpp.s
.PHONY : TestStdAlgorithmsPartitioningOps.s

# target to generate assembly for a file
TestStdAlgorithmsPartitioningOps.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.s
.PHONY : TestStdAlgorithmsPartitioningOps.cpp.s

TestStdAlgorithmsRemove.o: TestStdAlgorithmsRemove.cpp.o
.PHONY : TestStdAlgorithmsRemove.o

# target to build an object file
TestStdAlgorithmsRemove.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o
.PHONY : TestStdAlgorithmsRemove.cpp.o

TestStdAlgorithmsRemove.i: TestStdAlgorithmsRemove.cpp.i
.PHONY : TestStdAlgorithmsRemove.i

# target to preprocess a source file
TestStdAlgorithmsRemove.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.i
.PHONY : TestStdAlgorithmsRemove.cpp.i

TestStdAlgorithmsRemove.s: TestStdAlgorithmsRemove.cpp.s
.PHONY : TestStdAlgorithmsRemove.s

# target to generate assembly for a file
TestStdAlgorithmsRemove.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.s
.PHONY : TestStdAlgorithmsRemove.cpp.s

TestStdAlgorithmsRemoveCopy.o: TestStdAlgorithmsRemoveCopy.cpp.o
.PHONY : TestStdAlgorithmsRemoveCopy.o

# target to build an object file
TestStdAlgorithmsRemoveCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o
.PHONY : TestStdAlgorithmsRemoveCopy.cpp.o

TestStdAlgorithmsRemoveCopy.i: TestStdAlgorithmsRemoveCopy.cpp.i
.PHONY : TestStdAlgorithmsRemoveCopy.i

# target to preprocess a source file
TestStdAlgorithmsRemoveCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.i
.PHONY : TestStdAlgorithmsRemoveCopy.cpp.i

TestStdAlgorithmsRemoveCopy.s: TestStdAlgorithmsRemoveCopy.cpp.s
.PHONY : TestStdAlgorithmsRemoveCopy.s

# target to generate assembly for a file
TestStdAlgorithmsRemoveCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.s
.PHONY : TestStdAlgorithmsRemoveCopy.cpp.s

TestStdAlgorithmsRemoveCopyIf.o: TestStdAlgorithmsRemoveCopyIf.cpp.o
.PHONY : TestStdAlgorithmsRemoveCopyIf.o

# target to build an object file
TestStdAlgorithmsRemoveCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o
.PHONY : TestStdAlgorithmsRemoveCopyIf.cpp.o

TestStdAlgorithmsRemoveCopyIf.i: TestStdAlgorithmsRemoveCopyIf.cpp.i
.PHONY : TestStdAlgorithmsRemoveCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsRemoveCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.i
.PHONY : TestStdAlgorithmsRemoveCopyIf.cpp.i

TestStdAlgorithmsRemoveCopyIf.s: TestStdAlgorithmsRemoveCopyIf.cpp.s
.PHONY : TestStdAlgorithmsRemoveCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsRemoveCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.s
.PHONY : TestStdAlgorithmsRemoveCopyIf.cpp.s

TestStdAlgorithmsRemoveIf.o: TestStdAlgorithmsRemoveIf.cpp.o
.PHONY : TestStdAlgorithmsRemoveIf.o

# target to build an object file
TestStdAlgorithmsRemoveIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o
.PHONY : TestStdAlgorithmsRemoveIf.cpp.o

TestStdAlgorithmsRemoveIf.i: TestStdAlgorithmsRemoveIf.cpp.i
.PHONY : TestStdAlgorithmsRemoveIf.i

# target to preprocess a source file
TestStdAlgorithmsRemoveIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.i
.PHONY : TestStdAlgorithmsRemoveIf.cpp.i

TestStdAlgorithmsRemoveIf.s: TestStdAlgorithmsRemoveIf.cpp.s
.PHONY : TestStdAlgorithmsRemoveIf.s

# target to generate assembly for a file
TestStdAlgorithmsRemoveIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.s
.PHONY : TestStdAlgorithmsRemoveIf.cpp.s

TestStdAlgorithmsReplace.o: TestStdAlgorithmsReplace.cpp.o
.PHONY : TestStdAlgorithmsReplace.o

# target to build an object file
TestStdAlgorithmsReplace.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o
.PHONY : TestStdAlgorithmsReplace.cpp.o

TestStdAlgorithmsReplace.i: TestStdAlgorithmsReplace.cpp.i
.PHONY : TestStdAlgorithmsReplace.i

# target to preprocess a source file
TestStdAlgorithmsReplace.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.i
.PHONY : TestStdAlgorithmsReplace.cpp.i

TestStdAlgorithmsReplace.s: TestStdAlgorithmsReplace.cpp.s
.PHONY : TestStdAlgorithmsReplace.s

# target to generate assembly for a file
TestStdAlgorithmsReplace.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.s
.PHONY : TestStdAlgorithmsReplace.cpp.s

TestStdAlgorithmsReplaceCopy.o: TestStdAlgorithmsReplaceCopy.cpp.o
.PHONY : TestStdAlgorithmsReplaceCopy.o

# target to build an object file
TestStdAlgorithmsReplaceCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o
.PHONY : TestStdAlgorithmsReplaceCopy.cpp.o

TestStdAlgorithmsReplaceCopy.i: TestStdAlgorithmsReplaceCopy.cpp.i
.PHONY : TestStdAlgorithmsReplaceCopy.i

# target to preprocess a source file
TestStdAlgorithmsReplaceCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.i
.PHONY : TestStdAlgorithmsReplaceCopy.cpp.i

TestStdAlgorithmsReplaceCopy.s: TestStdAlgorithmsReplaceCopy.cpp.s
.PHONY : TestStdAlgorithmsReplaceCopy.s

# target to generate assembly for a file
TestStdAlgorithmsReplaceCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.s
.PHONY : TestStdAlgorithmsReplaceCopy.cpp.s

TestStdAlgorithmsReplaceCopyIf.o: TestStdAlgorithmsReplaceCopyIf.cpp.o
.PHONY : TestStdAlgorithmsReplaceCopyIf.o

# target to build an object file
TestStdAlgorithmsReplaceCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o
.PHONY : TestStdAlgorithmsReplaceCopyIf.cpp.o

TestStdAlgorithmsReplaceCopyIf.i: TestStdAlgorithmsReplaceCopyIf.cpp.i
.PHONY : TestStdAlgorithmsReplaceCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsReplaceCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.i
.PHONY : TestStdAlgorithmsReplaceCopyIf.cpp.i

TestStdAlgorithmsReplaceCopyIf.s: TestStdAlgorithmsReplaceCopyIf.cpp.s
.PHONY : TestStdAlgorithmsReplaceCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsReplaceCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.s
.PHONY : TestStdAlgorithmsReplaceCopyIf.cpp.s

TestStdAlgorithmsReplaceIf.o: TestStdAlgorithmsReplaceIf.cpp.o
.PHONY : TestStdAlgorithmsReplaceIf.o

# target to build an object file
TestStdAlgorithmsReplaceIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o
.PHONY : TestStdAlgorithmsReplaceIf.cpp.o

TestStdAlgorithmsReplaceIf.i: TestStdAlgorithmsReplaceIf.cpp.i
.PHONY : TestStdAlgorithmsReplaceIf.i

# target to preprocess a source file
TestStdAlgorithmsReplaceIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.i
.PHONY : TestStdAlgorithmsReplaceIf.cpp.i

TestStdAlgorithmsReplaceIf.s: TestStdAlgorithmsReplaceIf.cpp.s
.PHONY : TestStdAlgorithmsReplaceIf.s

# target to generate assembly for a file
TestStdAlgorithmsReplaceIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.s
.PHONY : TestStdAlgorithmsReplaceIf.cpp.s

TestStdAlgorithmsReverse.o: TestStdAlgorithmsReverse.cpp.o
.PHONY : TestStdAlgorithmsReverse.o

# target to build an object file
TestStdAlgorithmsReverse.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o
.PHONY : TestStdAlgorithmsReverse.cpp.o

TestStdAlgorithmsReverse.i: TestStdAlgorithmsReverse.cpp.i
.PHONY : TestStdAlgorithmsReverse.i

# target to preprocess a source file
TestStdAlgorithmsReverse.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.i
.PHONY : TestStdAlgorithmsReverse.cpp.i

TestStdAlgorithmsReverse.s: TestStdAlgorithmsReverse.cpp.s
.PHONY : TestStdAlgorithmsReverse.s

# target to generate assembly for a file
TestStdAlgorithmsReverse.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.s
.PHONY : TestStdAlgorithmsReverse.cpp.s

TestStdAlgorithmsRotate.o: TestStdAlgorithmsRotate.cpp.o
.PHONY : TestStdAlgorithmsRotate.o

# target to build an object file
TestStdAlgorithmsRotate.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o
.PHONY : TestStdAlgorithmsRotate.cpp.o

TestStdAlgorithmsRotate.i: TestStdAlgorithmsRotate.cpp.i
.PHONY : TestStdAlgorithmsRotate.i

# target to preprocess a source file
TestStdAlgorithmsRotate.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.i
.PHONY : TestStdAlgorithmsRotate.cpp.i

TestStdAlgorithmsRotate.s: TestStdAlgorithmsRotate.cpp.s
.PHONY : TestStdAlgorithmsRotate.s

# target to generate assembly for a file
TestStdAlgorithmsRotate.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.s
.PHONY : TestStdAlgorithmsRotate.cpp.s

TestStdAlgorithmsRotateCopy.o: TestStdAlgorithmsRotateCopy.cpp.o
.PHONY : TestStdAlgorithmsRotateCopy.o

# target to build an object file
TestStdAlgorithmsRotateCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o
.PHONY : TestStdAlgorithmsRotateCopy.cpp.o

TestStdAlgorithmsRotateCopy.i: TestStdAlgorithmsRotateCopy.cpp.i
.PHONY : TestStdAlgorithmsRotateCopy.i

# target to preprocess a source file
TestStdAlgorithmsRotateCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.i
.PHONY : TestStdAlgorithmsRotateCopy.cpp.i

TestStdAlgorithmsRotateCopy.s: TestStdAlgorithmsRotateCopy.cpp.s
.PHONY : TestStdAlgorithmsRotateCopy.s

# target to generate assembly for a file
TestStdAlgorithmsRotateCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.s
.PHONY : TestStdAlgorithmsRotateCopy.cpp.s

TestStdAlgorithmsSearch.o: TestStdAlgorithmsSearch.cpp.o
.PHONY : TestStdAlgorithmsSearch.o

# target to build an object file
TestStdAlgorithmsSearch.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o
.PHONY : TestStdAlgorithmsSearch.cpp.o

TestStdAlgorithmsSearch.i: TestStdAlgorithmsSearch.cpp.i
.PHONY : TestStdAlgorithmsSearch.i

# target to preprocess a source file
TestStdAlgorithmsSearch.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.i
.PHONY : TestStdAlgorithmsSearch.cpp.i

TestStdAlgorithmsSearch.s: TestStdAlgorithmsSearch.cpp.s
.PHONY : TestStdAlgorithmsSearch.s

# target to generate assembly for a file
TestStdAlgorithmsSearch.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.s
.PHONY : TestStdAlgorithmsSearch.cpp.s

TestStdAlgorithmsSearch_n.o: TestStdAlgorithmsSearch_n.cpp.o
.PHONY : TestStdAlgorithmsSearch_n.o

# target to build an object file
TestStdAlgorithmsSearch_n.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o
.PHONY : TestStdAlgorithmsSearch_n.cpp.o

TestStdAlgorithmsSearch_n.i: TestStdAlgorithmsSearch_n.cpp.i
.PHONY : TestStdAlgorithmsSearch_n.i

# target to preprocess a source file
TestStdAlgorithmsSearch_n.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.i
.PHONY : TestStdAlgorithmsSearch_n.cpp.i

TestStdAlgorithmsSearch_n.s: TestStdAlgorithmsSearch_n.cpp.s
.PHONY : TestStdAlgorithmsSearch_n.s

# target to generate assembly for a file
TestStdAlgorithmsSearch_n.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.s
.PHONY : TestStdAlgorithmsSearch_n.cpp.s

TestStdAlgorithmsShiftLeft.o: TestStdAlgorithmsShiftLeft.cpp.o
.PHONY : TestStdAlgorithmsShiftLeft.o

# target to build an object file
TestStdAlgorithmsShiftLeft.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o
.PHONY : TestStdAlgorithmsShiftLeft.cpp.o

TestStdAlgorithmsShiftLeft.i: TestStdAlgorithmsShiftLeft.cpp.i
.PHONY : TestStdAlgorithmsShiftLeft.i

# target to preprocess a source file
TestStdAlgorithmsShiftLeft.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.i
.PHONY : TestStdAlgorithmsShiftLeft.cpp.i

TestStdAlgorithmsShiftLeft.s: TestStdAlgorithmsShiftLeft.cpp.s
.PHONY : TestStdAlgorithmsShiftLeft.s

# target to generate assembly for a file
TestStdAlgorithmsShiftLeft.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.s
.PHONY : TestStdAlgorithmsShiftLeft.cpp.s

TestStdAlgorithmsShiftRight.o: TestStdAlgorithmsShiftRight.cpp.o
.PHONY : TestStdAlgorithmsShiftRight.o

# target to build an object file
TestStdAlgorithmsShiftRight.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o
.PHONY : TestStdAlgorithmsShiftRight.cpp.o

TestStdAlgorithmsShiftRight.i: TestStdAlgorithmsShiftRight.cpp.i
.PHONY : TestStdAlgorithmsShiftRight.i

# target to preprocess a source file
TestStdAlgorithmsShiftRight.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.i
.PHONY : TestStdAlgorithmsShiftRight.cpp.i

TestStdAlgorithmsShiftRight.s: TestStdAlgorithmsShiftRight.cpp.s
.PHONY : TestStdAlgorithmsShiftRight.s

# target to generate assembly for a file
TestStdAlgorithmsShiftRight.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.s
.PHONY : TestStdAlgorithmsShiftRight.cpp.s

TestStdAlgorithmsTeamAdjacentDifference.o: TestStdAlgorithmsTeamAdjacentDifference.cpp.o
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.o

# target to build an object file
TestStdAlgorithmsTeamAdjacentDifference.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.cpp.o

TestStdAlgorithmsTeamAdjacentDifference.i: TestStdAlgorithmsTeamAdjacentDifference.cpp.i
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.i

# target to preprocess a source file
TestStdAlgorithmsTeamAdjacentDifference.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.i
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.cpp.i

TestStdAlgorithmsTeamAdjacentDifference.s: TestStdAlgorithmsTeamAdjacentDifference.cpp.s
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.s

# target to generate assembly for a file
TestStdAlgorithmsTeamAdjacentDifference.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.s
.PHONY : TestStdAlgorithmsTeamAdjacentDifference.cpp.s

TestStdAlgorithmsTeamAdjacentFind.o: TestStdAlgorithmsTeamAdjacentFind.cpp.o
.PHONY : TestStdAlgorithmsTeamAdjacentFind.o

# target to build an object file
TestStdAlgorithmsTeamAdjacentFind.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o
.PHONY : TestStdAlgorithmsTeamAdjacentFind.cpp.o

TestStdAlgorithmsTeamAdjacentFind.i: TestStdAlgorithmsTeamAdjacentFind.cpp.i
.PHONY : TestStdAlgorithmsTeamAdjacentFind.i

# target to preprocess a source file
TestStdAlgorithmsTeamAdjacentFind.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.i
.PHONY : TestStdAlgorithmsTeamAdjacentFind.cpp.i

TestStdAlgorithmsTeamAdjacentFind.s: TestStdAlgorithmsTeamAdjacentFind.cpp.s
.PHONY : TestStdAlgorithmsTeamAdjacentFind.s

# target to generate assembly for a file
TestStdAlgorithmsTeamAdjacentFind.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.s
.PHONY : TestStdAlgorithmsTeamAdjacentFind.cpp.s

TestStdAlgorithmsTeamAllOf.o: TestStdAlgorithmsTeamAllOf.cpp.o
.PHONY : TestStdAlgorithmsTeamAllOf.o

# target to build an object file
TestStdAlgorithmsTeamAllOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o
.PHONY : TestStdAlgorithmsTeamAllOf.cpp.o

TestStdAlgorithmsTeamAllOf.i: TestStdAlgorithmsTeamAllOf.cpp.i
.PHONY : TestStdAlgorithmsTeamAllOf.i

# target to preprocess a source file
TestStdAlgorithmsTeamAllOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.i
.PHONY : TestStdAlgorithmsTeamAllOf.cpp.i

TestStdAlgorithmsTeamAllOf.s: TestStdAlgorithmsTeamAllOf.cpp.s
.PHONY : TestStdAlgorithmsTeamAllOf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamAllOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.s
.PHONY : TestStdAlgorithmsTeamAllOf.cpp.s

TestStdAlgorithmsTeamAnyOf.o: TestStdAlgorithmsTeamAnyOf.cpp.o
.PHONY : TestStdAlgorithmsTeamAnyOf.o

# target to build an object file
TestStdAlgorithmsTeamAnyOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o
.PHONY : TestStdAlgorithmsTeamAnyOf.cpp.o

TestStdAlgorithmsTeamAnyOf.i: TestStdAlgorithmsTeamAnyOf.cpp.i
.PHONY : TestStdAlgorithmsTeamAnyOf.i

# target to preprocess a source file
TestStdAlgorithmsTeamAnyOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.i
.PHONY : TestStdAlgorithmsTeamAnyOf.cpp.i

TestStdAlgorithmsTeamAnyOf.s: TestStdAlgorithmsTeamAnyOf.cpp.s
.PHONY : TestStdAlgorithmsTeamAnyOf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamAnyOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.s
.PHONY : TestStdAlgorithmsTeamAnyOf.cpp.s

TestStdAlgorithmsTeamCopy.o: TestStdAlgorithmsTeamCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamCopy.o

# target to build an object file
TestStdAlgorithmsTeamCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamCopy.cpp.o

TestStdAlgorithmsTeamCopy.i: TestStdAlgorithmsTeamCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamCopy.cpp.i

TestStdAlgorithmsTeamCopy.s: TestStdAlgorithmsTeamCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamCopy.cpp.s

TestStdAlgorithmsTeamCopyBackward.o: TestStdAlgorithmsTeamCopyBackward.cpp.o
.PHONY : TestStdAlgorithmsTeamCopyBackward.o

# target to build an object file
TestStdAlgorithmsTeamCopyBackward.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o
.PHONY : TestStdAlgorithmsTeamCopyBackward.cpp.o

TestStdAlgorithmsTeamCopyBackward.i: TestStdAlgorithmsTeamCopyBackward.cpp.i
.PHONY : TestStdAlgorithmsTeamCopyBackward.i

# target to preprocess a source file
TestStdAlgorithmsTeamCopyBackward.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.i
.PHONY : TestStdAlgorithmsTeamCopyBackward.cpp.i

TestStdAlgorithmsTeamCopyBackward.s: TestStdAlgorithmsTeamCopyBackward.cpp.s
.PHONY : TestStdAlgorithmsTeamCopyBackward.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCopyBackward.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.s
.PHONY : TestStdAlgorithmsTeamCopyBackward.cpp.s

TestStdAlgorithmsTeamCopyIf.o: TestStdAlgorithmsTeamCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamCopyIf.o

# target to build an object file
TestStdAlgorithmsTeamCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamCopyIf.cpp.o

TestStdAlgorithmsTeamCopyIf.i: TestStdAlgorithmsTeamCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamCopyIf.cpp.i

TestStdAlgorithmsTeamCopyIf.s: TestStdAlgorithmsTeamCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamCopyIf.cpp.s

TestStdAlgorithmsTeamCopy_n.o: TestStdAlgorithmsTeamCopy_n.cpp.o
.PHONY : TestStdAlgorithmsTeamCopy_n.o

# target to build an object file
TestStdAlgorithmsTeamCopy_n.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o
.PHONY : TestStdAlgorithmsTeamCopy_n.cpp.o

TestStdAlgorithmsTeamCopy_n.i: TestStdAlgorithmsTeamCopy_n.cpp.i
.PHONY : TestStdAlgorithmsTeamCopy_n.i

# target to preprocess a source file
TestStdAlgorithmsTeamCopy_n.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.i
.PHONY : TestStdAlgorithmsTeamCopy_n.cpp.i

TestStdAlgorithmsTeamCopy_n.s: TestStdAlgorithmsTeamCopy_n.cpp.s
.PHONY : TestStdAlgorithmsTeamCopy_n.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCopy_n.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.s
.PHONY : TestStdAlgorithmsTeamCopy_n.cpp.s

TestStdAlgorithmsTeamCount.o: TestStdAlgorithmsTeamCount.cpp.o
.PHONY : TestStdAlgorithmsTeamCount.o

# target to build an object file
TestStdAlgorithmsTeamCount.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o
.PHONY : TestStdAlgorithmsTeamCount.cpp.o

TestStdAlgorithmsTeamCount.i: TestStdAlgorithmsTeamCount.cpp.i
.PHONY : TestStdAlgorithmsTeamCount.i

# target to preprocess a source file
TestStdAlgorithmsTeamCount.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.i
.PHONY : TestStdAlgorithmsTeamCount.cpp.i

TestStdAlgorithmsTeamCount.s: TestStdAlgorithmsTeamCount.cpp.s
.PHONY : TestStdAlgorithmsTeamCount.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCount.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.s
.PHONY : TestStdAlgorithmsTeamCount.cpp.s

TestStdAlgorithmsTeamCountIf.o: TestStdAlgorithmsTeamCountIf.cpp.o
.PHONY : TestStdAlgorithmsTeamCountIf.o

# target to build an object file
TestStdAlgorithmsTeamCountIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o
.PHONY : TestStdAlgorithmsTeamCountIf.cpp.o

TestStdAlgorithmsTeamCountIf.i: TestStdAlgorithmsTeamCountIf.cpp.i
.PHONY : TestStdAlgorithmsTeamCountIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamCountIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.i
.PHONY : TestStdAlgorithmsTeamCountIf.cpp.i

TestStdAlgorithmsTeamCountIf.s: TestStdAlgorithmsTeamCountIf.cpp.s
.PHONY : TestStdAlgorithmsTeamCountIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamCountIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.s
.PHONY : TestStdAlgorithmsTeamCountIf.cpp.s

TestStdAlgorithmsTeamEqual.o: TestStdAlgorithmsTeamEqual.cpp.o
.PHONY : TestStdAlgorithmsTeamEqual.o

# target to build an object file
TestStdAlgorithmsTeamEqual.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o
.PHONY : TestStdAlgorithmsTeamEqual.cpp.o

TestStdAlgorithmsTeamEqual.i: TestStdAlgorithmsTeamEqual.cpp.i
.PHONY : TestStdAlgorithmsTeamEqual.i

# target to preprocess a source file
TestStdAlgorithmsTeamEqual.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.i
.PHONY : TestStdAlgorithmsTeamEqual.cpp.i

TestStdAlgorithmsTeamEqual.s: TestStdAlgorithmsTeamEqual.cpp.s
.PHONY : TestStdAlgorithmsTeamEqual.s

# target to generate assembly for a file
TestStdAlgorithmsTeamEqual.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.s
.PHONY : TestStdAlgorithmsTeamEqual.cpp.s

TestStdAlgorithmsTeamExclusiveScan.o: TestStdAlgorithmsTeamExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamExclusiveScan.o

# target to build an object file
TestStdAlgorithmsTeamExclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamExclusiveScan.cpp.o

TestStdAlgorithmsTeamExclusiveScan.i: TestStdAlgorithmsTeamExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamExclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTeamExclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamExclusiveScan.cpp.i

TestStdAlgorithmsTeamExclusiveScan.s: TestStdAlgorithmsTeamExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamExclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTeamExclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamExclusiveScan.cpp.s

TestStdAlgorithmsTeamFill.o: TestStdAlgorithmsTeamFill.cpp.o
.PHONY : TestStdAlgorithmsTeamFill.o

# target to build an object file
TestStdAlgorithmsTeamFill.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o
.PHONY : TestStdAlgorithmsTeamFill.cpp.o

TestStdAlgorithmsTeamFill.i: TestStdAlgorithmsTeamFill.cpp.i
.PHONY : TestStdAlgorithmsTeamFill.i

# target to preprocess a source file
TestStdAlgorithmsTeamFill.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.i
.PHONY : TestStdAlgorithmsTeamFill.cpp.i

TestStdAlgorithmsTeamFill.s: TestStdAlgorithmsTeamFill.cpp.s
.PHONY : TestStdAlgorithmsTeamFill.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFill.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.s
.PHONY : TestStdAlgorithmsTeamFill.cpp.s

TestStdAlgorithmsTeamFill_n.o: TestStdAlgorithmsTeamFill_n.cpp.o
.PHONY : TestStdAlgorithmsTeamFill_n.o

# target to build an object file
TestStdAlgorithmsTeamFill_n.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o
.PHONY : TestStdAlgorithmsTeamFill_n.cpp.o

TestStdAlgorithmsTeamFill_n.i: TestStdAlgorithmsTeamFill_n.cpp.i
.PHONY : TestStdAlgorithmsTeamFill_n.i

# target to preprocess a source file
TestStdAlgorithmsTeamFill_n.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.i
.PHONY : TestStdAlgorithmsTeamFill_n.cpp.i

TestStdAlgorithmsTeamFill_n.s: TestStdAlgorithmsTeamFill_n.cpp.s
.PHONY : TestStdAlgorithmsTeamFill_n.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFill_n.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.s
.PHONY : TestStdAlgorithmsTeamFill_n.cpp.s

TestStdAlgorithmsTeamFind.o: TestStdAlgorithmsTeamFind.cpp.o
.PHONY : TestStdAlgorithmsTeamFind.o

# target to build an object file
TestStdAlgorithmsTeamFind.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o
.PHONY : TestStdAlgorithmsTeamFind.cpp.o

TestStdAlgorithmsTeamFind.i: TestStdAlgorithmsTeamFind.cpp.i
.PHONY : TestStdAlgorithmsTeamFind.i

# target to preprocess a source file
TestStdAlgorithmsTeamFind.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.i
.PHONY : TestStdAlgorithmsTeamFind.cpp.i

TestStdAlgorithmsTeamFind.s: TestStdAlgorithmsTeamFind.cpp.s
.PHONY : TestStdAlgorithmsTeamFind.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFind.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.s
.PHONY : TestStdAlgorithmsTeamFind.cpp.s

TestStdAlgorithmsTeamFindEnd.o: TestStdAlgorithmsTeamFindEnd.cpp.o
.PHONY : TestStdAlgorithmsTeamFindEnd.o

# target to build an object file
TestStdAlgorithmsTeamFindEnd.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o
.PHONY : TestStdAlgorithmsTeamFindEnd.cpp.o

TestStdAlgorithmsTeamFindEnd.i: TestStdAlgorithmsTeamFindEnd.cpp.i
.PHONY : TestStdAlgorithmsTeamFindEnd.i

# target to preprocess a source file
TestStdAlgorithmsTeamFindEnd.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.i
.PHONY : TestStdAlgorithmsTeamFindEnd.cpp.i

TestStdAlgorithmsTeamFindEnd.s: TestStdAlgorithmsTeamFindEnd.cpp.s
.PHONY : TestStdAlgorithmsTeamFindEnd.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFindEnd.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.s
.PHONY : TestStdAlgorithmsTeamFindEnd.cpp.s

TestStdAlgorithmsTeamFindFirstOf.o: TestStdAlgorithmsTeamFindFirstOf.cpp.o
.PHONY : TestStdAlgorithmsTeamFindFirstOf.o

# target to build an object file
TestStdAlgorithmsTeamFindFirstOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o
.PHONY : TestStdAlgorithmsTeamFindFirstOf.cpp.o

TestStdAlgorithmsTeamFindFirstOf.i: TestStdAlgorithmsTeamFindFirstOf.cpp.i
.PHONY : TestStdAlgorithmsTeamFindFirstOf.i

# target to preprocess a source file
TestStdAlgorithmsTeamFindFirstOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.i
.PHONY : TestStdAlgorithmsTeamFindFirstOf.cpp.i

TestStdAlgorithmsTeamFindFirstOf.s: TestStdAlgorithmsTeamFindFirstOf.cpp.s
.PHONY : TestStdAlgorithmsTeamFindFirstOf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFindFirstOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.s
.PHONY : TestStdAlgorithmsTeamFindFirstOf.cpp.s

TestStdAlgorithmsTeamFindIf.o: TestStdAlgorithmsTeamFindIf.cpp.o
.PHONY : TestStdAlgorithmsTeamFindIf.o

# target to build an object file
TestStdAlgorithmsTeamFindIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o
.PHONY : TestStdAlgorithmsTeamFindIf.cpp.o

TestStdAlgorithmsTeamFindIf.i: TestStdAlgorithmsTeamFindIf.cpp.i
.PHONY : TestStdAlgorithmsTeamFindIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamFindIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.i
.PHONY : TestStdAlgorithmsTeamFindIf.cpp.i

TestStdAlgorithmsTeamFindIf.s: TestStdAlgorithmsTeamFindIf.cpp.s
.PHONY : TestStdAlgorithmsTeamFindIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFindIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.s
.PHONY : TestStdAlgorithmsTeamFindIf.cpp.s

TestStdAlgorithmsTeamFindIfNot.o: TestStdAlgorithmsTeamFindIfNot.cpp.o
.PHONY : TestStdAlgorithmsTeamFindIfNot.o

# target to build an object file
TestStdAlgorithmsTeamFindIfNot.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o
.PHONY : TestStdAlgorithmsTeamFindIfNot.cpp.o

TestStdAlgorithmsTeamFindIfNot.i: TestStdAlgorithmsTeamFindIfNot.cpp.i
.PHONY : TestStdAlgorithmsTeamFindIfNot.i

# target to preprocess a source file
TestStdAlgorithmsTeamFindIfNot.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.i
.PHONY : TestStdAlgorithmsTeamFindIfNot.cpp.i

TestStdAlgorithmsTeamFindIfNot.s: TestStdAlgorithmsTeamFindIfNot.cpp.s
.PHONY : TestStdAlgorithmsTeamFindIfNot.s

# target to generate assembly for a file
TestStdAlgorithmsTeamFindIfNot.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.s
.PHONY : TestStdAlgorithmsTeamFindIfNot.cpp.s

TestStdAlgorithmsTeamForEach.o: TestStdAlgorithmsTeamForEach.cpp.o
.PHONY : TestStdAlgorithmsTeamForEach.o

# target to build an object file
TestStdAlgorithmsTeamForEach.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o
.PHONY : TestStdAlgorithmsTeamForEach.cpp.o

TestStdAlgorithmsTeamForEach.i: TestStdAlgorithmsTeamForEach.cpp.i
.PHONY : TestStdAlgorithmsTeamForEach.i

# target to preprocess a source file
TestStdAlgorithmsTeamForEach.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.i
.PHONY : TestStdAlgorithmsTeamForEach.cpp.i

TestStdAlgorithmsTeamForEach.s: TestStdAlgorithmsTeamForEach.cpp.s
.PHONY : TestStdAlgorithmsTeamForEach.s

# target to generate assembly for a file
TestStdAlgorithmsTeamForEach.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.s
.PHONY : TestStdAlgorithmsTeamForEach.cpp.s

TestStdAlgorithmsTeamForEachN.o: TestStdAlgorithmsTeamForEachN.cpp.o
.PHONY : TestStdAlgorithmsTeamForEachN.o

# target to build an object file
TestStdAlgorithmsTeamForEachN.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o
.PHONY : TestStdAlgorithmsTeamForEachN.cpp.o

TestStdAlgorithmsTeamForEachN.i: TestStdAlgorithmsTeamForEachN.cpp.i
.PHONY : TestStdAlgorithmsTeamForEachN.i

# target to preprocess a source file
TestStdAlgorithmsTeamForEachN.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.i
.PHONY : TestStdAlgorithmsTeamForEachN.cpp.i

TestStdAlgorithmsTeamForEachN.s: TestStdAlgorithmsTeamForEachN.cpp.s
.PHONY : TestStdAlgorithmsTeamForEachN.s

# target to generate assembly for a file
TestStdAlgorithmsTeamForEachN.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.s
.PHONY : TestStdAlgorithmsTeamForEachN.cpp.s

TestStdAlgorithmsTeamGenerate.o: TestStdAlgorithmsTeamGenerate.cpp.o
.PHONY : TestStdAlgorithmsTeamGenerate.o

# target to build an object file
TestStdAlgorithmsTeamGenerate.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o
.PHONY : TestStdAlgorithmsTeamGenerate.cpp.o

TestStdAlgorithmsTeamGenerate.i: TestStdAlgorithmsTeamGenerate.cpp.i
.PHONY : TestStdAlgorithmsTeamGenerate.i

# target to preprocess a source file
TestStdAlgorithmsTeamGenerate.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.i
.PHONY : TestStdAlgorithmsTeamGenerate.cpp.i

TestStdAlgorithmsTeamGenerate.s: TestStdAlgorithmsTeamGenerate.cpp.s
.PHONY : TestStdAlgorithmsTeamGenerate.s

# target to generate assembly for a file
TestStdAlgorithmsTeamGenerate.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.s
.PHONY : TestStdAlgorithmsTeamGenerate.cpp.s

TestStdAlgorithmsTeamGenerate_n.o: TestStdAlgorithmsTeamGenerate_n.cpp.o
.PHONY : TestStdAlgorithmsTeamGenerate_n.o

# target to build an object file
TestStdAlgorithmsTeamGenerate_n.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o
.PHONY : TestStdAlgorithmsTeamGenerate_n.cpp.o

TestStdAlgorithmsTeamGenerate_n.i: TestStdAlgorithmsTeamGenerate_n.cpp.i
.PHONY : TestStdAlgorithmsTeamGenerate_n.i

# target to preprocess a source file
TestStdAlgorithmsTeamGenerate_n.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.i
.PHONY : TestStdAlgorithmsTeamGenerate_n.cpp.i

TestStdAlgorithmsTeamGenerate_n.s: TestStdAlgorithmsTeamGenerate_n.cpp.s
.PHONY : TestStdAlgorithmsTeamGenerate_n.s

# target to generate assembly for a file
TestStdAlgorithmsTeamGenerate_n.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.s
.PHONY : TestStdAlgorithmsTeamGenerate_n.cpp.s

TestStdAlgorithmsTeamInclusiveScan.o: TestStdAlgorithmsTeamInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamInclusiveScan.o

# target to build an object file
TestStdAlgorithmsTeamInclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamInclusiveScan.cpp.o

TestStdAlgorithmsTeamInclusiveScan.i: TestStdAlgorithmsTeamInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamInclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTeamInclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamInclusiveScan.cpp.i

TestStdAlgorithmsTeamInclusiveScan.s: TestStdAlgorithmsTeamInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamInclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTeamInclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamInclusiveScan.cpp.s

TestStdAlgorithmsTeamIsPartitioned.o: TestStdAlgorithmsTeamIsPartitioned.cpp.o
.PHONY : TestStdAlgorithmsTeamIsPartitioned.o

# target to build an object file
TestStdAlgorithmsTeamIsPartitioned.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o
.PHONY : TestStdAlgorithmsTeamIsPartitioned.cpp.o

TestStdAlgorithmsTeamIsPartitioned.i: TestStdAlgorithmsTeamIsPartitioned.cpp.i
.PHONY : TestStdAlgorithmsTeamIsPartitioned.i

# target to preprocess a source file
TestStdAlgorithmsTeamIsPartitioned.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.i
.PHONY : TestStdAlgorithmsTeamIsPartitioned.cpp.i

TestStdAlgorithmsTeamIsPartitioned.s: TestStdAlgorithmsTeamIsPartitioned.cpp.s
.PHONY : TestStdAlgorithmsTeamIsPartitioned.s

# target to generate assembly for a file
TestStdAlgorithmsTeamIsPartitioned.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.s
.PHONY : TestStdAlgorithmsTeamIsPartitioned.cpp.s

TestStdAlgorithmsTeamIsSorted.o: TestStdAlgorithmsTeamIsSorted.cpp.o
.PHONY : TestStdAlgorithmsTeamIsSorted.o

# target to build an object file
TestStdAlgorithmsTeamIsSorted.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o
.PHONY : TestStdAlgorithmsTeamIsSorted.cpp.o

TestStdAlgorithmsTeamIsSorted.i: TestStdAlgorithmsTeamIsSorted.cpp.i
.PHONY : TestStdAlgorithmsTeamIsSorted.i

# target to preprocess a source file
TestStdAlgorithmsTeamIsSorted.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.i
.PHONY : TestStdAlgorithmsTeamIsSorted.cpp.i

TestStdAlgorithmsTeamIsSorted.s: TestStdAlgorithmsTeamIsSorted.cpp.s
.PHONY : TestStdAlgorithmsTeamIsSorted.s

# target to generate assembly for a file
TestStdAlgorithmsTeamIsSorted.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.s
.PHONY : TestStdAlgorithmsTeamIsSorted.cpp.s

TestStdAlgorithmsTeamIsSortedUntil.o: TestStdAlgorithmsTeamIsSortedUntil.cpp.o
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.o

# target to build an object file
TestStdAlgorithmsTeamIsSortedUntil.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.cpp.o

TestStdAlgorithmsTeamIsSortedUntil.i: TestStdAlgorithmsTeamIsSortedUntil.cpp.i
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.i

# target to preprocess a source file
TestStdAlgorithmsTeamIsSortedUntil.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.i
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.cpp.i

TestStdAlgorithmsTeamIsSortedUntil.s: TestStdAlgorithmsTeamIsSortedUntil.cpp.s
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.s

# target to generate assembly for a file
TestStdAlgorithmsTeamIsSortedUntil.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.s
.PHONY : TestStdAlgorithmsTeamIsSortedUntil.cpp.s

TestStdAlgorithmsTeamLexicographicalCompare.o: TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.o

# target to build an object file
TestStdAlgorithmsTeamLexicographicalCompare.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.cpp.o

TestStdAlgorithmsTeamLexicographicalCompare.i: TestStdAlgorithmsTeamLexicographicalCompare.cpp.i
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.i

# target to preprocess a source file
TestStdAlgorithmsTeamLexicographicalCompare.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.i
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.cpp.i

TestStdAlgorithmsTeamLexicographicalCompare.s: TestStdAlgorithmsTeamLexicographicalCompare.cpp.s
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.s

# target to generate assembly for a file
TestStdAlgorithmsTeamLexicographicalCompare.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.s
.PHONY : TestStdAlgorithmsTeamLexicographicalCompare.cpp.s

TestStdAlgorithmsTeamMaxElement.o: TestStdAlgorithmsTeamMaxElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMaxElement.o

# target to build an object file
TestStdAlgorithmsTeamMaxElement.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMaxElement.cpp.o

TestStdAlgorithmsTeamMaxElement.i: TestStdAlgorithmsTeamMaxElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMaxElement.i

# target to preprocess a source file
TestStdAlgorithmsTeamMaxElement.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMaxElement.cpp.i

TestStdAlgorithmsTeamMaxElement.s: TestStdAlgorithmsTeamMaxElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMaxElement.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMaxElement.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMaxElement.cpp.s

TestStdAlgorithmsTeamMinElement.o: TestStdAlgorithmsTeamMinElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMinElement.o

# target to build an object file
TestStdAlgorithmsTeamMinElement.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMinElement.cpp.o

TestStdAlgorithmsTeamMinElement.i: TestStdAlgorithmsTeamMinElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMinElement.i

# target to preprocess a source file
TestStdAlgorithmsTeamMinElement.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMinElement.cpp.i

TestStdAlgorithmsTeamMinElement.s: TestStdAlgorithmsTeamMinElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMinElement.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMinElement.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMinElement.cpp.s

TestStdAlgorithmsTeamMinMaxElement.o: TestStdAlgorithmsTeamMinMaxElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMinMaxElement.o

# target to build an object file
TestStdAlgorithmsTeamMinMaxElement.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o
.PHONY : TestStdAlgorithmsTeamMinMaxElement.cpp.o

TestStdAlgorithmsTeamMinMaxElement.i: TestStdAlgorithmsTeamMinMaxElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMinMaxElement.i

# target to preprocess a source file
TestStdAlgorithmsTeamMinMaxElement.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.i
.PHONY : TestStdAlgorithmsTeamMinMaxElement.cpp.i

TestStdAlgorithmsTeamMinMaxElement.s: TestStdAlgorithmsTeamMinMaxElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMinMaxElement.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMinMaxElement.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.s
.PHONY : TestStdAlgorithmsTeamMinMaxElement.cpp.s

TestStdAlgorithmsTeamMismatch.o: TestStdAlgorithmsTeamMismatch.cpp.o
.PHONY : TestStdAlgorithmsTeamMismatch.o

# target to build an object file
TestStdAlgorithmsTeamMismatch.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o
.PHONY : TestStdAlgorithmsTeamMismatch.cpp.o

TestStdAlgorithmsTeamMismatch.i: TestStdAlgorithmsTeamMismatch.cpp.i
.PHONY : TestStdAlgorithmsTeamMismatch.i

# target to preprocess a source file
TestStdAlgorithmsTeamMismatch.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.i
.PHONY : TestStdAlgorithmsTeamMismatch.cpp.i

TestStdAlgorithmsTeamMismatch.s: TestStdAlgorithmsTeamMismatch.cpp.s
.PHONY : TestStdAlgorithmsTeamMismatch.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMismatch.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.s
.PHONY : TestStdAlgorithmsTeamMismatch.cpp.s

TestStdAlgorithmsTeamMove.o: TestStdAlgorithmsTeamMove.cpp.o
.PHONY : TestStdAlgorithmsTeamMove.o

# target to build an object file
TestStdAlgorithmsTeamMove.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o
.PHONY : TestStdAlgorithmsTeamMove.cpp.o

TestStdAlgorithmsTeamMove.i: TestStdAlgorithmsTeamMove.cpp.i
.PHONY : TestStdAlgorithmsTeamMove.i

# target to preprocess a source file
TestStdAlgorithmsTeamMove.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.i
.PHONY : TestStdAlgorithmsTeamMove.cpp.i

TestStdAlgorithmsTeamMove.s: TestStdAlgorithmsTeamMove.cpp.s
.PHONY : TestStdAlgorithmsTeamMove.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMove.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.s
.PHONY : TestStdAlgorithmsTeamMove.cpp.s

TestStdAlgorithmsTeamMoveBackward.o: TestStdAlgorithmsTeamMoveBackward.cpp.o
.PHONY : TestStdAlgorithmsTeamMoveBackward.o

# target to build an object file
TestStdAlgorithmsTeamMoveBackward.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o
.PHONY : TestStdAlgorithmsTeamMoveBackward.cpp.o

TestStdAlgorithmsTeamMoveBackward.i: TestStdAlgorithmsTeamMoveBackward.cpp.i
.PHONY : TestStdAlgorithmsTeamMoveBackward.i

# target to preprocess a source file
TestStdAlgorithmsTeamMoveBackward.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.i
.PHONY : TestStdAlgorithmsTeamMoveBackward.cpp.i

TestStdAlgorithmsTeamMoveBackward.s: TestStdAlgorithmsTeamMoveBackward.cpp.s
.PHONY : TestStdAlgorithmsTeamMoveBackward.s

# target to generate assembly for a file
TestStdAlgorithmsTeamMoveBackward.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.s
.PHONY : TestStdAlgorithmsTeamMoveBackward.cpp.s

TestStdAlgorithmsTeamNoneOf.o: TestStdAlgorithmsTeamNoneOf.cpp.o
.PHONY : TestStdAlgorithmsTeamNoneOf.o

# target to build an object file
TestStdAlgorithmsTeamNoneOf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o
.PHONY : TestStdAlgorithmsTeamNoneOf.cpp.o

TestStdAlgorithmsTeamNoneOf.i: TestStdAlgorithmsTeamNoneOf.cpp.i
.PHONY : TestStdAlgorithmsTeamNoneOf.i

# target to preprocess a source file
TestStdAlgorithmsTeamNoneOf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.i
.PHONY : TestStdAlgorithmsTeamNoneOf.cpp.i

TestStdAlgorithmsTeamNoneOf.s: TestStdAlgorithmsTeamNoneOf.cpp.s
.PHONY : TestStdAlgorithmsTeamNoneOf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamNoneOf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.s
.PHONY : TestStdAlgorithmsTeamNoneOf.cpp.s

TestStdAlgorithmsTeamPartitionCopy.o: TestStdAlgorithmsTeamPartitionCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamPartitionCopy.o

# target to build an object file
TestStdAlgorithmsTeamPartitionCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamPartitionCopy.cpp.o

TestStdAlgorithmsTeamPartitionCopy.i: TestStdAlgorithmsTeamPartitionCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamPartitionCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamPartitionCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamPartitionCopy.cpp.i

TestStdAlgorithmsTeamPartitionCopy.s: TestStdAlgorithmsTeamPartitionCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamPartitionCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamPartitionCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamPartitionCopy.cpp.s

TestStdAlgorithmsTeamPartitionPoint.o: TestStdAlgorithmsTeamPartitionPoint.cpp.o
.PHONY : TestStdAlgorithmsTeamPartitionPoint.o

# target to build an object file
TestStdAlgorithmsTeamPartitionPoint.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o
.PHONY : TestStdAlgorithmsTeamPartitionPoint.cpp.o

TestStdAlgorithmsTeamPartitionPoint.i: TestStdAlgorithmsTeamPartitionPoint.cpp.i
.PHONY : TestStdAlgorithmsTeamPartitionPoint.i

# target to preprocess a source file
TestStdAlgorithmsTeamPartitionPoint.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.i
.PHONY : TestStdAlgorithmsTeamPartitionPoint.cpp.i

TestStdAlgorithmsTeamPartitionPoint.s: TestStdAlgorithmsTeamPartitionPoint.cpp.s
.PHONY : TestStdAlgorithmsTeamPartitionPoint.s

# target to generate assembly for a file
TestStdAlgorithmsTeamPartitionPoint.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.s
.PHONY : TestStdAlgorithmsTeamPartitionPoint.cpp.s

TestStdAlgorithmsTeamReduce.o: TestStdAlgorithmsTeamReduce.cpp.o
.PHONY : TestStdAlgorithmsTeamReduce.o

# target to build an object file
TestStdAlgorithmsTeamReduce.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o
.PHONY : TestStdAlgorithmsTeamReduce.cpp.o

TestStdAlgorithmsTeamReduce.i: TestStdAlgorithmsTeamReduce.cpp.i
.PHONY : TestStdAlgorithmsTeamReduce.i

# target to preprocess a source file
TestStdAlgorithmsTeamReduce.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.i
.PHONY : TestStdAlgorithmsTeamReduce.cpp.i

TestStdAlgorithmsTeamReduce.s: TestStdAlgorithmsTeamReduce.cpp.s
.PHONY : TestStdAlgorithmsTeamReduce.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReduce.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.s
.PHONY : TestStdAlgorithmsTeamReduce.cpp.s

TestStdAlgorithmsTeamRemove.o: TestStdAlgorithmsTeamRemove.cpp.o
.PHONY : TestStdAlgorithmsTeamRemove.o

# target to build an object file
TestStdAlgorithmsTeamRemove.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o
.PHONY : TestStdAlgorithmsTeamRemove.cpp.o

TestStdAlgorithmsTeamRemove.i: TestStdAlgorithmsTeamRemove.cpp.i
.PHONY : TestStdAlgorithmsTeamRemove.i

# target to preprocess a source file
TestStdAlgorithmsTeamRemove.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.i
.PHONY : TestStdAlgorithmsTeamRemove.cpp.i

TestStdAlgorithmsTeamRemove.s: TestStdAlgorithmsTeamRemove.cpp.s
.PHONY : TestStdAlgorithmsTeamRemove.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRemove.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.s
.PHONY : TestStdAlgorithmsTeamRemove.cpp.s

TestStdAlgorithmsTeamRemoveCopy.o: TestStdAlgorithmsTeamRemoveCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveCopy.o

# target to build an object file
TestStdAlgorithmsTeamRemoveCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveCopy.cpp.o

TestStdAlgorithmsTeamRemoveCopy.i: TestStdAlgorithmsTeamRemoveCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamRemoveCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveCopy.cpp.i

TestStdAlgorithmsTeamRemoveCopy.s: TestStdAlgorithmsTeamRemoveCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRemoveCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveCopy.cpp.s

TestStdAlgorithmsTeamRemoveCopyIf.o: TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.o

# target to build an object file
TestStdAlgorithmsTeamRemoveCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.cpp.o

TestStdAlgorithmsTeamRemoveCopyIf.i: TestStdAlgorithmsTeamRemoveCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamRemoveCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.cpp.i

TestStdAlgorithmsTeamRemoveCopyIf.s: TestStdAlgorithmsTeamRemoveCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRemoveCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveCopyIf.cpp.s

TestStdAlgorithmsTeamRemoveIf.o: TestStdAlgorithmsTeamRemoveIf.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveIf.o

# target to build an object file
TestStdAlgorithmsTeamRemoveIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o
.PHONY : TestStdAlgorithmsTeamRemoveIf.cpp.o

TestStdAlgorithmsTeamRemoveIf.i: TestStdAlgorithmsTeamRemoveIf.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamRemoveIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.i
.PHONY : TestStdAlgorithmsTeamRemoveIf.cpp.i

TestStdAlgorithmsTeamRemoveIf.s: TestStdAlgorithmsTeamRemoveIf.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRemoveIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.s
.PHONY : TestStdAlgorithmsTeamRemoveIf.cpp.s

TestStdAlgorithmsTeamReplace.o: TestStdAlgorithmsTeamReplace.cpp.o
.PHONY : TestStdAlgorithmsTeamReplace.o

# target to build an object file
TestStdAlgorithmsTeamReplace.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o
.PHONY : TestStdAlgorithmsTeamReplace.cpp.o

TestStdAlgorithmsTeamReplace.i: TestStdAlgorithmsTeamReplace.cpp.i
.PHONY : TestStdAlgorithmsTeamReplace.i

# target to preprocess a source file
TestStdAlgorithmsTeamReplace.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.i
.PHONY : TestStdAlgorithmsTeamReplace.cpp.i

TestStdAlgorithmsTeamReplace.s: TestStdAlgorithmsTeamReplace.cpp.s
.PHONY : TestStdAlgorithmsTeamReplace.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReplace.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.s
.PHONY : TestStdAlgorithmsTeamReplace.cpp.s

TestStdAlgorithmsTeamReplaceCopy.o: TestStdAlgorithmsTeamReplaceCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceCopy.o

# target to build an object file
TestStdAlgorithmsTeamReplaceCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceCopy.cpp.o

TestStdAlgorithmsTeamReplaceCopy.i: TestStdAlgorithmsTeamReplaceCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamReplaceCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceCopy.cpp.i

TestStdAlgorithmsTeamReplaceCopy.s: TestStdAlgorithmsTeamReplaceCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReplaceCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceCopy.cpp.s

TestStdAlgorithmsTeamReplaceCopyIf.o: TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.o

# target to build an object file
TestStdAlgorithmsTeamReplaceCopyIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.cpp.o

TestStdAlgorithmsTeamReplaceCopyIf.i: TestStdAlgorithmsTeamReplaceCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamReplaceCopyIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.cpp.i

TestStdAlgorithmsTeamReplaceCopyIf.s: TestStdAlgorithmsTeamReplaceCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReplaceCopyIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceCopyIf.cpp.s

TestStdAlgorithmsTeamReplaceIf.o: TestStdAlgorithmsTeamReplaceIf.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceIf.o

# target to build an object file
TestStdAlgorithmsTeamReplaceIf.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o
.PHONY : TestStdAlgorithmsTeamReplaceIf.cpp.o

TestStdAlgorithmsTeamReplaceIf.i: TestStdAlgorithmsTeamReplaceIf.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceIf.i

# target to preprocess a source file
TestStdAlgorithmsTeamReplaceIf.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.i
.PHONY : TestStdAlgorithmsTeamReplaceIf.cpp.i

TestStdAlgorithmsTeamReplaceIf.s: TestStdAlgorithmsTeamReplaceIf.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceIf.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReplaceIf.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.s
.PHONY : TestStdAlgorithmsTeamReplaceIf.cpp.s

TestStdAlgorithmsTeamReverse.o: TestStdAlgorithmsTeamReverse.cpp.o
.PHONY : TestStdAlgorithmsTeamReverse.o

# target to build an object file
TestStdAlgorithmsTeamReverse.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o
.PHONY : TestStdAlgorithmsTeamReverse.cpp.o

TestStdAlgorithmsTeamReverse.i: TestStdAlgorithmsTeamReverse.cpp.i
.PHONY : TestStdAlgorithmsTeamReverse.i

# target to preprocess a source file
TestStdAlgorithmsTeamReverse.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.i
.PHONY : TestStdAlgorithmsTeamReverse.cpp.i

TestStdAlgorithmsTeamReverse.s: TestStdAlgorithmsTeamReverse.cpp.s
.PHONY : TestStdAlgorithmsTeamReverse.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReverse.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.s
.PHONY : TestStdAlgorithmsTeamReverse.cpp.s

TestStdAlgorithmsTeamReverseCopy.o: TestStdAlgorithmsTeamReverseCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamReverseCopy.o

# target to build an object file
TestStdAlgorithmsTeamReverseCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamReverseCopy.cpp.o

TestStdAlgorithmsTeamReverseCopy.i: TestStdAlgorithmsTeamReverseCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamReverseCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamReverseCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamReverseCopy.cpp.i

TestStdAlgorithmsTeamReverseCopy.s: TestStdAlgorithmsTeamReverseCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamReverseCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamReverseCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamReverseCopy.cpp.s

TestStdAlgorithmsTeamRotate.o: TestStdAlgorithmsTeamRotate.cpp.o
.PHONY : TestStdAlgorithmsTeamRotate.o

# target to build an object file
TestStdAlgorithmsTeamRotate.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o
.PHONY : TestStdAlgorithmsTeamRotate.cpp.o

TestStdAlgorithmsTeamRotate.i: TestStdAlgorithmsTeamRotate.cpp.i
.PHONY : TestStdAlgorithmsTeamRotate.i

# target to preprocess a source file
TestStdAlgorithmsTeamRotate.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.i
.PHONY : TestStdAlgorithmsTeamRotate.cpp.i

TestStdAlgorithmsTeamRotate.s: TestStdAlgorithmsTeamRotate.cpp.s
.PHONY : TestStdAlgorithmsTeamRotate.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRotate.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.s
.PHONY : TestStdAlgorithmsTeamRotate.cpp.s

TestStdAlgorithmsTeamRotateCopy.o: TestStdAlgorithmsTeamRotateCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamRotateCopy.o

# target to build an object file
TestStdAlgorithmsTeamRotateCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamRotateCopy.cpp.o

TestStdAlgorithmsTeamRotateCopy.i: TestStdAlgorithmsTeamRotateCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamRotateCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamRotateCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamRotateCopy.cpp.i

TestStdAlgorithmsTeamRotateCopy.s: TestStdAlgorithmsTeamRotateCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamRotateCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamRotateCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamRotateCopy.cpp.s

TestStdAlgorithmsTeamSearch.o: TestStdAlgorithmsTeamSearch.cpp.o
.PHONY : TestStdAlgorithmsTeamSearch.o

# target to build an object file
TestStdAlgorithmsTeamSearch.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o
.PHONY : TestStdAlgorithmsTeamSearch.cpp.o

TestStdAlgorithmsTeamSearch.i: TestStdAlgorithmsTeamSearch.cpp.i
.PHONY : TestStdAlgorithmsTeamSearch.i

# target to preprocess a source file
TestStdAlgorithmsTeamSearch.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.i
.PHONY : TestStdAlgorithmsTeamSearch.cpp.i

TestStdAlgorithmsTeamSearch.s: TestStdAlgorithmsTeamSearch.cpp.s
.PHONY : TestStdAlgorithmsTeamSearch.s

# target to generate assembly for a file
TestStdAlgorithmsTeamSearch.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.s
.PHONY : TestStdAlgorithmsTeamSearch.cpp.s

TestStdAlgorithmsTeamSearchN.o: TestStdAlgorithmsTeamSearchN.cpp.o
.PHONY : TestStdAlgorithmsTeamSearchN.o

# target to build an object file
TestStdAlgorithmsTeamSearchN.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o
.PHONY : TestStdAlgorithmsTeamSearchN.cpp.o

TestStdAlgorithmsTeamSearchN.i: TestStdAlgorithmsTeamSearchN.cpp.i
.PHONY : TestStdAlgorithmsTeamSearchN.i

# target to preprocess a source file
TestStdAlgorithmsTeamSearchN.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.i
.PHONY : TestStdAlgorithmsTeamSearchN.cpp.i

TestStdAlgorithmsTeamSearchN.s: TestStdAlgorithmsTeamSearchN.cpp.s
.PHONY : TestStdAlgorithmsTeamSearchN.s

# target to generate assembly for a file
TestStdAlgorithmsTeamSearchN.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.s
.PHONY : TestStdAlgorithmsTeamSearchN.cpp.s

TestStdAlgorithmsTeamShiftLeft.o: TestStdAlgorithmsTeamShiftLeft.cpp.o
.PHONY : TestStdAlgorithmsTeamShiftLeft.o

# target to build an object file
TestStdAlgorithmsTeamShiftLeft.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o
.PHONY : TestStdAlgorithmsTeamShiftLeft.cpp.o

TestStdAlgorithmsTeamShiftLeft.i: TestStdAlgorithmsTeamShiftLeft.cpp.i
.PHONY : TestStdAlgorithmsTeamShiftLeft.i

# target to preprocess a source file
TestStdAlgorithmsTeamShiftLeft.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.i
.PHONY : TestStdAlgorithmsTeamShiftLeft.cpp.i

TestStdAlgorithmsTeamShiftLeft.s: TestStdAlgorithmsTeamShiftLeft.cpp.s
.PHONY : TestStdAlgorithmsTeamShiftLeft.s

# target to generate assembly for a file
TestStdAlgorithmsTeamShiftLeft.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.s
.PHONY : TestStdAlgorithmsTeamShiftLeft.cpp.s

TestStdAlgorithmsTeamShiftRight.o: TestStdAlgorithmsTeamShiftRight.cpp.o
.PHONY : TestStdAlgorithmsTeamShiftRight.o

# target to build an object file
TestStdAlgorithmsTeamShiftRight.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o
.PHONY : TestStdAlgorithmsTeamShiftRight.cpp.o

TestStdAlgorithmsTeamShiftRight.i: TestStdAlgorithmsTeamShiftRight.cpp.i
.PHONY : TestStdAlgorithmsTeamShiftRight.i

# target to preprocess a source file
TestStdAlgorithmsTeamShiftRight.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.i
.PHONY : TestStdAlgorithmsTeamShiftRight.cpp.i

TestStdAlgorithmsTeamShiftRight.s: TestStdAlgorithmsTeamShiftRight.cpp.s
.PHONY : TestStdAlgorithmsTeamShiftRight.s

# target to generate assembly for a file
TestStdAlgorithmsTeamShiftRight.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.s
.PHONY : TestStdAlgorithmsTeamShiftRight.cpp.s

TestStdAlgorithmsTeamSwapRanges.o: TestStdAlgorithmsTeamSwapRanges.cpp.o
.PHONY : TestStdAlgorithmsTeamSwapRanges.o

# target to build an object file
TestStdAlgorithmsTeamSwapRanges.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o
.PHONY : TestStdAlgorithmsTeamSwapRanges.cpp.o

TestStdAlgorithmsTeamSwapRanges.i: TestStdAlgorithmsTeamSwapRanges.cpp.i
.PHONY : TestStdAlgorithmsTeamSwapRanges.i

# target to preprocess a source file
TestStdAlgorithmsTeamSwapRanges.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.i
.PHONY : TestStdAlgorithmsTeamSwapRanges.cpp.i

TestStdAlgorithmsTeamSwapRanges.s: TestStdAlgorithmsTeamSwapRanges.cpp.s
.PHONY : TestStdAlgorithmsTeamSwapRanges.s

# target to generate assembly for a file
TestStdAlgorithmsTeamSwapRanges.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.s
.PHONY : TestStdAlgorithmsTeamSwapRanges.cpp.s

TestStdAlgorithmsTeamTransformBinaryOp.o: TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.o

# target to build an object file
TestStdAlgorithmsTeamTransformBinaryOp.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.cpp.o

TestStdAlgorithmsTeamTransformBinaryOp.i: TestStdAlgorithmsTeamTransformBinaryOp.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.i

# target to preprocess a source file
TestStdAlgorithmsTeamTransformBinaryOp.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.cpp.i

TestStdAlgorithmsTeamTransformBinaryOp.s: TestStdAlgorithmsTeamTransformBinaryOp.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.s

# target to generate assembly for a file
TestStdAlgorithmsTeamTransformBinaryOp.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformBinaryOp.cpp.s

TestStdAlgorithmsTeamTransformExclusiveScan.o: TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.o

# target to build an object file
TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o

TestStdAlgorithmsTeamTransformExclusiveScan.i: TestStdAlgorithmsTeamTransformExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTeamTransformExclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.cpp.i

TestStdAlgorithmsTeamTransformExclusiveScan.s: TestStdAlgorithmsTeamTransformExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTeamTransformExclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformExclusiveScan.cpp.s

TestStdAlgorithmsTeamTransformInclusiveScan.o: TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.o

# target to build an object file
TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o

TestStdAlgorithmsTeamTransformInclusiveScan.i: TestStdAlgorithmsTeamTransformInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTeamTransformInclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.cpp.i

TestStdAlgorithmsTeamTransformInclusiveScan.s: TestStdAlgorithmsTeamTransformInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTeamTransformInclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformInclusiveScan.cpp.s

TestStdAlgorithmsTeamTransformReduce.o: TestStdAlgorithmsTeamTransformReduce.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformReduce.o

# target to build an object file
TestStdAlgorithmsTeamTransformReduce.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformReduce.cpp.o

TestStdAlgorithmsTeamTransformReduce.i: TestStdAlgorithmsTeamTransformReduce.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformReduce.i

# target to preprocess a source file
TestStdAlgorithmsTeamTransformReduce.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformReduce.cpp.i

TestStdAlgorithmsTeamTransformReduce.s: TestStdAlgorithmsTeamTransformReduce.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformReduce.s

# target to generate assembly for a file
TestStdAlgorithmsTeamTransformReduce.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformReduce.cpp.s

TestStdAlgorithmsTeamTransformUnaryOp.o: TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.o

# target to build an object file
TestStdAlgorithmsTeamTransformUnaryOp.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.cpp.o

TestStdAlgorithmsTeamTransformUnaryOp.i: TestStdAlgorithmsTeamTransformUnaryOp.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.i

# target to preprocess a source file
TestStdAlgorithmsTeamTransformUnaryOp.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.i
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.cpp.i

TestStdAlgorithmsTeamTransformUnaryOp.s: TestStdAlgorithmsTeamTransformUnaryOp.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.s

# target to generate assembly for a file
TestStdAlgorithmsTeamTransformUnaryOp.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.s
.PHONY : TestStdAlgorithmsTeamTransformUnaryOp.cpp.s

TestStdAlgorithmsTeamUnique.o: TestStdAlgorithmsTeamUnique.cpp.o
.PHONY : TestStdAlgorithmsTeamUnique.o

# target to build an object file
TestStdAlgorithmsTeamUnique.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o
.PHONY : TestStdAlgorithmsTeamUnique.cpp.o

TestStdAlgorithmsTeamUnique.i: TestStdAlgorithmsTeamUnique.cpp.i
.PHONY : TestStdAlgorithmsTeamUnique.i

# target to preprocess a source file
TestStdAlgorithmsTeamUnique.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.i
.PHONY : TestStdAlgorithmsTeamUnique.cpp.i

TestStdAlgorithmsTeamUnique.s: TestStdAlgorithmsTeamUnique.cpp.s
.PHONY : TestStdAlgorithmsTeamUnique.s

# target to generate assembly for a file
TestStdAlgorithmsTeamUnique.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.s
.PHONY : TestStdAlgorithmsTeamUnique.cpp.s

TestStdAlgorithmsTeamUniqueCopy.o: TestStdAlgorithmsTeamUniqueCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamUniqueCopy.o

# target to build an object file
TestStdAlgorithmsTeamUniqueCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o
.PHONY : TestStdAlgorithmsTeamUniqueCopy.cpp.o

TestStdAlgorithmsTeamUniqueCopy.i: TestStdAlgorithmsTeamUniqueCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamUniqueCopy.i

# target to preprocess a source file
TestStdAlgorithmsTeamUniqueCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.i
.PHONY : TestStdAlgorithmsTeamUniqueCopy.cpp.i

TestStdAlgorithmsTeamUniqueCopy.s: TestStdAlgorithmsTeamUniqueCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamUniqueCopy.s

# target to generate assembly for a file
TestStdAlgorithmsTeamUniqueCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.s
.PHONY : TestStdAlgorithmsTeamUniqueCopy.cpp.s

TestStdAlgorithmsTransformExclusiveScan.o: TestStdAlgorithmsTransformExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTransformExclusiveScan.o

# target to build an object file
TestStdAlgorithmsTransformExclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTransformExclusiveScan.cpp.o

TestStdAlgorithmsTransformExclusiveScan.i: TestStdAlgorithmsTransformExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTransformExclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTransformExclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTransformExclusiveScan.cpp.i

TestStdAlgorithmsTransformExclusiveScan.s: TestStdAlgorithmsTransformExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTransformExclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTransformExclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTransformExclusiveScan.cpp.s

TestStdAlgorithmsTransformInclusiveScan.o: TestStdAlgorithmsTransformInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTransformInclusiveScan.o

# target to build an object file
TestStdAlgorithmsTransformInclusiveScan.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o
.PHONY : TestStdAlgorithmsTransformInclusiveScan.cpp.o

TestStdAlgorithmsTransformInclusiveScan.i: TestStdAlgorithmsTransformInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTransformInclusiveScan.i

# target to preprocess a source file
TestStdAlgorithmsTransformInclusiveScan.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.i
.PHONY : TestStdAlgorithmsTransformInclusiveScan.cpp.i

TestStdAlgorithmsTransformInclusiveScan.s: TestStdAlgorithmsTransformInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTransformInclusiveScan.s

# target to generate assembly for a file
TestStdAlgorithmsTransformInclusiveScan.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.s
.PHONY : TestStdAlgorithmsTransformInclusiveScan.cpp.s

TestStdAlgorithmsTransformUnaryOp.o: TestStdAlgorithmsTransformUnaryOp.cpp.o
.PHONY : TestStdAlgorithmsTransformUnaryOp.o

# target to build an object file
TestStdAlgorithmsTransformUnaryOp.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o
.PHONY : TestStdAlgorithmsTransformUnaryOp.cpp.o

TestStdAlgorithmsTransformUnaryOp.i: TestStdAlgorithmsTransformUnaryOp.cpp.i
.PHONY : TestStdAlgorithmsTransformUnaryOp.i

# target to preprocess a source file
TestStdAlgorithmsTransformUnaryOp.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.i
.PHONY : TestStdAlgorithmsTransformUnaryOp.cpp.i

TestStdAlgorithmsTransformUnaryOp.s: TestStdAlgorithmsTransformUnaryOp.cpp.s
.PHONY : TestStdAlgorithmsTransformUnaryOp.s

# target to generate assembly for a file
TestStdAlgorithmsTransformUnaryOp.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.s
.PHONY : TestStdAlgorithmsTransformUnaryOp.cpp.s

TestStdAlgorithmsUnique.o: TestStdAlgorithmsUnique.cpp.o
.PHONY : TestStdAlgorithmsUnique.o

# target to build an object file
TestStdAlgorithmsUnique.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o
.PHONY : TestStdAlgorithmsUnique.cpp.o

TestStdAlgorithmsUnique.i: TestStdAlgorithmsUnique.cpp.i
.PHONY : TestStdAlgorithmsUnique.i

# target to preprocess a source file
TestStdAlgorithmsUnique.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.i
.PHONY : TestStdAlgorithmsUnique.cpp.i

TestStdAlgorithmsUnique.s: TestStdAlgorithmsUnique.cpp.s
.PHONY : TestStdAlgorithmsUnique.s

# target to generate assembly for a file
TestStdAlgorithmsUnique.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.s
.PHONY : TestStdAlgorithmsUnique.cpp.s

TestStdAlgorithmsUniqueCopy.o: TestStdAlgorithmsUniqueCopy.cpp.o
.PHONY : TestStdAlgorithmsUniqueCopy.o

# target to build an object file
TestStdAlgorithmsUniqueCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o
.PHONY : TestStdAlgorithmsUniqueCopy.cpp.o

TestStdAlgorithmsUniqueCopy.i: TestStdAlgorithmsUniqueCopy.cpp.i
.PHONY : TestStdAlgorithmsUniqueCopy.i

# target to preprocess a source file
TestStdAlgorithmsUniqueCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.i
.PHONY : TestStdAlgorithmsUniqueCopy.cpp.i

TestStdAlgorithmsUniqueCopy.s: TestStdAlgorithmsUniqueCopy.cpp.s
.PHONY : TestStdAlgorithmsUniqueCopy.s

# target to generate assembly for a file
TestStdAlgorithmsUniqueCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.s
.PHONY : TestStdAlgorithmsUniqueCopy.cpp.s

TestStdReducers.o: TestStdReducers.cpp.o
.PHONY : TestStdReducers.o

# target to build an object file
TestStdReducers.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o
.PHONY : TestStdReducers.cpp.o

TestStdReducers.i: TestStdReducers.cpp.i
.PHONY : TestStdReducers.i

# target to preprocess a source file
TestStdReducers.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.i
.PHONY : TestStdReducers.cpp.i

TestStdReducers.s: TestStdReducers.cpp.s
.PHONY : TestStdReducers.s

# target to generate assembly for a file
TestStdReducers.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.s
.PHONY : TestStdReducers.cpp.s

UnitTestMain.o: UnitTestMain.cpp.o
.PHONY : UnitTestMain.o

# target to build an object file
UnitTestMain.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o
.PHONY : UnitTestMain.cpp.o

UnitTestMain.i: UnitTestMain.cpp.i
.PHONY : UnitTestMain.i

# target to preprocess a source file
UnitTestMain.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.i
.PHONY : UnitTestMain.cpp.i

UnitTestMain.s: UnitTestMain.cpp.s
.PHONY : UnitTestMain.s

# target to generate assembly for a file
UnitTestMain.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.s
.PHONY : UnitTestMain.cpp.s

serial/TestBinSortA.o: serial/TestBinSortA.cpp.o
.PHONY : serial/TestBinSortA.o

# target to build an object file
serial/TestBinSortA.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortA.cpp.o
.PHONY : serial/TestBinSortA.cpp.o

serial/TestBinSortA.i: serial/TestBinSortA.cpp.i
.PHONY : serial/TestBinSortA.i

# target to preprocess a source file
serial/TestBinSortA.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortA.cpp.i
.PHONY : serial/TestBinSortA.cpp.i

serial/TestBinSortA.s: serial/TestBinSortA.cpp.s
.PHONY : serial/TestBinSortA.s

# target to generate assembly for a file
serial/TestBinSortA.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortA.cpp.s
.PHONY : serial/TestBinSortA.cpp.s

serial/TestBinSortB.o: serial/TestBinSortB.cpp.o
.PHONY : serial/TestBinSortB.o

# target to build an object file
serial/TestBinSortB.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortB.cpp.o
.PHONY : serial/TestBinSortB.cpp.o

serial/TestBinSortB.i: serial/TestBinSortB.cpp.i
.PHONY : serial/TestBinSortB.i

# target to preprocess a source file
serial/TestBinSortB.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortB.cpp.i
.PHONY : serial/TestBinSortB.cpp.i

serial/TestBinSortB.s: serial/TestBinSortB.cpp.s
.PHONY : serial/TestBinSortB.s

# target to generate assembly for a file
serial/TestBinSortB.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestBinSortB.cpp.s
.PHONY : serial/TestBinSortB.cpp.s

serial/TestNestedSort.o: serial/TestNestedSort.cpp.o
.PHONY : serial/TestNestedSort.o

# target to build an object file
serial/TestNestedSort.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestNestedSort.cpp.o
.PHONY : serial/TestNestedSort.cpp.o

serial/TestNestedSort.i: serial/TestNestedSort.cpp.i
.PHONY : serial/TestNestedSort.i

# target to preprocess a source file
serial/TestNestedSort.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestNestedSort.cpp.i
.PHONY : serial/TestNestedSort.cpp.i

serial/TestNestedSort.s: serial/TestNestedSort.cpp.s
.PHONY : serial/TestNestedSort.s

# target to generate assembly for a file
serial/TestNestedSort.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestNestedSort.cpp.s
.PHONY : serial/TestNestedSort.cpp.s

serial/TestRandom.o: serial/TestRandom.cpp.o
.PHONY : serial/TestRandom.o

# target to build an object file
serial/TestRandom.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/serial/TestRandom.cpp.o
.PHONY : serial/TestRandom.cpp.o

serial/TestRandom.i: serial/TestRandom.cpp.i
.PHONY : serial/TestRandom.i

# target to preprocess a source file
serial/TestRandom.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/serial/TestRandom.cpp.i
.PHONY : serial/TestRandom.cpp.i

serial/TestRandom.s: serial/TestRandom.cpp.s
.PHONY : serial/TestRandom.s

# target to generate assembly for a file
serial/TestRandom.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/serial/TestRandom.cpp.s
.PHONY : serial/TestRandom.cpp.s

serial/TestSort.o: serial/TestSort.cpp.o
.PHONY : serial/TestSort.o

# target to build an object file
serial/TestSort.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSort.cpp.o
.PHONY : serial/TestSort.cpp.o

serial/TestSort.i: serial/TestSort.cpp.i
.PHONY : serial/TestSort.i

# target to preprocess a source file
serial/TestSort.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSort.cpp.i
.PHONY : serial/TestSort.cpp.i

serial/TestSort.s: serial/TestSort.cpp.s
.PHONY : serial/TestSort.s

# target to generate assembly for a file
serial/TestSort.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSort.cpp.s
.PHONY : serial/TestSort.cpp.s

serial/TestSortByKey.o: serial/TestSortByKey.cpp.o
.PHONY : serial/TestSortByKey.o

# target to build an object file
serial/TestSortByKey.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortByKey.cpp.o
.PHONY : serial/TestSortByKey.cpp.o

serial/TestSortByKey.i: serial/TestSortByKey.cpp.i
.PHONY : serial/TestSortByKey.i

# target to preprocess a source file
serial/TestSortByKey.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortByKey.cpp.i
.PHONY : serial/TestSortByKey.cpp.i

serial/TestSortByKey.s: serial/TestSortByKey.cpp.s
.PHONY : serial/TestSortByKey.s

# target to generate assembly for a file
serial/TestSortByKey.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortByKey.cpp.s
.PHONY : serial/TestSortByKey.cpp.s

serial/TestSortCustomComp.o: serial/TestSortCustomComp.cpp.o
.PHONY : serial/TestSortCustomComp.o

# target to build an object file
serial/TestSortCustomComp.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortCustomComp.cpp.o
.PHONY : serial/TestSortCustomComp.cpp.o

serial/TestSortCustomComp.i: serial/TestSortCustomComp.cpp.i
.PHONY : serial/TestSortCustomComp.i

# target to preprocess a source file
serial/TestSortCustomComp.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortCustomComp.cpp.i
.PHONY : serial/TestSortCustomComp.cpp.i

serial/TestSortCustomComp.s: serial/TestSortCustomComp.cpp.s
.PHONY : serial/TestSortCustomComp.s

# target to generate assembly for a file
serial/TestSortCustomComp.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/build.make algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/serial/TestSortCustomComp.cpp.s
.PHONY : serial/TestSortCustomComp.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 "... rebuild_cache"
	@echo "... test"
	@echo "... Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_A"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_B"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_C"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_D"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_E"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_A"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_B"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_C"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_D"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_E"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_F"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_G"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_H"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_I"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_L"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_M"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_P"
	@echo "... Kokkos_AlgorithmsUnitTest_StdSet_Team_Q"
	@echo "... Kokkos_UnitTest_Random"
	@echo "... Kokkos_UnitTest_Sort"
	@echo "... TestRandomAccessIterator.o"
	@echo "... TestRandomAccessIterator.i"
	@echo "... TestRandomAccessIterator.s"
	@echo "... TestStdAlgorithmsAdjacentDifference.o"
	@echo "... TestStdAlgorithmsAdjacentDifference.i"
	@echo "... TestStdAlgorithmsAdjacentDifference.s"
	@echo "... TestStdAlgorithmsAdjacentFind.o"
	@echo "... TestStdAlgorithmsAdjacentFind.i"
	@echo "... TestStdAlgorithmsAdjacentFind.s"
	@echo "... TestStdAlgorithmsAllAnyNoneOf.o"
	@echo "... TestStdAlgorithmsAllAnyNoneOf.i"
	@echo "... TestStdAlgorithmsAllAnyNoneOf.s"
	@echo "... TestStdAlgorithmsCommon.o"
	@echo "... TestStdAlgorithmsCommon.i"
	@echo "... TestStdAlgorithmsCommon.s"
	@echo "... TestStdAlgorithmsCompileOnly.o"
	@echo "... TestStdAlgorithmsCompileOnly.i"
	@echo "... TestStdAlgorithmsCompileOnly.s"
	@echo "... TestStdAlgorithmsConstraints.o"
	@echo "... TestStdAlgorithmsConstraints.i"
	@echo "... TestStdAlgorithmsConstraints.s"
	@echo "... TestStdAlgorithmsCopyIf.o"
	@echo "... TestStdAlgorithmsCopyIf.i"
	@echo "... TestStdAlgorithmsCopyIf.s"
	@echo "... TestStdAlgorithmsCount.o"
	@echo "... TestStdAlgorithmsCount.i"
	@echo "... TestStdAlgorithmsCount.s"
	@echo "... TestStdAlgorithmsEqual.o"
	@echo "... TestStdAlgorithmsEqual.i"
	@echo "... TestStdAlgorithmsEqual.s"
	@echo "... TestStdAlgorithmsExclusiveScan.o"
	@echo "... TestStdAlgorithmsExclusiveScan.i"
	@echo "... TestStdAlgorithmsExclusiveScan.s"
	@echo "... TestStdAlgorithmsFind.o"
	@echo "... TestStdAlgorithmsFind.i"
	@echo "... TestStdAlgorithmsFind.s"
	@echo "... TestStdAlgorithmsFindEnd.o"
	@echo "... TestStdAlgorithmsFindEnd.i"
	@echo "... TestStdAlgorithmsFindEnd.s"
	@echo "... TestStdAlgorithmsFindFirstOf.o"
	@echo "... TestStdAlgorithmsFindFirstOf.i"
	@echo "... TestStdAlgorithmsFindFirstOf.s"
	@echo "... TestStdAlgorithmsForEach.o"
	@echo "... TestStdAlgorithmsForEach.i"
	@echo "... TestStdAlgorithmsForEach.s"
	@echo "... TestStdAlgorithmsInclusiveScan.o"
	@echo "... TestStdAlgorithmsInclusiveScan.i"
	@echo "... TestStdAlgorithmsInclusiveScan.s"
	@echo "... TestStdAlgorithmsIsSorted.o"
	@echo "... TestStdAlgorithmsIsSorted.i"
	@echo "... TestStdAlgorithmsIsSorted.s"
	@echo "... TestStdAlgorithmsIsSortedUntil.o"
	@echo "... TestStdAlgorithmsIsSortedUntil.i"
	@echo "... TestStdAlgorithmsIsSortedUntil.s"
	@echo "... TestStdAlgorithmsLexicographicalCompare.o"
	@echo "... TestStdAlgorithmsLexicographicalCompare.i"
	@echo "... TestStdAlgorithmsLexicographicalCompare.s"
	@echo "... TestStdAlgorithmsMinMaxElementOps.o"
	@echo "... TestStdAlgorithmsMinMaxElementOps.i"
	@echo "... TestStdAlgorithmsMinMaxElementOps.s"
	@echo "... TestStdAlgorithmsMismatch.o"
	@echo "... TestStdAlgorithmsMismatch.i"
	@echo "... TestStdAlgorithmsMismatch.s"
	@echo "... TestStdAlgorithmsModOps.o"
	@echo "... TestStdAlgorithmsModOps.i"
	@echo "... TestStdAlgorithmsModOps.s"
	@echo "... TestStdAlgorithmsModSeqOps.o"
	@echo "... TestStdAlgorithmsModSeqOps.i"
	@echo "... TestStdAlgorithmsModSeqOps.s"
	@echo "... TestStdAlgorithmsMoveBackward.o"
	@echo "... TestStdAlgorithmsMoveBackward.i"
	@echo "... TestStdAlgorithmsMoveBackward.s"
	@echo "... TestStdAlgorithmsNumerics.o"
	@echo "... TestStdAlgorithmsNumerics.i"
	@echo "... TestStdAlgorithmsNumerics.s"
	@echo "... TestStdAlgorithmsPartitionCopy.o"
	@echo "... TestStdAlgorithmsPartitionCopy.i"
	@echo "... TestStdAlgorithmsPartitionCopy.s"
	@echo "... TestStdAlgorithmsPartitioningOps.o"
	@echo "... TestStdAlgorithmsPartitioningOps.i"
	@echo "... TestStdAlgorithmsPartitioningOps.s"
	@echo "... TestStdAlgorithmsRemove.o"
	@echo "... TestStdAlgorithmsRemove.i"
	@echo "... TestStdAlgorithmsRemove.s"
	@echo "... TestStdAlgorithmsRemoveCopy.o"
	@echo "... TestStdAlgorithmsRemoveCopy.i"
	@echo "... TestStdAlgorithmsRemoveCopy.s"
	@echo "... TestStdAlgorithmsRemoveCopyIf.o"
	@echo "... TestStdAlgorithmsRemoveCopyIf.i"
	@echo "... TestStdAlgorithmsRemoveCopyIf.s"
	@echo "... TestStdAlgorithmsRemoveIf.o"
	@echo "... TestStdAlgorithmsRemoveIf.i"
	@echo "... TestStdAlgorithmsRemoveIf.s"
	@echo "... TestStdAlgorithmsReplace.o"
	@echo "... TestStdAlgorithmsReplace.i"
	@echo "... TestStdAlgorithmsReplace.s"
	@echo "... TestStdAlgorithmsReplaceCopy.o"
	@echo "... TestStdAlgorithmsReplaceCopy.i"
	@echo "... TestStdAlgorithmsReplaceCopy.s"
	@echo "... TestStdAlgorithmsReplaceCopyIf.o"
	@echo "... TestStdAlgorithmsReplaceCopyIf.i"
	@echo "... TestStdAlgorithmsReplaceCopyIf.s"
	@echo "... TestStdAlgorithmsReplaceIf.o"
	@echo "... TestStdAlgorithmsReplaceIf.i"
	@echo "... TestStdAlgorithmsReplaceIf.s"
	@echo "... TestStdAlgorithmsReverse.o"
	@echo "... TestStdAlgorithmsReverse.i"
	@echo "... TestStdAlgorithmsReverse.s"
	@echo "... TestStdAlgorithmsRotate.o"
	@echo "... TestStdAlgorithmsRotate.i"
	@echo "... TestStdAlgorithmsRotate.s"
	@echo "... TestStdAlgorithmsRotateCopy.o"
	@echo "... TestStdAlgorithmsRotateCopy.i"
	@echo "... TestStdAlgorithmsRotateCopy.s"
	@echo "... TestStdAlgorithmsSearch.o"
	@echo "... TestStdAlgorithmsSearch.i"
	@echo "... TestStdAlgorithmsSearch.s"
	@echo "... TestStdAlgorithmsSearch_n.o"
	@echo "... TestStdAlgorithmsSearch_n.i"
	@echo "... TestStdAlgorithmsSearch_n.s"
	@echo "... TestStdAlgorithmsShiftLeft.o"
	@echo "... TestStdAlgorithmsShiftLeft.i"
	@echo "... TestStdAlgorithmsShiftLeft.s"
	@echo "... TestStdAlgorithmsShiftRight.o"
	@echo "... TestStdAlgorithmsShiftRight.i"
	@echo "... TestStdAlgorithmsShiftRight.s"
	@echo "... TestStdAlgorithmsTeamAdjacentDifference.o"
	@echo "... TestStdAlgorithmsTeamAdjacentDifference.i"
	@echo "... TestStdAlgorithmsTeamAdjacentDifference.s"
	@echo "... TestStdAlgorithmsTeamAdjacentFind.o"
	@echo "... TestStdAlgorithmsTeamAdjacentFind.i"
	@echo "... TestStdAlgorithmsTeamAdjacentFind.s"
	@echo "... TestStdAlgorithmsTeamAllOf.o"
	@echo "... TestStdAlgorithmsTeamAllOf.i"
	@echo "... TestStdAlgorithmsTeamAllOf.s"
	@echo "... TestStdAlgorithmsTeamAnyOf.o"
	@echo "... TestStdAlgorithmsTeamAnyOf.i"
	@echo "... TestStdAlgorithmsTeamAnyOf.s"
	@echo "... TestStdAlgorithmsTeamCopy.o"
	@echo "... TestStdAlgorithmsTeamCopy.i"
	@echo "... TestStdAlgorithmsTeamCopy.s"
	@echo "... TestStdAlgorithmsTeamCopyBackward.o"
	@echo "... TestStdAlgorithmsTeamCopyBackward.i"
	@echo "... TestStdAlgorithmsTeamCopyBackward.s"
	@echo "... TestStdAlgorithmsTeamCopyIf.o"
	@echo "... TestStdAlgorithmsTeamCopyIf.i"
	@echo "... TestStdAlgorithmsTeamCopyIf.s"
	@echo "... TestStdAlgorithmsTeamCopy_n.o"
	@echo "... TestStdAlgorithmsTeamCopy_n.i"
	@echo "... TestStdAlgorithmsTeamCopy_n.s"
	@echo "... TestStdAlgorithmsTeamCount.o"
	@echo "... TestStdAlgorithmsTeamCount.i"
	@echo "... TestStdAlgorithmsTeamCount.s"
	@echo "... TestStdAlgorithmsTeamCountIf.o"
	@echo "... TestStdAlgorithmsTeamCountIf.i"
	@echo "... TestStdAlgorithmsTeamCountIf.s"
	@echo "... TestStdAlgorithmsTeamEqual.o"
	@echo "... TestStdAlgorithmsTeamEqual.i"
	@echo "... TestStdAlgorithmsTeamEqual.s"
	@echo "... TestStdAlgorithmsTeamExclusiveScan.o"
	@echo "... TestStdAlgorithmsTeamExclusiveScan.i"
	@echo "... TestStdAlgorithmsTeamExclusiveScan.s"
	@echo "... TestStdAlgorithmsTeamFill.o"
	@echo "... TestStdAlgorithmsTeamFill.i"
	@echo "... TestStdAlgorithmsTeamFill.s"
	@echo "... TestStdAlgorithmsTeamFill_n.o"
	@echo "... TestStdAlgorithmsTeamFill_n.i"
	@echo "... TestStdAlgorithmsTeamFill_n.s"
	@echo "... TestStdAlgorithmsTeamFind.o"
	@echo "... TestStdAlgorithmsTeamFind.i"
	@echo "... TestStdAlgorithmsTeamFind.s"
	@echo "... TestStdAlgorithmsTeamFindEnd.o"
	@echo "... TestStdAlgorithmsTeamFindEnd.i"
	@echo "... TestStdAlgorithmsTeamFindEnd.s"
	@echo "... TestStdAlgorithmsTeamFindFirstOf.o"
	@echo "... TestStdAlgorithmsTeamFindFirstOf.i"
	@echo "... TestStdAlgorithmsTeamFindFirstOf.s"
	@echo "... TestStdAlgorithmsTeamFindIf.o"
	@echo "... TestStdAlgorithmsTeamFindIf.i"
	@echo "... TestStdAlgorithmsTeamFindIf.s"
	@echo "... TestStdAlgorithmsTeamFindIfNot.o"
	@echo "... TestStdAlgorithmsTeamFindIfNot.i"
	@echo "... TestStdAlgorithmsTeamFindIfNot.s"
	@echo "... TestStdAlgorithmsTeamForEach.o"
	@echo "... TestStdAlgorithmsTeamForEach.i"
	@echo "... TestStdAlgorithmsTeamForEach.s"
	@echo "... TestStdAlgorithmsTeamForEachN.o"
	@echo "... TestStdAlgorithmsTeamForEachN.i"
	@echo "... TestStdAlgorithmsTeamForEachN.s"
	@echo "... TestStdAlgorithmsTeamGenerate.o"
	@echo "... TestStdAlgorithmsTeamGenerate.i"
	@echo "... TestStdAlgorithmsTeamGenerate.s"
	@echo "... TestStdAlgorithmsTeamGenerate_n.o"
	@echo "... TestStdAlgorithmsTeamGenerate_n.i"
	@echo "... TestStdAlgorithmsTeamGenerate_n.s"
	@echo "... TestStdAlgorithmsTeamInclusiveScan.o"
	@echo "... TestStdAlgorithmsTeamInclusiveScan.i"
	@echo "... TestStdAlgorithmsTeamInclusiveScan.s"
	@echo "... TestStdAlgorithmsTeamIsPartitioned.o"
	@echo "... TestStdAlgorithmsTeamIsPartitioned.i"
	@echo "... TestStdAlgorithmsTeamIsPartitioned.s"
	@echo "... TestStdAlgorithmsTeamIsSorted.o"
	@echo "... TestStdAlgorithmsTeamIsSorted.i"
	@echo "... TestStdAlgorithmsTeamIsSorted.s"
	@echo "... TestStdAlgorithmsTeamIsSortedUntil.o"
	@echo "... TestStdAlgorithmsTeamIsSortedUntil.i"
	@echo "... TestStdAlgorithmsTeamIsSortedUntil.s"
	@echo "... TestStdAlgorithmsTeamLexicographicalCompare.o"
	@echo "... TestStdAlgorithmsTeamLexicographicalCompare.i"
	@echo "... TestStdAlgorithmsTeamLexicographicalCompare.s"
	@echo "... TestStdAlgorithmsTeamMaxElement.o"
	@echo "... TestStdAlgorithmsTeamMaxElement.i"
	@echo "... TestStdAlgorithmsTeamMaxElement.s"
	@echo "... TestStdAlgorithmsTeamMinElement.o"
	@echo "... TestStdAlgorithmsTeamMinElement.i"
	@echo "... TestStdAlgorithmsTeamMinElement.s"
	@echo "... TestStdAlgorithmsTeamMinMaxElement.o"
	@echo "... TestStdAlgorithmsTeamMinMaxElement.i"
	@echo "... TestStdAlgorithmsTeamMinMaxElement.s"
	@echo "... TestStdAlgorithmsTeamMismatch.o"
	@echo "... TestStdAlgorithmsTeamMismatch.i"
	@echo "... TestStdAlgorithmsTeamMismatch.s"
	@echo "... TestStdAlgorithmsTeamMove.o"
	@echo "... TestStdAlgorithmsTeamMove.i"
	@echo "... TestStdAlgorithmsTeamMove.s"
	@echo "... TestStdAlgorithmsTeamMoveBackward.o"
	@echo "... TestStdAlgorithmsTeamMoveBackward.i"
	@echo "... TestStdAlgorithmsTeamMoveBackward.s"
	@echo "... TestStdAlgorithmsTeamNoneOf.o"
	@echo "... TestStdAlgorithmsTeamNoneOf.i"
	@echo "... TestStdAlgorithmsTeamNoneOf.s"
	@echo "... TestStdAlgorithmsTeamPartitionCopy.o"
	@echo "... TestStdAlgorithmsTeamPartitionCopy.i"
	@echo "... TestStdAlgorithmsTeamPartitionCopy.s"
	@echo "... TestStdAlgorithmsTeamPartitionPoint.o"
	@echo "... TestStdAlgorithmsTeamPartitionPoint.i"
	@echo "... TestStdAlgorithmsTeamPartitionPoint.s"
	@echo "... TestStdAlgorithmsTeamReduce.o"
	@echo "... TestStdAlgorithmsTeamReduce.i"
	@echo "... TestStdAlgorithmsTeamReduce.s"
	@echo "... TestStdAlgorithmsTeamRemove.o"
	@echo "... TestStdAlgorithmsTeamRemove.i"
	@echo "... TestStdAlgorithmsTeamRemove.s"
	@echo "... TestStdAlgorithmsTeamRemoveCopy.o"
	@echo "... TestStdAlgorithmsTeamRemoveCopy.i"
	@echo "... TestStdAlgorithmsTeamRemoveCopy.s"
	@echo "... TestStdAlgorithmsTeamRemoveCopyIf.o"
	@echo "... TestStdAlgorithmsTeamRemoveCopyIf.i"
	@echo "... TestStdAlgorithmsTeamRemoveCopyIf.s"
	@echo "... TestStdAlgorithmsTeamRemoveIf.o"
	@echo "... TestStdAlgorithmsTeamRemoveIf.i"
	@echo "... TestStdAlgorithmsTeamRemoveIf.s"
	@echo "... TestStdAlgorithmsTeamReplace.o"
	@echo "... TestStdAlgorithmsTeamReplace.i"
	@echo "... TestStdAlgorithmsTeamReplace.s"
	@echo "... TestStdAlgorithmsTeamReplaceCopy.o"
	@echo "... TestStdAlgorithmsTeamReplaceCopy.i"
	@echo "... TestStdAlgorithmsTeamReplaceCopy.s"
	@echo "... TestStdAlgorithmsTeamReplaceCopyIf.o"
	@echo "... TestStdAlgorithmsTeamReplaceCopyIf.i"
	@echo "... TestStdAlgorithmsTeamReplaceCopyIf.s"
	@echo "... TestStdAlgorithmsTeamReplaceIf.o"
	@echo "... TestStdAlgorithmsTeamReplaceIf.i"
	@echo "... TestStdAlgorithmsTeamReplaceIf.s"
	@echo "... TestStdAlgorithmsTeamReverse.o"
	@echo "... TestStdAlgorithmsTeamReverse.i"
	@echo "... TestStdAlgorithmsTeamReverse.s"
	@echo "... TestStdAlgorithmsTeamReverseCopy.o"
	@echo "... TestStdAlgorithmsTeamReverseCopy.i"
	@echo "... TestStdAlgorithmsTeamReverseCopy.s"
	@echo "... TestStdAlgorithmsTeamRotate.o"
	@echo "... TestStdAlgorithmsTeamRotate.i"
	@echo "... TestStdAlgorithmsTeamRotate.s"
	@echo "... TestStdAlgorithmsTeamRotateCopy.o"
	@echo "... TestStdAlgorithmsTeamRotateCopy.i"
	@echo "... TestStdAlgorithmsTeamRotateCopy.s"
	@echo "... TestStdAlgorithmsTeamSearch.o"
	@echo "... TestStdAlgorithmsTeamSearch.i"
	@echo "... TestStdAlgorithmsTeamSearch.s"
	@echo "... TestStdAlgorithmsTeamSearchN.o"
	@echo "... TestStdAlgorithmsTeamSearchN.i"
	@echo "... TestStdAlgorithmsTeamSearchN.s"
	@echo "... TestStdAlgorithmsTeamShiftLeft.o"
	@echo "... TestStdAlgorithmsTeamShiftLeft.i"
	@echo "... TestStdAlgorithmsTeamShiftLeft.s"
	@echo "... TestStdAlgorithmsTeamShiftRight.o"
	@echo "... TestStdAlgorithmsTeamShiftRight.i"
	@echo "... TestStdAlgorithmsTeamShiftRight.s"
	@echo "... TestStdAlgorithmsTeamSwapRanges.o"
	@echo "... TestStdAlgorithmsTeamSwapRanges.i"
	@echo "... TestStdAlgorithmsTeamSwapRanges.s"
	@echo "... TestStdAlgorithmsTeamTransformBinaryOp.o"
	@echo "... TestStdAlgorithmsTeamTransformBinaryOp.i"
	@echo "... TestStdAlgorithmsTeamTransformBinaryOp.s"
	@echo "... TestStdAlgorithmsTeamTransformExclusiveScan.o"
	@echo "... TestStdAlgorithmsTeamTransformExclusiveScan.i"
	@echo "... TestStdAlgorithmsTeamTransformExclusiveScan.s"
	@echo "... TestStdAlgorithmsTeamTransformInclusiveScan.o"
	@echo "... TestStdAlgorithmsTeamTransformInclusiveScan.i"
	@echo "... TestStdAlgorithmsTeamTransformInclusiveScan.s"
	@echo "... TestStdAlgorithmsTeamTransformReduce.o"
	@echo "... TestStdAlgorithmsTeamTransformReduce.i"
	@echo "... TestStdAlgorithmsTeamTransformReduce.s"
	@echo "... TestStdAlgorithmsTeamTransformUnaryOp.o"
	@echo "... TestStdAlgorithmsTeamTransformUnaryOp.i"
	@echo "... TestStdAlgorithmsTeamTransformUnaryOp.s"
	@echo "... TestStdAlgorithmsTeamUnique.o"
	@echo "... TestStdAlgorithmsTeamUnique.i"
	@echo "... TestStdAlgorithmsTeamUnique.s"
	@echo "... TestStdAlgorithmsTeamUniqueCopy.o"
	@echo "... TestStdAlgorithmsTeamUniqueCopy.i"
	@echo "... TestStdAlgorithmsTeamUniqueCopy.s"
	@echo "... TestStdAlgorithmsTransformExclusiveScan.o"
	@echo "... TestStdAlgorithmsTransformExclusiveScan.i"
	@echo "... TestStdAlgorithmsTransformExclusiveScan.s"
	@echo "... TestStdAlgorithmsTransformInclusiveScan.o"
	@echo "... TestStdAlgorithmsTransformInclusiveScan.i"
	@echo "... TestStdAlgorithmsTransformInclusiveScan.s"
	@echo "... TestStdAlgorithmsTransformUnaryOp.o"
	@echo "... TestStdAlgorithmsTransformUnaryOp.i"
	@echo "... TestStdAlgorithmsTransformUnaryOp.s"
	@echo "... TestStdAlgorithmsUnique.o"
	@echo "... TestStdAlgorithmsUnique.i"
	@echo "... TestStdAlgorithmsUnique.s"
	@echo "... TestStdAlgorithmsUniqueCopy.o"
	@echo "... TestStdAlgorithmsUniqueCopy.i"
	@echo "... TestStdAlgorithmsUniqueCopy.s"
	@echo "... TestStdReducers.o"
	@echo "... TestStdReducers.i"
	@echo "... TestStdReducers.s"
	@echo "... UnitTestMain.o"
	@echo "... UnitTestMain.i"
	@echo "... UnitTestMain.s"
	@echo "... serial/TestBinSortA.o"
	@echo "... serial/TestBinSortA.i"
	@echo "... serial/TestBinSortA.s"
	@echo "... serial/TestBinSortB.o"
	@echo "... serial/TestBinSortB.i"
	@echo "... serial/TestBinSortB.s"
	@echo "... serial/TestNestedSort.o"
	@echo "... serial/TestNestedSort.i"
	@echo "... serial/TestNestedSort.s"
	@echo "... serial/TestRandom.o"
	@echo "... serial/TestRandom.i"
	@echo "... serial/TestRandom.s"
	@echo "... serial/TestSort.o"
	@echo "... serial/TestSort.i"
	@echo "... serial/TestSort.s"
	@echo "... serial/TestSortByKey.o"
	@echo "... serial/TestSortByKey.i"
	@echo "... serial/TestSortByKey.s"
	@echo "... serial/TestSortCustomComp.o"
	@echo "... serial/TestSortCustomComp.i"
	@echo "... serial/TestSortCustomComp.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/jenkins/workspace/Kokkos_nightly/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

