|
|
|
|
|
|
|
|
|
.DELETE_ON_ERROR: |
|
|
|
|
|
|
|
|
|
|
|
.SUFFIXES: |
|
|
|
|
|
% : %,v |
|
|
|
|
|
% : RCS/% |
|
|
|
|
|
% : RCS/%,v |
|
|
|
|
|
% : SCCS/s.% |
|
|
|
|
|
% : s.% |
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list |
|
|
|
|
|
$(VERBOSE)MAKESILENT = -s |
|
|
|
|
|
$(VERBOSE).SILENT: |
|
|
|
|
|
cmake_force: |
|
.PHONY : cmake_force |
|
|
|
|
|
|
|
|
|
|
|
SHELL = /bin/sh |
|
|
|
|
|
CMAKE_COMMAND = /usr/bin/cmake |
|
|
|
|
|
RM = /usr/bin/cmake -E rm -f |
|
|
|
|
|
EQUALS = = |
|
|
|
|
|
CMAKE_SOURCE_DIR = /home/ubuntu/thrust |
|
|
|
|
|
CMAKE_BINARY_DIR = /home/ubuntu/thrust/build |
|
|
|
|
|
include examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/depend.make |
|
|
|
include examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/compiler_depend.make |
|
|
|
|
|
include examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/progress.make |
|
|
|
|
|
include examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/flags.make |
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/flags.make |
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/includes_CUDA.rsp |
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o: /home/ubuntu/thrust/examples/cuda/wrap_pointer.cu |
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/compiler_depend.ts |
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CUDA object examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o" |
|
cd /home/ubuntu/thrust/build/examples/cuda && /usr/bin/nvcc -forward-unknown-to-host-compiler -ccbin=/usr/bin/c++ $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o -MF CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o.d -x cu -c /home/ubuntu/thrust/examples/cuda/wrap_pointer.cu -o CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o |
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.i: cmake_force |
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CUDA source to CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.i" |
|
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE |
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.s: cmake_force |
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CUDA source to assembly CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.s" |
|
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE |
|
|
|
|
|
thrust_example_cuda_wrap_pointer_OBJECTS = \ |
|
"CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o" |
|
|
|
|
|
thrust_example_cuda_wrap_pointer_EXTERNAL_OBJECTS = |
|
|
|
bin/thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/wrap_pointer.cu.o |
|
bin/thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build.make |
|
bin/thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/linkLibs.rsp |
|
bin/thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/objects1.rsp |
|
bin/thrust.example.cuda.wrap_pointer: examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/link.txt |
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ubuntu/thrust/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CUDA executable ../../bin/thrust.example.cuda.wrap_pointer" |
|
cd /home/ubuntu/thrust/build/examples/cuda && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/thrust.example.cuda.wrap_pointer.dir/link.txt --verbose=$(VERBOSE) |
|
|
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build: bin/thrust.example.cuda.wrap_pointer |
|
.PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build |
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean: |
|
cd /home/ubuntu/thrust/build/examples/cuda && $(CMAKE_COMMAND) -P CMakeFiles/thrust.example.cuda.wrap_pointer.dir/cmake_clean.cmake |
|
.PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/clean |
|
|
|
examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/depend: |
|
cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/thrust /home/ubuntu/thrust/examples/cuda /home/ubuntu/thrust/build /home/ubuntu/thrust/build/examples/cuda /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/DependInfo.cmake --color=$(COLOR) |
|
.PHONY : examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/depend |
|
|
|
|