# 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/_deps/googlebenchmark-build/src//CMakeFiles/progress.marks
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googlebenchmark-build/src/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 _deps/googlebenchmark-build/src/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 _deps/googlebenchmark-build/src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googlebenchmark-build/src/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.
_deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/rule
.PHONY : _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/rule

# Convenience name for target.
benchmark: _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/rule
.PHONY : benchmark

# fast build rule for target.
benchmark/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build
.PHONY : benchmark/fast

# Convenience name for target.
_deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/rule:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/rule
.PHONY : _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/rule

# Convenience name for target.
benchmark_main: _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/rule
.PHONY : benchmark_main

# fast build rule for target.
benchmark_main/fast:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/build
.PHONY : benchmark_main/fast

benchmark.o: benchmark.cc.o
.PHONY : benchmark.o

# target to build an object file
benchmark.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
.PHONY : benchmark.cc.o

benchmark.i: benchmark.cc.i
.PHONY : benchmark.i

# target to preprocess a source file
benchmark.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.i
.PHONY : benchmark.cc.i

benchmark.s: benchmark.cc.s
.PHONY : benchmark.s

# target to generate assembly for a file
benchmark.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.s
.PHONY : benchmark.cc.s

benchmark_api_internal.o: benchmark_api_internal.cc.o
.PHONY : benchmark_api_internal.o

# target to build an object file
benchmark_api_internal.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
.PHONY : benchmark_api_internal.cc.o

benchmark_api_internal.i: benchmark_api_internal.cc.i
.PHONY : benchmark_api_internal.i

# target to preprocess a source file
benchmark_api_internal.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.i
.PHONY : benchmark_api_internal.cc.i

benchmark_api_internal.s: benchmark_api_internal.cc.s
.PHONY : benchmark_api_internal.s

# target to generate assembly for a file
benchmark_api_internal.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.s
.PHONY : benchmark_api_internal.cc.s

benchmark_main.o: benchmark_main.cc.o
.PHONY : benchmark_main.o

# target to build an object file
benchmark_main.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
.PHONY : benchmark_main.cc.o

benchmark_main.i: benchmark_main.cc.i
.PHONY : benchmark_main.i

# target to preprocess a source file
benchmark_main.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.i
.PHONY : benchmark_main.cc.i

benchmark_main.s: benchmark_main.cc.s
.PHONY : benchmark_main.s

# target to generate assembly for a file
benchmark_main.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.s
.PHONY : benchmark_main.cc.s

benchmark_name.o: benchmark_name.cc.o
.PHONY : benchmark_name.o

# target to build an object file
benchmark_name.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
.PHONY : benchmark_name.cc.o

benchmark_name.i: benchmark_name.cc.i
.PHONY : benchmark_name.i

# target to preprocess a source file
benchmark_name.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.i
.PHONY : benchmark_name.cc.i

benchmark_name.s: benchmark_name.cc.s
.PHONY : benchmark_name.s

# target to generate assembly for a file
benchmark_name.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.s
.PHONY : benchmark_name.cc.s

benchmark_register.o: benchmark_register.cc.o
.PHONY : benchmark_register.o

# target to build an object file
benchmark_register.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
.PHONY : benchmark_register.cc.o

benchmark_register.i: benchmark_register.cc.i
.PHONY : benchmark_register.i

# target to preprocess a source file
benchmark_register.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.i
.PHONY : benchmark_register.cc.i

benchmark_register.s: benchmark_register.cc.s
.PHONY : benchmark_register.s

# target to generate assembly for a file
benchmark_register.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.s
.PHONY : benchmark_register.cc.s

benchmark_runner.o: benchmark_runner.cc.o
.PHONY : benchmark_runner.o

# target to build an object file
benchmark_runner.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
.PHONY : benchmark_runner.cc.o

benchmark_runner.i: benchmark_runner.cc.i
.PHONY : benchmark_runner.i

# target to preprocess a source file
benchmark_runner.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.i
.PHONY : benchmark_runner.cc.i

benchmark_runner.s: benchmark_runner.cc.s
.PHONY : benchmark_runner.s

# target to generate assembly for a file
benchmark_runner.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.s
.PHONY : benchmark_runner.cc.s

check.o: check.cc.o
.PHONY : check.o

# target to build an object file
check.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
.PHONY : check.cc.o

check.i: check.cc.i
.PHONY : check.i

# target to preprocess a source file
check.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.i
.PHONY : check.cc.i

check.s: check.cc.s
.PHONY : check.s

# target to generate assembly for a file
check.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.s
.PHONY : check.cc.s

colorprint.o: colorprint.cc.o
.PHONY : colorprint.o

# target to build an object file
colorprint.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
.PHONY : colorprint.cc.o

colorprint.i: colorprint.cc.i
.PHONY : colorprint.i

# target to preprocess a source file
colorprint.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.i
.PHONY : colorprint.cc.i

colorprint.s: colorprint.cc.s
.PHONY : colorprint.s

# target to generate assembly for a file
colorprint.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.s
.PHONY : colorprint.cc.s

commandlineflags.o: commandlineflags.cc.o
.PHONY : commandlineflags.o

# target to build an object file
commandlineflags.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
.PHONY : commandlineflags.cc.o

commandlineflags.i: commandlineflags.cc.i
.PHONY : commandlineflags.i

# target to preprocess a source file
commandlineflags.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.i
.PHONY : commandlineflags.cc.i

commandlineflags.s: commandlineflags.cc.s
.PHONY : commandlineflags.s

# target to generate assembly for a file
commandlineflags.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.s
.PHONY : commandlineflags.cc.s

complexity.o: complexity.cc.o
.PHONY : complexity.o

# target to build an object file
complexity.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
.PHONY : complexity.cc.o

complexity.i: complexity.cc.i
.PHONY : complexity.i

# target to preprocess a source file
complexity.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.i
.PHONY : complexity.cc.i

complexity.s: complexity.cc.s
.PHONY : complexity.s

# target to generate assembly for a file
complexity.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.s
.PHONY : complexity.cc.s

console_reporter.o: console_reporter.cc.o
.PHONY : console_reporter.o

# target to build an object file
console_reporter.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
.PHONY : console_reporter.cc.o

console_reporter.i: console_reporter.cc.i
.PHONY : console_reporter.i

# target to preprocess a source file
console_reporter.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.i
.PHONY : console_reporter.cc.i

console_reporter.s: console_reporter.cc.s
.PHONY : console_reporter.s

# target to generate assembly for a file
console_reporter.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.s
.PHONY : console_reporter.cc.s

counter.o: counter.cc.o
.PHONY : counter.o

# target to build an object file
counter.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
.PHONY : counter.cc.o

counter.i: counter.cc.i
.PHONY : counter.i

# target to preprocess a source file
counter.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.i
.PHONY : counter.cc.i

counter.s: counter.cc.s
.PHONY : counter.s

# target to generate assembly for a file
counter.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.s
.PHONY : counter.cc.s

csv_reporter.o: csv_reporter.cc.o
.PHONY : csv_reporter.o

# target to build an object file
csv_reporter.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
.PHONY : csv_reporter.cc.o

csv_reporter.i: csv_reporter.cc.i
.PHONY : csv_reporter.i

# target to preprocess a source file
csv_reporter.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.i
.PHONY : csv_reporter.cc.i

csv_reporter.s: csv_reporter.cc.s
.PHONY : csv_reporter.s

# target to generate assembly for a file
csv_reporter.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.s
.PHONY : csv_reporter.cc.s

json_reporter.o: json_reporter.cc.o
.PHONY : json_reporter.o

# target to build an object file
json_reporter.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
.PHONY : json_reporter.cc.o

json_reporter.i: json_reporter.cc.i
.PHONY : json_reporter.i

# target to preprocess a source file
json_reporter.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.i
.PHONY : json_reporter.cc.i

json_reporter.s: json_reporter.cc.s
.PHONY : json_reporter.s

# target to generate assembly for a file
json_reporter.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.s
.PHONY : json_reporter.cc.s

perf_counters.o: perf_counters.cc.o
.PHONY : perf_counters.o

# target to build an object file
perf_counters.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
.PHONY : perf_counters.cc.o

perf_counters.i: perf_counters.cc.i
.PHONY : perf_counters.i

# target to preprocess a source file
perf_counters.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.i
.PHONY : perf_counters.cc.i

perf_counters.s: perf_counters.cc.s
.PHONY : perf_counters.s

# target to generate assembly for a file
perf_counters.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.s
.PHONY : perf_counters.cc.s

reporter.o: reporter.cc.o
.PHONY : reporter.o

# target to build an object file
reporter.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
.PHONY : reporter.cc.o

reporter.i: reporter.cc.i
.PHONY : reporter.i

# target to preprocess a source file
reporter.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.i
.PHONY : reporter.cc.i

reporter.s: reporter.cc.s
.PHONY : reporter.s

# target to generate assembly for a file
reporter.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.s
.PHONY : reporter.cc.s

statistics.o: statistics.cc.o
.PHONY : statistics.o

# target to build an object file
statistics.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
.PHONY : statistics.cc.o

statistics.i: statistics.cc.i
.PHONY : statistics.i

# target to preprocess a source file
statistics.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.i
.PHONY : statistics.cc.i

statistics.s: statistics.cc.s
.PHONY : statistics.s

# target to generate assembly for a file
statistics.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.s
.PHONY : statistics.cc.s

string_util.o: string_util.cc.o
.PHONY : string_util.o

# target to build an object file
string_util.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
.PHONY : string_util.cc.o

string_util.i: string_util.cc.i
.PHONY : string_util.i

# target to preprocess a source file
string_util.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.i
.PHONY : string_util.cc.i

string_util.s: string_util.cc.s
.PHONY : string_util.s

# target to generate assembly for a file
string_util.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.s
.PHONY : string_util.cc.s

sysinfo.o: sysinfo.cc.o
.PHONY : sysinfo.o

# target to build an object file
sysinfo.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
.PHONY : sysinfo.cc.o

sysinfo.i: sysinfo.cc.i
.PHONY : sysinfo.i

# target to preprocess a source file
sysinfo.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.i
.PHONY : sysinfo.cc.i

sysinfo.s: sysinfo.cc.s
.PHONY : sysinfo.s

# target to generate assembly for a file
sysinfo.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.s
.PHONY : sysinfo.cc.s

timers.o: timers.cc.o
.PHONY : timers.o

# target to build an object file
timers.cc.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
.PHONY : timers.cc.o

timers.i: timers.cc.i
.PHONY : timers.i

# target to preprocess a source file
timers.cc.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.i
.PHONY : timers.cc.i

timers.s: timers.cc.s
.PHONY : timers.s

# target to generate assembly for a file
timers.cc.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/build.make _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.s
.PHONY : timers.cc.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 "... benchmark"
	@echo "... benchmark_main"
	@echo "... benchmark.o"
	@echo "... benchmark.i"
	@echo "... benchmark.s"
	@echo "... benchmark_api_internal.o"
	@echo "... benchmark_api_internal.i"
	@echo "... benchmark_api_internal.s"
	@echo "... benchmark_main.o"
	@echo "... benchmark_main.i"
	@echo "... benchmark_main.s"
	@echo "... benchmark_name.o"
	@echo "... benchmark_name.i"
	@echo "... benchmark_name.s"
	@echo "... benchmark_register.o"
	@echo "... benchmark_register.i"
	@echo "... benchmark_register.s"
	@echo "... benchmark_runner.o"
	@echo "... benchmark_runner.i"
	@echo "... benchmark_runner.s"
	@echo "... check.o"
	@echo "... check.i"
	@echo "... check.s"
	@echo "... colorprint.o"
	@echo "... colorprint.i"
	@echo "... colorprint.s"
	@echo "... commandlineflags.o"
	@echo "... commandlineflags.i"
	@echo "... commandlineflags.s"
	@echo "... complexity.o"
	@echo "... complexity.i"
	@echo "... complexity.s"
	@echo "... console_reporter.o"
	@echo "... console_reporter.i"
	@echo "... console_reporter.s"
	@echo "... counter.o"
	@echo "... counter.i"
	@echo "... counter.s"
	@echo "... csv_reporter.o"
	@echo "... csv_reporter.i"
	@echo "... csv_reporter.s"
	@echo "... json_reporter.o"
	@echo "... json_reporter.i"
	@echo "... json_reporter.s"
	@echo "... perf_counters.o"
	@echo "... perf_counters.i"
	@echo "... perf_counters.s"
	@echo "... reporter.o"
	@echo "... reporter.i"
	@echo "... reporter.s"
	@echo "... statistics.o"
	@echo "... statistics.i"
	@echo "... statistics.s"
	@echo "... string_util.o"
	@echo "... string_util.i"
	@echo "... string_util.s"
	@echo "... sysinfo.o"
	@echo "... sysinfo.i"
	@echo "... sysinfo.s"
	@echo "... timers.o"
	@echo "... timers.i"
	@echo "... timers.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

