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

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

# Convenience name for target.
Kokkos_PerformanceTest_Benchmark: core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/rule
.PHONY : Kokkos_PerformanceTest_Benchmark

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

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

# Convenience name for target.
Kokkos_Benchmark_Atomic_MinMax: core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/rule
.PHONY : Kokkos_Benchmark_Atomic_MinMax

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

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

# Convenience name for target.
Kokkos_PerformanceTest_ViewFirstTouch: core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/rule
.PHONY : Kokkos_PerformanceTest_ViewFirstTouch

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

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

# Convenience name for target.
Kokkos_PerformanceTest_Mempool: core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/rule
.PHONY : Kokkos_PerformanceTest_Mempool

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

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

# Convenience name for target.
Kokkos_PerformanceTest_Atomic: core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/rule
.PHONY : Kokkos_PerformanceTest_Atomic

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

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

# Convenience name for target.
Kokkos_PerformanceTest_Reduction: core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/rule
.PHONY : Kokkos_PerformanceTest_Reduction

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

BenchmarkMain.o: BenchmarkMain.cpp.o
.PHONY : BenchmarkMain.o

# target to build an object file
BenchmarkMain.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/BenchmarkMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.o
.PHONY : BenchmarkMain.cpp.o

BenchmarkMain.i: BenchmarkMain.cpp.i
.PHONY : BenchmarkMain.i

# target to preprocess a source file
BenchmarkMain.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/BenchmarkMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.i
.PHONY : BenchmarkMain.cpp.i

BenchmarkMain.s: BenchmarkMain.cpp.s
.PHONY : BenchmarkMain.s

# target to generate assembly for a file
BenchmarkMain.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/BenchmarkMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/BenchmarkMain.cpp.s
.PHONY : BenchmarkMain.cpp.s

Benchmark_Context.o: Benchmark_Context.cpp.o
.PHONY : Benchmark_Context.o

# target to build an object file
Benchmark_Context.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/Benchmark_Context.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.o
.PHONY : Benchmark_Context.cpp.o

Benchmark_Context.i: Benchmark_Context.cpp.i
.PHONY : Benchmark_Context.i

# target to preprocess a source file
Benchmark_Context.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/Benchmark_Context.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.i
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.i
.PHONY : Benchmark_Context.cpp.i

Benchmark_Context.s: Benchmark_Context.cpp.s
.PHONY : Benchmark_Context.s

# target to generate assembly for a file
Benchmark_Context.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/Benchmark_Context.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.s
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/Benchmark_Context.cpp.s
.PHONY : Benchmark_Context.cpp.s

PerfTestGramSchmidt.o: PerfTestGramSchmidt.cpp.o
.PHONY : PerfTestGramSchmidt.o

# target to build an object file
PerfTestGramSchmidt.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o
.PHONY : PerfTestGramSchmidt.cpp.o

PerfTestGramSchmidt.i: PerfTestGramSchmidt.cpp.i
.PHONY : PerfTestGramSchmidt.i

# target to preprocess a source file
PerfTestGramSchmidt.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.i
.PHONY : PerfTestGramSchmidt.cpp.i

PerfTestGramSchmidt.s: PerfTestGramSchmidt.cpp.s
.PHONY : PerfTestGramSchmidt.s

# target to generate assembly for a file
PerfTestGramSchmidt.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.s
.PHONY : PerfTestGramSchmidt.cpp.s

PerfTestHexGrad.o: PerfTestHexGrad.cpp.o
.PHONY : PerfTestHexGrad.o

# target to build an object file
PerfTestHexGrad.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o
.PHONY : PerfTestHexGrad.cpp.o

PerfTestHexGrad.i: PerfTestHexGrad.cpp.i
.PHONY : PerfTestHexGrad.i

# target to preprocess a source file
PerfTestHexGrad.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.i
.PHONY : PerfTestHexGrad.cpp.i

PerfTestHexGrad.s: PerfTestHexGrad.cpp.s
.PHONY : PerfTestHexGrad.s

# target to generate assembly for a file
PerfTestHexGrad.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.s
.PHONY : PerfTestHexGrad.cpp.s

PerfTestMDRange_Stencil.o: PerfTestMDRange_Stencil.cpp.o
.PHONY : PerfTestMDRange_Stencil.o

# target to build an object file
PerfTestMDRange_Stencil.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestMDRange_Stencil.cpp.o
.PHONY : PerfTestMDRange_Stencil.cpp.o

PerfTestMDRange_Stencil.i: PerfTestMDRange_Stencil.cpp.i
.PHONY : PerfTestMDRange_Stencil.i

# target to preprocess a source file
PerfTestMDRange_Stencil.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestMDRange_Stencil.cpp.i
.PHONY : PerfTestMDRange_Stencil.cpp.i

PerfTestMDRange_Stencil.s: PerfTestMDRange_Stencil.cpp.s
.PHONY : PerfTestMDRange_Stencil.s

# target to generate assembly for a file
PerfTestMDRange_Stencil.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestMDRange_Stencil.cpp.s
.PHONY : PerfTestMDRange_Stencil.cpp.s

PerfTest_CustomReduction.o: PerfTest_CustomReduction.cpp.o
.PHONY : PerfTest_CustomReduction.o

# target to build an object file
PerfTest_CustomReduction.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o
.PHONY : PerfTest_CustomReduction.cpp.o

PerfTest_CustomReduction.i: PerfTest_CustomReduction.cpp.i
.PHONY : PerfTest_CustomReduction.i

# target to preprocess a source file
PerfTest_CustomReduction.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.i
.PHONY : PerfTest_CustomReduction.cpp.i

PerfTest_CustomReduction.s: PerfTest_CustomReduction.cpp.s
.PHONY : PerfTest_CustomReduction.s

# target to generate assembly for a file
PerfTest_CustomReduction.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.s
.PHONY : PerfTest_CustomReduction.cpp.s

PerfTest_ExecSpacePartitioning.o: PerfTest_ExecSpacePartitioning.cpp.o
.PHONY : PerfTest_ExecSpacePartitioning.o

# target to build an object file
PerfTest_ExecSpacePartitioning.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o
.PHONY : PerfTest_ExecSpacePartitioning.cpp.o

PerfTest_ExecSpacePartitioning.i: PerfTest_ExecSpacePartitioning.cpp.i
.PHONY : PerfTest_ExecSpacePartitioning.i

# target to preprocess a source file
PerfTest_ExecSpacePartitioning.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.i
.PHONY : PerfTest_ExecSpacePartitioning.cpp.i

PerfTest_ExecSpacePartitioning.s: PerfTest_ExecSpacePartitioning.cpp.s
.PHONY : PerfTest_ExecSpacePartitioning.s

# target to generate assembly for a file
PerfTest_ExecSpacePartitioning.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.s
.PHONY : PerfTest_ExecSpacePartitioning.cpp.s

PerfTest_Gemv.o: PerfTest_Gemv.cpp.o
.PHONY : PerfTest_Gemv.o

# target to build an object file
PerfTest_Gemv.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Gemv.cpp.o
.PHONY : PerfTest_Gemv.cpp.o

PerfTest_Gemv.i: PerfTest_Gemv.cpp.i
.PHONY : PerfTest_Gemv.i

# target to preprocess a source file
PerfTest_Gemv.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Gemv.cpp.i
.PHONY : PerfTest_Gemv.cpp.i

PerfTest_Gemv.s: PerfTest_Gemv.cpp.s
.PHONY : PerfTest_Gemv.s

# target to generate assembly for a file
PerfTest_Gemv.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Gemv.cpp.s
.PHONY : PerfTest_Gemv.cpp.s

PerfTest_MallocFree.o: PerfTest_MallocFree.cpp.o
.PHONY : PerfTest_MallocFree.o

# target to build an object file
PerfTest_MallocFree.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o
.PHONY : PerfTest_MallocFree.cpp.o

PerfTest_MallocFree.i: PerfTest_MallocFree.cpp.i
.PHONY : PerfTest_MallocFree.i

# target to preprocess a source file
PerfTest_MallocFree.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.i
.PHONY : PerfTest_MallocFree.cpp.i

PerfTest_MallocFree.s: PerfTest_MallocFree.cpp.s
.PHONY : PerfTest_MallocFree.s

# target to generate assembly for a file
PerfTest_MallocFree.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.s
.PHONY : PerfTest_MallocFree.cpp.s

PerfTest_Stream.o: PerfTest_Stream.cpp.o
.PHONY : PerfTest_Stream.o

# target to build an object file
PerfTest_Stream.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Stream.cpp.o
.PHONY : PerfTest_Stream.cpp.o

PerfTest_Stream.i: PerfTest_Stream.cpp.i
.PHONY : PerfTest_Stream.i

# target to preprocess a source file
PerfTest_Stream.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Stream.cpp.i
.PHONY : PerfTest_Stream.cpp.i

PerfTest_Stream.s: PerfTest_Stream.cpp.s
.PHONY : PerfTest_Stream.s

# target to generate assembly for a file
PerfTest_Stream.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_Stream.cpp.s
.PHONY : PerfTest_Stream.cpp.s

PerfTest_ViewAllocate.o: PerfTest_ViewAllocate.cpp.o
.PHONY : PerfTest_ViewAllocate.o

# target to build an object file
PerfTest_ViewAllocate.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o
.PHONY : PerfTest_ViewAllocate.cpp.o

PerfTest_ViewAllocate.i: PerfTest_ViewAllocate.cpp.i
.PHONY : PerfTest_ViewAllocate.i

# target to preprocess a source file
PerfTest_ViewAllocate.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.i
.PHONY : PerfTest_ViewAllocate.cpp.i

PerfTest_ViewAllocate.s: PerfTest_ViewAllocate.cpp.s
.PHONY : PerfTest_ViewAllocate.s

# target to generate assembly for a file
PerfTest_ViewAllocate.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.s
.PHONY : PerfTest_ViewAllocate.cpp.s

PerfTest_ViewCopy_Raw.o: PerfTest_ViewCopy_Raw.cpp.o
.PHONY : PerfTest_ViewCopy_Raw.o

# target to build an object file
PerfTest_ViewCopy_Raw.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o
.PHONY : PerfTest_ViewCopy_Raw.cpp.o

PerfTest_ViewCopy_Raw.i: PerfTest_ViewCopy_Raw.cpp.i
.PHONY : PerfTest_ViewCopy_Raw.i

# target to preprocess a source file
PerfTest_ViewCopy_Raw.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.i
.PHONY : PerfTest_ViewCopy_Raw.cpp.i

PerfTest_ViewCopy_Raw.s: PerfTest_ViewCopy_Raw.cpp.s
.PHONY : PerfTest_ViewCopy_Raw.s

# target to generate assembly for a file
PerfTest_ViewCopy_Raw.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.s
.PHONY : PerfTest_ViewCopy_Raw.cpp.s

PerfTest_ViewCopy_a123.o: PerfTest_ViewCopy_a123.cpp.o
.PHONY : PerfTest_ViewCopy_a123.o

# target to build an object file
PerfTest_ViewCopy_a123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o
.PHONY : PerfTest_ViewCopy_a123.cpp.o

PerfTest_ViewCopy_a123.i: PerfTest_ViewCopy_a123.cpp.i
.PHONY : PerfTest_ViewCopy_a123.i

# target to preprocess a source file
PerfTest_ViewCopy_a123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.i
.PHONY : PerfTest_ViewCopy_a123.cpp.i

PerfTest_ViewCopy_a123.s: PerfTest_ViewCopy_a123.cpp.s
.PHONY : PerfTest_ViewCopy_a123.s

# target to generate assembly for a file
PerfTest_ViewCopy_a123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.s
.PHONY : PerfTest_ViewCopy_a123.cpp.s

PerfTest_ViewCopy_a45.o: PerfTest_ViewCopy_a45.cpp.o
.PHONY : PerfTest_ViewCopy_a45.o

# target to build an object file
PerfTest_ViewCopy_a45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o
.PHONY : PerfTest_ViewCopy_a45.cpp.o

PerfTest_ViewCopy_a45.i: PerfTest_ViewCopy_a45.cpp.i
.PHONY : PerfTest_ViewCopy_a45.i

# target to preprocess a source file
PerfTest_ViewCopy_a45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.i
.PHONY : PerfTest_ViewCopy_a45.cpp.i

PerfTest_ViewCopy_a45.s: PerfTest_ViewCopy_a45.cpp.s
.PHONY : PerfTest_ViewCopy_a45.s

# target to generate assembly for a file
PerfTest_ViewCopy_a45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.s
.PHONY : PerfTest_ViewCopy_a45.cpp.s

PerfTest_ViewCopy_a6.o: PerfTest_ViewCopy_a6.cpp.o
.PHONY : PerfTest_ViewCopy_a6.o

# target to build an object file
PerfTest_ViewCopy_a6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o
.PHONY : PerfTest_ViewCopy_a6.cpp.o

PerfTest_ViewCopy_a6.i: PerfTest_ViewCopy_a6.cpp.i
.PHONY : PerfTest_ViewCopy_a6.i

# target to preprocess a source file
PerfTest_ViewCopy_a6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.i
.PHONY : PerfTest_ViewCopy_a6.cpp.i

PerfTest_ViewCopy_a6.s: PerfTest_ViewCopy_a6.cpp.s
.PHONY : PerfTest_ViewCopy_a6.s

# target to generate assembly for a file
PerfTest_ViewCopy_a6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.s
.PHONY : PerfTest_ViewCopy_a6.cpp.s

PerfTest_ViewCopy_a7.o: PerfTest_ViewCopy_a7.cpp.o
.PHONY : PerfTest_ViewCopy_a7.o

# target to build an object file
PerfTest_ViewCopy_a7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o
.PHONY : PerfTest_ViewCopy_a7.cpp.o

PerfTest_ViewCopy_a7.i: PerfTest_ViewCopy_a7.cpp.i
.PHONY : PerfTest_ViewCopy_a7.i

# target to preprocess a source file
PerfTest_ViewCopy_a7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.i
.PHONY : PerfTest_ViewCopy_a7.cpp.i

PerfTest_ViewCopy_a7.s: PerfTest_ViewCopy_a7.cpp.s
.PHONY : PerfTest_ViewCopy_a7.s

# target to generate assembly for a file
PerfTest_ViewCopy_a7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.s
.PHONY : PerfTest_ViewCopy_a7.cpp.s

PerfTest_ViewCopy_a8.o: PerfTest_ViewCopy_a8.cpp.o
.PHONY : PerfTest_ViewCopy_a8.o

# target to build an object file
PerfTest_ViewCopy_a8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o
.PHONY : PerfTest_ViewCopy_a8.cpp.o

PerfTest_ViewCopy_a8.i: PerfTest_ViewCopy_a8.cpp.i
.PHONY : PerfTest_ViewCopy_a8.i

# target to preprocess a source file
PerfTest_ViewCopy_a8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.i
.PHONY : PerfTest_ViewCopy_a8.cpp.i

PerfTest_ViewCopy_a8.s: PerfTest_ViewCopy_a8.cpp.s
.PHONY : PerfTest_ViewCopy_a8.s

# target to generate assembly for a file
PerfTest_ViewCopy_a8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.s
.PHONY : PerfTest_ViewCopy_a8.cpp.s

PerfTest_ViewCopy_b123.o: PerfTest_ViewCopy_b123.cpp.o
.PHONY : PerfTest_ViewCopy_b123.o

# target to build an object file
PerfTest_ViewCopy_b123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o
.PHONY : PerfTest_ViewCopy_b123.cpp.o

PerfTest_ViewCopy_b123.i: PerfTest_ViewCopy_b123.cpp.i
.PHONY : PerfTest_ViewCopy_b123.i

# target to preprocess a source file
PerfTest_ViewCopy_b123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.i
.PHONY : PerfTest_ViewCopy_b123.cpp.i

PerfTest_ViewCopy_b123.s: PerfTest_ViewCopy_b123.cpp.s
.PHONY : PerfTest_ViewCopy_b123.s

# target to generate assembly for a file
PerfTest_ViewCopy_b123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.s
.PHONY : PerfTest_ViewCopy_b123.cpp.s

PerfTest_ViewCopy_b45.o: PerfTest_ViewCopy_b45.cpp.o
.PHONY : PerfTest_ViewCopy_b45.o

# target to build an object file
PerfTest_ViewCopy_b45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o
.PHONY : PerfTest_ViewCopy_b45.cpp.o

PerfTest_ViewCopy_b45.i: PerfTest_ViewCopy_b45.cpp.i
.PHONY : PerfTest_ViewCopy_b45.i

# target to preprocess a source file
PerfTest_ViewCopy_b45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.i
.PHONY : PerfTest_ViewCopy_b45.cpp.i

PerfTest_ViewCopy_b45.s: PerfTest_ViewCopy_b45.cpp.s
.PHONY : PerfTest_ViewCopy_b45.s

# target to generate assembly for a file
PerfTest_ViewCopy_b45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.s
.PHONY : PerfTest_ViewCopy_b45.cpp.s

PerfTest_ViewCopy_b6.o: PerfTest_ViewCopy_b6.cpp.o
.PHONY : PerfTest_ViewCopy_b6.o

# target to build an object file
PerfTest_ViewCopy_b6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o
.PHONY : PerfTest_ViewCopy_b6.cpp.o

PerfTest_ViewCopy_b6.i: PerfTest_ViewCopy_b6.cpp.i
.PHONY : PerfTest_ViewCopy_b6.i

# target to preprocess a source file
PerfTest_ViewCopy_b6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.i
.PHONY : PerfTest_ViewCopy_b6.cpp.i

PerfTest_ViewCopy_b6.s: PerfTest_ViewCopy_b6.cpp.s
.PHONY : PerfTest_ViewCopy_b6.s

# target to generate assembly for a file
PerfTest_ViewCopy_b6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.s
.PHONY : PerfTest_ViewCopy_b6.cpp.s

PerfTest_ViewCopy_b7.o: PerfTest_ViewCopy_b7.cpp.o
.PHONY : PerfTest_ViewCopy_b7.o

# target to build an object file
PerfTest_ViewCopy_b7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o
.PHONY : PerfTest_ViewCopy_b7.cpp.o

PerfTest_ViewCopy_b7.i: PerfTest_ViewCopy_b7.cpp.i
.PHONY : PerfTest_ViewCopy_b7.i

# target to preprocess a source file
PerfTest_ViewCopy_b7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.i
.PHONY : PerfTest_ViewCopy_b7.cpp.i

PerfTest_ViewCopy_b7.s: PerfTest_ViewCopy_b7.cpp.s
.PHONY : PerfTest_ViewCopy_b7.s

# target to generate assembly for a file
PerfTest_ViewCopy_b7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.s
.PHONY : PerfTest_ViewCopy_b7.cpp.s

PerfTest_ViewCopy_b8.o: PerfTest_ViewCopy_b8.cpp.o
.PHONY : PerfTest_ViewCopy_b8.o

# target to build an object file
PerfTest_ViewCopy_b8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o
.PHONY : PerfTest_ViewCopy_b8.cpp.o

PerfTest_ViewCopy_b8.i: PerfTest_ViewCopy_b8.cpp.i
.PHONY : PerfTest_ViewCopy_b8.i

# target to preprocess a source file
PerfTest_ViewCopy_b8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.i
.PHONY : PerfTest_ViewCopy_b8.cpp.i

PerfTest_ViewCopy_b8.s: PerfTest_ViewCopy_b8.cpp.s
.PHONY : PerfTest_ViewCopy_b8.s

# target to generate assembly for a file
PerfTest_ViewCopy_b8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.s
.PHONY : PerfTest_ViewCopy_b8.cpp.s

PerfTest_ViewCopy_c123.o: PerfTest_ViewCopy_c123.cpp.o
.PHONY : PerfTest_ViewCopy_c123.o

# target to build an object file
PerfTest_ViewCopy_c123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o
.PHONY : PerfTest_ViewCopy_c123.cpp.o

PerfTest_ViewCopy_c123.i: PerfTest_ViewCopy_c123.cpp.i
.PHONY : PerfTest_ViewCopy_c123.i

# target to preprocess a source file
PerfTest_ViewCopy_c123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.i
.PHONY : PerfTest_ViewCopy_c123.cpp.i

PerfTest_ViewCopy_c123.s: PerfTest_ViewCopy_c123.cpp.s
.PHONY : PerfTest_ViewCopy_c123.s

# target to generate assembly for a file
PerfTest_ViewCopy_c123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.s
.PHONY : PerfTest_ViewCopy_c123.cpp.s

PerfTest_ViewCopy_c45.o: PerfTest_ViewCopy_c45.cpp.o
.PHONY : PerfTest_ViewCopy_c45.o

# target to build an object file
PerfTest_ViewCopy_c45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o
.PHONY : PerfTest_ViewCopy_c45.cpp.o

PerfTest_ViewCopy_c45.i: PerfTest_ViewCopy_c45.cpp.i
.PHONY : PerfTest_ViewCopy_c45.i

# target to preprocess a source file
PerfTest_ViewCopy_c45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.i
.PHONY : PerfTest_ViewCopy_c45.cpp.i

PerfTest_ViewCopy_c45.s: PerfTest_ViewCopy_c45.cpp.s
.PHONY : PerfTest_ViewCopy_c45.s

# target to generate assembly for a file
PerfTest_ViewCopy_c45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.s
.PHONY : PerfTest_ViewCopy_c45.cpp.s

PerfTest_ViewCopy_c6.o: PerfTest_ViewCopy_c6.cpp.o
.PHONY : PerfTest_ViewCopy_c6.o

# target to build an object file
PerfTest_ViewCopy_c6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o
.PHONY : PerfTest_ViewCopy_c6.cpp.o

PerfTest_ViewCopy_c6.i: PerfTest_ViewCopy_c6.cpp.i
.PHONY : PerfTest_ViewCopy_c6.i

# target to preprocess a source file
PerfTest_ViewCopy_c6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.i
.PHONY : PerfTest_ViewCopy_c6.cpp.i

PerfTest_ViewCopy_c6.s: PerfTest_ViewCopy_c6.cpp.s
.PHONY : PerfTest_ViewCopy_c6.s

# target to generate assembly for a file
PerfTest_ViewCopy_c6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.s
.PHONY : PerfTest_ViewCopy_c6.cpp.s

PerfTest_ViewCopy_c7.o: PerfTest_ViewCopy_c7.cpp.o
.PHONY : PerfTest_ViewCopy_c7.o

# target to build an object file
PerfTest_ViewCopy_c7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o
.PHONY : PerfTest_ViewCopy_c7.cpp.o

PerfTest_ViewCopy_c7.i: PerfTest_ViewCopy_c7.cpp.i
.PHONY : PerfTest_ViewCopy_c7.i

# target to preprocess a source file
PerfTest_ViewCopy_c7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.i
.PHONY : PerfTest_ViewCopy_c7.cpp.i

PerfTest_ViewCopy_c7.s: PerfTest_ViewCopy_c7.cpp.s
.PHONY : PerfTest_ViewCopy_c7.s

# target to generate assembly for a file
PerfTest_ViewCopy_c7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.s
.PHONY : PerfTest_ViewCopy_c7.cpp.s

PerfTest_ViewCopy_c8.o: PerfTest_ViewCopy_c8.cpp.o
.PHONY : PerfTest_ViewCopy_c8.o

# target to build an object file
PerfTest_ViewCopy_c8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o
.PHONY : PerfTest_ViewCopy_c8.cpp.o

PerfTest_ViewCopy_c8.i: PerfTest_ViewCopy_c8.cpp.i
.PHONY : PerfTest_ViewCopy_c8.i

# target to preprocess a source file
PerfTest_ViewCopy_c8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.i
.PHONY : PerfTest_ViewCopy_c8.cpp.i

PerfTest_ViewCopy_c8.s: PerfTest_ViewCopy_c8.cpp.s
.PHONY : PerfTest_ViewCopy_c8.s

# target to generate assembly for a file
PerfTest_ViewCopy_c8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.s
.PHONY : PerfTest_ViewCopy_c8.cpp.s

PerfTest_ViewCopy_d123.o: PerfTest_ViewCopy_d123.cpp.o
.PHONY : PerfTest_ViewCopy_d123.o

# target to build an object file
PerfTest_ViewCopy_d123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o
.PHONY : PerfTest_ViewCopy_d123.cpp.o

PerfTest_ViewCopy_d123.i: PerfTest_ViewCopy_d123.cpp.i
.PHONY : PerfTest_ViewCopy_d123.i

# target to preprocess a source file
PerfTest_ViewCopy_d123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.i
.PHONY : PerfTest_ViewCopy_d123.cpp.i

PerfTest_ViewCopy_d123.s: PerfTest_ViewCopy_d123.cpp.s
.PHONY : PerfTest_ViewCopy_d123.s

# target to generate assembly for a file
PerfTest_ViewCopy_d123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.s
.PHONY : PerfTest_ViewCopy_d123.cpp.s

PerfTest_ViewCopy_d45.o: PerfTest_ViewCopy_d45.cpp.o
.PHONY : PerfTest_ViewCopy_d45.o

# target to build an object file
PerfTest_ViewCopy_d45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o
.PHONY : PerfTest_ViewCopy_d45.cpp.o

PerfTest_ViewCopy_d45.i: PerfTest_ViewCopy_d45.cpp.i
.PHONY : PerfTest_ViewCopy_d45.i

# target to preprocess a source file
PerfTest_ViewCopy_d45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.i
.PHONY : PerfTest_ViewCopy_d45.cpp.i

PerfTest_ViewCopy_d45.s: PerfTest_ViewCopy_d45.cpp.s
.PHONY : PerfTest_ViewCopy_d45.s

# target to generate assembly for a file
PerfTest_ViewCopy_d45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.s
.PHONY : PerfTest_ViewCopy_d45.cpp.s

PerfTest_ViewCopy_d6.o: PerfTest_ViewCopy_d6.cpp.o
.PHONY : PerfTest_ViewCopy_d6.o

# target to build an object file
PerfTest_ViewCopy_d6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o
.PHONY : PerfTest_ViewCopy_d6.cpp.o

PerfTest_ViewCopy_d6.i: PerfTest_ViewCopy_d6.cpp.i
.PHONY : PerfTest_ViewCopy_d6.i

# target to preprocess a source file
PerfTest_ViewCopy_d6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.i
.PHONY : PerfTest_ViewCopy_d6.cpp.i

PerfTest_ViewCopy_d6.s: PerfTest_ViewCopy_d6.cpp.s
.PHONY : PerfTest_ViewCopy_d6.s

# target to generate assembly for a file
PerfTest_ViewCopy_d6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.s
.PHONY : PerfTest_ViewCopy_d6.cpp.s

PerfTest_ViewCopy_d7.o: PerfTest_ViewCopy_d7.cpp.o
.PHONY : PerfTest_ViewCopy_d7.o

# target to build an object file
PerfTest_ViewCopy_d7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o
.PHONY : PerfTest_ViewCopy_d7.cpp.o

PerfTest_ViewCopy_d7.i: PerfTest_ViewCopy_d7.cpp.i
.PHONY : PerfTest_ViewCopy_d7.i

# target to preprocess a source file
PerfTest_ViewCopy_d7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.i
.PHONY : PerfTest_ViewCopy_d7.cpp.i

PerfTest_ViewCopy_d7.s: PerfTest_ViewCopy_d7.cpp.s
.PHONY : PerfTest_ViewCopy_d7.s

# target to generate assembly for a file
PerfTest_ViewCopy_d7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.s
.PHONY : PerfTest_ViewCopy_d7.cpp.s

PerfTest_ViewCopy_d8.o: PerfTest_ViewCopy_d8.cpp.o
.PHONY : PerfTest_ViewCopy_d8.o

# target to build an object file
PerfTest_ViewCopy_d8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o
.PHONY : PerfTest_ViewCopy_d8.cpp.o

PerfTest_ViewCopy_d8.i: PerfTest_ViewCopy_d8.cpp.i
.PHONY : PerfTest_ViewCopy_d8.i

# target to preprocess a source file
PerfTest_ViewCopy_d8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.i
.PHONY : PerfTest_ViewCopy_d8.cpp.i

PerfTest_ViewCopy_d8.s: PerfTest_ViewCopy_d8.cpp.s
.PHONY : PerfTest_ViewCopy_d8.s

# target to generate assembly for a file
PerfTest_ViewCopy_d8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.s
.PHONY : PerfTest_ViewCopy_d8.cpp.s

PerfTest_ViewFill_123.o: PerfTest_ViewFill_123.cpp.o
.PHONY : PerfTest_ViewFill_123.o

# target to build an object file
PerfTest_ViewFill_123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o
.PHONY : PerfTest_ViewFill_123.cpp.o

PerfTest_ViewFill_123.i: PerfTest_ViewFill_123.cpp.i
.PHONY : PerfTest_ViewFill_123.i

# target to preprocess a source file
PerfTest_ViewFill_123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.i
.PHONY : PerfTest_ViewFill_123.cpp.i

PerfTest_ViewFill_123.s: PerfTest_ViewFill_123.cpp.s
.PHONY : PerfTest_ViewFill_123.s

# target to generate assembly for a file
PerfTest_ViewFill_123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.s
.PHONY : PerfTest_ViewFill_123.cpp.s

PerfTest_ViewFill_45.o: PerfTest_ViewFill_45.cpp.o
.PHONY : PerfTest_ViewFill_45.o

# target to build an object file
PerfTest_ViewFill_45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o
.PHONY : PerfTest_ViewFill_45.cpp.o

PerfTest_ViewFill_45.i: PerfTest_ViewFill_45.cpp.i
.PHONY : PerfTest_ViewFill_45.i

# target to preprocess a source file
PerfTest_ViewFill_45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.i
.PHONY : PerfTest_ViewFill_45.cpp.i

PerfTest_ViewFill_45.s: PerfTest_ViewFill_45.cpp.s
.PHONY : PerfTest_ViewFill_45.s

# target to generate assembly for a file
PerfTest_ViewFill_45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.s
.PHONY : PerfTest_ViewFill_45.cpp.s

PerfTest_ViewFill_6.o: PerfTest_ViewFill_6.cpp.o
.PHONY : PerfTest_ViewFill_6.o

# target to build an object file
PerfTest_ViewFill_6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o
.PHONY : PerfTest_ViewFill_6.cpp.o

PerfTest_ViewFill_6.i: PerfTest_ViewFill_6.cpp.i
.PHONY : PerfTest_ViewFill_6.i

# target to preprocess a source file
PerfTest_ViewFill_6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.i
.PHONY : PerfTest_ViewFill_6.cpp.i

PerfTest_ViewFill_6.s: PerfTest_ViewFill_6.cpp.s
.PHONY : PerfTest_ViewFill_6.s

# target to generate assembly for a file
PerfTest_ViewFill_6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.s
.PHONY : PerfTest_ViewFill_6.cpp.s

PerfTest_ViewFill_7.o: PerfTest_ViewFill_7.cpp.o
.PHONY : PerfTest_ViewFill_7.o

# target to build an object file
PerfTest_ViewFill_7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o
.PHONY : PerfTest_ViewFill_7.cpp.o

PerfTest_ViewFill_7.i: PerfTest_ViewFill_7.cpp.i
.PHONY : PerfTest_ViewFill_7.i

# target to preprocess a source file
PerfTest_ViewFill_7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.i
.PHONY : PerfTest_ViewFill_7.cpp.i

PerfTest_ViewFill_7.s: PerfTest_ViewFill_7.cpp.s
.PHONY : PerfTest_ViewFill_7.s

# target to generate assembly for a file
PerfTest_ViewFill_7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.s
.PHONY : PerfTest_ViewFill_7.cpp.s

PerfTest_ViewFill_8.o: PerfTest_ViewFill_8.cpp.o
.PHONY : PerfTest_ViewFill_8.o

# target to build an object file
PerfTest_ViewFill_8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o
.PHONY : PerfTest_ViewFill_8.cpp.o

PerfTest_ViewFill_8.i: PerfTest_ViewFill_8.cpp.i
.PHONY : PerfTest_ViewFill_8.i

# target to preprocess a source file
PerfTest_ViewFill_8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.i
.PHONY : PerfTest_ViewFill_8.cpp.i

PerfTest_ViewFill_8.s: PerfTest_ViewFill_8.cpp.s
.PHONY : PerfTest_ViewFill_8.s

# target to generate assembly for a file
PerfTest_ViewFill_8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.s
.PHONY : PerfTest_ViewFill_8.cpp.s

PerfTest_ViewFill_Raw.o: PerfTest_ViewFill_Raw.cpp.o
.PHONY : PerfTest_ViewFill_Raw.o

# target to build an object file
PerfTest_ViewFill_Raw.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o
.PHONY : PerfTest_ViewFill_Raw.cpp.o

PerfTest_ViewFill_Raw.i: PerfTest_ViewFill_Raw.cpp.i
.PHONY : PerfTest_ViewFill_Raw.i

# target to preprocess a source file
PerfTest_ViewFill_Raw.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.i
.PHONY : PerfTest_ViewFill_Raw.cpp.i

PerfTest_ViewFill_Raw.s: PerfTest_ViewFill_Raw.cpp.s
.PHONY : PerfTest_ViewFill_Raw.s

# target to generate assembly for a file
PerfTest_ViewFill_Raw.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.s
.PHONY : PerfTest_ViewFill_Raw.cpp.s

PerfTest_ViewFirstTouch_DeepCopy.o: PerfTest_ViewFirstTouch_DeepCopy.cpp.o
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.o

# target to build an object file
PerfTest_ViewFirstTouch_DeepCopy.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_DeepCopy.cpp.o
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.cpp.o

PerfTest_ViewFirstTouch_DeepCopy.i: PerfTest_ViewFirstTouch_DeepCopy.cpp.i
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.i

# target to preprocess a source file
PerfTest_ViewFirstTouch_DeepCopy.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_DeepCopy.cpp.i
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.cpp.i

PerfTest_ViewFirstTouch_DeepCopy.s: PerfTest_ViewFirstTouch_DeepCopy.cpp.s
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.s

# target to generate assembly for a file
PerfTest_ViewFirstTouch_DeepCopy.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_DeepCopy.cpp.s
.PHONY : PerfTest_ViewFirstTouch_DeepCopy.cpp.s

PerfTest_ViewFirstTouch_Initialize.o: PerfTest_ViewFirstTouch_Initialize.cpp.o
.PHONY : PerfTest_ViewFirstTouch_Initialize.o

# target to build an object file
PerfTest_ViewFirstTouch_Initialize.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_Initialize.cpp.o
.PHONY : PerfTest_ViewFirstTouch_Initialize.cpp.o

PerfTest_ViewFirstTouch_Initialize.i: PerfTest_ViewFirstTouch_Initialize.cpp.i
.PHONY : PerfTest_ViewFirstTouch_Initialize.i

# target to preprocess a source file
PerfTest_ViewFirstTouch_Initialize.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_Initialize.cpp.i
.PHONY : PerfTest_ViewFirstTouch_Initialize.cpp.i

PerfTest_ViewFirstTouch_Initialize.s: PerfTest_ViewFirstTouch_Initialize.cpp.s
.PHONY : PerfTest_ViewFirstTouch_Initialize.s

# target to generate assembly for a file
PerfTest_ViewFirstTouch_Initialize.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_Initialize.cpp.s
.PHONY : PerfTest_ViewFirstTouch_Initialize.cpp.s

PerfTest_ViewFirstTouch_ParallelFor.o: PerfTest_ViewFirstTouch_ParallelFor.cpp.o
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.o

# target to build an object file
PerfTest_ViewFirstTouch_ParallelFor.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_ParallelFor.cpp.o
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.cpp.o

PerfTest_ViewFirstTouch_ParallelFor.i: PerfTest_ViewFirstTouch_ParallelFor.cpp.i
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.i

# target to preprocess a source file
PerfTest_ViewFirstTouch_ParallelFor.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_ParallelFor.cpp.i
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.cpp.i

PerfTest_ViewFirstTouch_ParallelFor.s: PerfTest_ViewFirstTouch_ParallelFor.cpp.s
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.s

# target to generate assembly for a file
PerfTest_ViewFirstTouch_ParallelFor.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_ViewFirstTouch.dir/PerfTest_ViewFirstTouch_ParallelFor.cpp.s
.PHONY : PerfTest_ViewFirstTouch_ParallelFor.cpp.s

PerfTest_ViewResize_123.o: PerfTest_ViewResize_123.cpp.o
.PHONY : PerfTest_ViewResize_123.o

# target to build an object file
PerfTest_ViewResize_123.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o
.PHONY : PerfTest_ViewResize_123.cpp.o

PerfTest_ViewResize_123.i: PerfTest_ViewResize_123.cpp.i
.PHONY : PerfTest_ViewResize_123.i

# target to preprocess a source file
PerfTest_ViewResize_123.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.i
.PHONY : PerfTest_ViewResize_123.cpp.i

PerfTest_ViewResize_123.s: PerfTest_ViewResize_123.cpp.s
.PHONY : PerfTest_ViewResize_123.s

# target to generate assembly for a file
PerfTest_ViewResize_123.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.s
.PHONY : PerfTest_ViewResize_123.cpp.s

PerfTest_ViewResize_45.o: PerfTest_ViewResize_45.cpp.o
.PHONY : PerfTest_ViewResize_45.o

# target to build an object file
PerfTest_ViewResize_45.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o
.PHONY : PerfTest_ViewResize_45.cpp.o

PerfTest_ViewResize_45.i: PerfTest_ViewResize_45.cpp.i
.PHONY : PerfTest_ViewResize_45.i

# target to preprocess a source file
PerfTest_ViewResize_45.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.i
.PHONY : PerfTest_ViewResize_45.cpp.i

PerfTest_ViewResize_45.s: PerfTest_ViewResize_45.cpp.s
.PHONY : PerfTest_ViewResize_45.s

# target to generate assembly for a file
PerfTest_ViewResize_45.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.s
.PHONY : PerfTest_ViewResize_45.cpp.s

PerfTest_ViewResize_6.o: PerfTest_ViewResize_6.cpp.o
.PHONY : PerfTest_ViewResize_6.o

# target to build an object file
PerfTest_ViewResize_6.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o
.PHONY : PerfTest_ViewResize_6.cpp.o

PerfTest_ViewResize_6.i: PerfTest_ViewResize_6.cpp.i
.PHONY : PerfTest_ViewResize_6.i

# target to preprocess a source file
PerfTest_ViewResize_6.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.i
.PHONY : PerfTest_ViewResize_6.cpp.i

PerfTest_ViewResize_6.s: PerfTest_ViewResize_6.cpp.s
.PHONY : PerfTest_ViewResize_6.s

# target to generate assembly for a file
PerfTest_ViewResize_6.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.s
.PHONY : PerfTest_ViewResize_6.cpp.s

PerfTest_ViewResize_7.o: PerfTest_ViewResize_7.cpp.o
.PHONY : PerfTest_ViewResize_7.o

# target to build an object file
PerfTest_ViewResize_7.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o
.PHONY : PerfTest_ViewResize_7.cpp.o

PerfTest_ViewResize_7.i: PerfTest_ViewResize_7.cpp.i
.PHONY : PerfTest_ViewResize_7.i

# target to preprocess a source file
PerfTest_ViewResize_7.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.i
.PHONY : PerfTest_ViewResize_7.cpp.i

PerfTest_ViewResize_7.s: PerfTest_ViewResize_7.cpp.s
.PHONY : PerfTest_ViewResize_7.s

# target to generate assembly for a file
PerfTest_ViewResize_7.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.s
.PHONY : PerfTest_ViewResize_7.cpp.s

PerfTest_ViewResize_8.o: PerfTest_ViewResize_8.cpp.o
.PHONY : PerfTest_ViewResize_8.o

# target to build an object file
PerfTest_ViewResize_8.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o
.PHONY : PerfTest_ViewResize_8.cpp.o

PerfTest_ViewResize_8.i: PerfTest_ViewResize_8.cpp.i
.PHONY : PerfTest_ViewResize_8.i

# target to preprocess a source file
PerfTest_ViewResize_8.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.i
.PHONY : PerfTest_ViewResize_8.cpp.i

PerfTest_ViewResize_8.s: PerfTest_ViewResize_8.cpp.s
.PHONY : PerfTest_ViewResize_8.s

# target to generate assembly for a file
PerfTest_ViewResize_8.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.s
.PHONY : PerfTest_ViewResize_8.cpp.s

PerfTest_ViewResize_Raw.o: PerfTest_ViewResize_Raw.cpp.o
.PHONY : PerfTest_ViewResize_Raw.o

# target to build an object file
PerfTest_ViewResize_Raw.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o
.PHONY : PerfTest_ViewResize_Raw.cpp.o

PerfTest_ViewResize_Raw.i: PerfTest_ViewResize_Raw.cpp.i
.PHONY : PerfTest_ViewResize_Raw.i

# target to preprocess a source file
PerfTest_ViewResize_Raw.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.i
.PHONY : PerfTest_ViewResize_Raw.cpp.i

PerfTest_ViewResize_Raw.s: PerfTest_ViewResize_Raw.cpp.s
.PHONY : PerfTest_ViewResize_Raw.s

# target to generate assembly for a file
PerfTest_ViewResize_Raw.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.s
.PHONY : PerfTest_ViewResize_Raw.cpp.s

test_atomic.o: test_atomic.cpp.o
.PHONY : test_atomic.o

# target to build an object file
test_atomic.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o
.PHONY : test_atomic.cpp.o

test_atomic.i: test_atomic.cpp.i
.PHONY : test_atomic.i

# target to preprocess a source file
test_atomic.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.i
.PHONY : test_atomic.cpp.i

test_atomic.s: test_atomic.cpp.s
.PHONY : test_atomic.s

# target to generate assembly for a file
test_atomic.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.s
.PHONY : test_atomic.cpp.s

test_atomic_minmax_simple.o: test_atomic_minmax_simple.cpp.o
.PHONY : test_atomic_minmax_simple.o

# target to build an object file
test_atomic_minmax_simple.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o
.PHONY : test_atomic_minmax_simple.cpp.o

test_atomic_minmax_simple.i: test_atomic_minmax_simple.cpp.i
.PHONY : test_atomic_minmax_simple.i

# target to preprocess a source file
test_atomic_minmax_simple.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.i
.PHONY : test_atomic_minmax_simple.cpp.i

test_atomic_minmax_simple.s: test_atomic_minmax_simple.cpp.s
.PHONY : test_atomic_minmax_simple.s

# target to generate assembly for a file
test_atomic_minmax_simple.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/build.make core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.s
.PHONY : test_atomic_minmax_simple.cpp.s

test_mempool.o: test_mempool.cpp.o
.PHONY : test_mempool.o

# target to build an object file
test_mempool.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o
.PHONY : test_mempool.cpp.o

test_mempool.i: test_mempool.cpp.i
.PHONY : test_mempool.i

# target to preprocess a source file
test_mempool.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.i
.PHONY : test_mempool.cpp.i

test_mempool.s: test_mempool.cpp.s
.PHONY : test_mempool.s

# target to generate assembly for a file
test_mempool.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.s
.PHONY : test_mempool.cpp.s

test_reduction.o: test_reduction.cpp.o
.PHONY : test_reduction.o

# target to build an object file
test_reduction.cpp.o:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.o
.PHONY : test_reduction.cpp.o

test_reduction.i: test_reduction.cpp.i
.PHONY : test_reduction.i

# target to preprocess a source file
test_reduction.cpp.i:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.i
.PHONY : test_reduction.cpp.i

test_reduction.s: test_reduction.cpp.s
.PHONY : test_reduction.s

# target to generate assembly for a file
test_reduction.cpp.s:
	cd /var/jenkins/workspace/Kokkos_nightly/build && $(MAKE) $(MAKESILENT) -f core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/build.make core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Reduction.dir/test_reduction.cpp.s
.PHONY : test_reduction.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_Benchmark_Atomic_MinMax"
	@echo "... Kokkos_PerformanceTest_Atomic"
	@echo "... Kokkos_PerformanceTest_Benchmark"
	@echo "... Kokkos_PerformanceTest_Mempool"
	@echo "... Kokkos_PerformanceTest_Reduction"
	@echo "... Kokkos_PerformanceTest_ViewFirstTouch"
	@echo "... BenchmarkMain.o"
	@echo "... BenchmarkMain.i"
	@echo "... BenchmarkMain.s"
	@echo "... Benchmark_Context.o"
	@echo "... Benchmark_Context.i"
	@echo "... Benchmark_Context.s"
	@echo "... PerfTestGramSchmidt.o"
	@echo "... PerfTestGramSchmidt.i"
	@echo "... PerfTestGramSchmidt.s"
	@echo "... PerfTestHexGrad.o"
	@echo "... PerfTestHexGrad.i"
	@echo "... PerfTestHexGrad.s"
	@echo "... PerfTestMDRange_Stencil.o"
	@echo "... PerfTestMDRange_Stencil.i"
	@echo "... PerfTestMDRange_Stencil.s"
	@echo "... PerfTest_CustomReduction.o"
	@echo "... PerfTest_CustomReduction.i"
	@echo "... PerfTest_CustomReduction.s"
	@echo "... PerfTest_ExecSpacePartitioning.o"
	@echo "... PerfTest_ExecSpacePartitioning.i"
	@echo "... PerfTest_ExecSpacePartitioning.s"
	@echo "... PerfTest_Gemv.o"
	@echo "... PerfTest_Gemv.i"
	@echo "... PerfTest_Gemv.s"
	@echo "... PerfTest_MallocFree.o"
	@echo "... PerfTest_MallocFree.i"
	@echo "... PerfTest_MallocFree.s"
	@echo "... PerfTest_Stream.o"
	@echo "... PerfTest_Stream.i"
	@echo "... PerfTest_Stream.s"
	@echo "... PerfTest_ViewAllocate.o"
	@echo "... PerfTest_ViewAllocate.i"
	@echo "... PerfTest_ViewAllocate.s"
	@echo "... PerfTest_ViewCopy_Raw.o"
	@echo "... PerfTest_ViewCopy_Raw.i"
	@echo "... PerfTest_ViewCopy_Raw.s"
	@echo "... PerfTest_ViewCopy_a123.o"
	@echo "... PerfTest_ViewCopy_a123.i"
	@echo "... PerfTest_ViewCopy_a123.s"
	@echo "... PerfTest_ViewCopy_a45.o"
	@echo "... PerfTest_ViewCopy_a45.i"
	@echo "... PerfTest_ViewCopy_a45.s"
	@echo "... PerfTest_ViewCopy_a6.o"
	@echo "... PerfTest_ViewCopy_a6.i"
	@echo "... PerfTest_ViewCopy_a6.s"
	@echo "... PerfTest_ViewCopy_a7.o"
	@echo "... PerfTest_ViewCopy_a7.i"
	@echo "... PerfTest_ViewCopy_a7.s"
	@echo "... PerfTest_ViewCopy_a8.o"
	@echo "... PerfTest_ViewCopy_a8.i"
	@echo "... PerfTest_ViewCopy_a8.s"
	@echo "... PerfTest_ViewCopy_b123.o"
	@echo "... PerfTest_ViewCopy_b123.i"
	@echo "... PerfTest_ViewCopy_b123.s"
	@echo "... PerfTest_ViewCopy_b45.o"
	@echo "... PerfTest_ViewCopy_b45.i"
	@echo "... PerfTest_ViewCopy_b45.s"
	@echo "... PerfTest_ViewCopy_b6.o"
	@echo "... PerfTest_ViewCopy_b6.i"
	@echo "... PerfTest_ViewCopy_b6.s"
	@echo "... PerfTest_ViewCopy_b7.o"
	@echo "... PerfTest_ViewCopy_b7.i"
	@echo "... PerfTest_ViewCopy_b7.s"
	@echo "... PerfTest_ViewCopy_b8.o"
	@echo "... PerfTest_ViewCopy_b8.i"
	@echo "... PerfTest_ViewCopy_b8.s"
	@echo "... PerfTest_ViewCopy_c123.o"
	@echo "... PerfTest_ViewCopy_c123.i"
	@echo "... PerfTest_ViewCopy_c123.s"
	@echo "... PerfTest_ViewCopy_c45.o"
	@echo "... PerfTest_ViewCopy_c45.i"
	@echo "... PerfTest_ViewCopy_c45.s"
	@echo "... PerfTest_ViewCopy_c6.o"
	@echo "... PerfTest_ViewCopy_c6.i"
	@echo "... PerfTest_ViewCopy_c6.s"
	@echo "... PerfTest_ViewCopy_c7.o"
	@echo "... PerfTest_ViewCopy_c7.i"
	@echo "... PerfTest_ViewCopy_c7.s"
	@echo "... PerfTest_ViewCopy_c8.o"
	@echo "... PerfTest_ViewCopy_c8.i"
	@echo "... PerfTest_ViewCopy_c8.s"
	@echo "... PerfTest_ViewCopy_d123.o"
	@echo "... PerfTest_ViewCopy_d123.i"
	@echo "... PerfTest_ViewCopy_d123.s"
	@echo "... PerfTest_ViewCopy_d45.o"
	@echo "... PerfTest_ViewCopy_d45.i"
	@echo "... PerfTest_ViewCopy_d45.s"
	@echo "... PerfTest_ViewCopy_d6.o"
	@echo "... PerfTest_ViewCopy_d6.i"
	@echo "... PerfTest_ViewCopy_d6.s"
	@echo "... PerfTest_ViewCopy_d7.o"
	@echo "... PerfTest_ViewCopy_d7.i"
	@echo "... PerfTest_ViewCopy_d7.s"
	@echo "... PerfTest_ViewCopy_d8.o"
	@echo "... PerfTest_ViewCopy_d8.i"
	@echo "... PerfTest_ViewCopy_d8.s"
	@echo "... PerfTest_ViewFill_123.o"
	@echo "... PerfTest_ViewFill_123.i"
	@echo "... PerfTest_ViewFill_123.s"
	@echo "... PerfTest_ViewFill_45.o"
	@echo "... PerfTest_ViewFill_45.i"
	@echo "... PerfTest_ViewFill_45.s"
	@echo "... PerfTest_ViewFill_6.o"
	@echo "... PerfTest_ViewFill_6.i"
	@echo "... PerfTest_ViewFill_6.s"
	@echo "... PerfTest_ViewFill_7.o"
	@echo "... PerfTest_ViewFill_7.i"
	@echo "... PerfTest_ViewFill_7.s"
	@echo "... PerfTest_ViewFill_8.o"
	@echo "... PerfTest_ViewFill_8.i"
	@echo "... PerfTest_ViewFill_8.s"
	@echo "... PerfTest_ViewFill_Raw.o"
	@echo "... PerfTest_ViewFill_Raw.i"
	@echo "... PerfTest_ViewFill_Raw.s"
	@echo "... PerfTest_ViewFirstTouch_DeepCopy.o"
	@echo "... PerfTest_ViewFirstTouch_DeepCopy.i"
	@echo "... PerfTest_ViewFirstTouch_DeepCopy.s"
	@echo "... PerfTest_ViewFirstTouch_Initialize.o"
	@echo "... PerfTest_ViewFirstTouch_Initialize.i"
	@echo "... PerfTest_ViewFirstTouch_Initialize.s"
	@echo "... PerfTest_ViewFirstTouch_ParallelFor.o"
	@echo "... PerfTest_ViewFirstTouch_ParallelFor.i"
	@echo "... PerfTest_ViewFirstTouch_ParallelFor.s"
	@echo "... PerfTest_ViewResize_123.o"
	@echo "... PerfTest_ViewResize_123.i"
	@echo "... PerfTest_ViewResize_123.s"
	@echo "... PerfTest_ViewResize_45.o"
	@echo "... PerfTest_ViewResize_45.i"
	@echo "... PerfTest_ViewResize_45.s"
	@echo "... PerfTest_ViewResize_6.o"
	@echo "... PerfTest_ViewResize_6.i"
	@echo "... PerfTest_ViewResize_6.s"
	@echo "... PerfTest_ViewResize_7.o"
	@echo "... PerfTest_ViewResize_7.i"
	@echo "... PerfTest_ViewResize_7.s"
	@echo "... PerfTest_ViewResize_8.o"
	@echo "... PerfTest_ViewResize_8.i"
	@echo "... PerfTest_ViewResize_8.s"
	@echo "... PerfTest_ViewResize_Raw.o"
	@echo "... PerfTest_ViewResize_Raw.i"
	@echo "... PerfTest_ViewResize_Raw.s"
	@echo "... test_atomic.o"
	@echo "... test_atomic.i"
	@echo "... test_atomic.s"
	@echo "... test_atomic_minmax_simple.o"
	@echo "... test_atomic_minmax_simple.i"
	@echo "... test_atomic_minmax_simple.s"
	@echo "... test_mempool.o"
	@echo "... test_mempool.i"
	@echo "... test_mempool.s"
	@echo "... test_reduction.o"
	@echo "... test_reduction.i"
	@echo "... test_reduction.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

