| |
| |
|
|
| |
| .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 testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/compiler_depend.make |
|
|
| |
| include testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/progress.make |
|
|
| thrust.all.test.cuda.sequence.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build.make |
| .PHONY : thrust.all.test.cuda.sequence.cdp_0 |
|
|
| |
| testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build: thrust.all.test.cuda.sequence.cdp_0 |
| .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build |
|
|
| testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean: |
| cd /home/ubuntu/thrust/build/testing/cuda && $(CMAKE_COMMAND) -P CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/cmake_clean.cmake |
| .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/clean |
|
|
| testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/depend: |
| cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/thrust /home/ubuntu/thrust/testing/cuda /home/ubuntu/thrust/build /home/ubuntu/thrust/build/testing/cuda /home/ubuntu/thrust/build/testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/DependInfo.cmake --color=$(COLOR) |
| .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/depend |
|
|
|
|