# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.26 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/ubuntu/thrust # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ubuntu/thrust/build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: CMakeFiles/thrust.headers.dir/all all: testing/all all: examples/all all: dependencies/cub/all .PHONY : all # The main recursive "preinstall" target. preinstall: testing/preinstall preinstall: examples/preinstall preinstall: dependencies/cub/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/thrust.all.dir/clean clean: CMakeFiles/thrust.all.headers.dir/clean clean: CMakeFiles/thrust.headers.dir/clean clean: CMakeFiles/Experimental.dir/clean clean: CMakeFiles/Nightly.dir/clean clean: CMakeFiles/Continuous.dir/clean clean: CMakeFiles/NightlyMemoryCheck.dir/clean clean: CMakeFiles/NightlyStart.dir/clean clean: CMakeFiles/NightlyUpdate.dir/clean clean: CMakeFiles/NightlyConfigure.dir/clean clean: CMakeFiles/NightlyBuild.dir/clean clean: CMakeFiles/NightlyTest.dir/clean clean: CMakeFiles/NightlyCoverage.dir/clean clean: CMakeFiles/NightlyMemCheck.dir/clean clean: CMakeFiles/NightlySubmit.dir/clean clean: CMakeFiles/ExperimentalStart.dir/clean clean: CMakeFiles/ExperimentalUpdate.dir/clean clean: CMakeFiles/ExperimentalConfigure.dir/clean clean: CMakeFiles/ExperimentalBuild.dir/clean clean: CMakeFiles/ExperimentalTest.dir/clean clean: CMakeFiles/ExperimentalCoverage.dir/clean clean: CMakeFiles/ExperimentalMemCheck.dir/clean clean: CMakeFiles/ExperimentalSubmit.dir/clean clean: CMakeFiles/ContinuousStart.dir/clean clean: CMakeFiles/ContinuousUpdate.dir/clean clean: CMakeFiles/ContinuousConfigure.dir/clean clean: CMakeFiles/ContinuousBuild.dir/clean clean: CMakeFiles/ContinuousTest.dir/clean clean: CMakeFiles/ContinuousCoverage.dir/clean clean: CMakeFiles/ContinuousMemCheck.dir/clean clean: CMakeFiles/ContinuousSubmit.dir/clean clean: testing/clean clean: examples/clean clean: dependencies/cub/clean .PHONY : clean #============================================================================= # Directory level rules for directory _deps/catch2-build # Recursive "all" directory target. _deps/catch2-build/all: .PHONY : _deps/catch2-build/all # Recursive "preinstall" directory target. _deps/catch2-build/preinstall: .PHONY : _deps/catch2-build/preinstall # Recursive "clean" directory target. _deps/catch2-build/clean: .PHONY : _deps/catch2-build/clean #============================================================================= # Directory level rules for directory _deps/metal-build # Recursive "all" directory target. _deps/metal-build/all: _deps/metal-build/CMakeFiles/bundle.dir/all .PHONY : _deps/metal-build/all # Recursive "preinstall" directory target. _deps/metal-build/preinstall: .PHONY : _deps/metal-build/preinstall # Recursive "clean" directory target. _deps/metal-build/clean: _deps/metal-build/CMakeFiles/Metal.bundle.dir/clean _deps/metal-build/clean: _deps/metal-build/CMakeFiles/bundle.dir/clean .PHONY : _deps/metal-build/clean #============================================================================= # Directory level rules for directory dependencies/cub # Recursive "all" directory target. dependencies/cub/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all dependencies/cub/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all dependencies/cub/all: dependencies/cub/test/all dependencies/cub/all: dependencies/cub/examples/all .PHONY : dependencies/cub/all # Recursive "preinstall" directory target. dependencies/cub/preinstall: dependencies/cub/test/preinstall dependencies/cub/preinstall: dependencies/cub/examples/preinstall .PHONY : dependencies/cub/preinstall # Recursive "clean" directory target. dependencies/cub/clean: dependencies/cub/CMakeFiles/cub.all.dir/clean dependencies/cub/clean: dependencies/cub/CMakeFiles/cub.cpp14.all.dir/clean dependencies/cub/clean: dependencies/cub/CMakeFiles/cub.all.headers.dir/clean dependencies/cub/clean: dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/clean dependencies/cub/clean: dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/clean dependencies/cub/clean: dependencies/cub/test/clean dependencies/cub/clean: dependencies/cub/examples/clean .PHONY : dependencies/cub/clean #============================================================================= # Directory level rules for directory dependencies/cub/examples # Recursive "all" directory target. dependencies/cub/examples/all: dependencies/cub/examples/cmake/all dependencies/cub/examples/all: dependencies/cub/examples/block/all dependencies/cub/examples/all: dependencies/cub/examples/device/all .PHONY : dependencies/cub/examples/all # Recursive "preinstall" directory target. dependencies/cub/examples/preinstall: dependencies/cub/examples/cmake/preinstall dependencies/cub/examples/preinstall: dependencies/cub/examples/block/preinstall dependencies/cub/examples/preinstall: dependencies/cub/examples/device/preinstall .PHONY : dependencies/cub/examples/preinstall # Recursive "clean" directory target. dependencies/cub/examples/clean: dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/clean dependencies/cub/examples/clean: dependencies/cub/examples/cmake/clean dependencies/cub/examples/clean: dependencies/cub/examples/block/clean dependencies/cub/examples/clean: dependencies/cub/examples/device/clean .PHONY : dependencies/cub/examples/clean #============================================================================= # Directory level rules for directory dependencies/cub/examples/block # Recursive "all" directory target. dependencies/cub/examples/block/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all dependencies/cub/examples/block/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all dependencies/cub/examples/block/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all dependencies/cub/examples/block/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all .PHONY : dependencies/cub/examples/block/all # Recursive "preinstall" directory target. dependencies/cub/examples/block/preinstall: .PHONY : dependencies/cub/examples/block/preinstall # Recursive "clean" directory target. dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/clean dependencies/cub/examples/block/clean: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/clean .PHONY : dependencies/cub/examples/block/clean #============================================================================= # Directory level rules for directory dependencies/cub/examples/cmake # Recursive "all" directory target. dependencies/cub/examples/cmake/all: .PHONY : dependencies/cub/examples/cmake/all # Recursive "preinstall" directory target. dependencies/cub/examples/cmake/preinstall: .PHONY : dependencies/cub/examples/cmake/preinstall # Recursive "clean" directory target. dependencies/cub/examples/cmake/clean: .PHONY : dependencies/cub/examples/cmake/clean #============================================================================= # Directory level rules for directory dependencies/cub/examples/device # Recursive "all" directory target. dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all dependencies/cub/examples/device/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all .PHONY : dependencies/cub/examples/device/all # Recursive "preinstall" directory target. dependencies/cub/examples/device/preinstall: .PHONY : dependencies/cub/examples/device/preinstall # Recursive "clean" directory target. dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/clean dependencies/cub/examples/device/clean: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/clean .PHONY : dependencies/cub/examples/device/clean #============================================================================= # Directory level rules for directory dependencies/cub/test # Recursive "all" directory target. dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all dependencies/cub/test/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all dependencies/cub/test/all: dependencies/cub/test/cmake/all .PHONY : dependencies/cub/test/all # Recursive "preinstall" directory target. dependencies/cub/test/preinstall: dependencies/cub/test/cmake/preinstall .PHONY : dependencies/cub/test/preinstall # Recursive "clean" directory target. dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/clean dependencies/cub/test/clean: dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/clean dependencies/cub/test/clean: _deps/catch2-build/clean dependencies/cub/test/clean: _deps/metal-build/clean dependencies/cub/test/clean: dependencies/cub/test/cmake/clean .PHONY : dependencies/cub/test/clean #============================================================================= # Directory level rules for directory dependencies/cub/test/cmake # Recursive "all" directory target. dependencies/cub/test/cmake/all: .PHONY : dependencies/cub/test/cmake/all # Recursive "preinstall" directory target. dependencies/cub/test/cmake/preinstall: .PHONY : dependencies/cub/test/cmake/preinstall # Recursive "clean" directory target. dependencies/cub/test/cmake/clean: .PHONY : dependencies/cub/test/cmake/clean #============================================================================= # Directory level rules for directory examples # Recursive "all" directory target. examples/all: examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all examples/all: examples/CMakeFiles/thrust.example.basic_vector.dir/all examples/all: examples/CMakeFiles/thrust.example.bounding_box.dir/all examples/all: examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all examples/all: examples/CMakeFiles/thrust.example.constant_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.counting_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.device_ptr.dir/all examples/all: examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all examples/all: examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all examples/all: examples/CMakeFiles/thrust.example.expand.dir/all examples/all: examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all examples/all: examples/CMakeFiles/thrust.example.histogram.dir/all examples/all: examples/CMakeFiles/thrust.example.lambda.dir/all examples/all: examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all examples/all: examples/CMakeFiles/thrust.example.max_abs_diff.dir/all examples/all: examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all examples/all: examples/CMakeFiles/thrust.example.minmax.dir/all examples/all: examples/CMakeFiles/thrust.example.mode.dir/all examples/all: examples/CMakeFiles/thrust.example.monte_carlo.dir/all examples/all: examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all examples/all: examples/CMakeFiles/thrust.example.mr_basic.dir/all examples/all: examples/CMakeFiles/thrust.example.norm.dir/all examples/all: examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all examples/all: examples/CMakeFiles/thrust.example.permutation_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all examples/all: examples/CMakeFiles/thrust.example.remove_points2d.dir/all examples/all: examples/CMakeFiles/thrust.example.repeated_range.dir/all examples/all: examples/CMakeFiles/thrust.example.run_length_decoding.dir/all examples/all: examples/CMakeFiles/thrust.example.run_length_encoding.dir/all examples/all: examples/CMakeFiles/thrust.example.saxpy.dir/all examples/all: examples/CMakeFiles/thrust.example.scan_by_key.dir/all examples/all: examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all examples/all: examples/CMakeFiles/thrust.example.set_operations.dir/all examples/all: examples/CMakeFiles/thrust.example.simple_moving_average.dir/all examples/all: examples/CMakeFiles/thrust.example.sort.dir/all examples/all: examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all examples/all: examples/CMakeFiles/thrust.example.sparse_vector.dir/all examples/all: examples/CMakeFiles/thrust.example.stream_compaction.dir/all examples/all: examples/CMakeFiles/thrust.example.strided_range.dir/all examples/all: examples/CMakeFiles/thrust.example.sum.dir/all examples/all: examples/CMakeFiles/thrust.example.sum_rows.dir/all examples/all: examples/CMakeFiles/thrust.example.summary_statistics.dir/all examples/all: examples/CMakeFiles/thrust.example.summed_area_table.dir/all examples/all: examples/CMakeFiles/thrust.example.tiled_range.dir/all examples/all: examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.transform_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all examples/all: examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all examples/all: examples/CMakeFiles/thrust.example.version.dir/all examples/all: examples/CMakeFiles/thrust.example.weld_vertices.dir/all examples/all: examples/CMakeFiles/thrust.example.word_count.dir/all examples/all: examples/cmake/all examples/all: examples/cuda/all .PHONY : examples/all # Recursive "preinstall" directory target. examples/preinstall: examples/cmake/preinstall examples/preinstall: examples/cuda/preinstall .PHONY : examples/preinstall # Recursive "clean" directory target. examples/clean: examples/CMakeFiles/thrust.examples.dir/clean examples/clean: examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/clean examples/clean: examples/CMakeFiles/thrust.example.basic_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.basic_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.example.bounding_box.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.bounding_box.dir/clean examples/clean: examples/CMakeFiles/thrust.example.bucket_sort2d.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/clean examples/clean: examples/CMakeFiles/thrust.example.constant_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.constant_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.counting_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.counting_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.device_ptr.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.device_ptr.dir/clean examples/clean: examples/CMakeFiles/thrust.example.discrete_voronoi.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/clean examples/clean: examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/clean examples/clean: examples/CMakeFiles/thrust.example.expand.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.expand.dir/clean examples/clean: examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/clean examples/clean: examples/CMakeFiles/thrust.example.histogram.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.histogram.dir/clean examples/clean: examples/CMakeFiles/thrust.example.lambda.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.lambda.dir/clean examples/clean: examples/CMakeFiles/thrust.example.lexicographical_sort.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/clean examples/clean: examples/CMakeFiles/thrust.example.max_abs_diff.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/clean examples/clean: examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/clean examples/clean: examples/CMakeFiles/thrust.example.minmax.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.minmax.dir/clean examples/clean: examples/CMakeFiles/thrust.example.mode.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.mode.dir/clean examples/clean: examples/CMakeFiles/thrust.example.monte_carlo.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.monte_carlo.dir/clean examples/clean: examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/clean examples/clean: examples/CMakeFiles/thrust.example.mr_basic.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.mr_basic.dir/clean examples/clean: examples/CMakeFiles/thrust.example.norm.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.norm.dir/clean examples/clean: examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/clean examples/clean: examples/CMakeFiles/thrust.example.permutation_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.raw_reference_cast.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/clean examples/clean: examples/CMakeFiles/thrust.example.remove_points2d.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.remove_points2d.dir/clean examples/clean: examples/CMakeFiles/thrust.example.repeated_range.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.repeated_range.dir/clean examples/clean: examples/CMakeFiles/thrust.example.run_length_decoding.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/clean examples/clean: examples/CMakeFiles/thrust.example.run_length_encoding.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/clean examples/clean: examples/CMakeFiles/thrust.example.saxpy.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.saxpy.dir/clean examples/clean: examples/CMakeFiles/thrust.example.scan_by_key.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.scan_by_key.dir/clean examples/clean: examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/clean examples/clean: examples/CMakeFiles/thrust.example.set_operations.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.set_operations.dir/clean examples/clean: examples/CMakeFiles/thrust.example.simple_moving_average.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/clean examples/clean: examples/CMakeFiles/thrust.example.sort.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.sort.dir/clean examples/clean: examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/clean examples/clean: examples/CMakeFiles/thrust.example.sparse_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.sparse_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.example.stream_compaction.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.stream_compaction.dir/clean examples/clean: examples/CMakeFiles/thrust.example.strided_range.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.strided_range.dir/clean examples/clean: examples/CMakeFiles/thrust.example.sum.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.sum.dir/clean examples/clean: examples/CMakeFiles/thrust.example.sum_rows.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.sum_rows.dir/clean examples/clean: examples/CMakeFiles/thrust.example.summary_statistics.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.summary_statistics.dir/clean examples/clean: examples/CMakeFiles/thrust.example.summed_area_table.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.summed_area_table.dir/clean examples/clean: examples/CMakeFiles/thrust.example.tiled_range.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.tiled_range.dir/clean examples/clean: examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.transform_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.transform_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.transform_output_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/clean examples/clean: examples/CMakeFiles/thrust.example.uninitialized_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/clean examples/clean: examples/CMakeFiles/thrust.example.version.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.version.dir/clean examples/clean: examples/CMakeFiles/thrust.example.weld_vertices.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.weld_vertices.dir/clean examples/clean: examples/CMakeFiles/thrust.example.word_count.dir/clean examples/clean: examples/CMakeFiles/thrust.all.example.word_count.dir/clean examples/clean: examples/cmake/clean examples/clean: examples/cuda/clean .PHONY : examples/clean #============================================================================= # Directory level rules for directory examples/cmake # Recursive "all" directory target. examples/cmake/all: .PHONY : examples/cmake/all # Recursive "preinstall" directory target. examples/cmake/preinstall: .PHONY : examples/cmake/preinstall # Recursive "clean" directory target. examples/cmake/clean: .PHONY : examples/cmake/clean #============================================================================= # Directory level rules for directory examples/cuda # Recursive "all" directory target. examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all examples/cuda/all: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all .PHONY : examples/cuda/all # Recursive "preinstall" directory target. examples/cuda/preinstall: .PHONY : examples/cuda/preinstall # Recursive "clean" directory target. examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean examples/cuda/clean: examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/clean .PHONY : examples/cuda/clean #============================================================================= # Directory level rules for directory testing # Recursive "all" directory target. testing/all: testing/CMakeFiles/thrust.test.adjacent_difference.dir/all testing/all: testing/CMakeFiles/thrust.test.advance.dir/all testing/all: testing/CMakeFiles/thrust.test.alignment.dir/all testing/all: testing/CMakeFiles/thrust.test.allocator.dir/all testing/all: testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all testing/all: testing/CMakeFiles/thrust.test.async_copy.dir/all testing/all: testing/CMakeFiles/thrust.test.async_for_each.dir/all testing/all: testing/CMakeFiles/thrust.test.async_reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.async_reduce_into.dir/all testing/all: testing/CMakeFiles/thrust.test.async_sort.dir/all testing/all: testing/CMakeFiles/thrust.test.async_transform.dir/all testing/all: testing/CMakeFiles/thrust.test.binary_search.dir/all testing/all: testing/CMakeFiles/thrust.test.binary_search_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.binary_search_vector.dir/all testing/all: testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.caching_allocator.dir/all testing/all: testing/CMakeFiles/thrust.test.complex.dir/all testing/all: testing/CMakeFiles/thrust.test.complex_transform.dir/all testing/all: testing/CMakeFiles/thrust.test.constant_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.copy.dir/all testing/all: testing/CMakeFiles/thrust.test.copy_n.dir/all testing/all: testing/CMakeFiles/thrust.test.count.dir/all testing/all: testing/CMakeFiles/thrust.test.counting_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.cstdint.dir/all testing/all: testing/CMakeFiles/thrust.test.decompose.dir/all testing/all: testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all testing/all: testing/CMakeFiles/thrust.test.dereference.dir/all testing/all: testing/CMakeFiles/thrust.test.device_delete.dir/all testing/all: testing/CMakeFiles/thrust.test.device_ptr.dir/all testing/all: testing/CMakeFiles/thrust.test.device_reference.dir/all testing/all: testing/CMakeFiles/thrust.test.discard_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.distance.dir/all testing/all: testing/CMakeFiles/thrust.test.equal.dir/all testing/all: testing/CMakeFiles/thrust.test.event.dir/all testing/all: testing/CMakeFiles/thrust.test.fill.dir/all testing/all: testing/CMakeFiles/thrust.test.find.dir/all testing/all: testing/CMakeFiles/thrust.test.for_each.dir/all testing/all: testing/CMakeFiles/thrust.test.functional.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_bitwise.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_logical.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all testing/all: testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all testing/all: testing/CMakeFiles/thrust.test.future.dir/all testing/all: testing/CMakeFiles/thrust.test.gather.dir/all testing/all: testing/CMakeFiles/thrust.test.generate.dir/all testing/all: testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all testing/all: testing/CMakeFiles/thrust.test.inner_product.dir/all testing/all: testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all testing/all: testing/CMakeFiles/thrust.test.is_partitioned.dir/all testing/all: testing/CMakeFiles/thrust.test.is_sorted.dir/all testing/all: testing/CMakeFiles/thrust.test.is_sorted_until.dir/all testing/all: testing/CMakeFiles/thrust.test.logical.dir/all testing/all: testing/CMakeFiles/thrust.test.max_element.dir/all testing/all: testing/CMakeFiles/thrust.test.memory.dir/all testing/all: testing/CMakeFiles/thrust.test.merge.dir/all testing/all: testing/CMakeFiles/thrust.test.merge_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.merge_key_value.dir/all testing/all: testing/CMakeFiles/thrust.test.metaprogamming.dir/all testing/all: testing/CMakeFiles/thrust.test.min_and_max.dir/all testing/all: testing/CMakeFiles/thrust.test.min_element.dir/all testing/all: testing/CMakeFiles/thrust.test.minmax_element.dir/all testing/all: testing/CMakeFiles/thrust.test.mismatch.dir/all testing/all: testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all testing/all: testing/CMakeFiles/thrust.test.mr_new.dir/all testing/all: testing/CMakeFiles/thrust.test.mr_pool.dir/all testing/all: testing/CMakeFiles/thrust.test.mr_pool_options.dir/all testing/all: testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all testing/all: testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all testing/all: testing/CMakeFiles/thrust.test.pair.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_scan.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_sort.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.pair_transform.dir/all testing/all: testing/CMakeFiles/thrust.test.partition.dir/all testing/all: testing/CMakeFiles/thrust.test.partition_point.dir/all testing/all: testing/CMakeFiles/thrust.test.permutation_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.preprocessor.dir/all testing/all: testing/CMakeFiles/thrust.test.random.dir/all testing/all: testing/CMakeFiles/thrust.test.reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.reduce_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.reduce_large.dir/all testing/all: testing/CMakeFiles/thrust.test.remove.dir/all testing/all: testing/CMakeFiles/thrust.test.replace.dir/all testing/all: testing/CMakeFiles/thrust.test.reverse.dir/all testing/all: testing/CMakeFiles/thrust.test.reverse_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.scan.dir/all testing/all: testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all testing/all: testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all testing/all: testing/CMakeFiles/thrust.test.scatter.dir/all testing/all: testing/CMakeFiles/thrust.test.sequence.dir/all testing/all: testing/CMakeFiles/thrust.test.set_difference.dir/all testing/all: testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_difference_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all testing/all: testing/CMakeFiles/thrust.test.set_intersection.dir/all testing/all: testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all testing/all: testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all testing/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_union.dir/all testing/all: testing/CMakeFiles/thrust.test.set_union_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_union_descending.dir/all testing/all: testing/CMakeFiles/thrust.test.set_union_key_value.dir/all testing/all: testing/CMakeFiles/thrust.test.shuffle.dir/all testing/all: testing/CMakeFiles/thrust.test.sort.dir/all testing/all: testing/CMakeFiles/thrust.test.sort_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all testing/all: testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all testing/all: testing/CMakeFiles/thrust.test.stable_sort_large.dir/all testing/all: testing/CMakeFiles/thrust.test.swap_ranges.dir/all testing/all: testing/CMakeFiles/thrust.test.tabulate.dir/all testing/all: testing/CMakeFiles/thrust.test.transform.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.transform_scan.dir/all testing/all: testing/CMakeFiles/thrust.test.trivial_sequence.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple_reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple_scan.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple_sort.dir/all testing/all: testing/CMakeFiles/thrust.test.tuple_transform.dir/all testing/all: testing/CMakeFiles/thrust.test.type_traits.dir/all testing/all: testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all testing/all: testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all testing/all: testing/CMakeFiles/thrust.test.unique.dir/all testing/all: testing/CMakeFiles/thrust.test.unique_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all testing/all: testing/CMakeFiles/thrust.test.unittest_tester.dir/all testing/all: testing/CMakeFiles/thrust.test.universal_memory.dir/all testing/all: testing/CMakeFiles/thrust.test.vector.dir/all testing/all: testing/CMakeFiles/thrust.test.vector_allocators.dir/all testing/all: testing/CMakeFiles/thrust.test.vector_insert.dir/all testing/all: testing/CMakeFiles/thrust.test.vector_manipulation.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_function.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all testing/all: testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all testing/all: testing/unittest/all testing/all: testing/async/all testing/all: testing/cmake/all testing/all: testing/cpp/all testing/all: testing/cuda/all testing/all: testing/omp/all testing/all: testing/regression/all .PHONY : testing/all # Recursive "preinstall" directory target. testing/preinstall: testing/unittest/preinstall testing/preinstall: testing/async/preinstall testing/preinstall: testing/cmake/preinstall testing/preinstall: testing/cpp/preinstall testing/preinstall: testing/cuda/preinstall testing/preinstall: testing/omp/preinstall testing/preinstall: testing/regression/preinstall .PHONY : testing/preinstall # Recursive "clean" directory target. testing/clean: testing/CMakeFiles/thrust.tests.dir/clean testing/clean: testing/CMakeFiles/thrust.test.adjacent_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.test.advance.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.advance.dir/clean testing/clean: testing/CMakeFiles/thrust.test.alignment.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.alignment.dir/clean testing/clean: testing/CMakeFiles/thrust.test.allocator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.allocator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_copy.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_copy.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_for_each.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_for_each.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_reduce_into.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.async_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.async_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.test.binary_search.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.binary_search.dir/clean testing/clean: testing/CMakeFiles/thrust.test.binary_search_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.binary_search_vector.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/clean testing/clean: testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.caching_allocator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.caching_allocator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.complex.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.complex.dir/clean testing/clean: testing/CMakeFiles/thrust.test.complex_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.complex_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.test.constant_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.constant_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.copy.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.copy.dir/clean testing/clean: testing/CMakeFiles/thrust.test.copy_n.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.copy_n.dir/clean testing/clean: testing/CMakeFiles/thrust.test.count.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.count.dir/clean testing/clean: testing/CMakeFiles/thrust.test.counting_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.counting_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.cstdint.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.cstdint.dir/clean testing/clean: testing/CMakeFiles/thrust.test.decompose.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.decompose.dir/clean testing/clean: testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/clean testing/clean: testing/CMakeFiles/thrust.test.dereference.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.dereference.dir/clean testing/clean: testing/CMakeFiles/thrust.test.device_delete.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.device_delete.dir/clean testing/clean: testing/CMakeFiles/thrust.test.device_ptr.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.device_ptr.dir/clean testing/clean: testing/CMakeFiles/thrust.test.device_reference.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.device_reference.dir/clean testing/clean: testing/CMakeFiles/thrust.test.discard_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.discard_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.distance.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.distance.dir/clean testing/clean: testing/CMakeFiles/thrust.test.equal.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.equal.dir/clean testing/clean: testing/CMakeFiles/thrust.test.event.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.event.dir/clean testing/clean: testing/CMakeFiles/thrust.test.fill.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.fill.dir/clean testing/clean: testing/CMakeFiles/thrust.test.find.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.find.dir/clean testing/clean: testing/CMakeFiles/thrust.test.for_each.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.for_each.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_arithmetic.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_bitwise.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_logical.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_logical.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/clean testing/clean: testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/clean testing/clean: testing/CMakeFiles/thrust.test.future.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.future.dir/clean testing/clean: testing/CMakeFiles/thrust.test.gather.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.gather.dir/clean testing/clean: testing/CMakeFiles/thrust.test.generate.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.generate.dir/clean testing/clean: testing/CMakeFiles/thrust.test.generate_const_iterators.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/clean testing/clean: testing/CMakeFiles/thrust.test.inner_product.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.inner_product.dir/clean testing/clean: testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.is_operator_function_object.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/clean testing/clean: testing/CMakeFiles/thrust.test.is_partitioned.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.is_partitioned.dir/clean testing/clean: testing/CMakeFiles/thrust.test.is_sorted.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.is_sorted.dir/clean testing/clean: testing/CMakeFiles/thrust.test.is_sorted_until.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/clean testing/clean: testing/CMakeFiles/thrust.test.logical.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.logical.dir/clean testing/clean: testing/CMakeFiles/thrust.test.max_element.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.max_element.dir/clean testing/clean: testing/CMakeFiles/thrust.test.memory.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.memory.dir/clean testing/clean: testing/CMakeFiles/thrust.test.merge.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.merge.dir/clean testing/clean: testing/CMakeFiles/thrust.test.merge_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.merge_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.merge_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.merge_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.test.metaprogamming.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.metaprogamming.dir/clean testing/clean: testing/CMakeFiles/thrust.test.min_and_max.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.min_and_max.dir/clean testing/clean: testing/CMakeFiles/thrust.test.min_element.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.min_element.dir/clean testing/clean: testing/CMakeFiles/thrust.test.minmax_element.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.minmax_element.dir/clean testing/clean: testing/CMakeFiles/thrust.test.mismatch.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.mismatch.dir/clean testing/clean: testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/clean testing/clean: testing/CMakeFiles/thrust.test.mr_new.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.mr_new.dir/clean testing/clean: testing/CMakeFiles/thrust.test.mr_pool.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.mr_pool.dir/clean testing/clean: testing/CMakeFiles/thrust.test.mr_pool_options.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/clean testing/clean: testing/CMakeFiles/thrust.test.namespace_wrapped.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/clean testing/clean: testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.pair_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.pair_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.test.partition.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.partition.dir/clean testing/clean: testing/CMakeFiles/thrust.test.partition_point.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.partition_point.dir/clean testing/clean: testing/CMakeFiles/thrust.test.permutation_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.preprocessor.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.preprocessor.dir/clean testing/clean: testing/CMakeFiles/thrust.test.random.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.random.dir/clean testing/clean: testing/CMakeFiles/thrust.test.reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.reduce_large.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.reduce_large.dir/clean testing/clean: testing/CMakeFiles/thrust.test.remove.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.remove.dir/clean testing/clean: testing/CMakeFiles/thrust.test.replace.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.replace.dir/clean testing/clean: testing/CMakeFiles/thrust.test.reverse.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.reverse.dir/clean testing/clean: testing/CMakeFiles/thrust.test.reverse_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.scan.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.scan.dir/clean testing/clean: testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/clean testing/clean: testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/clean testing/clean: testing/CMakeFiles/thrust.test.scatter.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.scatter.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sequence.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sequence.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_difference_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_difference_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_difference_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_intersection.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_intersection.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_intersection_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_union.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_union.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_union_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_union_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_union_descending.dir/clean testing/clean: testing/CMakeFiles/thrust.test.set_union_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/clean testing/clean: testing/CMakeFiles/thrust.test.shuffle.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.shuffle.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.sort_variable_bits.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/clean testing/clean: testing/CMakeFiles/thrust.test.stable_sort_large.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/clean testing/clean: testing/CMakeFiles/thrust.test.swap_ranges.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.swap_ranges.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tabulate.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tabulate.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_output_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.transform_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.transform_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.test.trivial_sequence.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple_algorithms.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.tuple_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.tuple_transform.dir/clean testing/clean: testing/CMakeFiles/thrust.test.type_traits.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.type_traits.dir/clean testing/clean: testing/CMakeFiles/thrust.test.uninitialized_copy.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/clean testing/clean: testing/CMakeFiles/thrust.test.uninitialized_fill.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/clean testing/clean: testing/CMakeFiles/thrust.test.unique.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.unique.dir/clean testing/clean: testing/CMakeFiles/thrust.test.unique_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.unique_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.unittest_static_assert.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/clean testing/clean: testing/CMakeFiles/thrust.test.unittest_tester.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.unittest_tester.dir/clean testing/clean: testing/CMakeFiles/thrust.test.universal_memory.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.universal_memory.dir/clean testing/clean: testing/CMakeFiles/thrust.test.vector.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.vector.dir/clean testing/clean: testing/CMakeFiles/thrust.test.vector_allocators.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.vector_allocators.dir/clean testing/clean: testing/CMakeFiles/thrust.test.vector_insert.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.vector_insert.dir/clean testing/clean: testing/CMakeFiles/thrust.test.vector_manipulation.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_function.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_function.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/clean testing/clean: testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/clean testing/clean: testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/clean testing/clean: testing/unittest/clean testing/clean: testing/async/clean testing/clean: testing/cmake/clean testing/clean: testing/cpp/clean testing/clean: testing/cuda/clean testing/clean: testing/omp/clean testing/clean: testing/regression/clean .PHONY : testing/clean #============================================================================= # Directory level rules for directory testing/async # Recursive "all" directory target. testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all testing/async/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all .PHONY : testing/async/all # Recursive "preinstall" directory target. testing/async/preinstall: .PHONY : testing/async/preinstall # Recursive "clean" directory target. testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/clean testing/async/clean: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/clean .PHONY : testing/async/clean #============================================================================= # Directory level rules for directory testing/cmake # Recursive "all" directory target. testing/cmake/all: .PHONY : testing/cmake/all # Recursive "preinstall" directory target. testing/cmake/preinstall: .PHONY : testing/cmake/preinstall # Recursive "clean" directory target. testing/cmake/clean: .PHONY : testing/cmake/clean #============================================================================= # Directory level rules for directory testing/cpp # Recursive "all" directory target. testing/cpp/all: .PHONY : testing/cpp/all # Recursive "preinstall" directory target. testing/cpp/preinstall: .PHONY : testing/cpp/preinstall # Recursive "clean" directory target. testing/cpp/clean: .PHONY : testing/cpp/clean #============================================================================= # Directory level rules for directory testing/cuda # Recursive "all" directory target. testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all testing/cuda/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all .PHONY : testing/cuda/all # Recursive "preinstall" directory target. testing/cuda/preinstall: .PHONY : testing/cuda/preinstall # Recursive "clean" directory target. testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/clean testing/cuda/clean: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/clean .PHONY : testing/cuda/clean #============================================================================= # Directory level rules for directory testing/omp # Recursive "all" directory target. testing/omp/all: .PHONY : testing/omp/all # Recursive "preinstall" directory target. testing/omp/preinstall: .PHONY : testing/omp/preinstall # Recursive "clean" directory target. testing/omp/clean: .PHONY : testing/omp/clean #============================================================================= # Directory level rules for directory testing/regression # Recursive "all" directory target. testing/regression/all: .PHONY : testing/regression/all # Recursive "preinstall" directory target. testing/regression/preinstall: .PHONY : testing/regression/preinstall # Recursive "clean" directory target. testing/regression/clean: .PHONY : testing/regression/clean #============================================================================= # Directory level rules for directory testing/unittest # Recursive "all" directory target. testing/unittest/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all .PHONY : testing/unittest/all # Recursive "preinstall" directory target. testing/unittest/preinstall: .PHONY : testing/unittest/preinstall # Recursive "clean" directory target. testing/unittest/clean: testing/unittest/CMakeFiles/thrust.test.framework.dir/clean .PHONY : testing/unittest/clean #============================================================================= # Target rules for target CMakeFiles/thrust.all.dir # All Build rule for target. CMakeFiles/thrust.all.dir/all: CMakeFiles/thrust.headers.dir/all CMakeFiles/thrust.all.dir/all: testing/CMakeFiles/thrust.tests.dir/all CMakeFiles/thrust.all.dir/all: examples/CMakeFiles/thrust.examples.dir/all $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.dir/build.make CMakeFiles/thrust.all.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.dir/build.make CMakeFiles/thrust.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all" .PHONY : CMakeFiles/thrust.all.dir/all # Build rule for subdir invocation for target. CMakeFiles/thrust.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 60 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/thrust.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/thrust.all.dir/rule # Convenience name for target. thrust.all: CMakeFiles/thrust.all.dir/rule .PHONY : thrust.all # clean rule for target. CMakeFiles/thrust.all.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.dir/build.make CMakeFiles/thrust.all.dir/clean .PHONY : CMakeFiles/thrust.all.dir/clean #============================================================================= # Target rules for target CMakeFiles/thrust.all.headers.dir # All Build rule for target. CMakeFiles/thrust.all.headers.dir/all: CMakeFiles/thrust.headers.dir/all $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.headers.dir/build.make CMakeFiles/thrust.all.headers.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.headers.dir/build.make CMakeFiles/thrust.all.headers.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.headers" .PHONY : CMakeFiles/thrust.all.headers.dir/all # Build rule for subdir invocation for target. CMakeFiles/thrust.all.headers.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 11 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/thrust.all.headers.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/thrust.all.headers.dir/rule # Convenience name for target. thrust.all.headers: CMakeFiles/thrust.all.headers.dir/rule .PHONY : thrust.all.headers # clean rule for target. CMakeFiles/thrust.all.headers.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.all.headers.dir/build.make CMakeFiles/thrust.all.headers.dir/clean .PHONY : CMakeFiles/thrust.all.headers.dir/clean #============================================================================= # Target rules for target CMakeFiles/thrust.headers.dir # All Build rule for target. CMakeFiles/thrust.headers.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.headers.dir/build.make CMakeFiles/thrust.headers.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.headers.dir/build.make CMakeFiles/thrust.headers.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=50,51,52,53,54,55,56,57,58,59,60 "Built target thrust.headers" .PHONY : CMakeFiles/thrust.headers.dir/all # Build rule for subdir invocation for target. CMakeFiles/thrust.headers.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 11 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/thrust.headers.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/thrust.headers.dir/rule # Convenience name for target. thrust.headers: CMakeFiles/thrust.headers.dir/rule .PHONY : thrust.headers # clean rule for target. CMakeFiles/thrust.headers.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/thrust.headers.dir/build.make CMakeFiles/thrust.headers.dir/clean .PHONY : CMakeFiles/thrust.headers.dir/clean #============================================================================= # Target rules for target CMakeFiles/Experimental.dir # All Build rule for target. CMakeFiles/Experimental.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target Experimental" .PHONY : CMakeFiles/Experimental.dir/all # Build rule for subdir invocation for target. CMakeFiles/Experimental.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/Experimental.dir/rule # Convenience name for target. Experimental: CMakeFiles/Experimental.dir/rule .PHONY : Experimental # clean rule for target. CMakeFiles/Experimental.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean .PHONY : CMakeFiles/Experimental.dir/clean #============================================================================= # Target rules for target CMakeFiles/Nightly.dir # All Build rule for target. CMakeFiles/Nightly.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target Nightly" .PHONY : CMakeFiles/Nightly.dir/all # Build rule for subdir invocation for target. CMakeFiles/Nightly.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/Nightly.dir/rule # Convenience name for target. Nightly: CMakeFiles/Nightly.dir/rule .PHONY : Nightly # clean rule for target. CMakeFiles/Nightly.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean .PHONY : CMakeFiles/Nightly.dir/clean #============================================================================= # Target rules for target CMakeFiles/Continuous.dir # All Build rule for target. CMakeFiles/Continuous.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target Continuous" .PHONY : CMakeFiles/Continuous.dir/all # Build rule for subdir invocation for target. CMakeFiles/Continuous.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/Continuous.dir/rule # Convenience name for target. Continuous: CMakeFiles/Continuous.dir/rule .PHONY : Continuous # clean rule for target. CMakeFiles/Continuous.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean .PHONY : CMakeFiles/Continuous.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyMemoryCheck.dir # All Build rule for target. CMakeFiles/NightlyMemoryCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck" .PHONY : CMakeFiles/NightlyMemoryCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule # Convenience name for target. NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/rule .PHONY : NightlyMemoryCheck # clean rule for target. CMakeFiles/NightlyMemoryCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean .PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyStart.dir # All Build rule for target. CMakeFiles/NightlyStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyStart" .PHONY : CMakeFiles/NightlyStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyStart.dir/rule # Convenience name for target. NightlyStart: CMakeFiles/NightlyStart.dir/rule .PHONY : NightlyStart # clean rule for target. CMakeFiles/NightlyStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean .PHONY : CMakeFiles/NightlyStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyUpdate.dir # All Build rule for target. CMakeFiles/NightlyUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyUpdate" .PHONY : CMakeFiles/NightlyUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyUpdate.dir/rule # Convenience name for target. NightlyUpdate: CMakeFiles/NightlyUpdate.dir/rule .PHONY : NightlyUpdate # clean rule for target. CMakeFiles/NightlyUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean .PHONY : CMakeFiles/NightlyUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyConfigure.dir # All Build rule for target. CMakeFiles/NightlyConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyConfigure" .PHONY : CMakeFiles/NightlyConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyConfigure.dir/rule # Convenience name for target. NightlyConfigure: CMakeFiles/NightlyConfigure.dir/rule .PHONY : NightlyConfigure # clean rule for target. CMakeFiles/NightlyConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean .PHONY : CMakeFiles/NightlyConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyBuild.dir # All Build rule for target. CMakeFiles/NightlyBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyBuild" .PHONY : CMakeFiles/NightlyBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyBuild.dir/rule # Convenience name for target. NightlyBuild: CMakeFiles/NightlyBuild.dir/rule .PHONY : NightlyBuild # clean rule for target. CMakeFiles/NightlyBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean .PHONY : CMakeFiles/NightlyBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyTest.dir # All Build rule for target. CMakeFiles/NightlyTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyTest" .PHONY : CMakeFiles/NightlyTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyTest.dir/rule # Convenience name for target. NightlyTest: CMakeFiles/NightlyTest.dir/rule .PHONY : NightlyTest # clean rule for target. CMakeFiles/NightlyTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean .PHONY : CMakeFiles/NightlyTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyCoverage.dir # All Build rule for target. CMakeFiles/NightlyCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyCoverage" .PHONY : CMakeFiles/NightlyCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyCoverage.dir/rule # Convenience name for target. NightlyCoverage: CMakeFiles/NightlyCoverage.dir/rule .PHONY : NightlyCoverage # clean rule for target. CMakeFiles/NightlyCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean .PHONY : CMakeFiles/NightlyCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyMemCheck.dir # All Build rule for target. CMakeFiles/NightlyMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlyMemCheck" .PHONY : CMakeFiles/NightlyMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyMemCheck.dir/rule # Convenience name for target. NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/rule .PHONY : NightlyMemCheck # clean rule for target. CMakeFiles/NightlyMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean .PHONY : CMakeFiles/NightlyMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlySubmit.dir # All Build rule for target. CMakeFiles/NightlySubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target NightlySubmit" .PHONY : CMakeFiles/NightlySubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlySubmit.dir/rule # Convenience name for target. NightlySubmit: CMakeFiles/NightlySubmit.dir/rule .PHONY : NightlySubmit # clean rule for target. CMakeFiles/NightlySubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean .PHONY : CMakeFiles/NightlySubmit.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalStart.dir # All Build rule for target. CMakeFiles/ExperimentalStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalStart" .PHONY : CMakeFiles/ExperimentalStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalStart.dir/rule # Convenience name for target. ExperimentalStart: CMakeFiles/ExperimentalStart.dir/rule .PHONY : ExperimentalStart # clean rule for target. CMakeFiles/ExperimentalStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean .PHONY : CMakeFiles/ExperimentalStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalUpdate.dir # All Build rule for target. CMakeFiles/ExperimentalUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate" .PHONY : CMakeFiles/ExperimentalUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalUpdate.dir/rule # Convenience name for target. ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/rule .PHONY : ExperimentalUpdate # clean rule for target. CMakeFiles/ExperimentalUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean .PHONY : CMakeFiles/ExperimentalUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalConfigure.dir # All Build rule for target. CMakeFiles/ExperimentalConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure" .PHONY : CMakeFiles/ExperimentalConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalConfigure.dir/rule # Convenience name for target. ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/rule .PHONY : ExperimentalConfigure # clean rule for target. CMakeFiles/ExperimentalConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean .PHONY : CMakeFiles/ExperimentalConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalBuild.dir # All Build rule for target. CMakeFiles/ExperimentalBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalBuild" .PHONY : CMakeFiles/ExperimentalBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalBuild.dir/rule # Convenience name for target. ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/rule .PHONY : ExperimentalBuild # clean rule for target. CMakeFiles/ExperimentalBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean .PHONY : CMakeFiles/ExperimentalBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalTest.dir # All Build rule for target. CMakeFiles/ExperimentalTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalTest" .PHONY : CMakeFiles/ExperimentalTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalTest.dir/rule # Convenience name for target. ExperimentalTest: CMakeFiles/ExperimentalTest.dir/rule .PHONY : ExperimentalTest # clean rule for target. CMakeFiles/ExperimentalTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean .PHONY : CMakeFiles/ExperimentalTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalCoverage.dir # All Build rule for target. CMakeFiles/ExperimentalCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage" .PHONY : CMakeFiles/ExperimentalCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalCoverage.dir/rule # Convenience name for target. ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/rule .PHONY : ExperimentalCoverage # clean rule for target. CMakeFiles/ExperimentalCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean .PHONY : CMakeFiles/ExperimentalCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalMemCheck.dir # All Build rule for target. CMakeFiles/ExperimentalMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck" .PHONY : CMakeFiles/ExperimentalMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule # Convenience name for target. ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/rule .PHONY : ExperimentalMemCheck # clean rule for target. CMakeFiles/ExperimentalMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean .PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalSubmit.dir # All Build rule for target. CMakeFiles/ExperimentalSubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit" .PHONY : CMakeFiles/ExperimentalSubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalSubmit.dir/rule # Convenience name for target. ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/rule .PHONY : ExperimentalSubmit # clean rule for target. CMakeFiles/ExperimentalSubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean .PHONY : CMakeFiles/ExperimentalSubmit.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousStart.dir # All Build rule for target. CMakeFiles/ContinuousStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousStart" .PHONY : CMakeFiles/ContinuousStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousStart.dir/rule # Convenience name for target. ContinuousStart: CMakeFiles/ContinuousStart.dir/rule .PHONY : ContinuousStart # clean rule for target. CMakeFiles/ContinuousStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean .PHONY : CMakeFiles/ContinuousStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousUpdate.dir # All Build rule for target. CMakeFiles/ContinuousUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousUpdate" .PHONY : CMakeFiles/ContinuousUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousUpdate.dir/rule # Convenience name for target. ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/rule .PHONY : ContinuousUpdate # clean rule for target. CMakeFiles/ContinuousUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean .PHONY : CMakeFiles/ContinuousUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousConfigure.dir # All Build rule for target. CMakeFiles/ContinuousConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousConfigure" .PHONY : CMakeFiles/ContinuousConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousConfigure.dir/rule # Convenience name for target. ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/rule .PHONY : ContinuousConfigure # clean rule for target. CMakeFiles/ContinuousConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean .PHONY : CMakeFiles/ContinuousConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousBuild.dir # All Build rule for target. CMakeFiles/ContinuousBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousBuild" .PHONY : CMakeFiles/ContinuousBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousBuild.dir/rule # Convenience name for target. ContinuousBuild: CMakeFiles/ContinuousBuild.dir/rule .PHONY : ContinuousBuild # clean rule for target. CMakeFiles/ContinuousBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean .PHONY : CMakeFiles/ContinuousBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousTest.dir # All Build rule for target. CMakeFiles/ContinuousTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousTest" .PHONY : CMakeFiles/ContinuousTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousTest.dir/rule # Convenience name for target. ContinuousTest: CMakeFiles/ContinuousTest.dir/rule .PHONY : ContinuousTest # clean rule for target. CMakeFiles/ContinuousTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean .PHONY : CMakeFiles/ContinuousTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousCoverage.dir # All Build rule for target. CMakeFiles/ContinuousCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousCoverage" .PHONY : CMakeFiles/ContinuousCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousCoverage.dir/rule # Convenience name for target. ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/rule .PHONY : ContinuousCoverage # clean rule for target. CMakeFiles/ContinuousCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean .PHONY : CMakeFiles/ContinuousCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousMemCheck.dir # All Build rule for target. CMakeFiles/ContinuousMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck" .PHONY : CMakeFiles/ContinuousMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousMemCheck.dir/rule # Convenience name for target. ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/rule .PHONY : ContinuousMemCheck # clean rule for target. CMakeFiles/ContinuousMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean .PHONY : CMakeFiles/ContinuousMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousSubmit.dir # All Build rule for target. CMakeFiles/ContinuousSubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target ContinuousSubmit" .PHONY : CMakeFiles/ContinuousSubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousSubmit.dir/rule # Convenience name for target. ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/rule .PHONY : ContinuousSubmit # clean rule for target. CMakeFiles/ContinuousSubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean .PHONY : CMakeFiles/ContinuousSubmit.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.tests.dir # All Build rule for target. testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.adjacent_difference.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.advance.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.alignment.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.allocator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_copy.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_for_each.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_reduce_into.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.async_transform.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.binary_search.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.binary_search_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.binary_search_vector.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.caching_allocator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.complex.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.complex_transform.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.constant_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.copy.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.copy_n.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.count.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.counting_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.cstdint.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.decompose.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.dereference.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.device_delete.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.device_ptr.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.device_reference.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.discard_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.distance.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.equal.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.event.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.fill.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.find.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.for_each.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_bitwise.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_logical.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.future.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.gather.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.generate.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.inner_product.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.is_partitioned.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.is_sorted.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.is_sorted_until.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.logical.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.max_element.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.memory.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.merge.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.merge_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.merge_key_value.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.metaprogamming.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.min_and_max.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.min_element.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.minmax_element.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.mismatch.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.mr_new.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.mr_pool.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.mr_pool_options.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_scan.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.pair_transform.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.partition.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.partition_point.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.permutation_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.preprocessor.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.random.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.reduce_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.reduce_large.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.remove.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.replace.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.reverse.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.reverse_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.scan.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.scatter.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sequence.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_difference.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_difference_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_intersection.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_union.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_union_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_union_descending.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.set_union_key_value.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.shuffle.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sort_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.stable_sort_large.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.swap_ranges.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tabulate.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.transform_scan.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.trivial_sequence.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple_reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple_scan.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple_sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.tuple_transform.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.type_traits.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.unique.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.unique_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.unittest_tester.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.universal_memory.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.vector.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.vector_allocators.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.vector_insert.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.vector_manipulation.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_function.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all testing/CMakeFiles/thrust.tests.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.tests.dir/build.make testing/CMakeFiles/thrust.tests.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.tests.dir/build.make testing/CMakeFiles/thrust.tests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.tests" .PHONY : testing/CMakeFiles/thrust.tests.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.tests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.tests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.tests.dir/rule # Convenience name for target. thrust.tests: testing/CMakeFiles/thrust.tests.dir/rule .PHONY : thrust.tests # clean rule for target. testing/CMakeFiles/thrust.tests.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.tests.dir/build.make testing/CMakeFiles/thrust.tests.dir/clean .PHONY : testing/CMakeFiles/thrust.tests.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.adjacent_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.test.adjacent_difference.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.test.adjacent_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.test.adjacent_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.adjacent_difference" .PHONY : testing/CMakeFiles/thrust.test.adjacent_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.adjacent_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.adjacent_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.adjacent_difference.dir/rule # Convenience name for target. thrust.test.adjacent_difference: testing/CMakeFiles/thrust.test.adjacent_difference.dir/rule .PHONY : thrust.test.adjacent_difference # clean rule for target. testing/CMakeFiles/thrust.test.adjacent_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.test.adjacent_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.test.adjacent_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.adjacent_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/all: testing/CMakeFiles/thrust.test.adjacent_difference.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.adjacent_difference" .PHONY : testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/rule # Convenience name for target. thrust.all.test.adjacent_difference: testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/rule .PHONY : thrust.all.test.adjacent_difference # clean rule for target. testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/build.make testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.adjacent_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.advance.dir # All Build rule for target. testing/CMakeFiles/thrust.test.advance.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.advance.dir/build.make testing/CMakeFiles/thrust.test.advance.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.advance.dir/build.make testing/CMakeFiles/thrust.test.advance.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.advance" .PHONY : testing/CMakeFiles/thrust.test.advance.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.advance.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.advance.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.advance.dir/rule # Convenience name for target. thrust.test.advance: testing/CMakeFiles/thrust.test.advance.dir/rule .PHONY : thrust.test.advance # clean rule for target. testing/CMakeFiles/thrust.test.advance.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.advance.dir/build.make testing/CMakeFiles/thrust.test.advance.dir/clean .PHONY : testing/CMakeFiles/thrust.test.advance.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.advance.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.advance.dir/all: testing/CMakeFiles/thrust.test.advance.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.advance.dir/build.make testing/CMakeFiles/thrust.all.test.advance.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.advance.dir/build.make testing/CMakeFiles/thrust.all.test.advance.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.advance" .PHONY : testing/CMakeFiles/thrust.all.test.advance.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.advance.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.advance.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.advance.dir/rule # Convenience name for target. thrust.all.test.advance: testing/CMakeFiles/thrust.all.test.advance.dir/rule .PHONY : thrust.all.test.advance # clean rule for target. testing/CMakeFiles/thrust.all.test.advance.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.advance.dir/build.make testing/CMakeFiles/thrust.all.test.advance.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.advance.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.alignment.dir # All Build rule for target. testing/CMakeFiles/thrust.test.alignment.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.alignment.dir/build.make testing/CMakeFiles/thrust.test.alignment.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.alignment.dir/build.make testing/CMakeFiles/thrust.test.alignment.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=61 "Built target thrust.test.alignment" .PHONY : testing/CMakeFiles/thrust.test.alignment.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.alignment.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.alignment.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.alignment.dir/rule # Convenience name for target. thrust.test.alignment: testing/CMakeFiles/thrust.test.alignment.dir/rule .PHONY : thrust.test.alignment # clean rule for target. testing/CMakeFiles/thrust.test.alignment.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.alignment.dir/build.make testing/CMakeFiles/thrust.test.alignment.dir/clean .PHONY : testing/CMakeFiles/thrust.test.alignment.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.alignment.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.alignment.dir/all: testing/CMakeFiles/thrust.test.alignment.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.alignment.dir/build.make testing/CMakeFiles/thrust.all.test.alignment.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.alignment.dir/build.make testing/CMakeFiles/thrust.all.test.alignment.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.alignment" .PHONY : testing/CMakeFiles/thrust.all.test.alignment.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.alignment.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.alignment.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.alignment.dir/rule # Convenience name for target. thrust.all.test.alignment: testing/CMakeFiles/thrust.all.test.alignment.dir/rule .PHONY : thrust.all.test.alignment # clean rule for target. testing/CMakeFiles/thrust.all.test.alignment.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.alignment.dir/build.make testing/CMakeFiles/thrust.all.test.alignment.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.alignment.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.allocator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.allocator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator.dir/build.make testing/CMakeFiles/thrust.test.allocator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator.dir/build.make testing/CMakeFiles/thrust.test.allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.allocator" .PHONY : testing/CMakeFiles/thrust.test.allocator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.allocator.dir/rule # Convenience name for target. thrust.test.allocator: testing/CMakeFiles/thrust.test.allocator.dir/rule .PHONY : thrust.test.allocator # clean rule for target. testing/CMakeFiles/thrust.test.allocator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator.dir/build.make testing/CMakeFiles/thrust.test.allocator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.allocator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.allocator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.allocator.dir/all: testing/CMakeFiles/thrust.test.allocator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator.dir/build.make testing/CMakeFiles/thrust.all.test.allocator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator.dir/build.make testing/CMakeFiles/thrust.all.test.allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.allocator" .PHONY : testing/CMakeFiles/thrust.all.test.allocator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.allocator.dir/rule # Convenience name for target. thrust.all.test.allocator: testing/CMakeFiles/thrust.all.test.allocator.dir/rule .PHONY : thrust.all.test.allocator # clean rule for target. testing/CMakeFiles/thrust.all.test.allocator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator.dir/build.make testing/CMakeFiles/thrust.all.test.allocator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.allocator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.allocator_aware_policies.dir # All Build rule for target. testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.allocator_aware_policies" .PHONY : testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/rule # Convenience name for target. thrust.test.allocator_aware_policies: testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/rule .PHONY : thrust.test.allocator_aware_policies # clean rule for target. testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/clean .PHONY : testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/all: testing/CMakeFiles/thrust.test.allocator_aware_policies.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.allocator_aware_policies" .PHONY : testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/rule # Convenience name for target. thrust.all.test.allocator_aware_policies: testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/rule .PHONY : thrust.all.test.allocator_aware_policies # clean rule for target. testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.allocator_aware_policies.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_copy.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_copy.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_copy.dir/build.make testing/CMakeFiles/thrust.test.async_copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_copy.dir/build.make testing/CMakeFiles/thrust.test.async_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=64 "Built target thrust.test.async_copy" .PHONY : testing/CMakeFiles/thrust.test.async_copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_copy.dir/rule # Convenience name for target. thrust.test.async_copy: testing/CMakeFiles/thrust.test.async_copy.dir/rule .PHONY : thrust.test.async_copy # clean rule for target. testing/CMakeFiles/thrust.test.async_copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_copy.dir/build.make testing/CMakeFiles/thrust.test.async_copy.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_copy.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_copy.dir/all: testing/CMakeFiles/thrust.test.async_copy.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_copy.dir/build.make testing/CMakeFiles/thrust.all.test.async_copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_copy.dir/build.make testing/CMakeFiles/thrust.all.test.async_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_copy" .PHONY : testing/CMakeFiles/thrust.all.test.async_copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_copy.dir/rule # Convenience name for target. thrust.all.test.async_copy: testing/CMakeFiles/thrust.all.test.async_copy.dir/rule .PHONY : thrust.all.test.async_copy # clean rule for target. testing/CMakeFiles/thrust.all.test.async_copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_copy.dir/build.make testing/CMakeFiles/thrust.all.test.async_copy.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_for_each.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_for_each.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.test.async_for_each.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.test.async_for_each.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async_for_each" .PHONY : testing/CMakeFiles/thrust.test.async_for_each.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_for_each.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_for_each.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_for_each.dir/rule # Convenience name for target. thrust.test.async_for_each: testing/CMakeFiles/thrust.test.async_for_each.dir/rule .PHONY : thrust.test.async_for_each # clean rule for target. testing/CMakeFiles/thrust.test.async_for_each.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.test.async_for_each.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_for_each.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_for_each.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_for_each.dir/all: testing/CMakeFiles/thrust.test.async_for_each.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.all.test.async_for_each.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.all.test.async_for_each.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_for_each" .PHONY : testing/CMakeFiles/thrust.all.test.async_for_each.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_for_each.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_for_each.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_for_each.dir/rule # Convenience name for target. thrust.all.test.async_for_each: testing/CMakeFiles/thrust.all.test.async_for_each.dir/rule .PHONY : thrust.all.test.async_for_each # clean rule for target. testing/CMakeFiles/thrust.all.test.async_for_each.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_for_each.dir/build.make testing/CMakeFiles/thrust.all.test.async_for_each.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_for_each.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.test.async_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.test.async_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async_reduce" .PHONY : testing/CMakeFiles/thrust.test.async_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_reduce.dir/rule # Convenience name for target. thrust.test.async_reduce: testing/CMakeFiles/thrust.test.async_reduce.dir/rule .PHONY : thrust.test.async_reduce # clean rule for target. testing/CMakeFiles/thrust.test.async_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.test.async_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_reduce.dir/all: testing/CMakeFiles/thrust.test.async_reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_reduce" .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce.dir/rule # Convenience name for target. thrust.all.test.async_reduce: testing/CMakeFiles/thrust.all.test.async_reduce.dir/rule .PHONY : thrust.all.test.async_reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.async_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_reduce_into.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_reduce_into.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.test.async_reduce_into.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.test.async_reduce_into.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async_reduce_into" .PHONY : testing/CMakeFiles/thrust.test.async_reduce_into.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_reduce_into.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_reduce_into.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_reduce_into.dir/rule # Convenience name for target. thrust.test.async_reduce_into: testing/CMakeFiles/thrust.test.async_reduce_into.dir/rule .PHONY : thrust.test.async_reduce_into # clean rule for target. testing/CMakeFiles/thrust.test.async_reduce_into.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.test.async_reduce_into.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_reduce_into.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_reduce_into.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/all: testing/CMakeFiles/thrust.test.async_reduce_into.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_reduce_into" .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/rule # Convenience name for target. thrust.all.test.async_reduce_into: testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/rule .PHONY : thrust.all.test.async_reduce_into # clean rule for target. testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/build.make testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_reduce_into.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_sort.dir/build.make testing/CMakeFiles/thrust.test.async_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_sort.dir/build.make testing/CMakeFiles/thrust.test.async_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async_sort" .PHONY : testing/CMakeFiles/thrust.test.async_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_sort.dir/rule # Convenience name for target. thrust.test.async_sort: testing/CMakeFiles/thrust.test.async_sort.dir/rule .PHONY : thrust.test.async_sort # clean rule for target. testing/CMakeFiles/thrust.test.async_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_sort.dir/build.make testing/CMakeFiles/thrust.test.async_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_sort.dir/all: testing/CMakeFiles/thrust.test.async_sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_sort.dir/build.make testing/CMakeFiles/thrust.all.test.async_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_sort.dir/build.make testing/CMakeFiles/thrust.all.test.async_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_sort" .PHONY : testing/CMakeFiles/thrust.all.test.async_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_sort.dir/rule # Convenience name for target. thrust.all.test.async_sort: testing/CMakeFiles/thrust.all.test.async_sort.dir/rule .PHONY : thrust.all.test.async_sort # clean rule for target. testing/CMakeFiles/thrust.all.test.async_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_sort.dir/build.make testing/CMakeFiles/thrust.all.test.async_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.async_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.test.async_transform.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_transform.dir/build.make testing/CMakeFiles/thrust.test.async_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_transform.dir/build.make testing/CMakeFiles/thrust.test.async_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async_transform" .PHONY : testing/CMakeFiles/thrust.test.async_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.async_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.async_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.async_transform.dir/rule # Convenience name for target. thrust.test.async_transform: testing/CMakeFiles/thrust.test.async_transform.dir/rule .PHONY : thrust.test.async_transform # clean rule for target. testing/CMakeFiles/thrust.test.async_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.async_transform.dir/build.make testing/CMakeFiles/thrust.test.async_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.test.async_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.async_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.async_transform.dir/all: testing/CMakeFiles/thrust.test.async_transform.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_transform.dir/build.make testing/CMakeFiles/thrust.all.test.async_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_transform.dir/build.make testing/CMakeFiles/thrust.all.test.async_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async_transform" .PHONY : testing/CMakeFiles/thrust.all.test.async_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.async_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.async_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.async_transform.dir/rule # Convenience name for target. thrust.all.test.async_transform: testing/CMakeFiles/thrust.all.test.async_transform.dir/rule .PHONY : thrust.all.test.async_transform # clean rule for target. testing/CMakeFiles/thrust.all.test.async_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.async_transform.dir/build.make testing/CMakeFiles/thrust.all.test.async_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.async_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.binary_search.dir # All Build rule for target. testing/CMakeFiles/thrust.test.binary_search.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search.dir/build.make testing/CMakeFiles/thrust.test.binary_search.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search.dir/build.make testing/CMakeFiles/thrust.test.binary_search.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=65 "Built target thrust.test.binary_search" .PHONY : testing/CMakeFiles/thrust.test.binary_search.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.binary_search.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.binary_search.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.binary_search.dir/rule # Convenience name for target. thrust.test.binary_search: testing/CMakeFiles/thrust.test.binary_search.dir/rule .PHONY : thrust.test.binary_search # clean rule for target. testing/CMakeFiles/thrust.test.binary_search.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search.dir/build.make testing/CMakeFiles/thrust.test.binary_search.dir/clean .PHONY : testing/CMakeFiles/thrust.test.binary_search.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.binary_search.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.binary_search.dir/all: testing/CMakeFiles/thrust.test.binary_search.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.binary_search" .PHONY : testing/CMakeFiles/thrust.all.test.binary_search.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.binary_search.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.binary_search.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.binary_search.dir/rule # Convenience name for target. thrust.all.test.binary_search: testing/CMakeFiles/thrust.all.test.binary_search.dir/rule .PHONY : thrust.all.test.binary_search # clean rule for target. testing/CMakeFiles/thrust.all.test.binary_search.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.binary_search.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.binary_search_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.binary_search_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.binary_search_descending" .PHONY : testing/CMakeFiles/thrust.test.binary_search_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.binary_search_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.binary_search_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.binary_search_descending.dir/rule # Convenience name for target. thrust.test.binary_search_descending: testing/CMakeFiles/thrust.test.binary_search_descending.dir/rule .PHONY : thrust.test.binary_search_descending # clean rule for target. testing/CMakeFiles/thrust.test.binary_search_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.binary_search_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.binary_search_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/all: testing/CMakeFiles/thrust.test.binary_search_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.binary_search_descending" .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/rule # Convenience name for target. thrust.all.test.binary_search_descending: testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/rule .PHONY : thrust.all.test.binary_search_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.binary_search_vector.dir # All Build rule for target. testing/CMakeFiles/thrust.test.binary_search_vector.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.binary_search_vector" .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.binary_search_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.binary_search_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector.dir/rule # Convenience name for target. thrust.test.binary_search_vector: testing/CMakeFiles/thrust.test.binary_search_vector.dir/rule .PHONY : thrust.test.binary_search_vector # clean rule for target. testing/CMakeFiles/thrust.test.binary_search_vector.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector.dir/clean .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.binary_search_vector.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/all: testing/CMakeFiles/thrust.test.binary_search_vector.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.binary_search_vector" .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/rule # Convenience name for target. thrust.all.test.binary_search_vector: testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/rule .PHONY : thrust.all.test.binary_search_vector # clean rule for target. testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.binary_search_vector_descending" .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/rule # Convenience name for target. thrust.test.binary_search_vector_descending: testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/rule .PHONY : thrust.test.binary_search_vector_descending # clean rule for target. testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/all: testing/CMakeFiles/thrust.test.binary_search_vector_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.binary_search_vector_descending" .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/rule # Convenience name for target. thrust.all.test.binary_search_vector_descending: testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/rule .PHONY : thrust.all.test.binary_search_vector_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/build.make testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.binary_search_vector_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.caching_allocator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.caching_allocator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.test.caching_allocator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.test.caching_allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.caching_allocator" .PHONY : testing/CMakeFiles/thrust.test.caching_allocator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.caching_allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.caching_allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.caching_allocator.dir/rule # Convenience name for target. thrust.test.caching_allocator: testing/CMakeFiles/thrust.test.caching_allocator.dir/rule .PHONY : thrust.test.caching_allocator # clean rule for target. testing/CMakeFiles/thrust.test.caching_allocator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.test.caching_allocator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.caching_allocator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.caching_allocator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.caching_allocator.dir/all: testing/CMakeFiles/thrust.test.caching_allocator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.all.test.caching_allocator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.all.test.caching_allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.caching_allocator" .PHONY : testing/CMakeFiles/thrust.all.test.caching_allocator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.caching_allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.caching_allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.caching_allocator.dir/rule # Convenience name for target. thrust.all.test.caching_allocator: testing/CMakeFiles/thrust.all.test.caching_allocator.dir/rule .PHONY : thrust.all.test.caching_allocator # clean rule for target. testing/CMakeFiles/thrust.all.test.caching_allocator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.caching_allocator.dir/build.make testing/CMakeFiles/thrust.all.test.caching_allocator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.caching_allocator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.complex.dir # All Build rule for target. testing/CMakeFiles/thrust.test.complex.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex.dir/build.make testing/CMakeFiles/thrust.test.complex.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex.dir/build.make testing/CMakeFiles/thrust.test.complex.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.complex" .PHONY : testing/CMakeFiles/thrust.test.complex.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.complex.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.complex.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.complex.dir/rule # Convenience name for target. thrust.test.complex: testing/CMakeFiles/thrust.test.complex.dir/rule .PHONY : thrust.test.complex # clean rule for target. testing/CMakeFiles/thrust.test.complex.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex.dir/build.make testing/CMakeFiles/thrust.test.complex.dir/clean .PHONY : testing/CMakeFiles/thrust.test.complex.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.complex.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.complex.dir/all: testing/CMakeFiles/thrust.test.complex.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex.dir/build.make testing/CMakeFiles/thrust.all.test.complex.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex.dir/build.make testing/CMakeFiles/thrust.all.test.complex.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.complex" .PHONY : testing/CMakeFiles/thrust.all.test.complex.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.complex.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.complex.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.complex.dir/rule # Convenience name for target. thrust.all.test.complex: testing/CMakeFiles/thrust.all.test.complex.dir/rule .PHONY : thrust.all.test.complex # clean rule for target. testing/CMakeFiles/thrust.all.test.complex.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex.dir/build.make testing/CMakeFiles/thrust.all.test.complex.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.complex.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.complex_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.test.complex_transform.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.test.complex_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.test.complex_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=66 "Built target thrust.test.complex_transform" .PHONY : testing/CMakeFiles/thrust.test.complex_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.complex_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.complex_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.complex_transform.dir/rule # Convenience name for target. thrust.test.complex_transform: testing/CMakeFiles/thrust.test.complex_transform.dir/rule .PHONY : thrust.test.complex_transform # clean rule for target. testing/CMakeFiles/thrust.test.complex_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.test.complex_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.test.complex_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.complex_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.complex_transform.dir/all: testing/CMakeFiles/thrust.test.complex_transform.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.all.test.complex_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.all.test.complex_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.complex_transform" .PHONY : testing/CMakeFiles/thrust.all.test.complex_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.complex_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.complex_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.complex_transform.dir/rule # Convenience name for target. thrust.all.test.complex_transform: testing/CMakeFiles/thrust.all.test.complex_transform.dir/rule .PHONY : thrust.all.test.complex_transform # clean rule for target. testing/CMakeFiles/thrust.all.test.complex_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.complex_transform.dir/build.make testing/CMakeFiles/thrust.all.test.complex_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.complex_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.constant_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.constant_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.test.constant_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.test.constant_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.constant_iterator" .PHONY : testing/CMakeFiles/thrust.test.constant_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.constant_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.constant_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.constant_iterator.dir/rule # Convenience name for target. thrust.test.constant_iterator: testing/CMakeFiles/thrust.test.constant_iterator.dir/rule .PHONY : thrust.test.constant_iterator # clean rule for target. testing/CMakeFiles/thrust.test.constant_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.test.constant_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.constant_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.constant_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.constant_iterator.dir/all: testing/CMakeFiles/thrust.test.constant_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.constant_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.constant_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.constant_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.constant_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.constant_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.constant_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.constant_iterator.dir/rule # Convenience name for target. thrust.all.test.constant_iterator: testing/CMakeFiles/thrust.all.test.constant_iterator.dir/rule .PHONY : thrust.all.test.constant_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.constant_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.constant_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.constant_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.constant_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.copy.dir # All Build rule for target. testing/CMakeFiles/thrust.test.copy.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy.dir/build.make testing/CMakeFiles/thrust.test.copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy.dir/build.make testing/CMakeFiles/thrust.test.copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.copy" .PHONY : testing/CMakeFiles/thrust.test.copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.copy.dir/rule # Convenience name for target. thrust.test.copy: testing/CMakeFiles/thrust.test.copy.dir/rule .PHONY : thrust.test.copy # clean rule for target. testing/CMakeFiles/thrust.test.copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy.dir/build.make testing/CMakeFiles/thrust.test.copy.dir/clean .PHONY : testing/CMakeFiles/thrust.test.copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.copy.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.copy.dir/all: testing/CMakeFiles/thrust.test.copy.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy.dir/build.make testing/CMakeFiles/thrust.all.test.copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy.dir/build.make testing/CMakeFiles/thrust.all.test.copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.copy" .PHONY : testing/CMakeFiles/thrust.all.test.copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.copy.dir/rule # Convenience name for target. thrust.all.test.copy: testing/CMakeFiles/thrust.all.test.copy.dir/rule .PHONY : thrust.all.test.copy # clean rule for target. testing/CMakeFiles/thrust.all.test.copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy.dir/build.make testing/CMakeFiles/thrust.all.test.copy.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.copy_n.dir # All Build rule for target. testing/CMakeFiles/thrust.test.copy_n.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy_n.dir/build.make testing/CMakeFiles/thrust.test.copy_n.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy_n.dir/build.make testing/CMakeFiles/thrust.test.copy_n.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.copy_n" .PHONY : testing/CMakeFiles/thrust.test.copy_n.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.copy_n.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.copy_n.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.copy_n.dir/rule # Convenience name for target. thrust.test.copy_n: testing/CMakeFiles/thrust.test.copy_n.dir/rule .PHONY : thrust.test.copy_n # clean rule for target. testing/CMakeFiles/thrust.test.copy_n.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.copy_n.dir/build.make testing/CMakeFiles/thrust.test.copy_n.dir/clean .PHONY : testing/CMakeFiles/thrust.test.copy_n.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.copy_n.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.copy_n.dir/all: testing/CMakeFiles/thrust.test.copy_n.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy_n.dir/build.make testing/CMakeFiles/thrust.all.test.copy_n.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy_n.dir/build.make testing/CMakeFiles/thrust.all.test.copy_n.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.copy_n" .PHONY : testing/CMakeFiles/thrust.all.test.copy_n.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.copy_n.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.copy_n.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.copy_n.dir/rule # Convenience name for target. thrust.all.test.copy_n: testing/CMakeFiles/thrust.all.test.copy_n.dir/rule .PHONY : thrust.all.test.copy_n # clean rule for target. testing/CMakeFiles/thrust.all.test.copy_n.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.copy_n.dir/build.make testing/CMakeFiles/thrust.all.test.copy_n.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.copy_n.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.count.dir # All Build rule for target. testing/CMakeFiles/thrust.test.count.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.count.dir/build.make testing/CMakeFiles/thrust.test.count.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.count.dir/build.make testing/CMakeFiles/thrust.test.count.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.count" .PHONY : testing/CMakeFiles/thrust.test.count.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.count.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.count.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.count.dir/rule # Convenience name for target. thrust.test.count: testing/CMakeFiles/thrust.test.count.dir/rule .PHONY : thrust.test.count # clean rule for target. testing/CMakeFiles/thrust.test.count.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.count.dir/build.make testing/CMakeFiles/thrust.test.count.dir/clean .PHONY : testing/CMakeFiles/thrust.test.count.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.count.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.count.dir/all: testing/CMakeFiles/thrust.test.count.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.count.dir/build.make testing/CMakeFiles/thrust.all.test.count.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.count.dir/build.make testing/CMakeFiles/thrust.all.test.count.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.count" .PHONY : testing/CMakeFiles/thrust.all.test.count.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.count.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.count.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.count.dir/rule # Convenience name for target. thrust.all.test.count: testing/CMakeFiles/thrust.all.test.count.dir/rule .PHONY : thrust.all.test.count # clean rule for target. testing/CMakeFiles/thrust.all.test.count.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.count.dir/build.make testing/CMakeFiles/thrust.all.test.count.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.count.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.counting_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.counting_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.test.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.test.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.counting_iterator" .PHONY : testing/CMakeFiles/thrust.test.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.counting_iterator.dir/rule # Convenience name for target. thrust.test.counting_iterator: testing/CMakeFiles/thrust.test.counting_iterator.dir/rule .PHONY : thrust.test.counting_iterator # clean rule for target. testing/CMakeFiles/thrust.test.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.test.counting_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.counting_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.counting_iterator.dir/all: testing/CMakeFiles/thrust.test.counting_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.counting_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.counting_iterator.dir/rule # Convenience name for target. thrust.all.test.counting_iterator: testing/CMakeFiles/thrust.all.test.counting_iterator.dir/rule .PHONY : thrust.all.test.counting_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.counting_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.counting_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.cstdint.dir # All Build rule for target. testing/CMakeFiles/thrust.test.cstdint.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.cstdint.dir/build.make testing/CMakeFiles/thrust.test.cstdint.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.cstdint.dir/build.make testing/CMakeFiles/thrust.test.cstdint.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=67 "Built target thrust.test.cstdint" .PHONY : testing/CMakeFiles/thrust.test.cstdint.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.cstdint.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.cstdint.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.cstdint.dir/rule # Convenience name for target. thrust.test.cstdint: testing/CMakeFiles/thrust.test.cstdint.dir/rule .PHONY : thrust.test.cstdint # clean rule for target. testing/CMakeFiles/thrust.test.cstdint.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.cstdint.dir/build.make testing/CMakeFiles/thrust.test.cstdint.dir/clean .PHONY : testing/CMakeFiles/thrust.test.cstdint.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.cstdint.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.cstdint.dir/all: testing/CMakeFiles/thrust.test.cstdint.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.cstdint.dir/build.make testing/CMakeFiles/thrust.all.test.cstdint.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.cstdint.dir/build.make testing/CMakeFiles/thrust.all.test.cstdint.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cstdint" .PHONY : testing/CMakeFiles/thrust.all.test.cstdint.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.cstdint.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.cstdint.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.cstdint.dir/rule # Convenience name for target. thrust.all.test.cstdint: testing/CMakeFiles/thrust.all.test.cstdint.dir/rule .PHONY : thrust.all.test.cstdint # clean rule for target. testing/CMakeFiles/thrust.all.test.cstdint.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.cstdint.dir/build.make testing/CMakeFiles/thrust.all.test.cstdint.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.cstdint.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.decompose.dir # All Build rule for target. testing/CMakeFiles/thrust.test.decompose.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.decompose.dir/build.make testing/CMakeFiles/thrust.test.decompose.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.decompose.dir/build.make testing/CMakeFiles/thrust.test.decompose.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=77 "Built target thrust.test.decompose" .PHONY : testing/CMakeFiles/thrust.test.decompose.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.decompose.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.decompose.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.decompose.dir/rule # Convenience name for target. thrust.test.decompose: testing/CMakeFiles/thrust.test.decompose.dir/rule .PHONY : thrust.test.decompose # clean rule for target. testing/CMakeFiles/thrust.test.decompose.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.decompose.dir/build.make testing/CMakeFiles/thrust.test.decompose.dir/clean .PHONY : testing/CMakeFiles/thrust.test.decompose.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.decompose.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.decompose.dir/all: testing/CMakeFiles/thrust.test.decompose.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.decompose.dir/build.make testing/CMakeFiles/thrust.all.test.decompose.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.decompose.dir/build.make testing/CMakeFiles/thrust.all.test.decompose.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.decompose" .PHONY : testing/CMakeFiles/thrust.all.test.decompose.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.decompose.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.decompose.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.decompose.dir/rule # Convenience name for target. thrust.all.test.decompose: testing/CMakeFiles/thrust.all.test.decompose.dir/rule .PHONY : thrust.all.test.decompose # clean rule for target. testing/CMakeFiles/thrust.all.test.decompose.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.decompose.dir/build.make testing/CMakeFiles/thrust.all.test.decompose.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.decompose.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir # All Build rule for target. testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.dependencies_aware_policies" .PHONY : testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/rule # Convenience name for target. thrust.test.dependencies_aware_policies: testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/rule .PHONY : thrust.test.dependencies_aware_policies # clean rule for target. testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/clean .PHONY : testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/all: testing/CMakeFiles/thrust.test.dependencies_aware_policies.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.dependencies_aware_policies" .PHONY : testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/rule # Convenience name for target. thrust.all.test.dependencies_aware_policies: testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/rule .PHONY : thrust.all.test.dependencies_aware_policies # clean rule for target. testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/build.make testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.dependencies_aware_policies.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.dereference.dir # All Build rule for target. testing/CMakeFiles/thrust.test.dereference.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dereference.dir/build.make testing/CMakeFiles/thrust.test.dereference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dereference.dir/build.make testing/CMakeFiles/thrust.test.dereference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.dereference" .PHONY : testing/CMakeFiles/thrust.test.dereference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.dereference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.dereference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.dereference.dir/rule # Convenience name for target. thrust.test.dereference: testing/CMakeFiles/thrust.test.dereference.dir/rule .PHONY : thrust.test.dereference # clean rule for target. testing/CMakeFiles/thrust.test.dereference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.dereference.dir/build.make testing/CMakeFiles/thrust.test.dereference.dir/clean .PHONY : testing/CMakeFiles/thrust.test.dereference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.dereference.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.dereference.dir/all: testing/CMakeFiles/thrust.test.dereference.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dereference.dir/build.make testing/CMakeFiles/thrust.all.test.dereference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dereference.dir/build.make testing/CMakeFiles/thrust.all.test.dereference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.dereference" .PHONY : testing/CMakeFiles/thrust.all.test.dereference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.dereference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.dereference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.dereference.dir/rule # Convenience name for target. thrust.all.test.dereference: testing/CMakeFiles/thrust.all.test.dereference.dir/rule .PHONY : thrust.all.test.dereference # clean rule for target. testing/CMakeFiles/thrust.all.test.dereference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.dereference.dir/build.make testing/CMakeFiles/thrust.all.test.dereference.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.dereference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.device_delete.dir # All Build rule for target. testing/CMakeFiles/thrust.test.device_delete.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_delete.dir/build.make testing/CMakeFiles/thrust.test.device_delete.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_delete.dir/build.make testing/CMakeFiles/thrust.test.device_delete.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.device_delete" .PHONY : testing/CMakeFiles/thrust.test.device_delete.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.device_delete.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.device_delete.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.device_delete.dir/rule # Convenience name for target. thrust.test.device_delete: testing/CMakeFiles/thrust.test.device_delete.dir/rule .PHONY : thrust.test.device_delete # clean rule for target. testing/CMakeFiles/thrust.test.device_delete.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_delete.dir/build.make testing/CMakeFiles/thrust.test.device_delete.dir/clean .PHONY : testing/CMakeFiles/thrust.test.device_delete.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.device_delete.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.device_delete.dir/all: testing/CMakeFiles/thrust.test.device_delete.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_delete.dir/build.make testing/CMakeFiles/thrust.all.test.device_delete.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_delete.dir/build.make testing/CMakeFiles/thrust.all.test.device_delete.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.device_delete" .PHONY : testing/CMakeFiles/thrust.all.test.device_delete.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.device_delete.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.device_delete.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.device_delete.dir/rule # Convenience name for target. thrust.all.test.device_delete: testing/CMakeFiles/thrust.all.test.device_delete.dir/rule .PHONY : thrust.all.test.device_delete # clean rule for target. testing/CMakeFiles/thrust.all.test.device_delete.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_delete.dir/build.make testing/CMakeFiles/thrust.all.test.device_delete.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.device_delete.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.device_ptr.dir # All Build rule for target. testing/CMakeFiles/thrust.test.device_ptr.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.test.device_ptr.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.test.device_ptr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.device_ptr" .PHONY : testing/CMakeFiles/thrust.test.device_ptr.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.device_ptr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.device_ptr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.device_ptr.dir/rule # Convenience name for target. thrust.test.device_ptr: testing/CMakeFiles/thrust.test.device_ptr.dir/rule .PHONY : thrust.test.device_ptr # clean rule for target. testing/CMakeFiles/thrust.test.device_ptr.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.test.device_ptr.dir/clean .PHONY : testing/CMakeFiles/thrust.test.device_ptr.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.device_ptr.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.device_ptr.dir/all: testing/CMakeFiles/thrust.test.device_ptr.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.all.test.device_ptr.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.all.test.device_ptr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.device_ptr" .PHONY : testing/CMakeFiles/thrust.all.test.device_ptr.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.device_ptr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.device_ptr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.device_ptr.dir/rule # Convenience name for target. thrust.all.test.device_ptr: testing/CMakeFiles/thrust.all.test.device_ptr.dir/rule .PHONY : thrust.all.test.device_ptr # clean rule for target. testing/CMakeFiles/thrust.all.test.device_ptr.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_ptr.dir/build.make testing/CMakeFiles/thrust.all.test.device_ptr.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.device_ptr.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.device_reference.dir # All Build rule for target. testing/CMakeFiles/thrust.test.device_reference.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_reference.dir/build.make testing/CMakeFiles/thrust.test.device_reference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_reference.dir/build.make testing/CMakeFiles/thrust.test.device_reference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.device_reference" .PHONY : testing/CMakeFiles/thrust.test.device_reference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.device_reference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.device_reference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.device_reference.dir/rule # Convenience name for target. thrust.test.device_reference: testing/CMakeFiles/thrust.test.device_reference.dir/rule .PHONY : thrust.test.device_reference # clean rule for target. testing/CMakeFiles/thrust.test.device_reference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.device_reference.dir/build.make testing/CMakeFiles/thrust.test.device_reference.dir/clean .PHONY : testing/CMakeFiles/thrust.test.device_reference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.device_reference.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.device_reference.dir/all: testing/CMakeFiles/thrust.test.device_reference.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_reference.dir/build.make testing/CMakeFiles/thrust.all.test.device_reference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_reference.dir/build.make testing/CMakeFiles/thrust.all.test.device_reference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.device_reference" .PHONY : testing/CMakeFiles/thrust.all.test.device_reference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.device_reference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.device_reference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.device_reference.dir/rule # Convenience name for target. thrust.all.test.device_reference: testing/CMakeFiles/thrust.all.test.device_reference.dir/rule .PHONY : thrust.all.test.device_reference # clean rule for target. testing/CMakeFiles/thrust.all.test.device_reference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.device_reference.dir/build.make testing/CMakeFiles/thrust.all.test.device_reference.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.device_reference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.discard_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.discard_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.test.discard_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.test.discard_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=78 "Built target thrust.test.discard_iterator" .PHONY : testing/CMakeFiles/thrust.test.discard_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.discard_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.discard_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.discard_iterator.dir/rule # Convenience name for target. thrust.test.discard_iterator: testing/CMakeFiles/thrust.test.discard_iterator.dir/rule .PHONY : thrust.test.discard_iterator # clean rule for target. testing/CMakeFiles/thrust.test.discard_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.test.discard_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.discard_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.discard_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.discard_iterator.dir/all: testing/CMakeFiles/thrust.test.discard_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.discard_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.discard_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.discard_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.discard_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.discard_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.discard_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.discard_iterator.dir/rule # Convenience name for target. thrust.all.test.discard_iterator: testing/CMakeFiles/thrust.all.test.discard_iterator.dir/rule .PHONY : thrust.all.test.discard_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.discard_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.discard_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.discard_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.discard_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.distance.dir # All Build rule for target. testing/CMakeFiles/thrust.test.distance.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.distance.dir/build.make testing/CMakeFiles/thrust.test.distance.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.distance.dir/build.make testing/CMakeFiles/thrust.test.distance.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.distance" .PHONY : testing/CMakeFiles/thrust.test.distance.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.distance.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.distance.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.distance.dir/rule # Convenience name for target. thrust.test.distance: testing/CMakeFiles/thrust.test.distance.dir/rule .PHONY : thrust.test.distance # clean rule for target. testing/CMakeFiles/thrust.test.distance.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.distance.dir/build.make testing/CMakeFiles/thrust.test.distance.dir/clean .PHONY : testing/CMakeFiles/thrust.test.distance.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.distance.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.distance.dir/all: testing/CMakeFiles/thrust.test.distance.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.distance.dir/build.make testing/CMakeFiles/thrust.all.test.distance.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.distance.dir/build.make testing/CMakeFiles/thrust.all.test.distance.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.distance" .PHONY : testing/CMakeFiles/thrust.all.test.distance.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.distance.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.distance.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.distance.dir/rule # Convenience name for target. thrust.all.test.distance: testing/CMakeFiles/thrust.all.test.distance.dir/rule .PHONY : thrust.all.test.distance # clean rule for target. testing/CMakeFiles/thrust.all.test.distance.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.distance.dir/build.make testing/CMakeFiles/thrust.all.test.distance.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.distance.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.equal.dir # All Build rule for target. testing/CMakeFiles/thrust.test.equal.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.equal.dir/build.make testing/CMakeFiles/thrust.test.equal.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.equal.dir/build.make testing/CMakeFiles/thrust.test.equal.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.equal" .PHONY : testing/CMakeFiles/thrust.test.equal.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.equal.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.equal.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.equal.dir/rule # Convenience name for target. thrust.test.equal: testing/CMakeFiles/thrust.test.equal.dir/rule .PHONY : thrust.test.equal # clean rule for target. testing/CMakeFiles/thrust.test.equal.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.equal.dir/build.make testing/CMakeFiles/thrust.test.equal.dir/clean .PHONY : testing/CMakeFiles/thrust.test.equal.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.equal.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.equal.dir/all: testing/CMakeFiles/thrust.test.equal.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.equal.dir/build.make testing/CMakeFiles/thrust.all.test.equal.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.equal.dir/build.make testing/CMakeFiles/thrust.all.test.equal.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.equal" .PHONY : testing/CMakeFiles/thrust.all.test.equal.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.equal.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.equal.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.equal.dir/rule # Convenience name for target. thrust.all.test.equal: testing/CMakeFiles/thrust.all.test.equal.dir/rule .PHONY : thrust.all.test.equal # clean rule for target. testing/CMakeFiles/thrust.all.test.equal.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.equal.dir/build.make testing/CMakeFiles/thrust.all.test.equal.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.equal.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.event.dir # All Build rule for target. testing/CMakeFiles/thrust.test.event.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.event.dir/build.make testing/CMakeFiles/thrust.test.event.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.event.dir/build.make testing/CMakeFiles/thrust.test.event.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.event" .PHONY : testing/CMakeFiles/thrust.test.event.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.event.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.event.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.event.dir/rule # Convenience name for target. thrust.test.event: testing/CMakeFiles/thrust.test.event.dir/rule .PHONY : thrust.test.event # clean rule for target. testing/CMakeFiles/thrust.test.event.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.event.dir/build.make testing/CMakeFiles/thrust.test.event.dir/clean .PHONY : testing/CMakeFiles/thrust.test.event.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.event.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.event.dir/all: testing/CMakeFiles/thrust.test.event.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.event.dir/build.make testing/CMakeFiles/thrust.all.test.event.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.event.dir/build.make testing/CMakeFiles/thrust.all.test.event.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.event" .PHONY : testing/CMakeFiles/thrust.all.test.event.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.event.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.event.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.event.dir/rule # Convenience name for target. thrust.all.test.event: testing/CMakeFiles/thrust.all.test.event.dir/rule .PHONY : thrust.all.test.event # clean rule for target. testing/CMakeFiles/thrust.all.test.event.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.event.dir/build.make testing/CMakeFiles/thrust.all.test.event.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.event.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.fill.dir # All Build rule for target. testing/CMakeFiles/thrust.test.fill.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.fill.dir/build.make testing/CMakeFiles/thrust.test.fill.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.fill.dir/build.make testing/CMakeFiles/thrust.test.fill.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.fill" .PHONY : testing/CMakeFiles/thrust.test.fill.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.fill.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.fill.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.fill.dir/rule # Convenience name for target. thrust.test.fill: testing/CMakeFiles/thrust.test.fill.dir/rule .PHONY : thrust.test.fill # clean rule for target. testing/CMakeFiles/thrust.test.fill.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.fill.dir/build.make testing/CMakeFiles/thrust.test.fill.dir/clean .PHONY : testing/CMakeFiles/thrust.test.fill.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.fill.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.fill.dir/all: testing/CMakeFiles/thrust.test.fill.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.fill.dir/build.make testing/CMakeFiles/thrust.all.test.fill.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.fill.dir/build.make testing/CMakeFiles/thrust.all.test.fill.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.fill" .PHONY : testing/CMakeFiles/thrust.all.test.fill.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.fill.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.fill.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.fill.dir/rule # Convenience name for target. thrust.all.test.fill: testing/CMakeFiles/thrust.all.test.fill.dir/rule .PHONY : thrust.all.test.fill # clean rule for target. testing/CMakeFiles/thrust.all.test.fill.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.fill.dir/build.make testing/CMakeFiles/thrust.all.test.fill.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.fill.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.find.dir # All Build rule for target. testing/CMakeFiles/thrust.test.find.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.find.dir/build.make testing/CMakeFiles/thrust.test.find.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.find.dir/build.make testing/CMakeFiles/thrust.test.find.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.find" .PHONY : testing/CMakeFiles/thrust.test.find.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.find.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.find.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.find.dir/rule # Convenience name for target. thrust.test.find: testing/CMakeFiles/thrust.test.find.dir/rule .PHONY : thrust.test.find # clean rule for target. testing/CMakeFiles/thrust.test.find.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.find.dir/build.make testing/CMakeFiles/thrust.test.find.dir/clean .PHONY : testing/CMakeFiles/thrust.test.find.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.find.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.find.dir/all: testing/CMakeFiles/thrust.test.find.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.find.dir/build.make testing/CMakeFiles/thrust.all.test.find.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.find.dir/build.make testing/CMakeFiles/thrust.all.test.find.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.find" .PHONY : testing/CMakeFiles/thrust.all.test.find.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.find.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.find.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.find.dir/rule # Convenience name for target. thrust.all.test.find: testing/CMakeFiles/thrust.all.test.find.dir/rule .PHONY : thrust.all.test.find # clean rule for target. testing/CMakeFiles/thrust.all.test.find.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.find.dir/build.make testing/CMakeFiles/thrust.all.test.find.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.find.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.for_each.dir # All Build rule for target. testing/CMakeFiles/thrust.test.for_each.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.for_each.dir/build.make testing/CMakeFiles/thrust.test.for_each.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.for_each.dir/build.make testing/CMakeFiles/thrust.test.for_each.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=79 "Built target thrust.test.for_each" .PHONY : testing/CMakeFiles/thrust.test.for_each.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.for_each.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.for_each.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.for_each.dir/rule # Convenience name for target. thrust.test.for_each: testing/CMakeFiles/thrust.test.for_each.dir/rule .PHONY : thrust.test.for_each # clean rule for target. testing/CMakeFiles/thrust.test.for_each.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.for_each.dir/build.make testing/CMakeFiles/thrust.test.for_each.dir/clean .PHONY : testing/CMakeFiles/thrust.test.for_each.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.for_each.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.for_each.dir/all: testing/CMakeFiles/thrust.test.for_each.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.for_each.dir/build.make testing/CMakeFiles/thrust.all.test.for_each.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.for_each.dir/build.make testing/CMakeFiles/thrust.all.test.for_each.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.for_each" .PHONY : testing/CMakeFiles/thrust.all.test.for_each.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.for_each.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.for_each.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.for_each.dir/rule # Convenience name for target. thrust.all.test.for_each: testing/CMakeFiles/thrust.all.test.for_each.dir/rule .PHONY : thrust.all.test.for_each # clean rule for target. testing/CMakeFiles/thrust.all.test.for_each.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.for_each.dir/build.make testing/CMakeFiles/thrust.all.test.for_each.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.for_each.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional.dir/build.make testing/CMakeFiles/thrust.test.functional.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional.dir/build.make testing/CMakeFiles/thrust.test.functional.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional" .PHONY : testing/CMakeFiles/thrust.test.functional.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional.dir/rule # Convenience name for target. thrust.test.functional: testing/CMakeFiles/thrust.test.functional.dir/rule .PHONY : thrust.test.functional # clean rule for target. testing/CMakeFiles/thrust.test.functional.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional.dir/build.make testing/CMakeFiles/thrust.test.functional.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional.dir/all: testing/CMakeFiles/thrust.test.functional.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional.dir/build.make testing/CMakeFiles/thrust.all.test.functional.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional.dir/build.make testing/CMakeFiles/thrust.all.test.functional.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional" .PHONY : testing/CMakeFiles/thrust.all.test.functional.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional.dir/rule # Convenience name for target. thrust.all.test.functional: testing/CMakeFiles/thrust.all.test.functional.dir/rule .PHONY : thrust.all.test.functional # clean rule for target. testing/CMakeFiles/thrust.all.test.functional.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional.dir/build.make testing/CMakeFiles/thrust.all.test.functional.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_arithmetic.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_arithmetic.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_arithmetic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_arithmetic" .PHONY : testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_arithmetic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_arithmetic.dir/rule # Convenience name for target. thrust.test.functional_arithmetic: testing/CMakeFiles/thrust.test.functional_arithmetic.dir/rule .PHONY : thrust.test.functional_arithmetic # clean rule for target. testing/CMakeFiles/thrust.test.functional_arithmetic.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_arithmetic.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_arithmetic.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/all: testing/CMakeFiles/thrust.test.functional_arithmetic.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_arithmetic" .PHONY : testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/rule # Convenience name for target. thrust.all.test.functional_arithmetic: testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/rule .PHONY : thrust.all.test.functional_arithmetic # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_arithmetic.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_bitwise.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_bitwise.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_bitwise.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_bitwise.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_bitwise" .PHONY : testing/CMakeFiles/thrust.test.functional_bitwise.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_bitwise.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_bitwise.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_bitwise.dir/rule # Convenience name for target. thrust.test.functional_bitwise: testing/CMakeFiles/thrust.test.functional_bitwise.dir/rule .PHONY : thrust.test.functional_bitwise # clean rule for target. testing/CMakeFiles/thrust.test.functional_bitwise.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_bitwise.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_bitwise.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_bitwise.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/all: testing/CMakeFiles/thrust.test.functional_bitwise.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_bitwise" .PHONY : testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/rule # Convenience name for target. thrust.all.test.functional_bitwise: testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/rule .PHONY : thrust.all.test.functional_bitwise # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_bitwise.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_logical.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_logical.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=80 "Built target thrust.test.functional_logical" .PHONY : testing/CMakeFiles/thrust.test.functional_logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_logical.dir/rule # Convenience name for target. thrust.test.functional_logical: testing/CMakeFiles/thrust.test.functional_logical.dir/rule .PHONY : thrust.test.functional_logical # clean rule for target. testing/CMakeFiles/thrust.test.functional_logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_logical.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_logical.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_logical.dir/all: testing/CMakeFiles/thrust.test.functional_logical.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_logical" .PHONY : testing/CMakeFiles/thrust.all.test.functional_logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_logical.dir/rule # Convenience name for target. thrust.all.test.functional_logical: testing/CMakeFiles/thrust.all.test.functional_logical.dir/rule .PHONY : thrust.all.test.functional_logical # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_logical.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_arithmetic" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/rule # Convenience name for target. thrust.test.functional_placeholders_arithmetic: testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/rule .PHONY : thrust.test.functional_placeholders_arithmetic # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_arithmetic.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_arithmetic" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_arithmetic: testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/rule .PHONY : thrust.all.test.functional_placeholders_arithmetic # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_arithmetic.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_bitwise" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/rule # Convenience name for target. thrust.test.functional_placeholders_bitwise: testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/rule .PHONY : thrust.test.functional_placeholders_bitwise # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_bitwise.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_bitwise" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_bitwise: testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/rule .PHONY : thrust.all.test.functional_placeholders_bitwise # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_bitwise.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_compound_assignment" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/rule # Convenience name for target. thrust.test.functional_placeholders_compound_assignment: testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/rule .PHONY : thrust.test.functional_placeholders_compound_assignment # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_compound_assignment.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_compound_assignment" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_compound_assignment: testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/rule .PHONY : thrust.all.test.functional_placeholders_compound_assignment # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_compound_assignment.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_logical" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/rule # Convenience name for target. thrust.test.functional_placeholders_logical: testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/rule .PHONY : thrust.test.functional_placeholders_logical # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_logical.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_logical" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_logical: testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/rule .PHONY : thrust.all.test.functional_placeholders_logical # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_miscellaneous" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/rule # Convenience name for target. thrust.test.functional_placeholders_miscellaneous: testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/rule .PHONY : thrust.test.functional_placeholders_miscellaneous # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_miscellaneous.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_miscellaneous" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_miscellaneous: testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/rule .PHONY : thrust.all.test.functional_placeholders_miscellaneous # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_miscellaneous.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir # All Build rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.functional_placeholders_relational" .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/rule # Convenience name for target. thrust.test.functional_placeholders_relational: testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/rule .PHONY : thrust.test.functional_placeholders_relational # clean rule for target. testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/clean .PHONY : testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/all: testing/CMakeFiles/thrust.test.functional_placeholders_relational.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.functional_placeholders_relational" .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/rule # Convenience name for target. thrust.all.test.functional_placeholders_relational: testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/rule .PHONY : thrust.all.test.functional_placeholders_relational # clean rule for target. testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/build.make testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.functional_placeholders_relational.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.future.dir # All Build rule for target. testing/CMakeFiles/thrust.test.future.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.future.dir/build.make testing/CMakeFiles/thrust.test.future.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.future.dir/build.make testing/CMakeFiles/thrust.test.future.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=81 "Built target thrust.test.future" .PHONY : testing/CMakeFiles/thrust.test.future.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.future.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.future.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.future.dir/rule # Convenience name for target. thrust.test.future: testing/CMakeFiles/thrust.test.future.dir/rule .PHONY : thrust.test.future # clean rule for target. testing/CMakeFiles/thrust.test.future.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.future.dir/build.make testing/CMakeFiles/thrust.test.future.dir/clean .PHONY : testing/CMakeFiles/thrust.test.future.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.future.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.future.dir/all: testing/CMakeFiles/thrust.test.future.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.future.dir/build.make testing/CMakeFiles/thrust.all.test.future.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.future.dir/build.make testing/CMakeFiles/thrust.all.test.future.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.future" .PHONY : testing/CMakeFiles/thrust.all.test.future.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.future.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.future.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.future.dir/rule # Convenience name for target. thrust.all.test.future: testing/CMakeFiles/thrust.all.test.future.dir/rule .PHONY : thrust.all.test.future # clean rule for target. testing/CMakeFiles/thrust.all.test.future.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.future.dir/build.make testing/CMakeFiles/thrust.all.test.future.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.future.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.gather.dir # All Build rule for target. testing/CMakeFiles/thrust.test.gather.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.gather.dir/build.make testing/CMakeFiles/thrust.test.gather.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.gather.dir/build.make testing/CMakeFiles/thrust.test.gather.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.gather" .PHONY : testing/CMakeFiles/thrust.test.gather.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.gather.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.gather.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.gather.dir/rule # Convenience name for target. thrust.test.gather: testing/CMakeFiles/thrust.test.gather.dir/rule .PHONY : thrust.test.gather # clean rule for target. testing/CMakeFiles/thrust.test.gather.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.gather.dir/build.make testing/CMakeFiles/thrust.test.gather.dir/clean .PHONY : testing/CMakeFiles/thrust.test.gather.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.gather.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.gather.dir/all: testing/CMakeFiles/thrust.test.gather.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.gather.dir/build.make testing/CMakeFiles/thrust.all.test.gather.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.gather.dir/build.make testing/CMakeFiles/thrust.all.test.gather.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.gather" .PHONY : testing/CMakeFiles/thrust.all.test.gather.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.gather.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.gather.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.gather.dir/rule # Convenience name for target. thrust.all.test.gather: testing/CMakeFiles/thrust.all.test.gather.dir/rule .PHONY : thrust.all.test.gather # clean rule for target. testing/CMakeFiles/thrust.all.test.gather.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.gather.dir/build.make testing/CMakeFiles/thrust.all.test.gather.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.gather.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.generate.dir # All Build rule for target. testing/CMakeFiles/thrust.test.generate.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate.dir/build.make testing/CMakeFiles/thrust.test.generate.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate.dir/build.make testing/CMakeFiles/thrust.test.generate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.generate" .PHONY : testing/CMakeFiles/thrust.test.generate.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.generate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.generate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.generate.dir/rule # Convenience name for target. thrust.test.generate: testing/CMakeFiles/thrust.test.generate.dir/rule .PHONY : thrust.test.generate # clean rule for target. testing/CMakeFiles/thrust.test.generate.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate.dir/build.make testing/CMakeFiles/thrust.test.generate.dir/clean .PHONY : testing/CMakeFiles/thrust.test.generate.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.generate.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.generate.dir/all: testing/CMakeFiles/thrust.test.generate.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate.dir/build.make testing/CMakeFiles/thrust.all.test.generate.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate.dir/build.make testing/CMakeFiles/thrust.all.test.generate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.generate" .PHONY : testing/CMakeFiles/thrust.all.test.generate.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.generate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.generate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.generate.dir/rule # Convenience name for target. thrust.all.test.generate: testing/CMakeFiles/thrust.all.test.generate.dir/rule .PHONY : thrust.all.test.generate # clean rule for target. testing/CMakeFiles/thrust.all.test.generate.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate.dir/build.make testing/CMakeFiles/thrust.all.test.generate.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.generate.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.generate_const_iterators.dir # All Build rule for target. testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.test.generate_const_iterators.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.test.generate_const_iterators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.generate_const_iterators" .PHONY : testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.generate_const_iterators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.generate_const_iterators.dir/rule # Convenience name for target. thrust.test.generate_const_iterators: testing/CMakeFiles/thrust.test.generate_const_iterators.dir/rule .PHONY : thrust.test.generate_const_iterators # clean rule for target. testing/CMakeFiles/thrust.test.generate_const_iterators.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.test.generate_const_iterators.dir/clean .PHONY : testing/CMakeFiles/thrust.test.generate_const_iterators.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/all: testing/CMakeFiles/thrust.test.generate_const_iterators.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.generate_const_iterators" .PHONY : testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/rule # Convenience name for target. thrust.all.test.generate_const_iterators: testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/rule .PHONY : thrust.all.test.generate_const_iterators # clean rule for target. testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/build.make testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.generate_const_iterators.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.inner_product.dir # All Build rule for target. testing/CMakeFiles/thrust.test.inner_product.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.inner_product.dir/build.make testing/CMakeFiles/thrust.test.inner_product.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.inner_product.dir/build.make testing/CMakeFiles/thrust.test.inner_product.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.inner_product" .PHONY : testing/CMakeFiles/thrust.test.inner_product.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.inner_product.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.inner_product.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.inner_product.dir/rule # Convenience name for target. thrust.test.inner_product: testing/CMakeFiles/thrust.test.inner_product.dir/rule .PHONY : thrust.test.inner_product # clean rule for target. testing/CMakeFiles/thrust.test.inner_product.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.inner_product.dir/build.make testing/CMakeFiles/thrust.test.inner_product.dir/clean .PHONY : testing/CMakeFiles/thrust.test.inner_product.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.inner_product.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.inner_product.dir/all: testing/CMakeFiles/thrust.test.inner_product.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.inner_product.dir/build.make testing/CMakeFiles/thrust.all.test.inner_product.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.inner_product.dir/build.make testing/CMakeFiles/thrust.all.test.inner_product.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.inner_product" .PHONY : testing/CMakeFiles/thrust.all.test.inner_product.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.inner_product.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.inner_product.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.inner_product.dir/rule # Convenience name for target. thrust.all.test.inner_product: testing/CMakeFiles/thrust.all.test.inner_product.dir/rule .PHONY : thrust.all.test.inner_product # clean rule for target. testing/CMakeFiles/thrust.all.test.inner_product.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.inner_product.dir/build.make testing/CMakeFiles/thrust.all.test.inner_product.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.inner_product.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.is_contiguous_iterator" .PHONY : testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/rule # Convenience name for target. thrust.test.is_contiguous_iterator: testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/rule .PHONY : thrust.test.is_contiguous_iterator # clean rule for target. testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/all: testing/CMakeFiles/thrust.test.is_contiguous_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.is_contiguous_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/rule # Convenience name for target. thrust.all.test.is_contiguous_iterator: testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/rule .PHONY : thrust.all.test.is_contiguous_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.is_contiguous_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.is_operator_function_object.dir # All Build rule for target. testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.test.is_operator_function_object.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.test.is_operator_function_object.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=82 "Built target thrust.test.is_operator_function_object" .PHONY : testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.is_operator_function_object.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.is_operator_function_object.dir/rule # Convenience name for target. thrust.test.is_operator_function_object: testing/CMakeFiles/thrust.test.is_operator_function_object.dir/rule .PHONY : thrust.test.is_operator_function_object # clean rule for target. testing/CMakeFiles/thrust.test.is_operator_function_object.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.test.is_operator_function_object.dir/clean .PHONY : testing/CMakeFiles/thrust.test.is_operator_function_object.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/all: testing/CMakeFiles/thrust.test.is_operator_function_object.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.is_operator_function_object" .PHONY : testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/rule # Convenience name for target. thrust.all.test.is_operator_function_object: testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/rule .PHONY : thrust.all.test.is_operator_function_object # clean rule for target. testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/build.make testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.is_operator_function_object.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.is_partitioned.dir # All Build rule for target. testing/CMakeFiles/thrust.test.is_partitioned.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.test.is_partitioned.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.test.is_partitioned.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.is_partitioned" .PHONY : testing/CMakeFiles/thrust.test.is_partitioned.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.is_partitioned.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.is_partitioned.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.is_partitioned.dir/rule # Convenience name for target. thrust.test.is_partitioned: testing/CMakeFiles/thrust.test.is_partitioned.dir/rule .PHONY : thrust.test.is_partitioned # clean rule for target. testing/CMakeFiles/thrust.test.is_partitioned.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.test.is_partitioned.dir/clean .PHONY : testing/CMakeFiles/thrust.test.is_partitioned.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.is_partitioned.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.is_partitioned.dir/all: testing/CMakeFiles/thrust.test.is_partitioned.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.all.test.is_partitioned.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.all.test.is_partitioned.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.is_partitioned" .PHONY : testing/CMakeFiles/thrust.all.test.is_partitioned.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.is_partitioned.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.is_partitioned.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.is_partitioned.dir/rule # Convenience name for target. thrust.all.test.is_partitioned: testing/CMakeFiles/thrust.all.test.is_partitioned.dir/rule .PHONY : thrust.all.test.is_partitioned # clean rule for target. testing/CMakeFiles/thrust.all.test.is_partitioned.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_partitioned.dir/build.make testing/CMakeFiles/thrust.all.test.is_partitioned.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.is_partitioned.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.is_sorted.dir # All Build rule for target. testing/CMakeFiles/thrust.test.is_sorted.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.test.is_sorted.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.test.is_sorted.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.is_sorted" .PHONY : testing/CMakeFiles/thrust.test.is_sorted.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.is_sorted.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.is_sorted.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.is_sorted.dir/rule # Convenience name for target. thrust.test.is_sorted: testing/CMakeFiles/thrust.test.is_sorted.dir/rule .PHONY : thrust.test.is_sorted # clean rule for target. testing/CMakeFiles/thrust.test.is_sorted.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.test.is_sorted.dir/clean .PHONY : testing/CMakeFiles/thrust.test.is_sorted.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.is_sorted.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.is_sorted.dir/all: testing/CMakeFiles/thrust.test.is_sorted.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.is_sorted" .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.is_sorted.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.is_sorted.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted.dir/rule # Convenience name for target. thrust.all.test.is_sorted: testing/CMakeFiles/thrust.all.test.is_sorted.dir/rule .PHONY : thrust.all.test.is_sorted # clean rule for target. testing/CMakeFiles/thrust.all.test.is_sorted.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.is_sorted_until.dir # All Build rule for target. testing/CMakeFiles/thrust.test.is_sorted_until.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.test.is_sorted_until.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.test.is_sorted_until.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.is_sorted_until" .PHONY : testing/CMakeFiles/thrust.test.is_sorted_until.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.is_sorted_until.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.is_sorted_until.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.is_sorted_until.dir/rule # Convenience name for target. thrust.test.is_sorted_until: testing/CMakeFiles/thrust.test.is_sorted_until.dir/rule .PHONY : thrust.test.is_sorted_until # clean rule for target. testing/CMakeFiles/thrust.test.is_sorted_until.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.test.is_sorted_until.dir/clean .PHONY : testing/CMakeFiles/thrust.test.is_sorted_until.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.is_sorted_until.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/all: testing/CMakeFiles/thrust.test.is_sorted_until.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.is_sorted_until" .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/rule # Convenience name for target. thrust.all.test.is_sorted_until: testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/rule .PHONY : thrust.all.test.is_sorted_until # clean rule for target. testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/build.make testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.is_sorted_until.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.logical.dir # All Build rule for target. testing/CMakeFiles/thrust.test.logical.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.logical.dir/build.make testing/CMakeFiles/thrust.test.logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.logical.dir/build.make testing/CMakeFiles/thrust.test.logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.logical" .PHONY : testing/CMakeFiles/thrust.test.logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.logical.dir/rule # Convenience name for target. thrust.test.logical: testing/CMakeFiles/thrust.test.logical.dir/rule .PHONY : thrust.test.logical # clean rule for target. testing/CMakeFiles/thrust.test.logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.logical.dir/build.make testing/CMakeFiles/thrust.test.logical.dir/clean .PHONY : testing/CMakeFiles/thrust.test.logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.logical.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.logical.dir/all: testing/CMakeFiles/thrust.test.logical.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.logical.dir/build.make testing/CMakeFiles/thrust.all.test.logical.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.logical.dir/build.make testing/CMakeFiles/thrust.all.test.logical.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.logical" .PHONY : testing/CMakeFiles/thrust.all.test.logical.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.logical.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.logical.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.logical.dir/rule # Convenience name for target. thrust.all.test.logical: testing/CMakeFiles/thrust.all.test.logical.dir/rule .PHONY : thrust.all.test.logical # clean rule for target. testing/CMakeFiles/thrust.all.test.logical.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.logical.dir/build.make testing/CMakeFiles/thrust.all.test.logical.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.logical.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.max_element.dir # All Build rule for target. testing/CMakeFiles/thrust.test.max_element.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.max_element.dir/build.make testing/CMakeFiles/thrust.test.max_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.max_element.dir/build.make testing/CMakeFiles/thrust.test.max_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.max_element" .PHONY : testing/CMakeFiles/thrust.test.max_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.max_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.max_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.max_element.dir/rule # Convenience name for target. thrust.test.max_element: testing/CMakeFiles/thrust.test.max_element.dir/rule .PHONY : thrust.test.max_element # clean rule for target. testing/CMakeFiles/thrust.test.max_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.max_element.dir/build.make testing/CMakeFiles/thrust.test.max_element.dir/clean .PHONY : testing/CMakeFiles/thrust.test.max_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.max_element.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.max_element.dir/all: testing/CMakeFiles/thrust.test.max_element.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.max_element.dir/build.make testing/CMakeFiles/thrust.all.test.max_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.max_element.dir/build.make testing/CMakeFiles/thrust.all.test.max_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.max_element" .PHONY : testing/CMakeFiles/thrust.all.test.max_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.max_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.max_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.max_element.dir/rule # Convenience name for target. thrust.all.test.max_element: testing/CMakeFiles/thrust.all.test.max_element.dir/rule .PHONY : thrust.all.test.max_element # clean rule for target. testing/CMakeFiles/thrust.all.test.max_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.max_element.dir/build.make testing/CMakeFiles/thrust.all.test.max_element.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.max_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.memory.dir # All Build rule for target. testing/CMakeFiles/thrust.test.memory.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.memory.dir/build.make testing/CMakeFiles/thrust.test.memory.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.memory.dir/build.make testing/CMakeFiles/thrust.test.memory.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=83 "Built target thrust.test.memory" .PHONY : testing/CMakeFiles/thrust.test.memory.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.memory.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.memory.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.memory.dir/rule # Convenience name for target. thrust.test.memory: testing/CMakeFiles/thrust.test.memory.dir/rule .PHONY : thrust.test.memory # clean rule for target. testing/CMakeFiles/thrust.test.memory.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.memory.dir/build.make testing/CMakeFiles/thrust.test.memory.dir/clean .PHONY : testing/CMakeFiles/thrust.test.memory.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.memory.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.memory.dir/all: testing/CMakeFiles/thrust.test.memory.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.memory.dir/build.make testing/CMakeFiles/thrust.all.test.memory.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.memory.dir/build.make testing/CMakeFiles/thrust.all.test.memory.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.memory" .PHONY : testing/CMakeFiles/thrust.all.test.memory.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.memory.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.memory.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.memory.dir/rule # Convenience name for target. thrust.all.test.memory: testing/CMakeFiles/thrust.all.test.memory.dir/rule .PHONY : thrust.all.test.memory # clean rule for target. testing/CMakeFiles/thrust.all.test.memory.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.memory.dir/build.make testing/CMakeFiles/thrust.all.test.memory.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.memory.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.merge.dir # All Build rule for target. testing/CMakeFiles/thrust.test.merge.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge.dir/build.make testing/CMakeFiles/thrust.test.merge.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge.dir/build.make testing/CMakeFiles/thrust.test.merge.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.merge" .PHONY : testing/CMakeFiles/thrust.test.merge.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.merge.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.merge.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.merge.dir/rule # Convenience name for target. thrust.test.merge: testing/CMakeFiles/thrust.test.merge.dir/rule .PHONY : thrust.test.merge # clean rule for target. testing/CMakeFiles/thrust.test.merge.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge.dir/build.make testing/CMakeFiles/thrust.test.merge.dir/clean .PHONY : testing/CMakeFiles/thrust.test.merge.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.merge.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.merge.dir/all: testing/CMakeFiles/thrust.test.merge.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge.dir/build.make testing/CMakeFiles/thrust.all.test.merge.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge.dir/build.make testing/CMakeFiles/thrust.all.test.merge.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.merge" .PHONY : testing/CMakeFiles/thrust.all.test.merge.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.merge.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.merge.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.merge.dir/rule # Convenience name for target. thrust.all.test.merge: testing/CMakeFiles/thrust.all.test.merge.dir/rule .PHONY : thrust.all.test.merge # clean rule for target. testing/CMakeFiles/thrust.all.test.merge.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge.dir/build.make testing/CMakeFiles/thrust.all.test.merge.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.merge.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.merge_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.merge_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.test.merge_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.test.merge_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.merge_by_key" .PHONY : testing/CMakeFiles/thrust.test.merge_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.merge_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.merge_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.merge_by_key.dir/rule # Convenience name for target. thrust.test.merge_by_key: testing/CMakeFiles/thrust.test.merge_by_key.dir/rule .PHONY : thrust.test.merge_by_key # clean rule for target. testing/CMakeFiles/thrust.test.merge_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.test.merge_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.merge_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.merge_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.merge_by_key.dir/all: testing/CMakeFiles/thrust.test.merge_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.merge_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.merge_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.merge_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.merge_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.merge_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.merge_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.merge_by_key.dir/rule # Convenience name for target. thrust.all.test.merge_by_key: testing/CMakeFiles/thrust.all.test.merge_by_key.dir/rule .PHONY : thrust.all.test.merge_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.merge_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.merge_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.merge_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.merge_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.test.merge_key_value.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.test.merge_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.test.merge_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.merge_key_value" .PHONY : testing/CMakeFiles/thrust.test.merge_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.merge_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.merge_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.merge_key_value.dir/rule # Convenience name for target. thrust.test.merge_key_value: testing/CMakeFiles/thrust.test.merge_key_value.dir/rule .PHONY : thrust.test.merge_key_value # clean rule for target. testing/CMakeFiles/thrust.test.merge_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.test.merge_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.test.merge_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.merge_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.merge_key_value.dir/all: testing/CMakeFiles/thrust.test.merge_key_value.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.merge_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.merge_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.merge_key_value" .PHONY : testing/CMakeFiles/thrust.all.test.merge_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.merge_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.merge_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.merge_key_value.dir/rule # Convenience name for target. thrust.all.test.merge_key_value: testing/CMakeFiles/thrust.all.test.merge_key_value.dir/rule .PHONY : thrust.all.test.merge_key_value # clean rule for target. testing/CMakeFiles/thrust.all.test.merge_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.merge_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.merge_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.merge_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.metaprogamming.dir # All Build rule for target. testing/CMakeFiles/thrust.test.metaprogamming.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.test.metaprogamming.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.test.metaprogamming.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.metaprogamming" .PHONY : testing/CMakeFiles/thrust.test.metaprogamming.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.metaprogamming.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.metaprogamming.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.metaprogamming.dir/rule # Convenience name for target. thrust.test.metaprogamming: testing/CMakeFiles/thrust.test.metaprogamming.dir/rule .PHONY : thrust.test.metaprogamming # clean rule for target. testing/CMakeFiles/thrust.test.metaprogamming.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.test.metaprogamming.dir/clean .PHONY : testing/CMakeFiles/thrust.test.metaprogamming.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.metaprogamming.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.metaprogamming.dir/all: testing/CMakeFiles/thrust.test.metaprogamming.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.all.test.metaprogamming.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.all.test.metaprogamming.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.metaprogamming" .PHONY : testing/CMakeFiles/thrust.all.test.metaprogamming.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.metaprogamming.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.metaprogamming.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.metaprogamming.dir/rule # Convenience name for target. thrust.all.test.metaprogamming: testing/CMakeFiles/thrust.all.test.metaprogamming.dir/rule .PHONY : thrust.all.test.metaprogamming # clean rule for target. testing/CMakeFiles/thrust.all.test.metaprogamming.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.metaprogamming.dir/build.make testing/CMakeFiles/thrust.all.test.metaprogamming.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.metaprogamming.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.min_and_max.dir # All Build rule for target. testing/CMakeFiles/thrust.test.min_and_max.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.test.min_and_max.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.test.min_and_max.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.min_and_max" .PHONY : testing/CMakeFiles/thrust.test.min_and_max.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.min_and_max.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.min_and_max.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.min_and_max.dir/rule # Convenience name for target. thrust.test.min_and_max: testing/CMakeFiles/thrust.test.min_and_max.dir/rule .PHONY : thrust.test.min_and_max # clean rule for target. testing/CMakeFiles/thrust.test.min_and_max.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.test.min_and_max.dir/clean .PHONY : testing/CMakeFiles/thrust.test.min_and_max.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.min_and_max.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.min_and_max.dir/all: testing/CMakeFiles/thrust.test.min_and_max.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.all.test.min_and_max.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.all.test.min_and_max.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.min_and_max" .PHONY : testing/CMakeFiles/thrust.all.test.min_and_max.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.min_and_max.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.min_and_max.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.min_and_max.dir/rule # Convenience name for target. thrust.all.test.min_and_max: testing/CMakeFiles/thrust.all.test.min_and_max.dir/rule .PHONY : thrust.all.test.min_and_max # clean rule for target. testing/CMakeFiles/thrust.all.test.min_and_max.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_and_max.dir/build.make testing/CMakeFiles/thrust.all.test.min_and_max.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.min_and_max.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.min_element.dir # All Build rule for target. testing/CMakeFiles/thrust.test.min_element.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_element.dir/build.make testing/CMakeFiles/thrust.test.min_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_element.dir/build.make testing/CMakeFiles/thrust.test.min_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=84 "Built target thrust.test.min_element" .PHONY : testing/CMakeFiles/thrust.test.min_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.min_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.min_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.min_element.dir/rule # Convenience name for target. thrust.test.min_element: testing/CMakeFiles/thrust.test.min_element.dir/rule .PHONY : thrust.test.min_element # clean rule for target. testing/CMakeFiles/thrust.test.min_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.min_element.dir/build.make testing/CMakeFiles/thrust.test.min_element.dir/clean .PHONY : testing/CMakeFiles/thrust.test.min_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.min_element.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.min_element.dir/all: testing/CMakeFiles/thrust.test.min_element.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_element.dir/build.make testing/CMakeFiles/thrust.all.test.min_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_element.dir/build.make testing/CMakeFiles/thrust.all.test.min_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.min_element" .PHONY : testing/CMakeFiles/thrust.all.test.min_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.min_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.min_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.min_element.dir/rule # Convenience name for target. thrust.all.test.min_element: testing/CMakeFiles/thrust.all.test.min_element.dir/rule .PHONY : thrust.all.test.min_element # clean rule for target. testing/CMakeFiles/thrust.all.test.min_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.min_element.dir/build.make testing/CMakeFiles/thrust.all.test.min_element.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.min_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.minmax_element.dir # All Build rule for target. testing/CMakeFiles/thrust.test.minmax_element.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.test.minmax_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.test.minmax_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.minmax_element" .PHONY : testing/CMakeFiles/thrust.test.minmax_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.minmax_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.minmax_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.minmax_element.dir/rule # Convenience name for target. thrust.test.minmax_element: testing/CMakeFiles/thrust.test.minmax_element.dir/rule .PHONY : thrust.test.minmax_element # clean rule for target. testing/CMakeFiles/thrust.test.minmax_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.test.minmax_element.dir/clean .PHONY : testing/CMakeFiles/thrust.test.minmax_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.minmax_element.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.minmax_element.dir/all: testing/CMakeFiles/thrust.test.minmax_element.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.all.test.minmax_element.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.all.test.minmax_element.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.minmax_element" .PHONY : testing/CMakeFiles/thrust.all.test.minmax_element.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.minmax_element.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.minmax_element.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.minmax_element.dir/rule # Convenience name for target. thrust.all.test.minmax_element: testing/CMakeFiles/thrust.all.test.minmax_element.dir/rule .PHONY : thrust.all.test.minmax_element # clean rule for target. testing/CMakeFiles/thrust.all.test.minmax_element.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.minmax_element.dir/build.make testing/CMakeFiles/thrust.all.test.minmax_element.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.minmax_element.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.mismatch.dir # All Build rule for target. testing/CMakeFiles/thrust.test.mismatch.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mismatch.dir/build.make testing/CMakeFiles/thrust.test.mismatch.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mismatch.dir/build.make testing/CMakeFiles/thrust.test.mismatch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.mismatch" .PHONY : testing/CMakeFiles/thrust.test.mismatch.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.mismatch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.mismatch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.mismatch.dir/rule # Convenience name for target. thrust.test.mismatch: testing/CMakeFiles/thrust.test.mismatch.dir/rule .PHONY : thrust.test.mismatch # clean rule for target. testing/CMakeFiles/thrust.test.mismatch.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mismatch.dir/build.make testing/CMakeFiles/thrust.test.mismatch.dir/clean .PHONY : testing/CMakeFiles/thrust.test.mismatch.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.mismatch.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.mismatch.dir/all: testing/CMakeFiles/thrust.test.mismatch.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mismatch.dir/build.make testing/CMakeFiles/thrust.all.test.mismatch.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mismatch.dir/build.make testing/CMakeFiles/thrust.all.test.mismatch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.mismatch" .PHONY : testing/CMakeFiles/thrust.all.test.mismatch.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.mismatch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.mismatch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.mismatch.dir/rule # Convenience name for target. thrust.all.test.mismatch: testing/CMakeFiles/thrust.all.test.mismatch.dir/rule .PHONY : thrust.all.test.mismatch # clean rule for target. testing/CMakeFiles/thrust.all.test.mismatch.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mismatch.dir/build.make testing/CMakeFiles/thrust.all.test.mismatch.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.mismatch.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir # All Build rule for target. testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.mr_disjoint_pool" .PHONY : testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/rule # Convenience name for target. thrust.test.mr_disjoint_pool: testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/rule .PHONY : thrust.test.mr_disjoint_pool # clean rule for target. testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/clean .PHONY : testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/all: testing/CMakeFiles/thrust.test.mr_disjoint_pool.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.mr_disjoint_pool" .PHONY : testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/rule # Convenience name for target. thrust.all.test.mr_disjoint_pool: testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/rule .PHONY : thrust.all.test.mr_disjoint_pool # clean rule for target. testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.mr_disjoint_pool.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.mr_new.dir # All Build rule for target. testing/CMakeFiles/thrust.test.mr_new.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_new.dir/build.make testing/CMakeFiles/thrust.test.mr_new.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_new.dir/build.make testing/CMakeFiles/thrust.test.mr_new.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.mr_new" .PHONY : testing/CMakeFiles/thrust.test.mr_new.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.mr_new.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.mr_new.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.mr_new.dir/rule # Convenience name for target. thrust.test.mr_new: testing/CMakeFiles/thrust.test.mr_new.dir/rule .PHONY : thrust.test.mr_new # clean rule for target. testing/CMakeFiles/thrust.test.mr_new.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_new.dir/build.make testing/CMakeFiles/thrust.test.mr_new.dir/clean .PHONY : testing/CMakeFiles/thrust.test.mr_new.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.mr_new.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.mr_new.dir/all: testing/CMakeFiles/thrust.test.mr_new.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_new.dir/build.make testing/CMakeFiles/thrust.all.test.mr_new.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_new.dir/build.make testing/CMakeFiles/thrust.all.test.mr_new.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.mr_new" .PHONY : testing/CMakeFiles/thrust.all.test.mr_new.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.mr_new.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.mr_new.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.mr_new.dir/rule # Convenience name for target. thrust.all.test.mr_new: testing/CMakeFiles/thrust.all.test.mr_new.dir/rule .PHONY : thrust.all.test.mr_new # clean rule for target. testing/CMakeFiles/thrust.all.test.mr_new.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_new.dir/build.make testing/CMakeFiles/thrust.all.test.mr_new.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.mr_new.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.mr_pool.dir # All Build rule for target. testing/CMakeFiles/thrust.test.mr_pool.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_pool.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_pool.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.mr_pool" .PHONY : testing/CMakeFiles/thrust.test.mr_pool.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.mr_pool.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.mr_pool.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.mr_pool.dir/rule # Convenience name for target. thrust.test.mr_pool: testing/CMakeFiles/thrust.test.mr_pool.dir/rule .PHONY : thrust.test.mr_pool # clean rule for target. testing/CMakeFiles/thrust.test.mr_pool.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.test.mr_pool.dir/clean .PHONY : testing/CMakeFiles/thrust.test.mr_pool.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.mr_pool.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.mr_pool.dir/all: testing/CMakeFiles/thrust.test.mr_pool.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.mr_pool" .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.mr_pool.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.mr_pool.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool.dir/rule # Convenience name for target. thrust.all.test.mr_pool: testing/CMakeFiles/thrust.all.test.mr_pool.dir/rule .PHONY : thrust.all.test.mr_pool # clean rule for target. testing/CMakeFiles/thrust.all.test.mr_pool.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.mr_pool_options.dir # All Build rule for target. testing/CMakeFiles/thrust.test.mr_pool_options.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.test.mr_pool_options.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.test.mr_pool_options.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=85 "Built target thrust.test.mr_pool_options" .PHONY : testing/CMakeFiles/thrust.test.mr_pool_options.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.mr_pool_options.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.mr_pool_options.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.mr_pool_options.dir/rule # Convenience name for target. thrust.test.mr_pool_options: testing/CMakeFiles/thrust.test.mr_pool_options.dir/rule .PHONY : thrust.test.mr_pool_options # clean rule for target. testing/CMakeFiles/thrust.test.mr_pool_options.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.test.mr_pool_options.dir/clean .PHONY : testing/CMakeFiles/thrust.test.mr_pool_options.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.mr_pool_options.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/all: testing/CMakeFiles/thrust.test.mr_pool_options.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.mr_pool_options" .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/rule # Convenience name for target. thrust.all.test.mr_pool_options: testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/rule .PHONY : thrust.all.test.mr_pool_options # clean rule for target. testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/build.make testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.mr_pool_options.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.namespace_wrapped.dir # All Build rule for target. testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.test.namespace_wrapped.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.test.namespace_wrapped.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.namespace_wrapped" .PHONY : testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.namespace_wrapped.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.namespace_wrapped.dir/rule # Convenience name for target. thrust.test.namespace_wrapped: testing/CMakeFiles/thrust.test.namespace_wrapped.dir/rule .PHONY : thrust.test.namespace_wrapped # clean rule for target. testing/CMakeFiles/thrust.test.namespace_wrapped.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.test.namespace_wrapped.dir/clean .PHONY : testing/CMakeFiles/thrust.test.namespace_wrapped.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/all: testing/CMakeFiles/thrust.test.namespace_wrapped.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.namespace_wrapped" .PHONY : testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/rule # Convenience name for target. thrust.all.test.namespace_wrapped: testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/rule .PHONY : thrust.all.test.namespace_wrapped # clean rule for target. testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/build.make testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.namespace_wrapped.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir # All Build rule for target. testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.out_of_memory_recovery" .PHONY : testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/rule # Convenience name for target. thrust.test.out_of_memory_recovery: testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/rule .PHONY : thrust.test.out_of_memory_recovery # clean rule for target. testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/clean .PHONY : testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/all: testing/CMakeFiles/thrust.test.out_of_memory_recovery.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.out_of_memory_recovery" .PHONY : testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/rule # Convenience name for target. thrust.all.test.out_of_memory_recovery: testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/rule .PHONY : thrust.all.test.out_of_memory_recovery # clean rule for target. testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/build.make testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.out_of_memory_recovery.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair.dir/build.make testing/CMakeFiles/thrust.test.pair.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair.dir/build.make testing/CMakeFiles/thrust.test.pair.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair" .PHONY : testing/CMakeFiles/thrust.test.pair.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair.dir/rule # Convenience name for target. thrust.test.pair: testing/CMakeFiles/thrust.test.pair.dir/rule .PHONY : thrust.test.pair # clean rule for target. testing/CMakeFiles/thrust.test.pair.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair.dir/build.make testing/CMakeFiles/thrust.test.pair.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair.dir/all: testing/CMakeFiles/thrust.test.pair.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair.dir/build.make testing/CMakeFiles/thrust.all.test.pair.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair.dir/build.make testing/CMakeFiles/thrust.all.test.pair.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair" .PHONY : testing/CMakeFiles/thrust.all.test.pair.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair.dir/rule # Convenience name for target. thrust.all.test.pair: testing/CMakeFiles/thrust.all.test.pair.dir/rule .PHONY : thrust.all.test.pair # clean rule for target. testing/CMakeFiles/thrust.all.test.pair.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair.dir/build.make testing/CMakeFiles/thrust.all.test.pair.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.test.pair_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.test.pair_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair_reduce" .PHONY : testing/CMakeFiles/thrust.test.pair_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_reduce.dir/rule # Convenience name for target. thrust.test.pair_reduce: testing/CMakeFiles/thrust.test.pair_reduce.dir/rule .PHONY : thrust.test.pair_reduce # clean rule for target. testing/CMakeFiles/thrust.test.pair_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.test.pair_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_reduce.dir/all: testing/CMakeFiles/thrust.test.pair_reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.pair_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.pair_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_reduce" .PHONY : testing/CMakeFiles/thrust.all.test.pair_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_reduce.dir/rule # Convenience name for target. thrust.all.test.pair_reduce: testing/CMakeFiles/thrust.all.test.pair_reduce.dir/rule .PHONY : thrust.all.test.pair_reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.pair_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_scan.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.test.pair_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.test.pair_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair_scan" .PHONY : testing/CMakeFiles/thrust.test.pair_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_scan.dir/rule # Convenience name for target. thrust.test.pair_scan: testing/CMakeFiles/thrust.test.pair_scan.dir/rule .PHONY : thrust.test.pair_scan # clean rule for target. testing/CMakeFiles/thrust.test.pair_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.test.pair_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_scan.dir/all: testing/CMakeFiles/thrust.test.pair_scan.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_scan" .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan.dir/rule # Convenience name for target. thrust.all.test.pair_scan: testing/CMakeFiles/thrust.all.test.pair_scan.dir/rule .PHONY : thrust.all.test.pair_scan # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_scan_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=86 "Built target thrust.test.pair_scan_by_key" .PHONY : testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/rule # Convenience name for target. thrust.test.pair_scan_by_key: testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/rule .PHONY : thrust.test.pair_scan_by_key # clean rule for target. testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/all: testing/CMakeFiles/thrust.test.pair_scan_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_scan_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/rule # Convenience name for target. thrust.all.test.pair_scan_by_key: testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/rule .PHONY : thrust.all.test.pair_scan_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_scan_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.test.pair_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.test.pair_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair_sort" .PHONY : testing/CMakeFiles/thrust.test.pair_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_sort.dir/rule # Convenience name for target. thrust.test.pair_sort: testing/CMakeFiles/thrust.test.pair_sort.dir/rule .PHONY : thrust.test.pair_sort # clean rule for target. testing/CMakeFiles/thrust.test.pair_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.test.pair_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_sort.dir/all: testing/CMakeFiles/thrust.test.pair_sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_sort" .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort.dir/rule # Convenience name for target. thrust.all.test.pair_sort: testing/CMakeFiles/thrust.all.test.pair_sort.dir/rule .PHONY : thrust.all.test.pair_sort # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair_sort_by_key" .PHONY : testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/rule # Convenience name for target. thrust.test.pair_sort_by_key: testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/rule .PHONY : thrust.test.pair_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/all: testing/CMakeFiles/thrust.test.pair_sort_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_sort_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/rule # Convenience name for target. thrust.all.test.pair_sort_by_key: testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/rule .PHONY : thrust.all.test.pair_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.pair_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.test.pair_transform.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.test.pair_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.test.pair_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.pair_transform" .PHONY : testing/CMakeFiles/thrust.test.pair_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.pair_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.pair_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.pair_transform.dir/rule # Convenience name for target. thrust.test.pair_transform: testing/CMakeFiles/thrust.test.pair_transform.dir/rule .PHONY : thrust.test.pair_transform # clean rule for target. testing/CMakeFiles/thrust.test.pair_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.test.pair_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.test.pair_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.pair_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.pair_transform.dir/all: testing/CMakeFiles/thrust.test.pair_transform.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.all.test.pair_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.all.test.pair_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.pair_transform" .PHONY : testing/CMakeFiles/thrust.all.test.pair_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.pair_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.pair_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.pair_transform.dir/rule # Convenience name for target. thrust.all.test.pair_transform: testing/CMakeFiles/thrust.all.test.pair_transform.dir/rule .PHONY : thrust.all.test.pair_transform # clean rule for target. testing/CMakeFiles/thrust.all.test.pair_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.pair_transform.dir/build.make testing/CMakeFiles/thrust.all.test.pair_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.pair_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.partition.dir # All Build rule for target. testing/CMakeFiles/thrust.test.partition.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition.dir/build.make testing/CMakeFiles/thrust.test.partition.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition.dir/build.make testing/CMakeFiles/thrust.test.partition.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.partition" .PHONY : testing/CMakeFiles/thrust.test.partition.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.partition.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.partition.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.partition.dir/rule # Convenience name for target. thrust.test.partition: testing/CMakeFiles/thrust.test.partition.dir/rule .PHONY : thrust.test.partition # clean rule for target. testing/CMakeFiles/thrust.test.partition.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition.dir/build.make testing/CMakeFiles/thrust.test.partition.dir/clean .PHONY : testing/CMakeFiles/thrust.test.partition.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.partition.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.partition.dir/all: testing/CMakeFiles/thrust.test.partition.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition.dir/build.make testing/CMakeFiles/thrust.all.test.partition.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition.dir/build.make testing/CMakeFiles/thrust.all.test.partition.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.partition" .PHONY : testing/CMakeFiles/thrust.all.test.partition.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.partition.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.partition.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.partition.dir/rule # Convenience name for target. thrust.all.test.partition: testing/CMakeFiles/thrust.all.test.partition.dir/rule .PHONY : thrust.all.test.partition # clean rule for target. testing/CMakeFiles/thrust.all.test.partition.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition.dir/build.make testing/CMakeFiles/thrust.all.test.partition.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.partition.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.partition_point.dir # All Build rule for target. testing/CMakeFiles/thrust.test.partition_point.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition_point.dir/build.make testing/CMakeFiles/thrust.test.partition_point.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition_point.dir/build.make testing/CMakeFiles/thrust.test.partition_point.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.partition_point" .PHONY : testing/CMakeFiles/thrust.test.partition_point.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.partition_point.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.partition_point.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.partition_point.dir/rule # Convenience name for target. thrust.test.partition_point: testing/CMakeFiles/thrust.test.partition_point.dir/rule .PHONY : thrust.test.partition_point # clean rule for target. testing/CMakeFiles/thrust.test.partition_point.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.partition_point.dir/build.make testing/CMakeFiles/thrust.test.partition_point.dir/clean .PHONY : testing/CMakeFiles/thrust.test.partition_point.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.partition_point.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.partition_point.dir/all: testing/CMakeFiles/thrust.test.partition_point.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition_point.dir/build.make testing/CMakeFiles/thrust.all.test.partition_point.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition_point.dir/build.make testing/CMakeFiles/thrust.all.test.partition_point.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.partition_point" .PHONY : testing/CMakeFiles/thrust.all.test.partition_point.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.partition_point.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.partition_point.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.partition_point.dir/rule # Convenience name for target. thrust.all.test.partition_point: testing/CMakeFiles/thrust.all.test.partition_point.dir/rule .PHONY : thrust.all.test.partition_point # clean rule for target. testing/CMakeFiles/thrust.all.test.partition_point.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.partition_point.dir/build.make testing/CMakeFiles/thrust.all.test.partition_point.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.partition_point.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.permutation_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.permutation_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.permutation_iterator" .PHONY : testing/CMakeFiles/thrust.test.permutation_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.permutation_iterator.dir/rule # Convenience name for target. thrust.test.permutation_iterator: testing/CMakeFiles/thrust.test.permutation_iterator.dir/rule .PHONY : thrust.test.permutation_iterator # clean rule for target. testing/CMakeFiles/thrust.test.permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.permutation_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.permutation_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.permutation_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/all: testing/CMakeFiles/thrust.test.permutation_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.permutation_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/rule # Convenience name for target. thrust.all.test.permutation_iterator: testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/rule .PHONY : thrust.all.test.permutation_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.permutation_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.preprocessor.dir # All Build rule for target. testing/CMakeFiles/thrust.test.preprocessor.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.test.preprocessor.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.test.preprocessor.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=87 "Built target thrust.test.preprocessor" .PHONY : testing/CMakeFiles/thrust.test.preprocessor.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.preprocessor.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.preprocessor.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.preprocessor.dir/rule # Convenience name for target. thrust.test.preprocessor: testing/CMakeFiles/thrust.test.preprocessor.dir/rule .PHONY : thrust.test.preprocessor # clean rule for target. testing/CMakeFiles/thrust.test.preprocessor.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.test.preprocessor.dir/clean .PHONY : testing/CMakeFiles/thrust.test.preprocessor.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.preprocessor.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.preprocessor.dir/all: testing/CMakeFiles/thrust.test.preprocessor.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.all.test.preprocessor.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.all.test.preprocessor.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.preprocessor" .PHONY : testing/CMakeFiles/thrust.all.test.preprocessor.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.preprocessor.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.preprocessor.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.preprocessor.dir/rule # Convenience name for target. thrust.all.test.preprocessor: testing/CMakeFiles/thrust.all.test.preprocessor.dir/rule .PHONY : thrust.all.test.preprocessor # clean rule for target. testing/CMakeFiles/thrust.all.test.preprocessor.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.preprocessor.dir/build.make testing/CMakeFiles/thrust.all.test.preprocessor.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.preprocessor.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.random.dir # All Build rule for target. testing/CMakeFiles/thrust.test.random.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.random.dir/build.make testing/CMakeFiles/thrust.test.random.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.random.dir/build.make testing/CMakeFiles/thrust.test.random.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.random" .PHONY : testing/CMakeFiles/thrust.test.random.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.random.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.random.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.random.dir/rule # Convenience name for target. thrust.test.random: testing/CMakeFiles/thrust.test.random.dir/rule .PHONY : thrust.test.random # clean rule for target. testing/CMakeFiles/thrust.test.random.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.random.dir/build.make testing/CMakeFiles/thrust.test.random.dir/clean .PHONY : testing/CMakeFiles/thrust.test.random.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.random.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.random.dir/all: testing/CMakeFiles/thrust.test.random.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.random.dir/build.make testing/CMakeFiles/thrust.all.test.random.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.random.dir/build.make testing/CMakeFiles/thrust.all.test.random.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.random" .PHONY : testing/CMakeFiles/thrust.all.test.random.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.random.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.random.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.random.dir/rule # Convenience name for target. thrust.all.test.random: testing/CMakeFiles/thrust.all.test.random.dir/rule .PHONY : thrust.all.test.random # clean rule for target. testing/CMakeFiles/thrust.all.test.random.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.random.dir/build.make testing/CMakeFiles/thrust.all.test.random.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.random.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce.dir/build.make testing/CMakeFiles/thrust.test.reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce.dir/build.make testing/CMakeFiles/thrust.test.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.reduce" .PHONY : testing/CMakeFiles/thrust.test.reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.reduce.dir/rule # Convenience name for target. thrust.test.reduce: testing/CMakeFiles/thrust.test.reduce.dir/rule .PHONY : thrust.test.reduce # clean rule for target. testing/CMakeFiles/thrust.test.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce.dir/build.make testing/CMakeFiles/thrust.test.reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.reduce.dir/all: testing/CMakeFiles/thrust.test.reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce.dir/build.make testing/CMakeFiles/thrust.all.test.reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce.dir/build.make testing/CMakeFiles/thrust.all.test.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.reduce" .PHONY : testing/CMakeFiles/thrust.all.test.reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.reduce.dir/rule # Convenience name for target. thrust.all.test.reduce: testing/CMakeFiles/thrust.all.test.reduce.dir/rule .PHONY : thrust.all.test.reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce.dir/build.make testing/CMakeFiles/thrust.all.test.reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.reduce_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.reduce_by_key" .PHONY : testing/CMakeFiles/thrust.test.reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.reduce_by_key.dir/rule # Convenience name for target. thrust.test.reduce_by_key: testing/CMakeFiles/thrust.test.reduce_by_key.dir/rule .PHONY : thrust.test.reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.test.reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/all: testing/CMakeFiles/thrust.test.reduce_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.reduce_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/rule # Convenience name for target. thrust.all.test.reduce_by_key: testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/rule .PHONY : thrust.all.test.reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.reduce_large.dir # All Build rule for target. testing/CMakeFiles/thrust.test.reduce_large.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.test.reduce_large.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.test.reduce_large.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.reduce_large" .PHONY : testing/CMakeFiles/thrust.test.reduce_large.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.reduce_large.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.reduce_large.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.reduce_large.dir/rule # Convenience name for target. thrust.test.reduce_large: testing/CMakeFiles/thrust.test.reduce_large.dir/rule .PHONY : thrust.test.reduce_large # clean rule for target. testing/CMakeFiles/thrust.test.reduce_large.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.test.reduce_large.dir/clean .PHONY : testing/CMakeFiles/thrust.test.reduce_large.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.reduce_large.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.reduce_large.dir/all: testing/CMakeFiles/thrust.test.reduce_large.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_large.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_large.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.reduce_large" .PHONY : testing/CMakeFiles/thrust.all.test.reduce_large.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.reduce_large.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.reduce_large.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.reduce_large.dir/rule # Convenience name for target. thrust.all.test.reduce_large: testing/CMakeFiles/thrust.all.test.reduce_large.dir/rule .PHONY : thrust.all.test.reduce_large # clean rule for target. testing/CMakeFiles/thrust.all.test.reduce_large.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reduce_large.dir/build.make testing/CMakeFiles/thrust.all.test.reduce_large.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.reduce_large.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.remove.dir # All Build rule for target. testing/CMakeFiles/thrust.test.remove.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.remove.dir/build.make testing/CMakeFiles/thrust.test.remove.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.remove.dir/build.make testing/CMakeFiles/thrust.test.remove.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.remove" .PHONY : testing/CMakeFiles/thrust.test.remove.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.remove.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.remove.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.remove.dir/rule # Convenience name for target. thrust.test.remove: testing/CMakeFiles/thrust.test.remove.dir/rule .PHONY : thrust.test.remove # clean rule for target. testing/CMakeFiles/thrust.test.remove.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.remove.dir/build.make testing/CMakeFiles/thrust.test.remove.dir/clean .PHONY : testing/CMakeFiles/thrust.test.remove.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.remove.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.remove.dir/all: testing/CMakeFiles/thrust.test.remove.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.remove.dir/build.make testing/CMakeFiles/thrust.all.test.remove.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.remove.dir/build.make testing/CMakeFiles/thrust.all.test.remove.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.remove" .PHONY : testing/CMakeFiles/thrust.all.test.remove.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.remove.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.remove.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.remove.dir/rule # Convenience name for target. thrust.all.test.remove: testing/CMakeFiles/thrust.all.test.remove.dir/rule .PHONY : thrust.all.test.remove # clean rule for target. testing/CMakeFiles/thrust.all.test.remove.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.remove.dir/build.make testing/CMakeFiles/thrust.all.test.remove.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.remove.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.replace.dir # All Build rule for target. testing/CMakeFiles/thrust.test.replace.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.replace.dir/build.make testing/CMakeFiles/thrust.test.replace.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.replace.dir/build.make testing/CMakeFiles/thrust.test.replace.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=88 "Built target thrust.test.replace" .PHONY : testing/CMakeFiles/thrust.test.replace.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.replace.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.replace.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.replace.dir/rule # Convenience name for target. thrust.test.replace: testing/CMakeFiles/thrust.test.replace.dir/rule .PHONY : thrust.test.replace # clean rule for target. testing/CMakeFiles/thrust.test.replace.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.replace.dir/build.make testing/CMakeFiles/thrust.test.replace.dir/clean .PHONY : testing/CMakeFiles/thrust.test.replace.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.replace.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.replace.dir/all: testing/CMakeFiles/thrust.test.replace.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.replace.dir/build.make testing/CMakeFiles/thrust.all.test.replace.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.replace.dir/build.make testing/CMakeFiles/thrust.all.test.replace.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.replace" .PHONY : testing/CMakeFiles/thrust.all.test.replace.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.replace.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.replace.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.replace.dir/rule # Convenience name for target. thrust.all.test.replace: testing/CMakeFiles/thrust.all.test.replace.dir/rule .PHONY : thrust.all.test.replace # clean rule for target. testing/CMakeFiles/thrust.all.test.replace.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.replace.dir/build.make testing/CMakeFiles/thrust.all.test.replace.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.replace.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.reverse.dir # All Build rule for target. testing/CMakeFiles/thrust.test.reverse.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse.dir/build.make testing/CMakeFiles/thrust.test.reverse.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse.dir/build.make testing/CMakeFiles/thrust.test.reverse.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.reverse" .PHONY : testing/CMakeFiles/thrust.test.reverse.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.reverse.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.reverse.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.reverse.dir/rule # Convenience name for target. thrust.test.reverse: testing/CMakeFiles/thrust.test.reverse.dir/rule .PHONY : thrust.test.reverse # clean rule for target. testing/CMakeFiles/thrust.test.reverse.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse.dir/build.make testing/CMakeFiles/thrust.test.reverse.dir/clean .PHONY : testing/CMakeFiles/thrust.test.reverse.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.reverse.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.reverse.dir/all: testing/CMakeFiles/thrust.test.reverse.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse.dir/build.make testing/CMakeFiles/thrust.all.test.reverse.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse.dir/build.make testing/CMakeFiles/thrust.all.test.reverse.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.reverse" .PHONY : testing/CMakeFiles/thrust.all.test.reverse.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.reverse.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.reverse.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.reverse.dir/rule # Convenience name for target. thrust.all.test.reverse: testing/CMakeFiles/thrust.all.test.reverse.dir/rule .PHONY : thrust.all.test.reverse # clean rule for target. testing/CMakeFiles/thrust.all.test.reverse.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse.dir/build.make testing/CMakeFiles/thrust.all.test.reverse.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.reverse.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.reverse_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.reverse_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.test.reverse_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.test.reverse_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.reverse_iterator" .PHONY : testing/CMakeFiles/thrust.test.reverse_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.reverse_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.reverse_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.reverse_iterator.dir/rule # Convenience name for target. thrust.test.reverse_iterator: testing/CMakeFiles/thrust.test.reverse_iterator.dir/rule .PHONY : thrust.test.reverse_iterator # clean rule for target. testing/CMakeFiles/thrust.test.reverse_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.test.reverse_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.reverse_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.reverse_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/all: testing/CMakeFiles/thrust.test.reverse_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.reverse_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/rule # Convenience name for target. thrust.all.test.reverse_iterator: testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/rule .PHONY : thrust.all.test.reverse_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.reverse_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.scan.dir # All Build rule for target. testing/CMakeFiles/thrust.test.scan.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan.dir/build.make testing/CMakeFiles/thrust.test.scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan.dir/build.make testing/CMakeFiles/thrust.test.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.scan" .PHONY : testing/CMakeFiles/thrust.test.scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.scan.dir/rule # Convenience name for target. thrust.test.scan: testing/CMakeFiles/thrust.test.scan.dir/rule .PHONY : thrust.test.scan # clean rule for target. testing/CMakeFiles/thrust.test.scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan.dir/build.make testing/CMakeFiles/thrust.test.scan.dir/clean .PHONY : testing/CMakeFiles/thrust.test.scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.scan.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.scan.dir/all: testing/CMakeFiles/thrust.test.scan.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan.dir/build.make testing/CMakeFiles/thrust.all.test.scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan.dir/build.make testing/CMakeFiles/thrust.all.test.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.scan" .PHONY : testing/CMakeFiles/thrust.all.test.scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.scan.dir/rule # Convenience name for target. thrust.all.test.scan: testing/CMakeFiles/thrust.all.test.scan.dir/rule .PHONY : thrust.all.test.scan # clean rule for target. testing/CMakeFiles/thrust.all.test.scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan.dir/build.make testing/CMakeFiles/thrust.all.test.scan.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir # All Build rule for target. testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.scan_by_key.exclusive" .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/rule # Convenience name for target. thrust.test.scan_by_key.exclusive: testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/rule .PHONY : thrust.test.scan_by_key.exclusive # clean rule for target. testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/clean .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/all: testing/CMakeFiles/thrust.test.scan_by_key.exclusive.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.scan_by_key.exclusive" .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/rule # Convenience name for target. thrust.all.test.scan_by_key.exclusive: testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/rule .PHONY : thrust.all.test.scan_by_key.exclusive # clean rule for target. testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.exclusive.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir # All Build rule for target. testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.scan_by_key.inclusive" .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/rule # Convenience name for target. thrust.test.scan_by_key.inclusive: testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/rule .PHONY : thrust.test.scan_by_key.inclusive # clean rule for target. testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/clean .PHONY : testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/all: testing/CMakeFiles/thrust.test.scan_by_key.inclusive.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.scan_by_key.inclusive" .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/rule # Convenience name for target. thrust.all.test.scan_by_key.inclusive: testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/rule .PHONY : thrust.all.test.scan_by_key.inclusive # clean rule for target. testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/build.make testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.scan_by_key.inclusive.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.scatter.dir # All Build rule for target. testing/CMakeFiles/thrust.test.scatter.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scatter.dir/build.make testing/CMakeFiles/thrust.test.scatter.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scatter.dir/build.make testing/CMakeFiles/thrust.test.scatter.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=89 "Built target thrust.test.scatter" .PHONY : testing/CMakeFiles/thrust.test.scatter.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.scatter.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.scatter.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.scatter.dir/rule # Convenience name for target. thrust.test.scatter: testing/CMakeFiles/thrust.test.scatter.dir/rule .PHONY : thrust.test.scatter # clean rule for target. testing/CMakeFiles/thrust.test.scatter.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.scatter.dir/build.make testing/CMakeFiles/thrust.test.scatter.dir/clean .PHONY : testing/CMakeFiles/thrust.test.scatter.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.scatter.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.scatter.dir/all: testing/CMakeFiles/thrust.test.scatter.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scatter.dir/build.make testing/CMakeFiles/thrust.all.test.scatter.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scatter.dir/build.make testing/CMakeFiles/thrust.all.test.scatter.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.scatter" .PHONY : testing/CMakeFiles/thrust.all.test.scatter.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.scatter.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.scatter.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.scatter.dir/rule # Convenience name for target. thrust.all.test.scatter: testing/CMakeFiles/thrust.all.test.scatter.dir/rule .PHONY : thrust.all.test.scatter # clean rule for target. testing/CMakeFiles/thrust.all.test.scatter.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.scatter.dir/build.make testing/CMakeFiles/thrust.all.test.scatter.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.scatter.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sequence.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sequence.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sequence.dir/build.make testing/CMakeFiles/thrust.test.sequence.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sequence.dir/build.make testing/CMakeFiles/thrust.test.sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.sequence" .PHONY : testing/CMakeFiles/thrust.test.sequence.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sequence.dir/rule # Convenience name for target. thrust.test.sequence: testing/CMakeFiles/thrust.test.sequence.dir/rule .PHONY : thrust.test.sequence # clean rule for target. testing/CMakeFiles/thrust.test.sequence.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sequence.dir/build.make testing/CMakeFiles/thrust.test.sequence.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sequence.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sequence.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sequence.dir/all: testing/CMakeFiles/thrust.test.sequence.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sequence.dir/build.make testing/CMakeFiles/thrust.all.test.sequence.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sequence.dir/build.make testing/CMakeFiles/thrust.all.test.sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sequence" .PHONY : testing/CMakeFiles/thrust.all.test.sequence.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sequence.dir/rule # Convenience name for target. thrust.all.test.sequence: testing/CMakeFiles/thrust.all.test.sequence.dir/rule .PHONY : thrust.all.test.sequence # clean rule for target. testing/CMakeFiles/thrust.all.test.sequence.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sequence.dir/build.make testing/CMakeFiles/thrust.all.test.sequence.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sequence.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_difference.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference.dir/build.make testing/CMakeFiles/thrust.test.set_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference.dir/build.make testing/CMakeFiles/thrust.test.set_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_difference" .PHONY : testing/CMakeFiles/thrust.test.set_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_difference.dir/rule # Convenience name for target. thrust.test.set_difference: testing/CMakeFiles/thrust.test.set_difference.dir/rule .PHONY : thrust.test.set_difference # clean rule for target. testing/CMakeFiles/thrust.test.set_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference.dir/build.make testing/CMakeFiles/thrust.test.set_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_difference.dir/all: testing/CMakeFiles/thrust.test.set_difference.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_difference" .PHONY : testing/CMakeFiles/thrust.all.test.set_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_difference.dir/rule # Convenience name for target. thrust.all.test.set_difference: testing/CMakeFiles/thrust.all.test.set_difference.dir/rule .PHONY : thrust.all.test.set_difference # clean rule for target. testing/CMakeFiles/thrust.all.test.set_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_difference_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_difference_by_key" .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_difference_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key.dir/rule # Convenience name for target. thrust.test.set_difference_by_key: testing/CMakeFiles/thrust.test.set_difference_by_key.dir/rule .PHONY : thrust.test.set_difference_by_key # clean rule for target. testing/CMakeFiles/thrust.test.set_difference_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/all: testing/CMakeFiles/thrust.test.set_difference_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_difference_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/rule # Convenience name for target. thrust.all.test.set_difference_by_key: testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/rule .PHONY : thrust.all.test.set_difference_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_difference_by_key_descending" .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/rule # Convenience name for target. thrust.test.set_difference_by_key_descending: testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/rule .PHONY : thrust.test.set_difference_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/all: testing/CMakeFiles/thrust.test.set_difference_by_key_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_difference_by_key_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/rule # Convenience name for target. thrust.all.test.set_difference_by_key_descending: testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/rule .PHONY : thrust.all.test.set_difference_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_difference_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_difference_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_difference_descending" .PHONY : testing/CMakeFiles/thrust.test.set_difference_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_difference_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_difference_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_difference_descending.dir/rule # Convenience name for target. thrust.test.set_difference_descending: testing/CMakeFiles/thrust.test.set_difference_descending.dir/rule .PHONY : thrust.test.set_difference_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_difference_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_difference_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_difference_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_difference_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/all: testing/CMakeFiles/thrust.test.set_difference_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_difference_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/rule # Convenience name for target. thrust.all.test.set_difference_descending: testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/rule .PHONY : thrust.all.test.set_difference_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_difference_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_difference_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_difference_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=90 "Built target thrust.test.set_difference_key_value" .PHONY : testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_difference_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_difference_key_value.dir/rule # Convenience name for target. thrust.test.set_difference_key_value: testing/CMakeFiles/thrust.test.set_difference_key_value.dir/rule .PHONY : thrust.test.set_difference_key_value # clean rule for target. testing/CMakeFiles/thrust.test.set_difference_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_difference_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_difference_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/all: testing/CMakeFiles/thrust.test.set_difference_key_value.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_difference_key_value" .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/rule # Convenience name for target. thrust.all.test.set_difference_key_value: testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/rule .PHONY : thrust.all.test.set_difference_key_value # clean rule for target. testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_difference_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_intersection.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_intersection.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.test.set_intersection.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.test.set_intersection.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_intersection" .PHONY : testing/CMakeFiles/thrust.test.set_intersection.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_intersection.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_intersection.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_intersection.dir/rule # Convenience name for target. thrust.test.set_intersection: testing/CMakeFiles/thrust.test.set_intersection.dir/rule .PHONY : thrust.test.set_intersection # clean rule for target. testing/CMakeFiles/thrust.test.set_intersection.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.test.set_intersection.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_intersection.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_intersection.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_intersection.dir/all: testing/CMakeFiles/thrust.test.set_intersection.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_intersection" .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_intersection.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_intersection.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection.dir/rule # Convenience name for target. thrust.all.test.set_intersection: testing/CMakeFiles/thrust.all.test.set_intersection.dir/rule .PHONY : thrust.all.test.set_intersection # clean rule for target. testing/CMakeFiles/thrust.all.test.set_intersection.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_intersection_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_intersection_by_key" .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/rule # Convenience name for target. thrust.test.set_intersection_by_key: testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/rule .PHONY : thrust.test.set_intersection_by_key # clean rule for target. testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/all: testing/CMakeFiles/thrust.test.set_intersection_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_intersection_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/rule # Convenience name for target. thrust.all.test.set_intersection_by_key: testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/rule .PHONY : thrust.all.test.set_intersection_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_intersection_by_key_descending" .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/rule # Convenience name for target. thrust.test.set_intersection_by_key_descending: testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/rule .PHONY : thrust.test.set_intersection_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/all: testing/CMakeFiles/thrust.test.set_intersection_by_key_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_intersection_by_key_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/rule # Convenience name for target. thrust.all.test.set_intersection_by_key_descending: testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/rule .PHONY : thrust.all.test.set_intersection_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_intersection_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_intersection_descending" .PHONY : testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_intersection_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_intersection_descending.dir/rule # Convenience name for target. thrust.test.set_intersection_descending: testing/CMakeFiles/thrust.test.set_intersection_descending.dir/rule .PHONY : thrust.test.set_intersection_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_intersection_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_intersection_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/all: testing/CMakeFiles/thrust.test.set_intersection_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_intersection_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/rule # Convenience name for target. thrust.all.test.set_intersection_descending: testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/rule .PHONY : thrust.all.test.set_intersection_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_intersection_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_intersection_key_value" .PHONY : testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/rule # Convenience name for target. thrust.test.set_intersection_key_value: testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/rule .PHONY : thrust.test.set_intersection_key_value # clean rule for target. testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/all: testing/CMakeFiles/thrust.test.set_intersection_key_value.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_intersection_key_value" .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/rule # Convenience name for target. thrust.all.test.set_intersection_key_value: testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/rule .PHONY : thrust.all.test.set_intersection_key_value # clean rule for target. testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_intersection_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_symmetric_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=91 "Built target thrust.test.set_symmetric_difference" .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/rule # Convenience name for target. thrust.test.set_symmetric_difference: testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/rule .PHONY : thrust.test.set_symmetric_difference # clean rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_symmetric_difference" .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/rule # Convenience name for target. thrust.all.test.set_symmetric_difference: testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/rule .PHONY : thrust.all.test.set_symmetric_difference # clean rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_symmetric_difference_by_key" .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/rule # Convenience name for target. thrust.test.set_symmetric_difference_by_key: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/rule .PHONY : thrust.test.set_symmetric_difference_by_key # clean rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_symmetric_difference_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/rule # Convenience name for target. thrust.all.test.set_symmetric_difference_by_key: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/rule .PHONY : thrust.all.test.set_symmetric_difference_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_symmetric_difference_by_key_descending" .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/rule # Convenience name for target. thrust.test.set_symmetric_difference_by_key_descending: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/rule .PHONY : thrust.test.set_symmetric_difference_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_by_key_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_symmetric_difference_by_key_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/rule # Convenience name for target. thrust.all.test.set_symmetric_difference_by_key_descending: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/rule .PHONY : thrust.all.test.set_symmetric_difference_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_symmetric_difference_descending" .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/rule # Convenience name for target. thrust.test.set_symmetric_difference_descending: testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/rule .PHONY : thrust.test.set_symmetric_difference_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/all: testing/CMakeFiles/thrust.test.set_symmetric_difference_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_symmetric_difference_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/rule # Convenience name for target. thrust.all.test.set_symmetric_difference_descending: testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/rule .PHONY : thrust.all.test.set_symmetric_difference_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_symmetric_difference_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_union.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_union.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union.dir/build.make testing/CMakeFiles/thrust.test.set_union.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union.dir/build.make testing/CMakeFiles/thrust.test.set_union.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_union" .PHONY : testing/CMakeFiles/thrust.test.set_union.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_union.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_union.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_union.dir/rule # Convenience name for target. thrust.test.set_union: testing/CMakeFiles/thrust.test.set_union.dir/rule .PHONY : thrust.test.set_union # clean rule for target. testing/CMakeFiles/thrust.test.set_union.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union.dir/build.make testing/CMakeFiles/thrust.test.set_union.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_union.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_union.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_union.dir/all: testing/CMakeFiles/thrust.test.set_union.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union.dir/build.make testing/CMakeFiles/thrust.all.test.set_union.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union.dir/build.make testing/CMakeFiles/thrust.all.test.set_union.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_union" .PHONY : testing/CMakeFiles/thrust.all.test.set_union.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_union.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_union.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_union.dir/rule # Convenience name for target. thrust.all.test.set_union: testing/CMakeFiles/thrust.all.test.set_union.dir/rule .PHONY : thrust.all.test.set_union # clean rule for target. testing/CMakeFiles/thrust.all.test.set_union.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union.dir/build.make testing/CMakeFiles/thrust.all.test.set_union.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_union.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_union_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_union_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_union_by_key" .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_union_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_union_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key.dir/rule # Convenience name for target. thrust.test.set_union_by_key: testing/CMakeFiles/thrust.test.set_union_by_key.dir/rule .PHONY : thrust.test.set_union_by_key # clean rule for target. testing/CMakeFiles/thrust.test.set_union_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_union_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/all: testing/CMakeFiles/thrust.test.set_union_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_union_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/rule # Convenience name for target. thrust.all.test.set_union_by_key: testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/rule .PHONY : thrust.all.test.set_union_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=92 "Built target thrust.test.set_union_by_key_descending" .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/rule # Convenience name for target. thrust.test.set_union_by_key_descending: testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/rule .PHONY : thrust.test.set_union_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/all: testing/CMakeFiles/thrust.test.set_union_by_key_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_union_by_key_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/rule # Convenience name for target. thrust.all.test.set_union_by_key_descending: testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/rule .PHONY : thrust.all.test.set_union_by_key_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_union_by_key_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_union_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_union_descending.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_union_descending" .PHONY : testing/CMakeFiles/thrust.test.set_union_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_union_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_union_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_union_descending.dir/rule # Convenience name for target. thrust.test.set_union_descending: testing/CMakeFiles/thrust.test.set_union_descending.dir/rule .PHONY : thrust.test.set_union_descending # clean rule for target. testing/CMakeFiles/thrust.test.set_union_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.test.set_union_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_union_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_union_descending.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_union_descending.dir/all: testing/CMakeFiles/thrust.test.set_union_descending.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_descending.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_descending.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_union_descending" .PHONY : testing/CMakeFiles/thrust.all.test.set_union_descending.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_union_descending.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_union_descending.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_union_descending.dir/rule # Convenience name for target. thrust.all.test.set_union_descending: testing/CMakeFiles/thrust.all.test.set_union_descending.dir/rule .PHONY : thrust.all.test.set_union_descending # clean rule for target. testing/CMakeFiles/thrust.all.test.set_union_descending.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_descending.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_descending.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_union_descending.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.set_union_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.test.set_union_key_value.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_union_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_union_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.set_union_key_value" .PHONY : testing/CMakeFiles/thrust.test.set_union_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.set_union_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.set_union_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.set_union_key_value.dir/rule # Convenience name for target. thrust.test.set_union_key_value: testing/CMakeFiles/thrust.test.set_union_key_value.dir/rule .PHONY : thrust.test.set_union_key_value # clean rule for target. testing/CMakeFiles/thrust.test.set_union_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.test.set_union_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.test.set_union_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.set_union_key_value.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/all: testing/CMakeFiles/thrust.test.set_union_key_value.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.set_union_key_value" .PHONY : testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/rule # Convenience name for target. thrust.all.test.set_union_key_value: testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/rule .PHONY : thrust.all.test.set_union_key_value # clean rule for target. testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/build.make testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.set_union_key_value.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.shuffle.dir # All Build rule for target. testing/CMakeFiles/thrust.test.shuffle.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.shuffle.dir/build.make testing/CMakeFiles/thrust.test.shuffle.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.shuffle.dir/build.make testing/CMakeFiles/thrust.test.shuffle.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.shuffle" .PHONY : testing/CMakeFiles/thrust.test.shuffle.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.shuffle.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.shuffle.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.shuffle.dir/rule # Convenience name for target. thrust.test.shuffle: testing/CMakeFiles/thrust.test.shuffle.dir/rule .PHONY : thrust.test.shuffle # clean rule for target. testing/CMakeFiles/thrust.test.shuffle.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.shuffle.dir/build.make testing/CMakeFiles/thrust.test.shuffle.dir/clean .PHONY : testing/CMakeFiles/thrust.test.shuffle.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.shuffle.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.shuffle.dir/all: testing/CMakeFiles/thrust.test.shuffle.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.shuffle.dir/build.make testing/CMakeFiles/thrust.all.test.shuffle.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.shuffle.dir/build.make testing/CMakeFiles/thrust.all.test.shuffle.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.shuffle" .PHONY : testing/CMakeFiles/thrust.all.test.shuffle.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.shuffle.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.shuffle.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.shuffle.dir/rule # Convenience name for target. thrust.all.test.shuffle: testing/CMakeFiles/thrust.all.test.shuffle.dir/rule .PHONY : thrust.all.test.shuffle # clean rule for target. testing/CMakeFiles/thrust.all.test.shuffle.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.shuffle.dir/build.make testing/CMakeFiles/thrust.all.test.shuffle.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.shuffle.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort.dir/build.make testing/CMakeFiles/thrust.test.sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort.dir/build.make testing/CMakeFiles/thrust.test.sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.sort" .PHONY : testing/CMakeFiles/thrust.test.sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sort.dir/rule # Convenience name for target. thrust.test.sort: testing/CMakeFiles/thrust.test.sort.dir/rule .PHONY : thrust.test.sort # clean rule for target. testing/CMakeFiles/thrust.test.sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort.dir/build.make testing/CMakeFiles/thrust.test.sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sort.dir/all: testing/CMakeFiles/thrust.test.sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort.dir/build.make testing/CMakeFiles/thrust.all.test.sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort.dir/build.make testing/CMakeFiles/thrust.all.test.sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sort" .PHONY : testing/CMakeFiles/thrust.all.test.sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sort.dir/rule # Convenience name for target. thrust.all.test.sort: testing/CMakeFiles/thrust.all.test.sort.dir/rule .PHONY : thrust.all.test.sort # clean rule for target. testing/CMakeFiles/thrust.all.test.sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort.dir/build.make testing/CMakeFiles/thrust.all.test.sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sort_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.sort_by_key" .PHONY : testing/CMakeFiles/thrust.test.sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sort_by_key.dir/rule # Convenience name for target. thrust.test.sort_by_key: testing/CMakeFiles/thrust.test.sort_by_key.dir/rule .PHONY : thrust.test.sort_by_key # clean rule for target. testing/CMakeFiles/thrust.test.sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sort_by_key.dir/all: testing/CMakeFiles/thrust.test.sort_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sort_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key.dir/rule # Convenience name for target. thrust.all.test.sort_by_key: testing/CMakeFiles/thrust.all.test.sort_by_key.dir/rule .PHONY : thrust.all.test.sort_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=93 "Built target thrust.test.sort_by_key_variable_bits" .PHONY : testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/rule # Convenience name for target. thrust.test.sort_by_key_variable_bits: testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/rule .PHONY : thrust.test.sort_by_key_variable_bits # clean rule for target. testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/all: testing/CMakeFiles/thrust.test.sort_by_key_variable_bits.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sort_by_key_variable_bits" .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/rule # Convenience name for target. thrust.all.test.sort_by_key_variable_bits: testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/rule .PHONY : thrust.all.test.sort_by_key_variable_bits # clean rule for target. testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sort_by_key_variable_bits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.sort_permutation_iterator" .PHONY : testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/rule # Convenience name for target. thrust.test.sort_permutation_iterator: testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/rule .PHONY : thrust.test.sort_permutation_iterator # clean rule for target. testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/all: testing/CMakeFiles/thrust.test.sort_permutation_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sort_permutation_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/rule # Convenience name for target. thrust.all.test.sort_permutation_iterator: testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/rule .PHONY : thrust.all.test.sort_permutation_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sort_permutation_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.sort_variable_bits.dir # All Build rule for target. testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_variable_bits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_variable_bits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.sort_variable_bits" .PHONY : testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.sort_variable_bits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.sort_variable_bits.dir/rule # Convenience name for target. thrust.test.sort_variable_bits: testing/CMakeFiles/thrust.test.sort_variable_bits.dir/rule .PHONY : thrust.test.sort_variable_bits # clean rule for target. testing/CMakeFiles/thrust.test.sort_variable_bits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.test.sort_variable_bits.dir/clean .PHONY : testing/CMakeFiles/thrust.test.sort_variable_bits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/all: testing/CMakeFiles/thrust.test.sort_variable_bits.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.sort_variable_bits" .PHONY : testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/rule # Convenience name for target. thrust.all.test.sort_variable_bits: testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/rule .PHONY : thrust.all.test.sort_variable_bits # clean rule for target. testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/build.make testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.sort_variable_bits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.test.stable_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.test.stable_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.stable_sort" .PHONY : testing/CMakeFiles/thrust.test.stable_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort.dir/rule # Convenience name for target. thrust.test.stable_sort: testing/CMakeFiles/thrust.test.stable_sort.dir/rule .PHONY : thrust.test.stable_sort # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.test.stable_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort.dir/all: testing/CMakeFiles/thrust.test.stable_sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort.dir/rule # Convenience name for target. thrust.all.test.stable_sort: testing/CMakeFiles/thrust.all.test.stable_sort.dir/rule .PHONY : thrust.all.test.stable_sort # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.stable_sort_by_key" .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/rule # Convenience name for target. thrust.test.stable_sort_by_key: testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/rule .PHONY : thrust.test.stable_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/rule # Convenience name for target. thrust.all.test.stable_sort_by_key: testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/rule .PHONY : thrust.all.test.stable_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.stable_sort_by_key_large_keys" .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/rule # Convenience name for target. thrust.test.stable_sort_by_key_large_keys: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/rule .PHONY : thrust.test.stable_sort_by_key_large_keys # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort_by_key_large_keys" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/rule # Convenience name for target. thrust.all.test.stable_sort_by_key_large_keys: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/rule .PHONY : thrust.all.test.stable_sort_by_key_large_keys # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.stable_sort_by_key_large_keys_and_values" .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/rule # Convenience name for target. thrust.test.stable_sort_by_key_large_keys_and_values: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/rule .PHONY : thrust.test.stable_sort_by_key_large_keys_and_values # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_keys_and_values.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort_by_key_large_keys_and_values" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/rule # Convenience name for target. thrust.all.test.stable_sort_by_key_large_keys_and_values: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/rule .PHONY : thrust.all.test.stable_sort_by_key_large_keys_and_values # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_keys_and_values.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=94 "Built target thrust.test.stable_sort_by_key_large_values" .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/rule # Convenience name for target. thrust.test.stable_sort_by_key_large_values: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/rule .PHONY : thrust.test.stable_sort_by_key_large_values # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/all: testing/CMakeFiles/thrust.test.stable_sort_by_key_large_values.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort_by_key_large_values" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/rule # Convenience name for target. thrust.all.test.stable_sort_by_key_large_values: testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/rule .PHONY : thrust.all.test.stable_sort_by_key_large_values # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_by_key_large_values.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.stable_sort_large.dir # All Build rule for target. testing/CMakeFiles/thrust.test.stable_sort_large.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_large.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_large.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.stable_sort_large" .PHONY : testing/CMakeFiles/thrust.test.stable_sort_large.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.stable_sort_large.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.stable_sort_large.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.stable_sort_large.dir/rule # Convenience name for target. thrust.test.stable_sort_large: testing/CMakeFiles/thrust.test.stable_sort_large.dir/rule .PHONY : thrust.test.stable_sort_large # clean rule for target. testing/CMakeFiles/thrust.test.stable_sort_large.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.test.stable_sort_large.dir/clean .PHONY : testing/CMakeFiles/thrust.test.stable_sort_large.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.stable_sort_large.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/all: testing/CMakeFiles/thrust.test.stable_sort_large.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.stable_sort_large" .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/rule # Convenience name for target. thrust.all.test.stable_sort_large: testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/rule .PHONY : thrust.all.test.stable_sort_large # clean rule for target. testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/build.make testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.stable_sort_large.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.swap_ranges.dir # All Build rule for target. testing/CMakeFiles/thrust.test.swap_ranges.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.test.swap_ranges.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.test.swap_ranges.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.swap_ranges" .PHONY : testing/CMakeFiles/thrust.test.swap_ranges.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.swap_ranges.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.swap_ranges.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.swap_ranges.dir/rule # Convenience name for target. thrust.test.swap_ranges: testing/CMakeFiles/thrust.test.swap_ranges.dir/rule .PHONY : thrust.test.swap_ranges # clean rule for target. testing/CMakeFiles/thrust.test.swap_ranges.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.test.swap_ranges.dir/clean .PHONY : testing/CMakeFiles/thrust.test.swap_ranges.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.swap_ranges.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.swap_ranges.dir/all: testing/CMakeFiles/thrust.test.swap_ranges.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.all.test.swap_ranges.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.all.test.swap_ranges.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.swap_ranges" .PHONY : testing/CMakeFiles/thrust.all.test.swap_ranges.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.swap_ranges.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.swap_ranges.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.swap_ranges.dir/rule # Convenience name for target. thrust.all.test.swap_ranges: testing/CMakeFiles/thrust.all.test.swap_ranges.dir/rule .PHONY : thrust.all.test.swap_ranges # clean rule for target. testing/CMakeFiles/thrust.all.test.swap_ranges.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.swap_ranges.dir/build.make testing/CMakeFiles/thrust.all.test.swap_ranges.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.swap_ranges.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tabulate.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tabulate.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tabulate.dir/build.make testing/CMakeFiles/thrust.test.tabulate.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tabulate.dir/build.make testing/CMakeFiles/thrust.test.tabulate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tabulate" .PHONY : testing/CMakeFiles/thrust.test.tabulate.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tabulate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tabulate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tabulate.dir/rule # Convenience name for target. thrust.test.tabulate: testing/CMakeFiles/thrust.test.tabulate.dir/rule .PHONY : thrust.test.tabulate # clean rule for target. testing/CMakeFiles/thrust.test.tabulate.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tabulate.dir/build.make testing/CMakeFiles/thrust.test.tabulate.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tabulate.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tabulate.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tabulate.dir/all: testing/CMakeFiles/thrust.test.tabulate.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tabulate.dir/build.make testing/CMakeFiles/thrust.all.test.tabulate.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tabulate.dir/build.make testing/CMakeFiles/thrust.all.test.tabulate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tabulate" .PHONY : testing/CMakeFiles/thrust.all.test.tabulate.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tabulate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tabulate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tabulate.dir/rule # Convenience name for target. thrust.all.test.tabulate: testing/CMakeFiles/thrust.all.test.tabulate.dir/rule .PHONY : thrust.all.test.tabulate # clean rule for target. testing/CMakeFiles/thrust.all.test.tabulate.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tabulate.dir/build.make testing/CMakeFiles/thrust.all.test.tabulate.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tabulate.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform.dir/build.make testing/CMakeFiles/thrust.test.transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform.dir/build.make testing/CMakeFiles/thrust.test.transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform" .PHONY : testing/CMakeFiles/thrust.test.transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform.dir/rule # Convenience name for target. thrust.test.transform: testing/CMakeFiles/thrust.test.transform.dir/rule .PHONY : thrust.test.transform # clean rule for target. testing/CMakeFiles/thrust.test.transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform.dir/build.make testing/CMakeFiles/thrust.test.transform.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform.dir/all: testing/CMakeFiles/thrust.test.transform.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform.dir/build.make testing/CMakeFiles/thrust.all.test.transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform.dir/build.make testing/CMakeFiles/thrust.all.test.transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform" .PHONY : testing/CMakeFiles/thrust.all.test.transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform.dir/rule # Convenience name for target. thrust.all.test.transform: testing/CMakeFiles/thrust.all.test.transform.dir/rule .PHONY : thrust.all.test.transform # clean rule for target. testing/CMakeFiles/thrust.all.test.transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform.dir/build.make testing/CMakeFiles/thrust.all.test.transform.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform_input_output_iterator" .PHONY : testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/rule # Convenience name for target. thrust.test.transform_input_output_iterator: testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/rule .PHONY : thrust.test.transform_input_output_iterator # clean rule for target. testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/all: testing/CMakeFiles/thrust.test.transform_input_output_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_input_output_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/rule # Convenience name for target. thrust.all.test.transform_input_output_iterator: testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/rule .PHONY : thrust.all.test.transform_input_output_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_input_output_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=95 "Built target thrust.test.transform_iterator" .PHONY : testing/CMakeFiles/thrust.test.transform_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_iterator.dir/rule # Convenience name for target. thrust.test.transform_iterator: testing/CMakeFiles/thrust.test.transform_iterator.dir/rule .PHONY : thrust.test.transform_iterator # clean rule for target. testing/CMakeFiles/thrust.test.transform_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_iterator.dir/all: testing/CMakeFiles/thrust.test.transform_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.transform_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_iterator.dir/rule # Convenience name for target. thrust.all.test.transform_iterator: testing/CMakeFiles/thrust.all.test.transform_iterator.dir/rule .PHONY : thrust.all.test.transform_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_output_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform_output_iterator" .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator.dir/rule # Convenience name for target. thrust.test.transform_output_iterator: testing/CMakeFiles/thrust.test.transform_output_iterator.dir/rule .PHONY : thrust.test.transform_output_iterator # clean rule for target. testing/CMakeFiles/thrust.test.transform_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/all: testing/CMakeFiles/thrust.test.transform_output_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_output_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/rule # Convenience name for target. thrust.all.test.transform_output_iterator: testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/rule .PHONY : thrust.all.test.transform_output_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform_output_iterator_reduce_by_key" .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/rule # Convenience name for target. thrust.test.transform_output_iterator_reduce_by_key: testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/rule .PHONY : thrust.test.transform_output_iterator_reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/all: testing/CMakeFiles/thrust.test.transform_output_iterator_reduce_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_output_iterator_reduce_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/rule # Convenience name for target. thrust.all.test.transform_output_iterator_reduce_by_key: testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/rule .PHONY : thrust.all.test.transform_output_iterator_reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_output_iterator_reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.test.transform_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.test.transform_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform_reduce" .PHONY : testing/CMakeFiles/thrust.test.transform_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_reduce.dir/rule # Convenience name for target. thrust.test.transform_reduce: testing/CMakeFiles/thrust.test.transform_reduce.dir/rule .PHONY : thrust.test.transform_reduce # clean rule for target. testing/CMakeFiles/thrust.test.transform_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.test.transform_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_reduce.dir/all: testing/CMakeFiles/thrust.test.transform_reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.transform_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.transform_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_reduce" .PHONY : testing/CMakeFiles/thrust.all.test.transform_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_reduce.dir/rule # Convenience name for target. thrust.all.test.transform_reduce: testing/CMakeFiles/thrust.all.test.transform_reduce.dir/rule .PHONY : thrust.all.test.transform_reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.transform_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.transform_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.test.transform_scan.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.test.transform_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.test.transform_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.transform_scan" .PHONY : testing/CMakeFiles/thrust.test.transform_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.transform_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.transform_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.transform_scan.dir/rule # Convenience name for target. thrust.test.transform_scan: testing/CMakeFiles/thrust.test.transform_scan.dir/rule .PHONY : thrust.test.transform_scan # clean rule for target. testing/CMakeFiles/thrust.test.transform_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.test.transform_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.test.transform_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.transform_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.transform_scan.dir/all: testing/CMakeFiles/thrust.test.transform_scan.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.all.test.transform_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.all.test.transform_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.transform_scan" .PHONY : testing/CMakeFiles/thrust.all.test.transform_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.transform_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.transform_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.transform_scan.dir/rule # Convenience name for target. thrust.all.test.transform_scan: testing/CMakeFiles/thrust.all.test.transform_scan.dir/rule .PHONY : thrust.all.test.transform_scan # clean rule for target. testing/CMakeFiles/thrust.all.test.transform_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.transform_scan.dir/build.make testing/CMakeFiles/thrust.all.test.transform_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.transform_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.trivial_sequence.dir # All Build rule for target. testing/CMakeFiles/thrust.test.trivial_sequence.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.test.trivial_sequence.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.test.trivial_sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.trivial_sequence" .PHONY : testing/CMakeFiles/thrust.test.trivial_sequence.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.trivial_sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.trivial_sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.trivial_sequence.dir/rule # Convenience name for target. thrust.test.trivial_sequence: testing/CMakeFiles/thrust.test.trivial_sequence.dir/rule .PHONY : thrust.test.trivial_sequence # clean rule for target. testing/CMakeFiles/thrust.test.trivial_sequence.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.test.trivial_sequence.dir/clean .PHONY : testing/CMakeFiles/thrust.test.trivial_sequence.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.trivial_sequence.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/all: testing/CMakeFiles/thrust.test.trivial_sequence.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.trivial_sequence" .PHONY : testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/rule # Convenience name for target. thrust.all.test.trivial_sequence: testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/rule .PHONY : thrust.all.test.trivial_sequence # clean rule for target. testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/build.make testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.trivial_sequence.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple.dir/build.make testing/CMakeFiles/thrust.test.tuple.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple.dir/build.make testing/CMakeFiles/thrust.test.tuple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=96 "Built target thrust.test.tuple" .PHONY : testing/CMakeFiles/thrust.test.tuple.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple.dir/rule # Convenience name for target. thrust.test.tuple: testing/CMakeFiles/thrust.test.tuple.dir/rule .PHONY : thrust.test.tuple # clean rule for target. testing/CMakeFiles/thrust.test.tuple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple.dir/build.make testing/CMakeFiles/thrust.test.tuple.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple.dir/all: testing/CMakeFiles/thrust.test.tuple.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple.dir/build.make testing/CMakeFiles/thrust.all.test.tuple.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple.dir/build.make testing/CMakeFiles/thrust.all.test.tuple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple" .PHONY : testing/CMakeFiles/thrust.all.test.tuple.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple.dir/rule # Convenience name for target. thrust.all.test.tuple: testing/CMakeFiles/thrust.all.test.tuple.dir/rule .PHONY : thrust.all.test.tuple # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple.dir/build.make testing/CMakeFiles/thrust.all.test.tuple.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple_algorithms.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.test.tuple_algorithms.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.test.tuple_algorithms.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tuple_algorithms" .PHONY : testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple_algorithms.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple_algorithms.dir/rule # Convenience name for target. thrust.test.tuple_algorithms: testing/CMakeFiles/thrust.test.tuple_algorithms.dir/rule .PHONY : thrust.test.tuple_algorithms # clean rule for target. testing/CMakeFiles/thrust.test.tuple_algorithms.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.test.tuple_algorithms.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple_algorithms.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/all: testing/CMakeFiles/thrust.test.tuple_algorithms.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple_algorithms" .PHONY : testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/rule # Convenience name for target. thrust.all.test.tuple_algorithms: testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/rule .PHONY : thrust.all.test.tuple_algorithms # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple_algorithms.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple_reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.test.tuple_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.test.tuple_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tuple_reduce" .PHONY : testing/CMakeFiles/thrust.test.tuple_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple_reduce.dir/rule # Convenience name for target. thrust.test.tuple_reduce: testing/CMakeFiles/thrust.test.tuple_reduce.dir/rule .PHONY : thrust.test.tuple_reduce # clean rule for target. testing/CMakeFiles/thrust.test.tuple_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.test.tuple_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/all: testing/CMakeFiles/thrust.test.tuple_reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple_reduce" .PHONY : testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/rule # Convenience name for target. thrust.all.test.tuple_reduce: testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/rule .PHONY : thrust.all.test.tuple_reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple_scan.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.test.tuple_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.test.tuple_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tuple_scan" .PHONY : testing/CMakeFiles/thrust.test.tuple_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple_scan.dir/rule # Convenience name for target. thrust.test.tuple_scan: testing/CMakeFiles/thrust.test.tuple_scan.dir/rule .PHONY : thrust.test.tuple_scan # clean rule for target. testing/CMakeFiles/thrust.test.tuple_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.test.tuple_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple_scan.dir/all: testing/CMakeFiles/thrust.test.tuple_scan.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple_scan" .PHONY : testing/CMakeFiles/thrust.all.test.tuple_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple_scan.dir/rule # Convenience name for target. thrust.all.test.tuple_scan: testing/CMakeFiles/thrust.all.test.tuple_scan.dir/rule .PHONY : thrust.all.test.tuple_scan # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_scan.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple_sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.test.tuple_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.test.tuple_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tuple_sort" .PHONY : testing/CMakeFiles/thrust.test.tuple_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple_sort.dir/rule # Convenience name for target. thrust.test.tuple_sort: testing/CMakeFiles/thrust.test.tuple_sort.dir/rule .PHONY : thrust.test.tuple_sort # clean rule for target. testing/CMakeFiles/thrust.test.tuple_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.test.tuple_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple_sort.dir/all: testing/CMakeFiles/thrust.test.tuple_sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple_sort" .PHONY : testing/CMakeFiles/thrust.all.test.tuple_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple_sort.dir/rule # Convenience name for target. thrust.all.test.tuple_sort: testing/CMakeFiles/thrust.all.test.tuple_sort.dir/rule .PHONY : thrust.all.test.tuple_sort # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_sort.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.tuple_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.test.tuple_transform.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.test.tuple_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.test.tuple_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.tuple_transform" .PHONY : testing/CMakeFiles/thrust.test.tuple_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.tuple_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.tuple_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.tuple_transform.dir/rule # Convenience name for target. thrust.test.tuple_transform: testing/CMakeFiles/thrust.test.tuple_transform.dir/rule .PHONY : thrust.test.tuple_transform # clean rule for target. testing/CMakeFiles/thrust.test.tuple_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.test.tuple_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.test.tuple_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.tuple_transform.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.tuple_transform.dir/all: testing/CMakeFiles/thrust.test.tuple_transform.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_transform.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_transform.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.tuple_transform" .PHONY : testing/CMakeFiles/thrust.all.test.tuple_transform.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.tuple_transform.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.tuple_transform.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.tuple_transform.dir/rule # Convenience name for target. thrust.all.test.tuple_transform: testing/CMakeFiles/thrust.all.test.tuple_transform.dir/rule .PHONY : thrust.all.test.tuple_transform # clean rule for target. testing/CMakeFiles/thrust.all.test.tuple_transform.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.tuple_transform.dir/build.make testing/CMakeFiles/thrust.all.test.tuple_transform.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.tuple_transform.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.type_traits.dir # All Build rule for target. testing/CMakeFiles/thrust.test.type_traits.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.type_traits.dir/build.make testing/CMakeFiles/thrust.test.type_traits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.type_traits.dir/build.make testing/CMakeFiles/thrust.test.type_traits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=97 "Built target thrust.test.type_traits" .PHONY : testing/CMakeFiles/thrust.test.type_traits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.type_traits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.type_traits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.type_traits.dir/rule # Convenience name for target. thrust.test.type_traits: testing/CMakeFiles/thrust.test.type_traits.dir/rule .PHONY : thrust.test.type_traits # clean rule for target. testing/CMakeFiles/thrust.test.type_traits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.type_traits.dir/build.make testing/CMakeFiles/thrust.test.type_traits.dir/clean .PHONY : testing/CMakeFiles/thrust.test.type_traits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.type_traits.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.type_traits.dir/all: testing/CMakeFiles/thrust.test.type_traits.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.type_traits.dir/build.make testing/CMakeFiles/thrust.all.test.type_traits.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.type_traits.dir/build.make testing/CMakeFiles/thrust.all.test.type_traits.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.type_traits" .PHONY : testing/CMakeFiles/thrust.all.test.type_traits.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.type_traits.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.type_traits.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.type_traits.dir/rule # Convenience name for target. thrust.all.test.type_traits: testing/CMakeFiles/thrust.all.test.type_traits.dir/rule .PHONY : thrust.all.test.type_traits # clean rule for target. testing/CMakeFiles/thrust.all.test.type_traits.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.type_traits.dir/build.make testing/CMakeFiles/thrust.all.test.type_traits.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.type_traits.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.uninitialized_copy.dir # All Build rule for target. testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.uninitialized_copy" .PHONY : testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.uninitialized_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.uninitialized_copy.dir/rule # Convenience name for target. thrust.test.uninitialized_copy: testing/CMakeFiles/thrust.test.uninitialized_copy.dir/rule .PHONY : thrust.test.uninitialized_copy # clean rule for target. testing/CMakeFiles/thrust.test.uninitialized_copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_copy.dir/clean .PHONY : testing/CMakeFiles/thrust.test.uninitialized_copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/all: testing/CMakeFiles/thrust.test.uninitialized_copy.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.uninitialized_copy" .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/rule # Convenience name for target. thrust.all.test.uninitialized_copy: testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/rule .PHONY : thrust.all.test.uninitialized_copy # clean rule for target. testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_copy.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.uninitialized_fill.dir # All Build rule for target. testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_fill.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_fill.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.uninitialized_fill" .PHONY : testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.uninitialized_fill.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.uninitialized_fill.dir/rule # Convenience name for target. thrust.test.uninitialized_fill: testing/CMakeFiles/thrust.test.uninitialized_fill.dir/rule .PHONY : thrust.test.uninitialized_fill # clean rule for target. testing/CMakeFiles/thrust.test.uninitialized_fill.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.test.uninitialized_fill.dir/clean .PHONY : testing/CMakeFiles/thrust.test.uninitialized_fill.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/all: testing/CMakeFiles/thrust.test.uninitialized_fill.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.uninitialized_fill" .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/rule # Convenience name for target. thrust.all.test.uninitialized_fill: testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/rule .PHONY : thrust.all.test.uninitialized_fill # clean rule for target. testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/build.make testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.uninitialized_fill.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.unique.dir # All Build rule for target. testing/CMakeFiles/thrust.test.unique.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique.dir/build.make testing/CMakeFiles/thrust.test.unique.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique.dir/build.make testing/CMakeFiles/thrust.test.unique.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.unique" .PHONY : testing/CMakeFiles/thrust.test.unique.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.unique.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.unique.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.unique.dir/rule # Convenience name for target. thrust.test.unique: testing/CMakeFiles/thrust.test.unique.dir/rule .PHONY : thrust.test.unique # clean rule for target. testing/CMakeFiles/thrust.test.unique.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique.dir/build.make testing/CMakeFiles/thrust.test.unique.dir/clean .PHONY : testing/CMakeFiles/thrust.test.unique.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.unique.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.unique.dir/all: testing/CMakeFiles/thrust.test.unique.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique.dir/build.make testing/CMakeFiles/thrust.all.test.unique.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique.dir/build.make testing/CMakeFiles/thrust.all.test.unique.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.unique" .PHONY : testing/CMakeFiles/thrust.all.test.unique.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.unique.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.unique.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.unique.dir/rule # Convenience name for target. thrust.all.test.unique: testing/CMakeFiles/thrust.all.test.unique.dir/rule .PHONY : thrust.all.test.unique # clean rule for target. testing/CMakeFiles/thrust.all.test.unique.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique.dir/build.make testing/CMakeFiles/thrust.all.test.unique.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.unique.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.unique_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.unique_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.test.unique_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.test.unique_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.unique_by_key" .PHONY : testing/CMakeFiles/thrust.test.unique_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.unique_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.unique_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.unique_by_key.dir/rule # Convenience name for target. thrust.test.unique_by_key: testing/CMakeFiles/thrust.test.unique_by_key.dir/rule .PHONY : thrust.test.unique_by_key # clean rule for target. testing/CMakeFiles/thrust.test.unique_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.test.unique_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.unique_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.unique_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.unique_by_key.dir/all: testing/CMakeFiles/thrust.test.unique_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.unique_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.unique_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.unique_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.unique_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.unique_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.unique_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.unique_by_key.dir/rule # Convenience name for target. thrust.all.test.unique_by_key: testing/CMakeFiles/thrust.all.test.unique_by_key.dir/rule .PHONY : thrust.all.test.unique_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.unique_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unique_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.unique_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.unique_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.unittest_static_assert.dir # All Build rule for target. testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.test.unittest_static_assert.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.test.unittest_static_assert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.unittest_static_assert" .PHONY : testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.unittest_static_assert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.unittest_static_assert.dir/rule # Convenience name for target. thrust.test.unittest_static_assert: testing/CMakeFiles/thrust.test.unittest_static_assert.dir/rule .PHONY : thrust.test.unittest_static_assert # clean rule for target. testing/CMakeFiles/thrust.test.unittest_static_assert.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.test.unittest_static_assert.dir/clean .PHONY : testing/CMakeFiles/thrust.test.unittest_static_assert.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/all: testing/CMakeFiles/thrust.test.unittest_static_assert.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.unittest_static_assert" .PHONY : testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/rule # Convenience name for target. thrust.all.test.unittest_static_assert: testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/rule .PHONY : thrust.all.test.unittest_static_assert # clean rule for target. testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.unittest_static_assert.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.unittest_tester.dir # All Build rule for target. testing/CMakeFiles/thrust.test.unittest_tester.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.test.unittest_tester.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.test.unittest_tester.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=98 "Built target thrust.test.unittest_tester" .PHONY : testing/CMakeFiles/thrust.test.unittest_tester.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.unittest_tester.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.unittest_tester.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.unittest_tester.dir/rule # Convenience name for target. thrust.test.unittest_tester: testing/CMakeFiles/thrust.test.unittest_tester.dir/rule .PHONY : thrust.test.unittest_tester # clean rule for target. testing/CMakeFiles/thrust.test.unittest_tester.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.test.unittest_tester.dir/clean .PHONY : testing/CMakeFiles/thrust.test.unittest_tester.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.unittest_tester.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.unittest_tester.dir/all: testing/CMakeFiles/thrust.test.unittest_tester.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_tester.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_tester.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.unittest_tester" .PHONY : testing/CMakeFiles/thrust.all.test.unittest_tester.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.unittest_tester.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.unittest_tester.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.unittest_tester.dir/rule # Convenience name for target. thrust.all.test.unittest_tester: testing/CMakeFiles/thrust.all.test.unittest_tester.dir/rule .PHONY : thrust.all.test.unittest_tester # clean rule for target. testing/CMakeFiles/thrust.all.test.unittest_tester.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.unittest_tester.dir/build.make testing/CMakeFiles/thrust.all.test.unittest_tester.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.unittest_tester.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.universal_memory.dir # All Build rule for target. testing/CMakeFiles/thrust.test.universal_memory.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.test.universal_memory.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.test.universal_memory.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.universal_memory" .PHONY : testing/CMakeFiles/thrust.test.universal_memory.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.universal_memory.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.universal_memory.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.universal_memory.dir/rule # Convenience name for target. thrust.test.universal_memory: testing/CMakeFiles/thrust.test.universal_memory.dir/rule .PHONY : thrust.test.universal_memory # clean rule for target. testing/CMakeFiles/thrust.test.universal_memory.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.test.universal_memory.dir/clean .PHONY : testing/CMakeFiles/thrust.test.universal_memory.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.universal_memory.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.universal_memory.dir/all: testing/CMakeFiles/thrust.test.universal_memory.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.all.test.universal_memory.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.all.test.universal_memory.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.universal_memory" .PHONY : testing/CMakeFiles/thrust.all.test.universal_memory.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.universal_memory.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.universal_memory.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.universal_memory.dir/rule # Convenience name for target. thrust.all.test.universal_memory: testing/CMakeFiles/thrust.all.test.universal_memory.dir/rule .PHONY : thrust.all.test.universal_memory # clean rule for target. testing/CMakeFiles/thrust.all.test.universal_memory.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.universal_memory.dir/build.make testing/CMakeFiles/thrust.all.test.universal_memory.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.universal_memory.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.vector.dir # All Build rule for target. testing/CMakeFiles/thrust.test.vector.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector.dir/build.make testing/CMakeFiles/thrust.test.vector.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector.dir/build.make testing/CMakeFiles/thrust.test.vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.vector" .PHONY : testing/CMakeFiles/thrust.test.vector.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.vector.dir/rule # Convenience name for target. thrust.test.vector: testing/CMakeFiles/thrust.test.vector.dir/rule .PHONY : thrust.test.vector # clean rule for target. testing/CMakeFiles/thrust.test.vector.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector.dir/build.make testing/CMakeFiles/thrust.test.vector.dir/clean .PHONY : testing/CMakeFiles/thrust.test.vector.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.vector.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.vector.dir/all: testing/CMakeFiles/thrust.test.vector.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector.dir/build.make testing/CMakeFiles/thrust.all.test.vector.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector.dir/build.make testing/CMakeFiles/thrust.all.test.vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.vector" .PHONY : testing/CMakeFiles/thrust.all.test.vector.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.vector.dir/rule # Convenience name for target. thrust.all.test.vector: testing/CMakeFiles/thrust.all.test.vector.dir/rule .PHONY : thrust.all.test.vector # clean rule for target. testing/CMakeFiles/thrust.all.test.vector.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector.dir/build.make testing/CMakeFiles/thrust.all.test.vector.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.vector.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.vector_allocators.dir # All Build rule for target. testing/CMakeFiles/thrust.test.vector_allocators.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.test.vector_allocators.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.test.vector_allocators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.vector_allocators" .PHONY : testing/CMakeFiles/thrust.test.vector_allocators.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.vector_allocators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.vector_allocators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.vector_allocators.dir/rule # Convenience name for target. thrust.test.vector_allocators: testing/CMakeFiles/thrust.test.vector_allocators.dir/rule .PHONY : thrust.test.vector_allocators # clean rule for target. testing/CMakeFiles/thrust.test.vector_allocators.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.test.vector_allocators.dir/clean .PHONY : testing/CMakeFiles/thrust.test.vector_allocators.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.vector_allocators.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.vector_allocators.dir/all: testing/CMakeFiles/thrust.test.vector_allocators.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.all.test.vector_allocators.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.all.test.vector_allocators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.vector_allocators" .PHONY : testing/CMakeFiles/thrust.all.test.vector_allocators.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.vector_allocators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.vector_allocators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.vector_allocators.dir/rule # Convenience name for target. thrust.all.test.vector_allocators: testing/CMakeFiles/thrust.all.test.vector_allocators.dir/rule .PHONY : thrust.all.test.vector_allocators # clean rule for target. testing/CMakeFiles/thrust.all.test.vector_allocators.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_allocators.dir/build.make testing/CMakeFiles/thrust.all.test.vector_allocators.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.vector_allocators.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.vector_insert.dir # All Build rule for target. testing/CMakeFiles/thrust.test.vector_insert.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.test.vector_insert.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.test.vector_insert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.vector_insert" .PHONY : testing/CMakeFiles/thrust.test.vector_insert.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.vector_insert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.vector_insert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.vector_insert.dir/rule # Convenience name for target. thrust.test.vector_insert: testing/CMakeFiles/thrust.test.vector_insert.dir/rule .PHONY : thrust.test.vector_insert # clean rule for target. testing/CMakeFiles/thrust.test.vector_insert.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.test.vector_insert.dir/clean .PHONY : testing/CMakeFiles/thrust.test.vector_insert.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.vector_insert.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.vector_insert.dir/all: testing/CMakeFiles/thrust.test.vector_insert.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.all.test.vector_insert.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.all.test.vector_insert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.vector_insert" .PHONY : testing/CMakeFiles/thrust.all.test.vector_insert.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.vector_insert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.vector_insert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.vector_insert.dir/rule # Convenience name for target. thrust.all.test.vector_insert: testing/CMakeFiles/thrust.all.test.vector_insert.dir/rule .PHONY : thrust.all.test.vector_insert # clean rule for target. testing/CMakeFiles/thrust.all.test.vector_insert.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_insert.dir/build.make testing/CMakeFiles/thrust.all.test.vector_insert.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.vector_insert.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.vector_manipulation.dir # All Build rule for target. testing/CMakeFiles/thrust.test.vector_manipulation.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.test.vector_manipulation.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.test.vector_manipulation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.vector_manipulation" .PHONY : testing/CMakeFiles/thrust.test.vector_manipulation.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.vector_manipulation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.vector_manipulation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.vector_manipulation.dir/rule # Convenience name for target. thrust.test.vector_manipulation: testing/CMakeFiles/thrust.test.vector_manipulation.dir/rule .PHONY : thrust.test.vector_manipulation # clean rule for target. testing/CMakeFiles/thrust.test.vector_manipulation.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.test.vector_manipulation.dir/clean .PHONY : testing/CMakeFiles/thrust.test.vector_manipulation.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.vector_manipulation.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/all: testing/CMakeFiles/thrust.test.vector_manipulation.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.vector_manipulation" .PHONY : testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/rule # Convenience name for target. thrust.all.test.vector_manipulation: testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/rule .PHONY : thrust.all.test.vector_manipulation # clean rule for target. testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/build.make testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.vector_manipulation.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_function.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_function.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_function.dir/build.make testing/CMakeFiles/thrust.test.zip_function.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_function.dir/build.make testing/CMakeFiles/thrust.test.zip_function.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=99 "Built target thrust.test.zip_function" .PHONY : testing/CMakeFiles/thrust.test.zip_function.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_function.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_function.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_function.dir/rule # Convenience name for target. thrust.test.zip_function: testing/CMakeFiles/thrust.test.zip_function.dir/rule .PHONY : thrust.test.zip_function # clean rule for target. testing/CMakeFiles/thrust.test.zip_function.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_function.dir/build.make testing/CMakeFiles/thrust.test.zip_function.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_function.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_function.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_function.dir/all: testing/CMakeFiles/thrust.test.zip_function.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_function.dir/build.make testing/CMakeFiles/thrust.all.test.zip_function.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_function.dir/build.make testing/CMakeFiles/thrust.all.test.zip_function.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_function" .PHONY : testing/CMakeFiles/thrust.all.test.zip_function.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_function.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_function.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_function.dir/rule # Convenience name for target. thrust.all.test.zip_function: testing/CMakeFiles/thrust.all.test.zip_function.dir/rule .PHONY : thrust.all.test.zip_function # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_function.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_function.dir/build.make testing/CMakeFiles/thrust.all.test.zip_function.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_function.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.zip_iterator" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator.dir/rule # Convenience name for target. thrust.test.zip_iterator: testing/CMakeFiles/thrust.test.zip_iterator.dir/rule .PHONY : thrust.test.zip_iterator # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator.dir/all: testing/CMakeFiles/thrust.test.zip_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator.dir/rule # Convenience name for target. thrust.all.test.zip_iterator: testing/CMakeFiles/thrust.all.test.zip_iterator.dir/rule .PHONY : thrust.all.test.zip_iterator # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.zip_iterator_reduce" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/rule # Convenience name for target. thrust.test.zip_iterator_reduce: testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/rule .PHONY : thrust.test.zip_iterator_reduce # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator_reduce" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/rule # Convenience name for target. thrust.all.test.zip_iterator_reduce: testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/rule .PHONY : thrust.all.test.zip_iterator_reduce # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.zip_iterator_reduce_by_key" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/rule # Convenience name for target. thrust.test.zip_iterator_reduce_by_key: testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/rule .PHONY : thrust.test.zip_iterator_reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_reduce_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator_reduce_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/rule # Convenience name for target. thrust.all.test.zip_iterator_reduce_by_key: testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/rule .PHONY : thrust.all.test.zip_iterator_reduce_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_reduce_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.zip_iterator_scan" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/rule # Convenience name for target. thrust.test.zip_iterator_scan: testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/rule .PHONY : thrust.test.zip_iterator_scan # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_scan.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator_scan" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/rule # Convenience name for target. thrust.all.test.zip_iterator_scan: testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/rule .PHONY : thrust.all.test.zip_iterator_scan # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_scan.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.zip_iterator_sort" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/rule # Convenience name for target. thrust.test.zip_iterator_sort: testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/rule .PHONY : thrust.test.zip_iterator_sort # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_sort.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator_sort" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/rule # Convenience name for target. thrust.all.test.zip_iterator_sort: testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/rule .PHONY : thrust.all.test.zip_iterator_sort # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=100 "Built target thrust.test.zip_iterator_sort_by_key" .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/rule # Convenience name for target. thrust.test.zip_iterator_sort_by_key: testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/rule .PHONY : thrust.test.zip_iterator_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir # All Build rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/all: testing/CMakeFiles/thrust.test.zip_iterator_sort_by_key.dir/all $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/depend $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.zip_iterator_sort_by_key" .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/all # Build rule for subdir invocation for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/rule # Convenience name for target. thrust.all.test.zip_iterator_sort_by_key: testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/rule .PHONY : thrust.all.test.zip_iterator_sort_by_key # clean rule for target. testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/build.make testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/clean .PHONY : testing/CMakeFiles/thrust.all.test.zip_iterator_sort_by_key.dir/clean #============================================================================= # Target rules for target testing/unittest/CMakeFiles/thrust.test.framework.dir # All Build rule for target. testing/unittest/CMakeFiles/thrust.test.framework.dir/all: $(MAKE) $(MAKESILENT) -f testing/unittest/CMakeFiles/thrust.test.framework.dir/build.make testing/unittest/CMakeFiles/thrust.test.framework.dir/depend $(MAKE) $(MAKESILENT) -f testing/unittest/CMakeFiles/thrust.test.framework.dir/build.make testing/unittest/CMakeFiles/thrust.test.framework.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.framework" .PHONY : testing/unittest/CMakeFiles/thrust.test.framework.dir/all # Build rule for subdir invocation for target. testing/unittest/CMakeFiles/thrust.test.framework.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/unittest/CMakeFiles/thrust.test.framework.dir/rule # Convenience name for target. thrust.test.framework: testing/unittest/CMakeFiles/thrust.test.framework.dir/rule .PHONY : thrust.test.framework # clean rule for target. testing/unittest/CMakeFiles/thrust.test.framework.dir/clean: $(MAKE) $(MAKESILENT) -f testing/unittest/CMakeFiles/thrust.test.framework.dir/build.make testing/unittest/CMakeFiles/thrust.test.framework.dir/clean .PHONY : testing/unittest/CMakeFiles/thrust.test.framework.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.all" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.all: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.all # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.all.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.all" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/rule .PHONY : thrust.test.async.exclusive_scan.all # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.all.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.counting_iterator" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.counting_iterator: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/rule .PHONY : thrust.test.async.exclusive_scan.counting_iterator # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.counting_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.counting_iterator" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.counting_iterator: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.counting_iterator # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.discard_output" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.discard_output: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/rule .PHONY : thrust.test.async.exclusive_scan.discard_output # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.discard_output.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.discard_output" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.discard_output: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.discard_output # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.discard_output.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.large_indices" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.large_indices: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/rule .PHONY : thrust.test.async.exclusive_scan.large_indices # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_indices.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.large_indices" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.large_indices: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.large_indices # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_indices.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=62 "Built target thrust.test.async.exclusive_scan.large_types" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.large_types: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/rule .PHONY : thrust.test.async.exclusive_scan.large_types # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.large_types.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.large_types" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.large_types: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.large_types # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.large_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.mixed_types" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.mixed_types: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/rule .PHONY : thrust.test.async.exclusive_scan.mixed_types # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.mixed_types.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.mixed_types" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.mixed_types: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.mixed_types # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.mixed_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.simple" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.simple: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/rule .PHONY : thrust.test.async.exclusive_scan.simple # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.simple.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.simple" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.simple: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.simple # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.simple.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.stateful_operator" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.stateful_operator: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/rule .PHONY : thrust.test.async.exclusive_scan.stateful_operator # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.stateful_operator.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.stateful_operator" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.stateful_operator: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.stateful_operator # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.stateful_operator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.exclusive_scan.using_vs_adl" .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/rule # Convenience name for target. thrust.test.async.exclusive_scan.using_vs_adl: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/rule .PHONY : thrust.test.async.exclusive_scan.using_vs_adl # clean rule for target. testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/all: testing/async/CMakeFiles/thrust.test.async.exclusive_scan.using_vs_adl.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.exclusive_scan.using_vs_adl" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/rule # Convenience name for target. thrust.all.test.async.exclusive_scan.using_vs_adl: testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/rule .PHONY : thrust.all.test.async.exclusive_scan.using_vs_adl # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.exclusive_scan.using_vs_adl.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.all" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.all: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.all # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.all.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.all" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/rule .PHONY : thrust.test.async.inclusive_scan.all # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.all.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.counting_iterator" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.counting_iterator: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/rule .PHONY : thrust.test.async.inclusive_scan.counting_iterator # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.counting_iterator.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.counting_iterator" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.counting_iterator: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.counting_iterator # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.counting_iterator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=63 "Built target thrust.test.async.inclusive_scan.discard_output" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.discard_output: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/rule .PHONY : thrust.test.async.inclusive_scan.discard_output # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.discard_output.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.discard_output" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.discard_output: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.discard_output # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.discard_output.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.large_indices" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.large_indices: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/rule .PHONY : thrust.test.async.inclusive_scan.large_indices # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_indices.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.large_indices" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.large_indices: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.large_indices # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_indices.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.large_types" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.large_types: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/rule .PHONY : thrust.test.async.inclusive_scan.large_types # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.large_types.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.large_types" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.large_types: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.large_types # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.large_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.mixed_types" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.mixed_types: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/rule .PHONY : thrust.test.async.inclusive_scan.mixed_types # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.mixed_types.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.mixed_types" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.mixed_types: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.mixed_types # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.mixed_types.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.simple" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.simple: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/rule .PHONY : thrust.test.async.inclusive_scan.simple # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.simple.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.simple" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.simple: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.simple # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.simple.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.stateful_operator" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.stateful_operator: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/rule .PHONY : thrust.test.async.inclusive_scan.stateful_operator # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.stateful_operator.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.stateful_operator" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.stateful_operator: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.stateful_operator # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.stateful_operator.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir # All Build rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.async.inclusive_scan.using_vs_adl" .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/rule # Convenience name for target. thrust.test.async.inclusive_scan.using_vs_adl: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/rule .PHONY : thrust.test.async.inclusive_scan.using_vs_adl # clean rule for target. testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/clean .PHONY : testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/clean #============================================================================= # Target rules for target testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir # All Build rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/all: testing/async/CMakeFiles/thrust.test.async.inclusive_scan.using_vs_adl.dir/all $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/depend $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.async.inclusive_scan.using_vs_adl" .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/all # Build rule for subdir invocation for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/rule # Convenience name for target. thrust.all.test.async.inclusive_scan.using_vs_adl: testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/rule .PHONY : thrust.all.test.async.inclusive_scan.using_vs_adl # clean rule for target. testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/clean: $(MAKE) $(MAKESILENT) -f testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/build.make testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/clean .PHONY : testing/async/CMakeFiles/thrust.all.test.async.inclusive_scan.using_vs_adl.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.adjacent_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.adjacent_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.adjacent_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.adjacent_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.adjacent_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.adjacent_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.binary_search.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.binary_search.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule .PHONY : thrust.test.cuda.binary_search.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.binary_search.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.binary_search.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.binary_search.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.complex.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.complex.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule .PHONY : thrust.test.cuda.complex.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.complex.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.complex.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.complex.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.copy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.copy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule .PHONY : thrust.test.cuda.copy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.copy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.copy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.copy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.copy_if.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.copy_if.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule .PHONY : thrust.test.cuda.copy_if.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.copy_if.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.copy_if.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.copy_if.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=68 "Built target thrust.test.cuda.count.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.count.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule .PHONY : thrust.test.cuda.count.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.count.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.count.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.count.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.cudart.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.cudart.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule .PHONY : thrust.test.cuda.cudart.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.cudart.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.cudart.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.cudart.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.device_side_universal_vector.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.device_side_universal_vector.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : thrust.test.cuda.device_side_universal_vector.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.device_side_universal_vector.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.device_side_universal_vector.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.device_side_universal_vector.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.equal.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.equal.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule .PHONY : thrust.test.cuda.equal.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.equal.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.equal.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.equal.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.fill.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.fill.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule .PHONY : thrust.test.cuda.fill.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.fill.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.fill.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.fill.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.find.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.find.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule .PHONY : thrust.test.cuda.find.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.find.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.find.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.find.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=69 "Built target thrust.test.cuda.for_each.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.for_each.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule .PHONY : thrust.test.cuda.for_each.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.for_each.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.for_each.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.for_each.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.gather.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.gather.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule .PHONY : thrust.test.cuda.gather.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.gather.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.gather.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.gather.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.generate.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.generate.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule .PHONY : thrust.test.cuda.generate.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.generate.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.generate.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.generate.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.inner_product.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.inner_product.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule .PHONY : thrust.test.cuda.inner_product.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.inner_product.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.inner_product.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.inner_product.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.is_partitioned.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_partitioned.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_partitioned.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.is_partitioned.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_partitioned.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_partitioned.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.is_sorted.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_sorted.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_sorted.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.is_sorted.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_sorted.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_sorted.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=70 "Built target thrust.test.cuda.is_sorted_until.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_sorted_until.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_sorted_until.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.is_sorted_until.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_sorted_until.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_sorted_until.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.logical.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.logical.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule .PHONY : thrust.test.cuda.logical.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.logical.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.logical.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.logical.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.max_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.max_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.max_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.max_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.max_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.max_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.memory.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.memory.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule .PHONY : thrust.test.cuda.memory.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.memory.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.memory.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.memory.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.merge.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.merge.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.merge_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.merge_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.merge_sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge_sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge_sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.merge_sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge_sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge_sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=71 "Built target thrust.test.cuda.min_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.min_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.min_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.min_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.min_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.min_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.minmax_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.minmax_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.minmax_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.minmax_element.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.minmax_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.minmax_element.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.mismatch.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.mismatch.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule .PHONY : thrust.test.cuda.mismatch.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.mismatch.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.mismatch.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.mismatch.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.pair_sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.pair_sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.pair_sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.pair_sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.pair_sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.pair_sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.pair_sort_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.pair_sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.pair_sort_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.pair_sort_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.pair_sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.pair_sort_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.partition.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.partition.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule .PHONY : thrust.test.cuda.partition.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.partition.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.partition.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.partition.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=72 "Built target thrust.test.cuda.partition_point.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.partition_point.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule .PHONY : thrust.test.cuda.partition_point.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.partition_point.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.partition_point.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.partition_point.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.reduce.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reduce.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule .PHONY : thrust.test.cuda.reduce.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.reduce.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reduce.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reduce.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.reduce_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reduce_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.reduce_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.reduce_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reduce_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reduce_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.remove.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.remove.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule .PHONY : thrust.test.cuda.remove.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.remove.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.remove.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.remove.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.replace.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.replace.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule .PHONY : thrust.test.cuda.replace.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.replace.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.replace.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.replace.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.reverse.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reverse.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule .PHONY : thrust.test.cuda.reverse.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.reverse.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reverse.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reverse.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=73 "Built target thrust.test.cuda.scan.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scan.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule .PHONY : thrust.test.cuda.scan.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.scan.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scan.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scan.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.scan_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scan_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.scan_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.scan_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scan_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scan_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.scatter.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scatter.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule .PHONY : thrust.test.cuda.scatter.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.scatter.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scatter.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scatter.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.sequence.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sequence.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule .PHONY : thrust.test.cuda.sequence.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.sequence.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sequence.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sequence.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_difference_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_difference_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_difference_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_difference_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=74 "Built target thrust.test.cuda.set_intersection.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_intersection.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_intersection.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_intersection.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_intersection.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_intersection.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_intersection_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_intersection_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_intersection_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_intersection_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_intersection_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_intersection_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_symmetric_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_symmetric_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_symmetric_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_symmetric_difference.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_symmetric_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_symmetric_difference.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_symmetric_difference_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_symmetric_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_symmetric_difference_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_union.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_union.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_union.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_union.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_union.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_union.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.set_union_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_union_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_union_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.set_union_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_union_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_union_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=75 "Built target thrust.test.cuda.sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.sort.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sort.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.sort_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.sort_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.sort_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sort_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.stream_legacy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.stream_legacy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : thrust.test.cuda.stream_legacy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.stream_legacy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.stream_legacy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.stream_legacy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.stream_per_thread.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.stream_per_thread.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : thrust.test.cuda.stream_per_thread.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.stream_per_thread.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.stream_per_thread.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.stream_per_thread.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.swap_ranges.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.swap_ranges.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : thrust.test.cuda.swap_ranges.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.swap_ranges.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.swap_ranges.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.swap_ranges.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.tabulate.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.tabulate.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule .PHONY : thrust.test.cuda.tabulate.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.tabulate.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.tabulate.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.tabulate.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=76 "Built target thrust.test.cuda.transform.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.transform.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.transform_reduce.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform_reduce.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform_reduce.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.transform_reduce.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform_reduce.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform_reduce.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.transform_scan.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform_scan.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform_scan.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.transform_scan.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform_scan.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform_scan.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.uninitialized_copy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.uninitialized_copy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : thrust.test.cuda.uninitialized_copy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.uninitialized_copy.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.uninitialized_copy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.uninitialized_copy.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.uninitialized_fill.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.uninitialized_fill.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : thrust.test.cuda.uninitialized_fill.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.uninitialized_fill.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.uninitialized_fill.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.uninitialized_fill.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.unique.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.unique.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule .PHONY : thrust.test.cuda.unique.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.unique.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.unique.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.unique.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all: testing/unittest/CMakeFiles/thrust.test.framework.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.test.cuda.unique_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.unique_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.unique_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir # All Build rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/all: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.test.cuda.unique_by_key.cdp_0" .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.unique_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.unique_by_key.cdp_0 # clean rule for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/clean .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.examples.dir # All Build rule for target. examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.basic_vector.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.bounding_box.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.constant_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.counting_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.device_ptr.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.expand.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.histogram.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.lambda.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.max_abs_diff.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.minmax.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.mode.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.monte_carlo.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.mr_basic.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.norm.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.permutation_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.remove_points2d.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.repeated_range.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.run_length_decoding.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.run_length_encoding.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.saxpy.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.scan_by_key.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.set_operations.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.simple_moving_average.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.sort.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.sparse_vector.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.stream_compaction.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.strided_range.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.sum.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.sum_rows.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.summary_statistics.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.summed_area_table.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.tiled_range.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.transform_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.version.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.weld_vertices.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/CMakeFiles/thrust.example.word_count.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all examples/CMakeFiles/thrust.examples.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.examples.dir/build.make examples/CMakeFiles/thrust.examples.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.examples.dir/build.make examples/CMakeFiles/thrust.examples.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.examples" .PHONY : examples/CMakeFiles/thrust.examples.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.examples.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.examples.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.examples.dir/rule # Convenience name for target. thrust.examples: examples/CMakeFiles/thrust.examples.dir/rule .PHONY : thrust.examples # clean rule for target. examples/CMakeFiles/thrust.examples.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.examples.dir/build.make examples/CMakeFiles/thrust.examples.dir/clean .PHONY : examples/CMakeFiles/thrust.examples.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.arbitrary_transformation.dir # All Build rule for target. examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.arbitrary_transformation" .PHONY : examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/rule # Convenience name for target. thrust.example.arbitrary_transformation: examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/rule .PHONY : thrust.example.arbitrary_transformation # clean rule for target. examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/clean .PHONY : examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/all: examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.arbitrary_transformation" .PHONY : examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/rule # Convenience name for target. thrust.all.example.arbitrary_transformation: examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/rule .PHONY : thrust.all.example.arbitrary_transformation # clean rule for target. examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.basic_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.example.basic_vector.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.example.basic_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.example.basic_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.basic_vector" .PHONY : examples/CMakeFiles/thrust.example.basic_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.basic_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.basic_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.basic_vector.dir/rule # Convenience name for target. thrust.example.basic_vector: examples/CMakeFiles/thrust.example.basic_vector.dir/rule .PHONY : thrust.example.basic_vector # clean rule for target. examples/CMakeFiles/thrust.example.basic_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.example.basic_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.example.basic_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.basic_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.basic_vector.dir/all: examples/CMakeFiles/thrust.example.basic_vector.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.all.example.basic_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.all.example.basic_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.basic_vector" .PHONY : examples/CMakeFiles/thrust.all.example.basic_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.basic_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.basic_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.basic_vector.dir/rule # Convenience name for target. thrust.all.example.basic_vector: examples/CMakeFiles/thrust.all.example.basic_vector.dir/rule .PHONY : thrust.all.example.basic_vector # clean rule for target. examples/CMakeFiles/thrust.all.example.basic_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.all.example.basic_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.basic_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.bounding_box.dir # All Build rule for target. examples/CMakeFiles/thrust.example.bounding_box.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.example.bounding_box.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.example.bounding_box.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.bounding_box" .PHONY : examples/CMakeFiles/thrust.example.bounding_box.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.bounding_box.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.bounding_box.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.bounding_box.dir/rule # Convenience name for target. thrust.example.bounding_box: examples/CMakeFiles/thrust.example.bounding_box.dir/rule .PHONY : thrust.example.bounding_box # clean rule for target. examples/CMakeFiles/thrust.example.bounding_box.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.example.bounding_box.dir/clean .PHONY : examples/CMakeFiles/thrust.example.bounding_box.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.bounding_box.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.bounding_box.dir/all: examples/CMakeFiles/thrust.example.bounding_box.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.all.example.bounding_box.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.all.example.bounding_box.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.bounding_box" .PHONY : examples/CMakeFiles/thrust.all.example.bounding_box.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.bounding_box.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.bounding_box.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.bounding_box.dir/rule # Convenience name for target. thrust.all.example.bounding_box: examples/CMakeFiles/thrust.all.example.bounding_box.dir/rule .PHONY : thrust.all.example.bounding_box # clean rule for target. examples/CMakeFiles/thrust.all.example.bounding_box.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.all.example.bounding_box.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.bounding_box.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.bucket_sort2d.dir # All Build rule for target. examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.example.bucket_sort2d.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.bucket_sort2d" .PHONY : examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.bucket_sort2d.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.bucket_sort2d.dir/rule # Convenience name for target. thrust.example.bucket_sort2d: examples/CMakeFiles/thrust.example.bucket_sort2d.dir/rule .PHONY : thrust.example.bucket_sort2d # clean rule for target. examples/CMakeFiles/thrust.example.bucket_sort2d.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.example.bucket_sort2d.dir/clean .PHONY : examples/CMakeFiles/thrust.example.bucket_sort2d.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/all: examples/CMakeFiles/thrust.example.bucket_sort2d.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.bucket_sort2d" .PHONY : examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/rule # Convenience name for target. thrust.all.example.bucket_sort2d: examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/rule .PHONY : thrust.all.example.bucket_sort2d # clean rule for target. examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.constant_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.constant_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.example.constant_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.example.constant_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.constant_iterator" .PHONY : examples/CMakeFiles/thrust.example.constant_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.constant_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.constant_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.constant_iterator.dir/rule # Convenience name for target. thrust.example.constant_iterator: examples/CMakeFiles/thrust.example.constant_iterator.dir/rule .PHONY : thrust.example.constant_iterator # clean rule for target. examples/CMakeFiles/thrust.example.constant_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.example.constant_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.constant_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.constant_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.constant_iterator.dir/all: examples/CMakeFiles/thrust.example.constant_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.constant_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.constant_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.constant_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.constant_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.constant_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.constant_iterator.dir/rule # Convenience name for target. thrust.all.example.constant_iterator: examples/CMakeFiles/thrust.all.example.constant_iterator.dir/rule .PHONY : thrust.all.example.constant_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.constant_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.constant_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.constant_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.counting_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.counting_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.example.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.example.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=41 "Built target thrust.example.counting_iterator" .PHONY : examples/CMakeFiles/thrust.example.counting_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.counting_iterator.dir/rule # Convenience name for target. thrust.example.counting_iterator: examples/CMakeFiles/thrust.example.counting_iterator.dir/rule .PHONY : thrust.example.counting_iterator # clean rule for target. examples/CMakeFiles/thrust.example.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.example.counting_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.counting_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.counting_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.counting_iterator.dir/all: examples/CMakeFiles/thrust.example.counting_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.counting_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.counting_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.counting_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.counting_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.counting_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.counting_iterator.dir/rule # Convenience name for target. thrust.all.example.counting_iterator: examples/CMakeFiles/thrust.all.example.counting_iterator.dir/rule .PHONY : thrust.all.example.counting_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.counting_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.counting_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.counting_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.device_ptr.dir # All Build rule for target. examples/CMakeFiles/thrust.example.device_ptr.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.example.device_ptr.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.example.device_ptr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.device_ptr" .PHONY : examples/CMakeFiles/thrust.example.device_ptr.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.device_ptr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.device_ptr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.device_ptr.dir/rule # Convenience name for target. thrust.example.device_ptr: examples/CMakeFiles/thrust.example.device_ptr.dir/rule .PHONY : thrust.example.device_ptr # clean rule for target. examples/CMakeFiles/thrust.example.device_ptr.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.example.device_ptr.dir/clean .PHONY : examples/CMakeFiles/thrust.example.device_ptr.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.device_ptr.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.device_ptr.dir/all: examples/CMakeFiles/thrust.example.device_ptr.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.all.example.device_ptr.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.all.example.device_ptr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.device_ptr" .PHONY : examples/CMakeFiles/thrust.all.example.device_ptr.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.device_ptr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.device_ptr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.device_ptr.dir/rule # Convenience name for target. thrust.all.example.device_ptr: examples/CMakeFiles/thrust.all.example.device_ptr.dir/rule .PHONY : thrust.all.example.device_ptr # clean rule for target. examples/CMakeFiles/thrust.all.example.device_ptr.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.all.example.device_ptr.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.device_ptr.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.discrete_voronoi.dir # All Build rule for target. examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.example.discrete_voronoi.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.discrete_voronoi" .PHONY : examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.discrete_voronoi.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.discrete_voronoi.dir/rule # Convenience name for target. thrust.example.discrete_voronoi: examples/CMakeFiles/thrust.example.discrete_voronoi.dir/rule .PHONY : thrust.example.discrete_voronoi # clean rule for target. examples/CMakeFiles/thrust.example.discrete_voronoi.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.example.discrete_voronoi.dir/clean .PHONY : examples/CMakeFiles/thrust.example.discrete_voronoi.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/all: examples/CMakeFiles/thrust.example.discrete_voronoi.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.discrete_voronoi" .PHONY : examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/rule # Convenience name for target. thrust.all.example.discrete_voronoi: examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/rule .PHONY : thrust.all.example.discrete_voronoi # clean rule for target. examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.dot_products_with_zip.dir # All Build rule for target. examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.dot_products_with_zip" .PHONY : examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/rule # Convenience name for target. thrust.example.dot_products_with_zip: examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/rule .PHONY : thrust.example.dot_products_with_zip # clean rule for target. examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/clean .PHONY : examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/all: examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.dot_products_with_zip" .PHONY : examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/rule # Convenience name for target. thrust.all.example.dot_products_with_zip: examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/rule .PHONY : thrust.all.example.dot_products_with_zip # clean rule for target. examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.expand.dir # All Build rule for target. examples/CMakeFiles/thrust.example.expand.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.expand.dir/build.make examples/CMakeFiles/thrust.example.expand.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.expand.dir/build.make examples/CMakeFiles/thrust.example.expand.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.expand" .PHONY : examples/CMakeFiles/thrust.example.expand.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.expand.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.expand.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.expand.dir/rule # Convenience name for target. thrust.example.expand: examples/CMakeFiles/thrust.example.expand.dir/rule .PHONY : thrust.example.expand # clean rule for target. examples/CMakeFiles/thrust.example.expand.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.expand.dir/build.make examples/CMakeFiles/thrust.example.expand.dir/clean .PHONY : examples/CMakeFiles/thrust.example.expand.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.expand.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.expand.dir/all: examples/CMakeFiles/thrust.example.expand.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.expand.dir/build.make examples/CMakeFiles/thrust.all.example.expand.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.expand.dir/build.make examples/CMakeFiles/thrust.all.example.expand.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.expand" .PHONY : examples/CMakeFiles/thrust.all.example.expand.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.expand.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.expand.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.expand.dir/rule # Convenience name for target. thrust.all.example.expand: examples/CMakeFiles/thrust.all.example.expand.dir/rule .PHONY : thrust.all.example.expand # clean rule for target. examples/CMakeFiles/thrust.all.example.expand.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.expand.dir/build.make examples/CMakeFiles/thrust.all.example.expand.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.expand.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.fill_copy_sequence.dir # All Build rule for target. examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=43 "Built target thrust.example.fill_copy_sequence" .PHONY : examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/rule # Convenience name for target. thrust.example.fill_copy_sequence: examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/rule .PHONY : thrust.example.fill_copy_sequence # clean rule for target. examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/clean .PHONY : examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/all: examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.fill_copy_sequence" .PHONY : examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/rule # Convenience name for target. thrust.all.example.fill_copy_sequence: examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/rule .PHONY : thrust.all.example.fill_copy_sequence # clean rule for target. examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.histogram.dir # All Build rule for target. examples/CMakeFiles/thrust.example.histogram.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.histogram.dir/build.make examples/CMakeFiles/thrust.example.histogram.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.histogram.dir/build.make examples/CMakeFiles/thrust.example.histogram.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.histogram" .PHONY : examples/CMakeFiles/thrust.example.histogram.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.histogram.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.histogram.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.histogram.dir/rule # Convenience name for target. thrust.example.histogram: examples/CMakeFiles/thrust.example.histogram.dir/rule .PHONY : thrust.example.histogram # clean rule for target. examples/CMakeFiles/thrust.example.histogram.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.histogram.dir/build.make examples/CMakeFiles/thrust.example.histogram.dir/clean .PHONY : examples/CMakeFiles/thrust.example.histogram.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.histogram.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.histogram.dir/all: examples/CMakeFiles/thrust.example.histogram.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.histogram.dir/build.make examples/CMakeFiles/thrust.all.example.histogram.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.histogram.dir/build.make examples/CMakeFiles/thrust.all.example.histogram.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.histogram" .PHONY : examples/CMakeFiles/thrust.all.example.histogram.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.histogram.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.histogram.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.histogram.dir/rule # Convenience name for target. thrust.all.example.histogram: examples/CMakeFiles/thrust.all.example.histogram.dir/rule .PHONY : thrust.all.example.histogram # clean rule for target. examples/CMakeFiles/thrust.all.example.histogram.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.histogram.dir/build.make examples/CMakeFiles/thrust.all.example.histogram.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.histogram.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.lambda.dir # All Build rule for target. examples/CMakeFiles/thrust.example.lambda.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lambda.dir/build.make examples/CMakeFiles/thrust.example.lambda.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lambda.dir/build.make examples/CMakeFiles/thrust.example.lambda.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.lambda" .PHONY : examples/CMakeFiles/thrust.example.lambda.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.lambda.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.lambda.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.lambda.dir/rule # Convenience name for target. thrust.example.lambda: examples/CMakeFiles/thrust.example.lambda.dir/rule .PHONY : thrust.example.lambda # clean rule for target. examples/CMakeFiles/thrust.example.lambda.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lambda.dir/build.make examples/CMakeFiles/thrust.example.lambda.dir/clean .PHONY : examples/CMakeFiles/thrust.example.lambda.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.lambda.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.lambda.dir/all: examples/CMakeFiles/thrust.example.lambda.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lambda.dir/build.make examples/CMakeFiles/thrust.all.example.lambda.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lambda.dir/build.make examples/CMakeFiles/thrust.all.example.lambda.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.lambda" .PHONY : examples/CMakeFiles/thrust.all.example.lambda.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.lambda.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.lambda.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.lambda.dir/rule # Convenience name for target. thrust.all.example.lambda: examples/CMakeFiles/thrust.all.example.lambda.dir/rule .PHONY : thrust.all.example.lambda # clean rule for target. examples/CMakeFiles/thrust.all.example.lambda.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lambda.dir/build.make examples/CMakeFiles/thrust.all.example.lambda.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.lambda.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.lexicographical_sort.dir # All Build rule for target. examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.example.lexicographical_sort.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.lexicographical_sort" .PHONY : examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.lexicographical_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.lexicographical_sort.dir/rule # Convenience name for target. thrust.example.lexicographical_sort: examples/CMakeFiles/thrust.example.lexicographical_sort.dir/rule .PHONY : thrust.example.lexicographical_sort # clean rule for target. examples/CMakeFiles/thrust.example.lexicographical_sort.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.example.lexicographical_sort.dir/clean .PHONY : examples/CMakeFiles/thrust.example.lexicographical_sort.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/all: examples/CMakeFiles/thrust.example.lexicographical_sort.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.lexicographical_sort" .PHONY : examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/rule # Convenience name for target. thrust.all.example.lexicographical_sort: examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/rule .PHONY : thrust.all.example.lexicographical_sort # clean rule for target. examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.max_abs_diff.dir # All Build rule for target. examples/CMakeFiles/thrust.example.max_abs_diff.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.example.max_abs_diff.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.example.max_abs_diff.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.max_abs_diff" .PHONY : examples/CMakeFiles/thrust.example.max_abs_diff.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.max_abs_diff.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.max_abs_diff.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.max_abs_diff.dir/rule # Convenience name for target. thrust.example.max_abs_diff: examples/CMakeFiles/thrust.example.max_abs_diff.dir/rule .PHONY : thrust.example.max_abs_diff # clean rule for target. examples/CMakeFiles/thrust.example.max_abs_diff.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.example.max_abs_diff.dir/clean .PHONY : examples/CMakeFiles/thrust.example.max_abs_diff.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.max_abs_diff.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/all: examples/CMakeFiles/thrust.example.max_abs_diff.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.max_abs_diff" .PHONY : examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/rule # Convenience name for target. thrust.all.example.max_abs_diff: examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/rule .PHONY : thrust.all.example.max_abs_diff # clean rule for target. examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.minimal_custom_backend.dir # All Build rule for target. examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.minimal_custom_backend" .PHONY : examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/rule # Convenience name for target. thrust.example.minimal_custom_backend: examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/rule .PHONY : thrust.example.minimal_custom_backend # clean rule for target. examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/clean .PHONY : examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/all: examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.minimal_custom_backend" .PHONY : examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/rule # Convenience name for target. thrust.all.example.minimal_custom_backend: examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/rule .PHONY : thrust.all.example.minimal_custom_backend # clean rule for target. examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.minmax.dir # All Build rule for target. examples/CMakeFiles/thrust.example.minmax.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minmax.dir/build.make examples/CMakeFiles/thrust.example.minmax.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minmax.dir/build.make examples/CMakeFiles/thrust.example.minmax.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.minmax" .PHONY : examples/CMakeFiles/thrust.example.minmax.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.minmax.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.minmax.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.minmax.dir/rule # Convenience name for target. thrust.example.minmax: examples/CMakeFiles/thrust.example.minmax.dir/rule .PHONY : thrust.example.minmax # clean rule for target. examples/CMakeFiles/thrust.example.minmax.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minmax.dir/build.make examples/CMakeFiles/thrust.example.minmax.dir/clean .PHONY : examples/CMakeFiles/thrust.example.minmax.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.minmax.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.minmax.dir/all: examples/CMakeFiles/thrust.example.minmax.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minmax.dir/build.make examples/CMakeFiles/thrust.all.example.minmax.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minmax.dir/build.make examples/CMakeFiles/thrust.all.example.minmax.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.minmax" .PHONY : examples/CMakeFiles/thrust.all.example.minmax.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.minmax.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.minmax.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.minmax.dir/rule # Convenience name for target. thrust.all.example.minmax: examples/CMakeFiles/thrust.all.example.minmax.dir/rule .PHONY : thrust.all.example.minmax # clean rule for target. examples/CMakeFiles/thrust.all.example.minmax.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minmax.dir/build.make examples/CMakeFiles/thrust.all.example.minmax.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.minmax.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.mode.dir # All Build rule for target. examples/CMakeFiles/thrust.example.mode.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mode.dir/build.make examples/CMakeFiles/thrust.example.mode.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mode.dir/build.make examples/CMakeFiles/thrust.example.mode.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=44 "Built target thrust.example.mode" .PHONY : examples/CMakeFiles/thrust.example.mode.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.mode.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.mode.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.mode.dir/rule # Convenience name for target. thrust.example.mode: examples/CMakeFiles/thrust.example.mode.dir/rule .PHONY : thrust.example.mode # clean rule for target. examples/CMakeFiles/thrust.example.mode.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mode.dir/build.make examples/CMakeFiles/thrust.example.mode.dir/clean .PHONY : examples/CMakeFiles/thrust.example.mode.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.mode.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.mode.dir/all: examples/CMakeFiles/thrust.example.mode.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mode.dir/build.make examples/CMakeFiles/thrust.all.example.mode.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mode.dir/build.make examples/CMakeFiles/thrust.all.example.mode.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.mode" .PHONY : examples/CMakeFiles/thrust.all.example.mode.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.mode.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.mode.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.mode.dir/rule # Convenience name for target. thrust.all.example.mode: examples/CMakeFiles/thrust.all.example.mode.dir/rule .PHONY : thrust.all.example.mode # clean rule for target. examples/CMakeFiles/thrust.all.example.mode.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mode.dir/build.make examples/CMakeFiles/thrust.all.example.mode.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.mode.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.monte_carlo.dir # All Build rule for target. examples/CMakeFiles/thrust.example.monte_carlo.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.monte_carlo" .PHONY : examples/CMakeFiles/thrust.example.monte_carlo.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.monte_carlo.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.monte_carlo.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.monte_carlo.dir/rule # Convenience name for target. thrust.example.monte_carlo: examples/CMakeFiles/thrust.example.monte_carlo.dir/rule .PHONY : thrust.example.monte_carlo # clean rule for target. examples/CMakeFiles/thrust.example.monte_carlo.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo.dir/clean .PHONY : examples/CMakeFiles/thrust.example.monte_carlo.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.monte_carlo.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.monte_carlo.dir/all: examples/CMakeFiles/thrust.example.monte_carlo.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.monte_carlo" .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.monte_carlo.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.monte_carlo.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo.dir/rule # Convenience name for target. thrust.all.example.monte_carlo: examples/CMakeFiles/thrust.all.example.monte_carlo.dir/rule .PHONY : thrust.all.example.monte_carlo # clean rule for target. examples/CMakeFiles/thrust.all.example.monte_carlo.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir # All Build rule for target. examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.monte_carlo_disjoint_sequences" .PHONY : examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/rule # Convenience name for target. thrust.example.monte_carlo_disjoint_sequences: examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/rule .PHONY : thrust.example.monte_carlo_disjoint_sequences # clean rule for target. examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/clean .PHONY : examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/all: examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.monte_carlo_disjoint_sequences" .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/rule # Convenience name for target. thrust.all.example.monte_carlo_disjoint_sequences: examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/rule .PHONY : thrust.all.example.monte_carlo_disjoint_sequences # clean rule for target. examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.mr_basic.dir # All Build rule for target. examples/CMakeFiles/thrust.example.mr_basic.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.example.mr_basic.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.example.mr_basic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.mr_basic" .PHONY : examples/CMakeFiles/thrust.example.mr_basic.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.mr_basic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.mr_basic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.mr_basic.dir/rule # Convenience name for target. thrust.example.mr_basic: examples/CMakeFiles/thrust.example.mr_basic.dir/rule .PHONY : thrust.example.mr_basic # clean rule for target. examples/CMakeFiles/thrust.example.mr_basic.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.example.mr_basic.dir/clean .PHONY : examples/CMakeFiles/thrust.example.mr_basic.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.mr_basic.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.mr_basic.dir/all: examples/CMakeFiles/thrust.example.mr_basic.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.all.example.mr_basic.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.all.example.mr_basic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.mr_basic" .PHONY : examples/CMakeFiles/thrust.all.example.mr_basic.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.mr_basic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.mr_basic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.mr_basic.dir/rule # Convenience name for target. thrust.all.example.mr_basic: examples/CMakeFiles/thrust.all.example.mr_basic.dir/rule .PHONY : thrust.all.example.mr_basic # clean rule for target. examples/CMakeFiles/thrust.all.example.mr_basic.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.all.example.mr_basic.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.mr_basic.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.norm.dir # All Build rule for target. examples/CMakeFiles/thrust.example.norm.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.norm.dir/build.make examples/CMakeFiles/thrust.example.norm.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.norm.dir/build.make examples/CMakeFiles/thrust.example.norm.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.norm" .PHONY : examples/CMakeFiles/thrust.example.norm.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.norm.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.norm.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.norm.dir/rule # Convenience name for target. thrust.example.norm: examples/CMakeFiles/thrust.example.norm.dir/rule .PHONY : thrust.example.norm # clean rule for target. examples/CMakeFiles/thrust.example.norm.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.norm.dir/build.make examples/CMakeFiles/thrust.example.norm.dir/clean .PHONY : examples/CMakeFiles/thrust.example.norm.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.norm.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.norm.dir/all: examples/CMakeFiles/thrust.example.norm.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.norm.dir/build.make examples/CMakeFiles/thrust.all.example.norm.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.norm.dir/build.make examples/CMakeFiles/thrust.all.example.norm.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.norm" .PHONY : examples/CMakeFiles/thrust.all.example.norm.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.norm.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.norm.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.norm.dir/rule # Convenience name for target. thrust.all.example.norm: examples/CMakeFiles/thrust.all.example.norm.dir/rule .PHONY : thrust.all.example.norm # clean rule for target. examples/CMakeFiles/thrust.all.example.norm.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.norm.dir/build.make examples/CMakeFiles/thrust.all.example.norm.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.norm.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.padded_grid_reduction.dir # All Build rule for target. examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.padded_grid_reduction" .PHONY : examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/rule # Convenience name for target. thrust.example.padded_grid_reduction: examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/rule .PHONY : thrust.example.padded_grid_reduction # clean rule for target. examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/clean .PHONY : examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/all: examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.padded_grid_reduction" .PHONY : examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/rule # Convenience name for target. thrust.all.example.padded_grid_reduction: examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/rule .PHONY : thrust.all.example.padded_grid_reduction # clean rule for target. examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.permutation_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.permutation_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.example.permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.example.permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=45 "Built target thrust.example.permutation_iterator" .PHONY : examples/CMakeFiles/thrust.example.permutation_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.permutation_iterator.dir/rule # Convenience name for target. thrust.example.permutation_iterator: examples/CMakeFiles/thrust.example.permutation_iterator.dir/rule .PHONY : thrust.example.permutation_iterator # clean rule for target. examples/CMakeFiles/thrust.example.permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.example.permutation_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.permutation_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.permutation_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/all: examples/CMakeFiles/thrust.example.permutation_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.permutation_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/rule # Convenience name for target. thrust.all.example.permutation_iterator: examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/rule .PHONY : thrust.all.example.permutation_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.raw_reference_cast.dir # All Build rule for target. examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.example.raw_reference_cast.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.raw_reference_cast" .PHONY : examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.raw_reference_cast.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.raw_reference_cast.dir/rule # Convenience name for target. thrust.example.raw_reference_cast: examples/CMakeFiles/thrust.example.raw_reference_cast.dir/rule .PHONY : thrust.example.raw_reference_cast # clean rule for target. examples/CMakeFiles/thrust.example.raw_reference_cast.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.example.raw_reference_cast.dir/clean .PHONY : examples/CMakeFiles/thrust.example.raw_reference_cast.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/all: examples/CMakeFiles/thrust.example.raw_reference_cast.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.raw_reference_cast" .PHONY : examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/rule # Convenience name for target. thrust.all.example.raw_reference_cast: examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/rule .PHONY : thrust.all.example.raw_reference_cast # clean rule for target. examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.remove_points2d.dir # All Build rule for target. examples/CMakeFiles/thrust.example.remove_points2d.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.example.remove_points2d.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.example.remove_points2d.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.remove_points2d" .PHONY : examples/CMakeFiles/thrust.example.remove_points2d.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.remove_points2d.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.remove_points2d.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.remove_points2d.dir/rule # Convenience name for target. thrust.example.remove_points2d: examples/CMakeFiles/thrust.example.remove_points2d.dir/rule .PHONY : thrust.example.remove_points2d # clean rule for target. examples/CMakeFiles/thrust.example.remove_points2d.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.example.remove_points2d.dir/clean .PHONY : examples/CMakeFiles/thrust.example.remove_points2d.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.remove_points2d.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.remove_points2d.dir/all: examples/CMakeFiles/thrust.example.remove_points2d.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.all.example.remove_points2d.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.remove_points2d" .PHONY : examples/CMakeFiles/thrust.all.example.remove_points2d.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.remove_points2d.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.remove_points2d.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.remove_points2d.dir/rule # Convenience name for target. thrust.all.example.remove_points2d: examples/CMakeFiles/thrust.all.example.remove_points2d.dir/rule .PHONY : thrust.all.example.remove_points2d # clean rule for target. examples/CMakeFiles/thrust.all.example.remove_points2d.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.all.example.remove_points2d.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.remove_points2d.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.repeated_range.dir # All Build rule for target. examples/CMakeFiles/thrust.example.repeated_range.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.example.repeated_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.example.repeated_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.repeated_range" .PHONY : examples/CMakeFiles/thrust.example.repeated_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.repeated_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.repeated_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.repeated_range.dir/rule # Convenience name for target. thrust.example.repeated_range: examples/CMakeFiles/thrust.example.repeated_range.dir/rule .PHONY : thrust.example.repeated_range # clean rule for target. examples/CMakeFiles/thrust.example.repeated_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.example.repeated_range.dir/clean .PHONY : examples/CMakeFiles/thrust.example.repeated_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.repeated_range.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.repeated_range.dir/all: examples/CMakeFiles/thrust.example.repeated_range.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.all.example.repeated_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.all.example.repeated_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.repeated_range" .PHONY : examples/CMakeFiles/thrust.all.example.repeated_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.repeated_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.repeated_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.repeated_range.dir/rule # Convenience name for target. thrust.all.example.repeated_range: examples/CMakeFiles/thrust.all.example.repeated_range.dir/rule .PHONY : thrust.all.example.repeated_range # clean rule for target. examples/CMakeFiles/thrust.all.example.repeated_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.all.example.repeated_range.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.repeated_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.run_length_decoding.dir # All Build rule for target. examples/CMakeFiles/thrust.example.run_length_decoding.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_decoding.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_decoding.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.run_length_decoding" .PHONY : examples/CMakeFiles/thrust.example.run_length_decoding.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.run_length_decoding.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.run_length_decoding.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.run_length_decoding.dir/rule # Convenience name for target. thrust.example.run_length_decoding: examples/CMakeFiles/thrust.example.run_length_decoding.dir/rule .PHONY : thrust.example.run_length_decoding # clean rule for target. examples/CMakeFiles/thrust.example.run_length_decoding.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_decoding.dir/clean .PHONY : examples/CMakeFiles/thrust.example.run_length_decoding.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.run_length_decoding.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/all: examples/CMakeFiles/thrust.example.run_length_decoding.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.run_length_decoding" .PHONY : examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/rule # Convenience name for target. thrust.all.example.run_length_decoding: examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/rule .PHONY : thrust.all.example.run_length_decoding # clean rule for target. examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.run_length_encoding.dir # All Build rule for target. examples/CMakeFiles/thrust.example.run_length_encoding.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_encoding.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_encoding.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.run_length_encoding" .PHONY : examples/CMakeFiles/thrust.example.run_length_encoding.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.run_length_encoding.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.run_length_encoding.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.run_length_encoding.dir/rule # Convenience name for target. thrust.example.run_length_encoding: examples/CMakeFiles/thrust.example.run_length_encoding.dir/rule .PHONY : thrust.example.run_length_encoding # clean rule for target. examples/CMakeFiles/thrust.example.run_length_encoding.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_encoding.dir/clean .PHONY : examples/CMakeFiles/thrust.example.run_length_encoding.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.run_length_encoding.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/all: examples/CMakeFiles/thrust.example.run_length_encoding.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.run_length_encoding" .PHONY : examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/rule # Convenience name for target. thrust.all.example.run_length_encoding: examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/rule .PHONY : thrust.all.example.run_length_encoding # clean rule for target. examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.saxpy.dir # All Build rule for target. examples/CMakeFiles/thrust.example.saxpy.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.saxpy.dir/build.make examples/CMakeFiles/thrust.example.saxpy.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.saxpy.dir/build.make examples/CMakeFiles/thrust.example.saxpy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=46 "Built target thrust.example.saxpy" .PHONY : examples/CMakeFiles/thrust.example.saxpy.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.saxpy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.saxpy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.saxpy.dir/rule # Convenience name for target. thrust.example.saxpy: examples/CMakeFiles/thrust.example.saxpy.dir/rule .PHONY : thrust.example.saxpy # clean rule for target. examples/CMakeFiles/thrust.example.saxpy.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.saxpy.dir/build.make examples/CMakeFiles/thrust.example.saxpy.dir/clean .PHONY : examples/CMakeFiles/thrust.example.saxpy.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.saxpy.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.saxpy.dir/all: examples/CMakeFiles/thrust.example.saxpy.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.saxpy.dir/build.make examples/CMakeFiles/thrust.all.example.saxpy.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.saxpy.dir/build.make examples/CMakeFiles/thrust.all.example.saxpy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.saxpy" .PHONY : examples/CMakeFiles/thrust.all.example.saxpy.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.saxpy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.saxpy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.saxpy.dir/rule # Convenience name for target. thrust.all.example.saxpy: examples/CMakeFiles/thrust.all.example.saxpy.dir/rule .PHONY : thrust.all.example.saxpy # clean rule for target. examples/CMakeFiles/thrust.all.example.saxpy.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.saxpy.dir/build.make examples/CMakeFiles/thrust.all.example.saxpy.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.saxpy.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.scan_by_key.dir # All Build rule for target. examples/CMakeFiles/thrust.example.scan_by_key.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.example.scan_by_key.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.example.scan_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.scan_by_key" .PHONY : examples/CMakeFiles/thrust.example.scan_by_key.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.scan_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.scan_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.scan_by_key.dir/rule # Convenience name for target. thrust.example.scan_by_key: examples/CMakeFiles/thrust.example.scan_by_key.dir/rule .PHONY : thrust.example.scan_by_key # clean rule for target. examples/CMakeFiles/thrust.example.scan_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.example.scan_by_key.dir/clean .PHONY : examples/CMakeFiles/thrust.example.scan_by_key.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.scan_by_key.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.scan_by_key.dir/all: examples/CMakeFiles/thrust.example.scan_by_key.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.all.example.scan_by_key.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.scan_by_key" .PHONY : examples/CMakeFiles/thrust.all.example.scan_by_key.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.scan_by_key.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.scan_by_key.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.scan_by_key.dir/rule # Convenience name for target. thrust.all.example.scan_by_key: examples/CMakeFiles/thrust.all.example.scan_by_key.dir/rule .PHONY : thrust.all.example.scan_by_key # clean rule for target. examples/CMakeFiles/thrust.all.example.scan_by_key.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.all.example.scan_by_key.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.scan_by_key.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir # All Build rule for target. examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.scan_matrix_by_rows" .PHONY : examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/rule # Convenience name for target. thrust.example.scan_matrix_by_rows: examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/rule .PHONY : thrust.example.scan_matrix_by_rows # clean rule for target. examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/clean .PHONY : examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/all: examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.scan_matrix_by_rows" .PHONY : examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/rule # Convenience name for target. thrust.all.example.scan_matrix_by_rows: examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/rule .PHONY : thrust.all.example.scan_matrix_by_rows # clean rule for target. examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.set_operations.dir # All Build rule for target. examples/CMakeFiles/thrust.example.set_operations.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.set_operations.dir/build.make examples/CMakeFiles/thrust.example.set_operations.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.set_operations.dir/build.make examples/CMakeFiles/thrust.example.set_operations.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.set_operations" .PHONY : examples/CMakeFiles/thrust.example.set_operations.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.set_operations.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.set_operations.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.set_operations.dir/rule # Convenience name for target. thrust.example.set_operations: examples/CMakeFiles/thrust.example.set_operations.dir/rule .PHONY : thrust.example.set_operations # clean rule for target. examples/CMakeFiles/thrust.example.set_operations.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.set_operations.dir/build.make examples/CMakeFiles/thrust.example.set_operations.dir/clean .PHONY : examples/CMakeFiles/thrust.example.set_operations.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.set_operations.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.set_operations.dir/all: examples/CMakeFiles/thrust.example.set_operations.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.set_operations.dir/build.make examples/CMakeFiles/thrust.all.example.set_operations.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.set_operations.dir/build.make examples/CMakeFiles/thrust.all.example.set_operations.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.set_operations" .PHONY : examples/CMakeFiles/thrust.all.example.set_operations.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.set_operations.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.set_operations.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.set_operations.dir/rule # Convenience name for target. thrust.all.example.set_operations: examples/CMakeFiles/thrust.all.example.set_operations.dir/rule .PHONY : thrust.all.example.set_operations # clean rule for target. examples/CMakeFiles/thrust.all.example.set_operations.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.set_operations.dir/build.make examples/CMakeFiles/thrust.all.example.set_operations.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.set_operations.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.simple_moving_average.dir # All Build rule for target. examples/CMakeFiles/thrust.example.simple_moving_average.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.example.simple_moving_average.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.example.simple_moving_average.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.simple_moving_average" .PHONY : examples/CMakeFiles/thrust.example.simple_moving_average.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.simple_moving_average.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.simple_moving_average.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.simple_moving_average.dir/rule # Convenience name for target. thrust.example.simple_moving_average: examples/CMakeFiles/thrust.example.simple_moving_average.dir/rule .PHONY : thrust.example.simple_moving_average # clean rule for target. examples/CMakeFiles/thrust.example.simple_moving_average.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.example.simple_moving_average.dir/clean .PHONY : examples/CMakeFiles/thrust.example.simple_moving_average.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.simple_moving_average.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/all: examples/CMakeFiles/thrust.example.simple_moving_average.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.simple_moving_average" .PHONY : examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/rule # Convenience name for target. thrust.all.example.simple_moving_average: examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/rule .PHONY : thrust.all.example.simple_moving_average # clean rule for target. examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.sort.dir # All Build rule for target. examples/CMakeFiles/thrust.example.sort.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sort.dir/build.make examples/CMakeFiles/thrust.example.sort.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sort.dir/build.make examples/CMakeFiles/thrust.example.sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.sort" .PHONY : examples/CMakeFiles/thrust.example.sort.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.sort.dir/rule # Convenience name for target. thrust.example.sort: examples/CMakeFiles/thrust.example.sort.dir/rule .PHONY : thrust.example.sort # clean rule for target. examples/CMakeFiles/thrust.example.sort.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sort.dir/build.make examples/CMakeFiles/thrust.example.sort.dir/clean .PHONY : examples/CMakeFiles/thrust.example.sort.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.sort.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.sort.dir/all: examples/CMakeFiles/thrust.example.sort.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sort.dir/build.make examples/CMakeFiles/thrust.all.example.sort.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sort.dir/build.make examples/CMakeFiles/thrust.all.example.sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.sort" .PHONY : examples/CMakeFiles/thrust.all.example.sort.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.sort.dir/rule # Convenience name for target. thrust.all.example.sort: examples/CMakeFiles/thrust.all.example.sort.dir/rule .PHONY : thrust.all.example.sort # clean rule for target. examples/CMakeFiles/thrust.all.example.sort.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sort.dir/build.make examples/CMakeFiles/thrust.all.example.sort.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.sort.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir # All Build rule for target. examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=47 "Built target thrust.example.sorting_aos_vs_soa" .PHONY : examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/rule # Convenience name for target. thrust.example.sorting_aos_vs_soa: examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/rule .PHONY : thrust.example.sorting_aos_vs_soa # clean rule for target. examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/clean .PHONY : examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/all: examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.sorting_aos_vs_soa" .PHONY : examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/rule # Convenience name for target. thrust.all.example.sorting_aos_vs_soa: examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/rule .PHONY : thrust.all.example.sorting_aos_vs_soa # clean rule for target. examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.sparse_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.example.sparse_vector.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.example.sparse_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.example.sparse_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.sparse_vector" .PHONY : examples/CMakeFiles/thrust.example.sparse_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.sparse_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.sparse_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.sparse_vector.dir/rule # Convenience name for target. thrust.example.sparse_vector: examples/CMakeFiles/thrust.example.sparse_vector.dir/rule .PHONY : thrust.example.sparse_vector # clean rule for target. examples/CMakeFiles/thrust.example.sparse_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.example.sparse_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.example.sparse_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.sparse_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.sparse_vector.dir/all: examples/CMakeFiles/thrust.example.sparse_vector.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.all.example.sparse_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.sparse_vector" .PHONY : examples/CMakeFiles/thrust.all.example.sparse_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.sparse_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.sparse_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.sparse_vector.dir/rule # Convenience name for target. thrust.all.example.sparse_vector: examples/CMakeFiles/thrust.all.example.sparse_vector.dir/rule .PHONY : thrust.all.example.sparse_vector # clean rule for target. examples/CMakeFiles/thrust.all.example.sparse_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.all.example.sparse_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.sparse_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.stream_compaction.dir # All Build rule for target. examples/CMakeFiles/thrust.example.stream_compaction.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.example.stream_compaction.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.example.stream_compaction.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.stream_compaction" .PHONY : examples/CMakeFiles/thrust.example.stream_compaction.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.stream_compaction.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.stream_compaction.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.stream_compaction.dir/rule # Convenience name for target. thrust.example.stream_compaction: examples/CMakeFiles/thrust.example.stream_compaction.dir/rule .PHONY : thrust.example.stream_compaction # clean rule for target. examples/CMakeFiles/thrust.example.stream_compaction.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.example.stream_compaction.dir/clean .PHONY : examples/CMakeFiles/thrust.example.stream_compaction.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.stream_compaction.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.stream_compaction.dir/all: examples/CMakeFiles/thrust.example.stream_compaction.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.all.example.stream_compaction.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.stream_compaction" .PHONY : examples/CMakeFiles/thrust.all.example.stream_compaction.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.stream_compaction.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.stream_compaction.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.stream_compaction.dir/rule # Convenience name for target. thrust.all.example.stream_compaction: examples/CMakeFiles/thrust.all.example.stream_compaction.dir/rule .PHONY : thrust.all.example.stream_compaction # clean rule for target. examples/CMakeFiles/thrust.all.example.stream_compaction.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.all.example.stream_compaction.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.stream_compaction.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.strided_range.dir # All Build rule for target. examples/CMakeFiles/thrust.example.strided_range.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.strided_range.dir/build.make examples/CMakeFiles/thrust.example.strided_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.strided_range.dir/build.make examples/CMakeFiles/thrust.example.strided_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.strided_range" .PHONY : examples/CMakeFiles/thrust.example.strided_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.strided_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.strided_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.strided_range.dir/rule # Convenience name for target. thrust.example.strided_range: examples/CMakeFiles/thrust.example.strided_range.dir/rule .PHONY : thrust.example.strided_range # clean rule for target. examples/CMakeFiles/thrust.example.strided_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.strided_range.dir/build.make examples/CMakeFiles/thrust.example.strided_range.dir/clean .PHONY : examples/CMakeFiles/thrust.example.strided_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.strided_range.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.strided_range.dir/all: examples/CMakeFiles/thrust.example.strided_range.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.strided_range.dir/build.make examples/CMakeFiles/thrust.all.example.strided_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.strided_range.dir/build.make examples/CMakeFiles/thrust.all.example.strided_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.strided_range" .PHONY : examples/CMakeFiles/thrust.all.example.strided_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.strided_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.strided_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.strided_range.dir/rule # Convenience name for target. thrust.all.example.strided_range: examples/CMakeFiles/thrust.all.example.strided_range.dir/rule .PHONY : thrust.all.example.strided_range # clean rule for target. examples/CMakeFiles/thrust.all.example.strided_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.strided_range.dir/build.make examples/CMakeFiles/thrust.all.example.strided_range.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.strided_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.sum.dir # All Build rule for target. examples/CMakeFiles/thrust.example.sum.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum.dir/build.make examples/CMakeFiles/thrust.example.sum.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum.dir/build.make examples/CMakeFiles/thrust.example.sum.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.sum" .PHONY : examples/CMakeFiles/thrust.example.sum.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.sum.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.sum.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.sum.dir/rule # Convenience name for target. thrust.example.sum: examples/CMakeFiles/thrust.example.sum.dir/rule .PHONY : thrust.example.sum # clean rule for target. examples/CMakeFiles/thrust.example.sum.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum.dir/build.make examples/CMakeFiles/thrust.example.sum.dir/clean .PHONY : examples/CMakeFiles/thrust.example.sum.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.sum.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.sum.dir/all: examples/CMakeFiles/thrust.example.sum.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum.dir/build.make examples/CMakeFiles/thrust.all.example.sum.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum.dir/build.make examples/CMakeFiles/thrust.all.example.sum.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.sum" .PHONY : examples/CMakeFiles/thrust.all.example.sum.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.sum.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.sum.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.sum.dir/rule # Convenience name for target. thrust.all.example.sum: examples/CMakeFiles/thrust.all.example.sum.dir/rule .PHONY : thrust.all.example.sum # clean rule for target. examples/CMakeFiles/thrust.all.example.sum.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum.dir/build.make examples/CMakeFiles/thrust.all.example.sum.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.sum.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.sum_rows.dir # All Build rule for target. examples/CMakeFiles/thrust.example.sum_rows.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.example.sum_rows.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.example.sum_rows.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.sum_rows" .PHONY : examples/CMakeFiles/thrust.example.sum_rows.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.sum_rows.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.sum_rows.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.sum_rows.dir/rule # Convenience name for target. thrust.example.sum_rows: examples/CMakeFiles/thrust.example.sum_rows.dir/rule .PHONY : thrust.example.sum_rows # clean rule for target. examples/CMakeFiles/thrust.example.sum_rows.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.example.sum_rows.dir/clean .PHONY : examples/CMakeFiles/thrust.example.sum_rows.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.sum_rows.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.sum_rows.dir/all: examples/CMakeFiles/thrust.example.sum_rows.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.all.example.sum_rows.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.all.example.sum_rows.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.sum_rows" .PHONY : examples/CMakeFiles/thrust.all.example.sum_rows.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.sum_rows.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.sum_rows.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.sum_rows.dir/rule # Convenience name for target. thrust.all.example.sum_rows: examples/CMakeFiles/thrust.all.example.sum_rows.dir/rule .PHONY : thrust.all.example.sum_rows # clean rule for target. examples/CMakeFiles/thrust.all.example.sum_rows.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.all.example.sum_rows.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.sum_rows.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.summary_statistics.dir # All Build rule for target. examples/CMakeFiles/thrust.example.summary_statistics.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.example.summary_statistics.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.example.summary_statistics.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=48 "Built target thrust.example.summary_statistics" .PHONY : examples/CMakeFiles/thrust.example.summary_statistics.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.summary_statistics.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.summary_statistics.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.summary_statistics.dir/rule # Convenience name for target. thrust.example.summary_statistics: examples/CMakeFiles/thrust.example.summary_statistics.dir/rule .PHONY : thrust.example.summary_statistics # clean rule for target. examples/CMakeFiles/thrust.example.summary_statistics.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.example.summary_statistics.dir/clean .PHONY : examples/CMakeFiles/thrust.example.summary_statistics.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.summary_statistics.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.summary_statistics.dir/all: examples/CMakeFiles/thrust.example.summary_statistics.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.all.example.summary_statistics.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.summary_statistics" .PHONY : examples/CMakeFiles/thrust.all.example.summary_statistics.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.summary_statistics.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.summary_statistics.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.summary_statistics.dir/rule # Convenience name for target. thrust.all.example.summary_statistics: examples/CMakeFiles/thrust.all.example.summary_statistics.dir/rule .PHONY : thrust.all.example.summary_statistics # clean rule for target. examples/CMakeFiles/thrust.all.example.summary_statistics.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.all.example.summary_statistics.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.summary_statistics.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.summed_area_table.dir # All Build rule for target. examples/CMakeFiles/thrust.example.summed_area_table.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.example.summed_area_table.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.example.summed_area_table.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.summed_area_table" .PHONY : examples/CMakeFiles/thrust.example.summed_area_table.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.summed_area_table.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.summed_area_table.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.summed_area_table.dir/rule # Convenience name for target. thrust.example.summed_area_table: examples/CMakeFiles/thrust.example.summed_area_table.dir/rule .PHONY : thrust.example.summed_area_table # clean rule for target. examples/CMakeFiles/thrust.example.summed_area_table.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.example.summed_area_table.dir/clean .PHONY : examples/CMakeFiles/thrust.example.summed_area_table.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.summed_area_table.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.summed_area_table.dir/all: examples/CMakeFiles/thrust.example.summed_area_table.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.all.example.summed_area_table.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.summed_area_table" .PHONY : examples/CMakeFiles/thrust.all.example.summed_area_table.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.summed_area_table.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.summed_area_table.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.summed_area_table.dir/rule # Convenience name for target. thrust.all.example.summed_area_table: examples/CMakeFiles/thrust.all.example.summed_area_table.dir/rule .PHONY : thrust.all.example.summed_area_table # clean rule for target. examples/CMakeFiles/thrust.all.example.summed_area_table.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.all.example.summed_area_table.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.summed_area_table.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.tiled_range.dir # All Build rule for target. examples/CMakeFiles/thrust.example.tiled_range.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.example.tiled_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.example.tiled_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.tiled_range" .PHONY : examples/CMakeFiles/thrust.example.tiled_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.tiled_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.tiled_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.tiled_range.dir/rule # Convenience name for target. thrust.example.tiled_range: examples/CMakeFiles/thrust.example.tiled_range.dir/rule .PHONY : thrust.example.tiled_range # clean rule for target. examples/CMakeFiles/thrust.example.tiled_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.example.tiled_range.dir/clean .PHONY : examples/CMakeFiles/thrust.example.tiled_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.tiled_range.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.tiled_range.dir/all: examples/CMakeFiles/thrust.example.tiled_range.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.all.example.tiled_range.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.all.example.tiled_range.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.tiled_range" .PHONY : examples/CMakeFiles/thrust.all.example.tiled_range.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.tiled_range.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.tiled_range.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.tiled_range.dir/rule # Convenience name for target. thrust.all.example.tiled_range: examples/CMakeFiles/thrust.all.example.tiled_range.dir/rule .PHONY : thrust.all.example.tiled_range # clean rule for target. examples/CMakeFiles/thrust.all.example.tiled_range.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.all.example.tiled_range.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.tiled_range.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.transform_input_output_iterator" .PHONY : examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/rule # Convenience name for target. thrust.example.transform_input_output_iterator: examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/rule .PHONY : thrust.example.transform_input_output_iterator # clean rule for target. examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/all: examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.transform_input_output_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/rule # Convenience name for target. thrust.all.example.transform_input_output_iterator: examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/rule .PHONY : thrust.all.example.transform_input_output_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.transform_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.transform_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.transform_iterator" .PHONY : examples/CMakeFiles/thrust.example.transform_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.transform_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.transform_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.transform_iterator.dir/rule # Convenience name for target. thrust.example.transform_iterator: examples/CMakeFiles/thrust.example.transform_iterator.dir/rule .PHONY : thrust.example.transform_iterator # clean rule for target. examples/CMakeFiles/thrust.example.transform_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.transform_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.transform_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.transform_iterator.dir/all: examples/CMakeFiles/thrust.example.transform_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.transform_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.transform_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.transform_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.transform_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.transform_iterator.dir/rule # Convenience name for target. thrust.all.example.transform_iterator: examples/CMakeFiles/thrust.all.example.transform_iterator.dir/rule .PHONY : thrust.all.example.transform_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.transform_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.transform_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.transform_output_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.transform_output_iterator" .PHONY : examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.transform_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.transform_output_iterator.dir/rule # Convenience name for target. thrust.example.transform_output_iterator: examples/CMakeFiles/thrust.example.transform_output_iterator.dir/rule .PHONY : thrust.example.transform_output_iterator # clean rule for target. examples/CMakeFiles/thrust.example.transform_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_output_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.example.transform_output_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/all: examples/CMakeFiles/thrust.example.transform_output_iterator.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.transform_output_iterator" .PHONY : examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/rule # Convenience name for target. thrust.all.example.transform_output_iterator: examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/rule .PHONY : thrust.all.example.transform_output_iterator # clean rule for target. examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.uninitialized_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.example.uninitialized_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=49 "Built target thrust.example.uninitialized_vector" .PHONY : examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.uninitialized_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.uninitialized_vector.dir/rule # Convenience name for target. thrust.example.uninitialized_vector: examples/CMakeFiles/thrust.example.uninitialized_vector.dir/rule .PHONY : thrust.example.uninitialized_vector # clean rule for target. examples/CMakeFiles/thrust.example.uninitialized_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.example.uninitialized_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.example.uninitialized_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/all: examples/CMakeFiles/thrust.example.uninitialized_vector.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.uninitialized_vector" .PHONY : examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/rule # Convenience name for target. thrust.all.example.uninitialized_vector: examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/rule .PHONY : thrust.all.example.uninitialized_vector # clean rule for target. examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.version.dir # All Build rule for target. examples/CMakeFiles/thrust.example.version.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.version.dir/build.make examples/CMakeFiles/thrust.example.version.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.version.dir/build.make examples/CMakeFiles/thrust.example.version.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.version" .PHONY : examples/CMakeFiles/thrust.example.version.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.version.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.version.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.version.dir/rule # Convenience name for target. thrust.example.version: examples/CMakeFiles/thrust.example.version.dir/rule .PHONY : thrust.example.version # clean rule for target. examples/CMakeFiles/thrust.example.version.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.version.dir/build.make examples/CMakeFiles/thrust.example.version.dir/clean .PHONY : examples/CMakeFiles/thrust.example.version.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.version.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.version.dir/all: examples/CMakeFiles/thrust.example.version.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.version.dir/build.make examples/CMakeFiles/thrust.all.example.version.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.version.dir/build.make examples/CMakeFiles/thrust.all.example.version.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.version" .PHONY : examples/CMakeFiles/thrust.all.example.version.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.version.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.version.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.version.dir/rule # Convenience name for target. thrust.all.example.version: examples/CMakeFiles/thrust.all.example.version.dir/rule .PHONY : thrust.all.example.version # clean rule for target. examples/CMakeFiles/thrust.all.example.version.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.version.dir/build.make examples/CMakeFiles/thrust.all.example.version.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.version.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.weld_vertices.dir # All Build rule for target. examples/CMakeFiles/thrust.example.weld_vertices.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.example.weld_vertices.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.example.weld_vertices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.weld_vertices" .PHONY : examples/CMakeFiles/thrust.example.weld_vertices.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.weld_vertices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.weld_vertices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.weld_vertices.dir/rule # Convenience name for target. thrust.example.weld_vertices: examples/CMakeFiles/thrust.example.weld_vertices.dir/rule .PHONY : thrust.example.weld_vertices # clean rule for target. examples/CMakeFiles/thrust.example.weld_vertices.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.example.weld_vertices.dir/clean .PHONY : examples/CMakeFiles/thrust.example.weld_vertices.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.weld_vertices.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.weld_vertices.dir/all: examples/CMakeFiles/thrust.example.weld_vertices.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.all.example.weld_vertices.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.weld_vertices" .PHONY : examples/CMakeFiles/thrust.all.example.weld_vertices.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.weld_vertices.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.weld_vertices.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.weld_vertices.dir/rule # Convenience name for target. thrust.all.example.weld_vertices: examples/CMakeFiles/thrust.all.example.weld_vertices.dir/rule .PHONY : thrust.all.example.weld_vertices # clean rule for target. examples/CMakeFiles/thrust.all.example.weld_vertices.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.all.example.weld_vertices.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.weld_vertices.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.example.word_count.dir # All Build rule for target. examples/CMakeFiles/thrust.example.word_count.dir/all: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.word_count.dir/build.make examples/CMakeFiles/thrust.example.word_count.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.word_count.dir/build.make examples/CMakeFiles/thrust.example.word_count.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.word_count" .PHONY : examples/CMakeFiles/thrust.example.word_count.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.example.word_count.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.example.word_count.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.example.word_count.dir/rule # Convenience name for target. thrust.example.word_count: examples/CMakeFiles/thrust.example.word_count.dir/rule .PHONY : thrust.example.word_count # clean rule for target. examples/CMakeFiles/thrust.example.word_count.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.word_count.dir/build.make examples/CMakeFiles/thrust.example.word_count.dir/clean .PHONY : examples/CMakeFiles/thrust.example.word_count.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/thrust.all.example.word_count.dir # All Build rule for target. examples/CMakeFiles/thrust.all.example.word_count.dir/all: examples/CMakeFiles/thrust.example.word_count.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.word_count.dir/build.make examples/CMakeFiles/thrust.all.example.word_count.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.word_count.dir/build.make examples/CMakeFiles/thrust.all.example.word_count.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.word_count" .PHONY : examples/CMakeFiles/thrust.all.example.word_count.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/thrust.all.example.word_count.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/thrust.all.example.word_count.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/thrust.all.example.word_count.dir/rule # Convenience name for target. thrust.all.example.word_count: examples/CMakeFiles/thrust.all.example.word_count.dir/rule .PHONY : thrust.all.example.word_count # clean rule for target. examples/CMakeFiles/thrust.all.example.word_count.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.word_count.dir/build.make examples/CMakeFiles/thrust.all.example.word_count.dir/clean .PHONY : examples/CMakeFiles/thrust.all.example.word_count.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.async_reduce" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/rule # Convenience name for target. thrust.example.cuda.async_reduce: examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/rule .PHONY : thrust.example.cuda.async_reduce # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.async_reduce" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/rule # Convenience name for target. thrust.all.example.cuda.async_reduce: examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/rule .PHONY : thrust.all.example.cuda.async_reduce # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.custom_temporary_allocation" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/rule # Convenience name for target. thrust.example.cuda.custom_temporary_allocation: examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/rule .PHONY : thrust.example.cuda.custom_temporary_allocation # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.custom_temporary_allocation" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/rule # Convenience name for target. thrust.all.example.cuda.custom_temporary_allocation: examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/rule .PHONY : thrust.all.example.cuda.custom_temporary_allocation # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.explicit_cuda_stream" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/rule # Convenience name for target. thrust.example.cuda.explicit_cuda_stream: examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/rule .PHONY : thrust.example.cuda.explicit_cuda_stream # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.explicit_cuda_stream" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/rule # Convenience name for target. thrust.all.example.cuda.explicit_cuda_stream: examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/rule .PHONY : thrust.all.example.cuda.explicit_cuda_stream # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.global_device_vector" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/rule # Convenience name for target. thrust.example.cuda.global_device_vector: examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/rule .PHONY : thrust.example.cuda.global_device_vector # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.global_device_vector" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/rule # Convenience name for target. thrust.all.example.cuda.global_device_vector: examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/rule .PHONY : thrust.all.example.cuda.global_device_vector # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.range_view" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/rule # Convenience name for target. thrust.example.cuda.range_view: examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/rule .PHONY : thrust.example.cuda.range_view # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.range_view" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/rule # Convenience name for target. thrust.all.example.cuda.range_view: examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/rule .PHONY : thrust.all.example.cuda.range_view # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=42 "Built target thrust.example.cuda.unwrap_pointer" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/rule # Convenience name for target. thrust.example.cuda.unwrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/rule .PHONY : thrust.example.cuda.unwrap_pointer # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.unwrap_pointer" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/rule # Convenience name for target. thrust.all.example.cuda.unwrap_pointer: examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/rule .PHONY : thrust.all.example.cuda.unwrap_pointer # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.example.cuda.wrap_pointer" .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/rule # Convenience name for target. thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/rule .PHONY : thrust.example.cuda.wrap_pointer # clean rule for target. examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean #============================================================================= # Target rules for target examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir # All Build rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/all: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/all $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/depend $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target thrust.all.example.cuda.wrap_pointer" .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/all # Build rule for subdir invocation for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/rule # Convenience name for target. thrust.all.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/rule .PHONY : thrust.all.example.cuda.wrap_pointer # clean rule for target. examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/clean: $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/clean .PHONY : examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/clean #============================================================================= # Target rules for target dependencies/cub/CMakeFiles/cub.all.dir # All Build rule for target. dependencies/cub/CMakeFiles/cub.all.dir/all: dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.dir/build.make dependencies/cub/CMakeFiles/cub.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.dir/build.make dependencies/cub/CMakeFiles/cub.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all" .PHONY : dependencies/cub/CMakeFiles/cub.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/CMakeFiles/cub.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/CMakeFiles/cub.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/CMakeFiles/cub.all.dir/rule # Convenience name for target. cub.all: dependencies/cub/CMakeFiles/cub.all.dir/rule .PHONY : cub.all # clean rule for target. dependencies/cub/CMakeFiles/cub.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.dir/build.make dependencies/cub/CMakeFiles/cub.all.dir/clean .PHONY : dependencies/cub/CMakeFiles/cub.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/CMakeFiles/cub.cpp14.all.dir # All Build rule for target. dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all: dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.all.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.all.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.all" .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/CMakeFiles/cub.cpp14.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/CMakeFiles/cub.cpp14.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.all.dir/rule # Convenience name for target. cub.cpp14.all: dependencies/cub/CMakeFiles/cub.cpp14.all.dir/rule .PHONY : cub.cpp14.all # clean rule for target. dependencies/cub/CMakeFiles/cub.cpp14.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.all.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.all.dir/clean .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/CMakeFiles/cub.all.headers.dir # All Build rule for target. dependencies/cub/CMakeFiles/cub.all.headers.dir/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all dependencies/cub/CMakeFiles/cub.all.headers.dir/all: dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.headers.dir/build.make dependencies/cub/CMakeFiles/cub.all.headers.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.headers.dir/build.make dependencies/cub/CMakeFiles/cub.all.headers.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.headers" .PHONY : dependencies/cub/CMakeFiles/cub.all.headers.dir/all # Build rule for subdir invocation for target. dependencies/cub/CMakeFiles/cub.all.headers.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 21 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/CMakeFiles/cub.all.headers.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/CMakeFiles/cub.all.headers.dir/rule # Convenience name for target. cub.all.headers: dependencies/cub/CMakeFiles/cub.all.headers.dir/rule .PHONY : cub.all.headers # clean rule for target. dependencies/cub/CMakeFiles/cub.all.headers.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.all.headers.dir/build.make dependencies/cub/CMakeFiles/cub.all.headers.dir/clean .PHONY : dependencies/cub/CMakeFiles/cub.all.headers.dir/clean #============================================================================= # Target rules for target dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir # All Build rule for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=3,4,5,6,7,8,9,10,11,12,13 "Built target cub.cpp14.headers.base" .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all # Build rule for subdir invocation for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 11 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/rule # Convenience name for target. cub.cpp14.headers.base: dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/rule .PHONY : cub.cpp14.headers.base # clean rule for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/clean .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.base.dir/clean #============================================================================= # Target rules for target dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir # All Build rule for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=14,15,16,17,18,19,20,21,22,23 "Built target cub.cpp14.headers.bf16" .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all # Build rule for subdir invocation for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 10 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/rule # Convenience name for target. cub.cpp14.headers.bf16: dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/rule .PHONY : cub.cpp14.headers.bf16 # clean rule for target. dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/build.make dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/clean .PHONY : dependencies/cub/CMakeFiles/cub.cpp14.headers.bf16.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.tests" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 17 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/rule # Convenience name for target. cub.cpp14.tests: dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/rule .PHONY : cub.cpp14.tests # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.tests.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_adjacent_difference.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/rule # Convenience name for target. cub.cpp14.test.block_adjacent_difference.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/rule .PHONY : cub.cpp14.test.block_adjacent_difference.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_adjacent_difference.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/rule # Convenience name for target. cub.all.test.block_adjacent_difference.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/rule .PHONY : cub.all.test.block_adjacent_difference.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_adjacent_difference.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.catch2_helper" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/rule # Convenience name for target. cub.cpp14.test.catch2_helper: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/rule .PHONY : cub.cpp14.test.catch2_helper # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.catch2_test" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/rule # Convenience name for target. cub.cpp14.catch2_test: dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/rule .PHONY : cub.cpp14.catch2_test # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.catch2_test.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_adjacent_difference.bs_64" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/rule # Convenience name for target. cub.cpp14.test.block_adjacent_difference.bs_64: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/rule .PHONY : cub.cpp14.test.block_adjacent_difference.bs_64 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_64.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=24 "Built target cub.cpp14.test.block_adjacent_difference.bs_256" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/rule # Convenience name for target. cub.cpp14.test.block_adjacent_difference.bs_256: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/rule .PHONY : cub.cpp14.test.block_adjacent_difference.bs_256 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_adjacent_difference.bs_256.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_histogram.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/rule # Convenience name for target. cub.cpp14.test.block_histogram.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/rule .PHONY : cub.cpp14.test.block_histogram.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_histogram.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/rule # Convenience name for target. cub.all.test.block_histogram.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/rule .PHONY : cub.all.test.block_histogram.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_histogram.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_histogram.bins_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/rule # Convenience name for target. cub.cpp14.test.block_histogram.bins_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/rule .PHONY : cub.cpp14.test.block_histogram.bins_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_histogram.bins_256" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/rule # Convenience name for target. cub.cpp14.test.block_histogram.bins_256: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/rule .PHONY : cub.cpp14.test.block_histogram.bins_256 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_256.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_histogram.bins_1024" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/rule # Convenience name for target. cub.cpp14.test.block_histogram.bins_1024: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/rule .PHONY : cub.cpp14.test.block_histogram.bins_1024 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_histogram.bins_1024.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_load.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/rule # Convenience name for target. cub.cpp14.test.block_load.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/rule .PHONY : cub.cpp14.test.block_load.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_load.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/rule # Convenience name for target. cub.all.test.block_load.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/rule .PHONY : cub.all.test.block_load.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_load.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_load.it_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/rule # Convenience name for target. cub.cpp14.test.block_load.it_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/rule .PHONY : cub.cpp14.test.block_load.it_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_load.it_11" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/rule # Convenience name for target. cub.cpp14.test.block_load.it_11: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/rule .PHONY : cub.cpp14.test.block_load.it_11 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_load.it_11.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_merge_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/rule # Convenience name for target. cub.cpp14.test.block_merge_sort.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/rule .PHONY : cub.cpp14.test.block_merge_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_merge_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/rule # Convenience name for target. cub.all.test.block_merge_sort.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/rule .PHONY : cub.all.test.block_merge_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_merge_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_merge_sort.bs_64" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/rule # Convenience name for target. cub.cpp14.test.block_merge_sort.bs_64: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/rule .PHONY : cub.cpp14.test.block_merge_sort.bs_64 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_64.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_merge_sort.bs_256" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/rule # Convenience name for target. cub.cpp14.test.block_merge_sort.bs_256: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/rule .PHONY : cub.cpp14.test.block_merge_sort.bs_256 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_merge_sort.bs_256.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_radix_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/rule # Convenience name for target. cub.all.test.block_radix_sort.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/rule .PHONY : cub.all.test.block_radix_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=25 "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_1.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_0.ipt_11.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_1.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_0.alg_1.ipt_11.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_1.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_0.ipt_11.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=26 "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_1.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_32.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/rule .PHONY : cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort.mem_1.alg_1.ipt_11.ipt_160.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_sort_custom" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_sort_custom: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/rule .PHONY : cub.cpp14.test.block_radix_sort_custom # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_sort_custom.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/rule .PHONY : cub.cpp14.test.block_reduce.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_reduce.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/rule # Convenience name for target. cub.all.test.block_reduce.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/rule .PHONY : cub.all.test.block_reduce.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_reduce.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_7.dimyz_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_7.dimyz_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_7.dimyz_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_7.dimyz_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_7.dimyz_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_7.dimyz_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_7.dimyz_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_32.dimyz_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_32.dimyz_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_32.dimyz_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_32.dimyz_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_32.dimyz_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_32.dimyz_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_32.dimyz_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_65.dimyz_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_65.dimyz_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_65.dimyz_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_65.dimyz_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_65.dimyz_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_65.dimyz_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_65.dimyz_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_128.dimyz_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_128.dimyz_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_128.dimyz_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_reduce.dimx_128.dimyz_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/rule # Convenience name for target. cub.cpp14.test.block_reduce.dimx_128.dimyz_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/rule .PHONY : cub.cpp14.test.block_reduce.dimx_128.dimyz_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_reduce.dimx_128.dimyz_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_run_length_decode" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/rule # Convenience name for target. cub.cpp14.test.block_run_length_decode: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/rule .PHONY : cub.cpp14.test.block_run_length_decode # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_run_length_decode.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/rule .PHONY : cub.cpp14.test.block_scan.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_scan.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/rule # Convenience name for target. cub.all.test.block_scan.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/rule .PHONY : cub.all.test.block_scan.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_scan.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=27 "Built target cub.cpp14.test.block_scan.alg_0.mode_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_0.mode_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_0.mode_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.alg_0.mode_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_0.mode_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_0.mode_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_0.mode_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.alg_1.mode_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_1.mode_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_1.mode_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.alg_1.mode_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_1.mode_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_1.mode_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_1.mode_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.alg_2.mode_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_2.mode_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_2.mode_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_scan.alg_2.mode_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/rule # Convenience name for target. cub.cpp14.test.block_scan.alg_2.mode_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/rule .PHONY : cub.cpp14.test.block_scan.alg_2.mode_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_scan.alg_2.mode_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/rule .PHONY : cub.cpp14.test.block_shuffle.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_shuffle.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/rule # Convenience name for target. cub.all.test.block_shuffle.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/rule .PHONY : cub.all.test.block_shuffle.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_shuffle.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_0.dim_idx_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/rule # Convenience name for target. cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/rule .PHONY : cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_shuffle.mdim_1.dim_idx_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_store.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/rule # Convenience name for target. cub.cpp14.test.block_store.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/rule .PHONY : cub.cpp14.test.block_store.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_store.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/rule # Convenience name for target. cub.all.test.block_store.all: dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/rule .PHONY : cub.all.test.block_store.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_store.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=28 "Built target cub.cpp14.test.block_store.it_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/rule # Convenience name for target. cub.cpp14.test.block_store.it_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/rule .PHONY : cub.cpp14.test.block_store.it_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_store.it_11" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/rule # Convenience name for target. cub.cpp14.test.block_store.it_11: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/rule .PHONY : cub.cpp14.test.block_store.it_11 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_store.it_11.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.cdp_wrapper.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/rule # Convenience name for target. cub.cpp14.test.cdp_wrapper.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/rule .PHONY : cub.cpp14.test.cdp_wrapper.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.cdp_wrapper.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/rule # Convenience name for target. cub.all.test.cdp_wrapper.all: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/rule .PHONY : cub.all.test.cdp_wrapper.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_wrapper.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.cdp_wrapper.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.cdp_wrapper.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/rule .PHONY : cub.cpp14.test.cdp_wrapper.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_wrapper.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_decoupled_look_back" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/rule # Convenience name for target. cub.cpp14.test.device_decoupled_look_back: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/rule .PHONY : cub.cpp14.test.device_decoupled_look_back # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_decoupled_look_back.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort_custom.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort_custom.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/rule .PHONY : cub.cpp14.test.device_radix_sort_custom.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort_custom.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/rule # Convenience name for target. cub.all.test.device_radix_sort_custom.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/rule .PHONY : cub.all.test.device_radix_sort_custom.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort_custom.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort_custom.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort_custom.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort_custom.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort_custom.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=37 "Built target cub.cpp14.test.printing" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/rule # Convenience name for target. cub.cpp14.test.printing: dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/rule .PHONY : cub.cpp14.test.printing # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.printing.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.radix_operations" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/rule # Convenience name for target. cub.cpp14.test.radix_operations: dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/rule .PHONY : cub.cpp14.test.radix_operations # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.radix_operations.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.util_type" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/rule # Convenience name for target. cub.cpp14.test.util_type: dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/rule .PHONY : cub.cpp14.test.util_type # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.util_type.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_exchange" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/rule # Convenience name for target. cub.cpp14.test.warp_exchange: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/rule .PHONY : cub.cpp14.test.warp_exchange # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_exchange.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/rule .PHONY : cub.cpp14.test.warp_load.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.warp_load.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/rule # Convenience name for target. cub.all.test.warp_load.all: dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/rule .PHONY : cub.all.test.warp_load.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_load.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_4.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_4.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_4.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_4.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_4.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_4.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_4.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_4.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_4.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_4.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_4.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_4.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_4.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_16.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_16.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_16.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_16.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_16.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_16.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=38 "Built target cub.cpp14.test.warp_load.lwt_16.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_16.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_16.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_16.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_16.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_16.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_16.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_32.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_32.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_32.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_32.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_32.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_32.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_32.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_32.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_32.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_load.lwt_32.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_load.lwt_32.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_load.lwt_32.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_load.lwt_32.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_mask" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/rule # Convenience name for target. cub.cpp14.test.warp_mask: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/rule .PHONY : cub.cpp14.test.warp_mask # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_mask.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_merge_sort" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/rule # Convenience name for target. cub.cpp14.test.warp_merge_sort: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/rule .PHONY : cub.cpp14.test.warp_merge_sort # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_merge_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=39 "Built target cub.cpp14.test.warp_reduce" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/rule # Convenience name for target. cub.cpp14.test.warp_reduce: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/rule .PHONY : cub.cpp14.test.warp_reduce # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_reduce.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_scan" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/rule # Convenience name for target. cub.cpp14.test.warp_scan: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/rule .PHONY : cub.cpp14.test.warp_scan # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_scan.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/rule .PHONY : cub.cpp14.test.warp_store.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.warp_store.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/rule # Convenience name for target. cub.all.test.warp_store.all: dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/rule .PHONY : cub.all.test.warp_store.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.warp_store.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_4.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_4.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_4.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_4.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_4.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_4.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=40 "Built target cub.cpp14.test.warp_store.lwt_4.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_4.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_4.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_4.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_4.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_4.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_4.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_16.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_16.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_16.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_16.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_16.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_16.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_16.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_16.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_16.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_16.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_16.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_16.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_16.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_32.alg_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_32.alg_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_32.alg_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_32.alg_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_32.alg_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_32.alg_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_32.alg_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_32.alg_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_32.alg_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.catch2_helper.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.warp_store.lwt_32.alg_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/rule # Convenience name for target. cub.cpp14.test.warp_store.lwt_32.alg_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/rule .PHONY : cub.cpp14.test.warp_store.lwt_32.alg_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.warp_store.lwt_32.alg_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.allocator" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/rule # Convenience name for target. cub.cpp14.test.allocator: dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/rule .PHONY : cub.cpp14.test.allocator # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.allocator.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.allocator" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/rule # Convenience name for target. cub.all.test.allocator: dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/rule .PHONY : cub.all.test.allocator # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.allocator.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.block_radix_rank" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/rule # Convenience name for target. cub.cpp14.test.block_radix_rank: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/rule .PHONY : cub.cpp14.test.block_radix_rank # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.block_radix_rank.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.block_radix_rank" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/rule # Convenience name for target. cub.all.test.block_radix_rank: dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/rule .PHONY : cub.all.test.block_radix_rank # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.block_radix_rank.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.cdp_variant_state.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/rule # Convenience name for target. cub.cpp14.test.cdp_variant_state.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/rule .PHONY : cub.cpp14.test.cdp_variant_state.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.cdp_variant_state.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/rule # Convenience name for target. cub.all.test.cdp_variant_state.all: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/rule .PHONY : cub.all.test.cdp_variant_state.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.cdp_variant_state.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.cdp_variant_state.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/rule .PHONY : cub.cpp14.test.cdp_variant_state.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.cdp_variant_state.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.cdp_variant_state.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/rule # Convenience name for target. cub.all.test.cdp_variant_state.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/rule .PHONY : cub.all.test.cdp_variant_state.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.cdp_variant_state.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_adjacent_difference" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/rule # Convenience name for target. cub.cpp14.test.device_adjacent_difference: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/rule .PHONY : cub.cpp14.test.device_adjacent_difference # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_adjacent_difference.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_adjacent_difference" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/rule # Convenience name for target. cub.all.test.device_adjacent_difference: dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/rule .PHONY : cub.all.test.device_adjacent_difference # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_adjacent_difference.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_batch_copy" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/rule # Convenience name for target. cub.cpp14.test.device_batch_copy: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/rule .PHONY : cub.cpp14.test.device_batch_copy # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_copy.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_batch_copy" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/rule # Convenience name for target. cub.all.test.device_batch_copy: dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/rule .PHONY : cub.all.test.device_batch_copy # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_copy.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=29 "Built target cub.cpp14.test.device_batch_memcpy" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/rule # Convenience name for target. cub.cpp14.test.device_batch_memcpy: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/rule .PHONY : cub.cpp14.test.device_batch_memcpy # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_batch_memcpy.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_batch_memcpy" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/rule # Convenience name for target. cub.all.test.device_batch_memcpy: dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/rule .PHONY : cub.all.test.device_batch_memcpy # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_batch_memcpy.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_histogram" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/rule # Convenience name for target. cub.cpp14.test.device_histogram: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/rule .PHONY : cub.cpp14.test.device_histogram # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_histogram.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_histogram" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/rule # Convenience name for target. cub.all.test.device_histogram: dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/rule .PHONY : cub.all.test.device_histogram # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_histogram.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_merge_sort" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/rule # Convenience name for target. cub.cpp14.test.device_merge_sort: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/rule .PHONY : cub.cpp14.test.device_merge_sort # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_merge_sort.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_merge_sort" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/rule # Convenience name for target. cub.all.test.device_merge_sort: dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/rule .PHONY : cub.all.test.device_merge_sort # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_merge_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/rule .PHONY : cub.all.test.device_radix_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=30 "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_1.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=31 "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_2.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=32 "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_4.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_8.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule # Convenience name for target. cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule .PHONY : cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule # Convenience name for target. cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/rule .PHONY : cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_radix_sort.cdp_0.bytes_16.pairs_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/rule .PHONY : cub.cpp14.test.device_reduce.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/rule # Convenience name for target. cub.all.test.device_reduce.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/rule .PHONY : cub.all.test.device_reduce.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/rule .PHONY : cub.cpp14.test.device_reduce.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/rule # Convenience name for target. cub.all.test.device_reduce.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/rule .PHONY : cub.all.test.device_reduce.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=33 "Built target cub.cpp14.test.device_reduce.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/rule .PHONY : cub.cpp14.test.device_reduce.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/rule # Convenience name for target. cub.all.test.device_reduce.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/rule .PHONY : cub.all.test.device_reduce.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/rule .PHONY : cub.cpp14.test.device_reduce.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/rule # Convenience name for target. cub.all.test.device_reduce.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/rule .PHONY : cub.all.test.device_reduce.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce.cdp_0.types_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.cdp_0.types_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/rule .PHONY : cub.cpp14.test.device_reduce.cdp_0.types_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.cdp_0.types_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/rule # Convenience name for target. cub.all.test.device_reduce.cdp_0.types_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/rule .PHONY : cub.all.test.device_reduce.cdp_0.types_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce.cdp_0.types_4" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce.cdp_0.types_4: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/rule .PHONY : cub.cpp14.test.device_reduce.cdp_0.types_4 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce.cdp_0.types_4.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce.cdp_0.types_4" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/rule # Convenience name for target. cub.all.test.device_reduce.cdp_0.types_4: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/rule .PHONY : cub.all.test.device_reduce.cdp_0.types_4 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce.cdp_0.types_4.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce_by_key.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/rule .PHONY : cub.cpp14.test.device_reduce_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/rule # Convenience name for target. cub.all.test.device_reduce_by_key.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/rule .PHONY : cub.all.test.device_reduce_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_reduce_by_key.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_reduce_by_key.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_reduce_by_key.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_reduce_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_reduce_by_key.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_reduce_by_key.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/rule .PHONY : cub.all.test.device_reduce_by_key.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_reduce_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_run_length_encode.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/rule # Convenience name for target. cub.cpp14.test.device_run_length_encode.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/rule .PHONY : cub.cpp14.test.device_run_length_encode.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_run_length_encode.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/rule # Convenience name for target. cub.all.test.device_run_length_encode.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/rule .PHONY : cub.all.test.device_run_length_encode.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_run_length_encode.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_run_length_encode.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_run_length_encode.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_run_length_encode.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_run_length_encode.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_run_length_encode.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/rule .PHONY : cub.all.test.device_run_length_encode.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_run_length_encode.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/rule # Convenience name for target. cub.cpp14.test.device_scan.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/rule .PHONY : cub.cpp14.test.device_scan.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/rule # Convenience name for target. cub.all.test.device_scan.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/rule .PHONY : cub.all.test.device_scan.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=34 "Built target cub.cpp14.test.device_scan.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/rule # Convenience name for target. cub.cpp14.test.device_scan.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/rule .PHONY : cub.cpp14.test.device_scan.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/rule # Convenience name for target. cub.all.test.device_scan.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/rule .PHONY : cub.all.test.device_scan.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/rule # Convenience name for target. cub.cpp14.test.device_scan.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/rule .PHONY : cub.cpp14.test.device_scan.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/rule # Convenience name for target. cub.all.test.device_scan.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/rule .PHONY : cub.all.test.device_scan.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/rule # Convenience name for target. cub.cpp14.test.device_scan.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/rule .PHONY : cub.cpp14.test.device_scan.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan.cdp_0.types_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/rule # Convenience name for target. cub.all.test.device_scan.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/rule .PHONY : cub.all.test.device_scan.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/rule .PHONY : cub.all.test.device_scan_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_1.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_1" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_1: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_1 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_1.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_2.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_2" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_2: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_2 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_2.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=35 "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_3: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_3.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_3" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_3: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_3 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_3.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_4" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_4: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_4 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_4.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_4" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_4: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_4 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_4.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_scan_by_key.cdp_0.types_5" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/rule # Convenience name for target. cub.cpp14.test.device_scan_by_key.cdp_0.types_5: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/rule .PHONY : cub.cpp14.test.device_scan_by_key.cdp_0.types_5 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_scan_by_key.cdp_0.types_5.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_scan_by_key.cdp_0.types_5" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/rule # Convenience name for target. cub.all.test.device_scan_by_key.cdp_0.types_5: dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/rule .PHONY : cub.all.test.device_scan_by_key.cdp_0.types_5 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_scan_by_key.cdp_0.types_5.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_segmented_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/rule # Convenience name for target. cub.cpp14.test.device_segmented_sort.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/rule .PHONY : cub.cpp14.test.device_segmented_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_segmented_sort.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/rule # Convenience name for target. cub.all.test.device_segmented_sort.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/rule .PHONY : cub.all.test.device_segmented_sort.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_segmented_sort.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_segmented_sort.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_segmented_sort.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_segmented_sort.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_segmented_sort.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_segmented_sort.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/rule .PHONY : cub.all.test.device_segmented_sort.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_segmented_sort.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_select_if.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/rule # Convenience name for target. cub.cpp14.test.device_select_if.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/rule .PHONY : cub.cpp14.test.device_select_if.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_if.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/rule # Convenience name for target. cub.all.test.device_select_if.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/rule .PHONY : cub.all.test.device_select_if.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_select_if.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_select_if.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_select_if.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_if.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_if.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_select_if.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/rule .PHONY : cub.all.test.device_select_if.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_if.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_select_unique.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/rule # Convenience name for target. cub.cpp14.test.device_select_unique.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/rule .PHONY : cub.cpp14.test.device_select_unique.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_unique.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/rule # Convenience name for target. cub.all.test.device_select_unique.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/rule .PHONY : cub.all.test.device_select_unique.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_select_unique.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_select_unique.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_select_unique.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_unique.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_select_unique.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/rule .PHONY : cub.all.test.device_select_unique.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_select_unique_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/rule # Convenience name for target. cub.cpp14.test.device_select_unique_by_key.all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/rule .PHONY : cub.cpp14.test.device_select_unique_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_unique_by_key.all" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/rule # Convenience name for target. cub.all.test.device_select_unique_by_key.all: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/rule .PHONY : cub.all.test.device_select_unique_by_key.all # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.all.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=36 "Built target cub.cpp14.test.device_select_unique_by_key.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/rule # Convenience name for target. cub.cpp14.test.device_select_unique_by_key.cdp_0: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/rule .PHONY : cub.cpp14.test.device_select_unique_by_key.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_select_unique_by_key.cdp_0.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_select_unique_by_key.cdp_0" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/rule # Convenience name for target. cub.all.test.device_select_unique_by_key.cdp_0: dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/rule .PHONY : cub.all.test.device_select_unique_by_key.cdp_0 # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_select_unique_by_key.cdp_0.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_spmv" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/rule # Convenience name for target. cub.cpp14.test.device_spmv: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/rule .PHONY : cub.cpp14.test.device_spmv # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_spmv.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_spmv" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/rule # Convenience name for target. cub.all.test.device_spmv: dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/rule .PHONY : cub.all.test.device_spmv # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_spmv.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.device_three_way_partition" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/rule # Convenience name for target. cub.cpp14.test.device_three_way_partition: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/rule .PHONY : cub.cpp14.test.device_three_way_partition # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.device_three_way_partition.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.device_three_way_partition" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/rule # Convenience name for target. cub.all.test.device_three_way_partition: dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/rule .PHONY : cub.all.test.device_three_way_partition # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.device_three_way_partition.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.grid_barrier" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/rule # Convenience name for target. cub.cpp14.test.grid_barrier: dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/rule .PHONY : cub.cpp14.test.grid_barrier # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.grid_barrier.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.grid_barrier" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/rule # Convenience name for target. cub.all.test.grid_barrier: dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/rule .PHONY : cub.all.test.grid_barrier # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.grid_barrier.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.iterator" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/rule # Convenience name for target. cub.cpp14.test.iterator: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/rule .PHONY : cub.cpp14.test.iterator # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.iterator" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/rule # Convenience name for target. cub.all.test.iterator: dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/rule .PHONY : cub.all.test.iterator # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.iterator_deprecated" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/rule # Convenience name for target. cub.cpp14.test.iterator_deprecated: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/rule .PHONY : cub.cpp14.test.iterator_deprecated # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.iterator_deprecated.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.iterator_deprecated" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/rule # Convenience name for target. cub.all.test.iterator_deprecated: dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/rule .PHONY : cub.all.test.iterator_deprecated # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.iterator_deprecated.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.namespace_wrapped" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/rule # Convenience name for target. cub.cpp14.test.namespace_wrapped: dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/rule .PHONY : cub.cpp14.test.namespace_wrapped # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.namespace_wrapped.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.namespace_wrapped" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/rule # Convenience name for target. cub.all.test.namespace_wrapped: dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/rule .PHONY : cub.all.test.namespace_wrapped # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.namespace_wrapped.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.temporary_storage_layout" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/rule # Convenience name for target. cub.cpp14.test.temporary_storage_layout: dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/rule .PHONY : cub.cpp14.test.temporary_storage_layout # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.temporary_storage_layout.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.temporary_storage_layout" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/rule # Convenience name for target. cub.all.test.temporary_storage_layout: dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/rule .PHONY : cub.all.test.temporary_storage_layout # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.temporary_storage_layout.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.thread_operators" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/rule # Convenience name for target. cub.cpp14.test.thread_operators: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/rule .PHONY : cub.cpp14.test.thread_operators # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_operators.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.thread_operators" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/rule # Convenience name for target. cub.all.test.thread_operators: dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/rule .PHONY : cub.all.test.thread_operators # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_operators.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.test.thread_sort" .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/rule # Convenience name for target. cub.cpp14.test.thread_sort: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/rule .PHONY : cub.cpp14.test.thread_sort # clean rule for target. dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir # All Build rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/all: dependencies/cub/test/CMakeFiles/cub.cpp14.test.thread_sort.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.test.thread_sort" .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/rule # Convenience name for target. cub.all.test.thread_sort: dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/rule .PHONY : cub.all.test.thread_sort # clean rule for target. dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/build.make dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/clean .PHONY : dependencies/cub/test/CMakeFiles/cub.all.test.thread_sort.dir/clean #============================================================================= # Target rules for target _deps/metal-build/CMakeFiles/Metal.bundle.dir # All Build rule for target. _deps/metal-build/CMakeFiles/Metal.bundle.dir/all: $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/Metal.bundle.dir/build.make _deps/metal-build/CMakeFiles/Metal.bundle.dir/depend $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/Metal.bundle.dir/build.make _deps/metal-build/CMakeFiles/Metal.bundle.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target Metal.bundle" .PHONY : _deps/metal-build/CMakeFiles/Metal.bundle.dir/all # Build rule for subdir invocation for target. _deps/metal-build/CMakeFiles/Metal.bundle.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : _deps/metal-build/CMakeFiles/Metal.bundle.dir/rule # Convenience name for target. Metal.bundle: _deps/metal-build/CMakeFiles/Metal.bundle.dir/rule .PHONY : Metal.bundle # clean rule for target. _deps/metal-build/CMakeFiles/Metal.bundle.dir/clean: $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/Metal.bundle.dir/build.make _deps/metal-build/CMakeFiles/Metal.bundle.dir/clean .PHONY : _deps/metal-build/CMakeFiles/Metal.bundle.dir/clean #============================================================================= # Target rules for target _deps/metal-build/CMakeFiles/bundle.dir # All Build rule for target. _deps/metal-build/CMakeFiles/bundle.dir/all: _deps/metal-build/CMakeFiles/Metal.bundle.dir/all $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/bundle.dir/build.make _deps/metal-build/CMakeFiles/bundle.dir/depend $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/bundle.dir/build.make _deps/metal-build/CMakeFiles/bundle.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target bundle" .PHONY : _deps/metal-build/CMakeFiles/bundle.dir/all # Build rule for subdir invocation for target. _deps/metal-build/CMakeFiles/bundle.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/metal-build/CMakeFiles/bundle.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : _deps/metal-build/CMakeFiles/bundle.dir/rule # Convenience name for target. bundle: _deps/metal-build/CMakeFiles/bundle.dir/rule .PHONY : bundle # clean rule for target. _deps/metal-build/CMakeFiles/bundle.dir/clean: $(MAKE) $(MAKESILENT) -f _deps/metal-build/CMakeFiles/bundle.dir/build.make _deps/metal-build/CMakeFiles/bundle.dir/clean .PHONY : _deps/metal-build/CMakeFiles/bundle.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir # All Build rule for target. dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/build.make dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/build.make dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.examples" .PHONY : dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/rule # Convenience name for target. cub.cpp14.examples: dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/rule .PHONY : cub.cpp14.examples # clean rule for target. dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/build.make dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/clean .PHONY : dependencies/cub/examples/CMakeFiles/cub.cpp14.examples.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.block.radix_sort" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/rule # Convenience name for target. cub.cpp14.example.block.radix_sort: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/rule .PHONY : cub.cpp14.example.block.radix_sort # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.radix_sort.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.block.radix_sort" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/rule # Convenience name for target. cub.all.example.block.radix_sort: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/rule .PHONY : cub.all.example.block.radix_sort # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.radix_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.block.reduce" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/rule # Convenience name for target. cub.cpp14.example.block.reduce: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/rule .PHONY : cub.cpp14.example.block.reduce # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.block.reduce" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/rule # Convenience name for target. cub.all.example.block.reduce: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/rule .PHONY : cub.all.example.block.reduce # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.block.reduce_dyn_smem" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/rule # Convenience name for target. cub.cpp14.example.block.reduce_dyn_smem: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/rule .PHONY : cub.cpp14.example.block.reduce_dyn_smem # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.reduce_dyn_smem.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.block.reduce_dyn_smem" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/rule # Convenience name for target. cub.all.example.block.reduce_dyn_smem: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/rule .PHONY : cub.all.example.block.reduce_dyn_smem # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.reduce_dyn_smem.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.block.scan" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/rule # Convenience name for target. cub.cpp14.example.block.scan: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/rule .PHONY : cub.cpp14.example.block.scan # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir # All Build rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/all: dependencies/cub/examples/block/CMakeFiles/cub.cpp14.example.block.scan.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.block.scan" .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/rule # Convenience name for target. cub.all.example.block.scan: dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/rule .PHONY : cub.all.example.block.scan # clean rule for target. dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/build.make dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/clean .PHONY : dependencies/cub/examples/block/CMakeFiles/cub.all.example.block.scan.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=1 "Built target cub.cpp14.example.device.decoupled_look_back" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/rule # Convenience name for target. cub.cpp14.example.device.decoupled_look_back: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/rule .PHONY : cub.cpp14.example.device.decoupled_look_back # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.decoupled_look_back.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.decoupled_look_back" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/rule # Convenience name for target. cub.all.example.device.decoupled_look_back: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/rule .PHONY : cub.all.example.device.decoupled_look_back # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.decoupled_look_back.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.partition_flagged" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/rule # Convenience name for target. cub.cpp14.example.device.partition_flagged: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/rule .PHONY : cub.cpp14.example.device.partition_flagged # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_flagged.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.partition_flagged" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/rule # Convenience name for target. cub.all.example.device.partition_flagged: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/rule .PHONY : cub.all.example.device.partition_flagged # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_flagged.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.partition_if" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/rule # Convenience name for target. cub.cpp14.example.device.partition_if: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/rule .PHONY : cub.cpp14.example.device.partition_if # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.partition_if.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.partition_if" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/rule # Convenience name for target. cub.all.example.device.partition_if: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/rule .PHONY : cub.all.example.device.partition_if # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.partition_if.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.radix_sort" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/rule # Convenience name for target. cub.cpp14.example.device.radix_sort: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/rule .PHONY : cub.cpp14.example.device.radix_sort # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.radix_sort" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/rule # Convenience name for target. cub.all.example.device.radix_sort: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/rule .PHONY : cub.all.example.device.radix_sort # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.radix_sort_custom" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/rule # Convenience name for target. cub.cpp14.example.device.radix_sort_custom: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/rule .PHONY : cub.cpp14.example.device.radix_sort_custom # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.radix_sort_custom.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.radix_sort_custom" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/rule # Convenience name for target. cub.all.example.device.radix_sort_custom: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/rule .PHONY : cub.all.example.device.radix_sort_custom # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.radix_sort_custom.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.reduce" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/rule # Convenience name for target. cub.cpp14.example.device.reduce: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/rule .PHONY : cub.cpp14.example.device.reduce # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.reduce.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.reduce" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/rule # Convenience name for target. cub.all.example.device.reduce: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/rule .PHONY : cub.all.example.device.reduce # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.reduce.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=2 "Built target cub.cpp14.example.device.scan" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/rule # Convenience name for target. cub.cpp14.example.device.scan: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/rule .PHONY : cub.cpp14.example.device.scan # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.scan.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.scan" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 1 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/rule # Convenience name for target. cub.all.example.device.scan: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/rule .PHONY : cub.all.example.device.scan # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.scan.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.select_flagged" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/rule # Convenience name for target. cub.cpp14.example.device.select_flagged: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/rule .PHONY : cub.cpp14.example.device.select_flagged # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_flagged.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.select_flagged" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/rule # Convenience name for target. cub.all.example.device.select_flagged: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/rule .PHONY : cub.all.example.device.select_flagged # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_flagged.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.select_if" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/rule # Convenience name for target. cub.cpp14.example.device.select_if: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/rule .PHONY : cub.cpp14.example.device.select_if # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_if.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.select_if" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/rule # Convenience name for target. cub.all.example.device.select_if: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/rule .PHONY : cub.all.example.device.select_if # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_if.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.select_unique" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/rule # Convenience name for target. cub.cpp14.example.device.select_unique: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/rule .PHONY : cub.cpp14.example.device.select_unique # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.select_unique.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.select_unique" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/rule # Convenience name for target. cub.all.example.device.select_unique: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/rule .PHONY : cub.all.example.device.select_unique # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.select_unique.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.cpp14.example.device.sort_find_non_trivial_runs" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/rule # Convenience name for target. cub.cpp14.example.device.sort_find_non_trivial_runs: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/rule .PHONY : cub.cpp14.example.device.sort_find_non_trivial_runs # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/clean #============================================================================= # Target rules for target dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir # All Build rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/all: dependencies/cub/examples/device/CMakeFiles/cub.cpp14.example.device.sort_find_non_trivial_runs.dir/all $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/depend $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num= "Built target cub.all.example.device.sort_find_non_trivial_runs" .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/all # Build rule for subdir invocation for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/rule # Convenience name for target. cub.all.example.device.sort_find_non_trivial_runs: dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/rule .PHONY : cub.all.example.device.sort_find_non_trivial_runs # clean rule for target. dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/clean: $(MAKE) $(MAKESILENT) -f dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/build.make dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/clean .PHONY : dependencies/cub/examples/device/CMakeFiles/cub.all.example.device.sort_find_non_trivial_runs.dir/clean #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -P /home/ubuntu/thrust/build/CMakeFiles/VerifyGlobs.cmake $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system