| |
| |
|
|
| |
| default_target: all |
| .PHONY : default_target |
|
|
| |
| |
|
|
| |
| .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/local/lib/python3.8/dist-packages/cmake/data/bin/cmake |
|
|
| |
| RM = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -E rm -f |
|
|
| |
| EQUALS = = |
|
|
| |
| CMAKE_SOURCE_DIR = /content/instant-ngp |
|
|
| |
| CMAKE_BINARY_DIR = /content/instant-ngp/build |
|
|
| |
| |
|
|
| |
| all: CMakeFiles/optix_program.dir/all |
| all: CMakeFiles/ngp.dir/all |
| all: CMakeFiles/instant-ngp.dir/all |
| all: CMakeFiles/pyngp.dir/all |
| all: dependencies/tiny-cuda-nn/all |
| all: dependencies/pybind11/all |
| .PHONY : all |
|
|
| |
| preinstall: dependencies/tiny-cuda-nn/preinstall |
| preinstall: dependencies/pybind11/preinstall |
| .PHONY : preinstall |
|
|
| |
| clean: CMakeFiles/optix_program.dir/clean |
| clean: CMakeFiles/ngp.dir/clean |
| clean: CMakeFiles/instant-ngp.dir/clean |
| clean: CMakeFiles/pyngp.dir/clean |
| clean: dependencies/tiny-cuda-nn/clean |
| clean: dependencies/pybind11/clean |
| .PHONY : clean |
|
|
| |
| |
|
|
| |
| dependencies/pybind11/all: |
| .PHONY : dependencies/pybind11/all |
|
|
| |
| dependencies/pybind11/preinstall: |
| .PHONY : dependencies/pybind11/preinstall |
|
|
| |
| dependencies/pybind11/clean: |
| .PHONY : dependencies/pybind11/clean |
|
|
| |
| |
|
|
| |
| dependencies/tiny-cuda-nn/all: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
| dependencies/tiny-cuda-nn/all: dependencies/tiny-cuda-nn/dependencies/fmt/all |
| .PHONY : dependencies/tiny-cuda-nn/all |
|
|
| |
| dependencies/tiny-cuda-nn/preinstall: dependencies/tiny-cuda-nn/dependencies/fmt/preinstall |
| .PHONY : dependencies/tiny-cuda-nn/preinstall |
|
|
| |
| dependencies/tiny-cuda-nn/clean: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/clean |
| dependencies/tiny-cuda-nn/clean: dependencies/tiny-cuda-nn/dependencies/fmt/clean |
| .PHONY : dependencies/tiny-cuda-nn/clean |
|
|
| |
| |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/all: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/all |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/preinstall: |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/preinstall |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/clean: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/clean |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/clean |
|
|
| |
| |
|
|
| |
| CMakeFiles/optix_program.dir/all: |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/depend |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=23,24,25 "Built target optix_program" |
| .PHONY : CMakeFiles/optix_program.dir/all |
|
|
| |
| CMakeFiles/optix_program.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 3 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/optix_program.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : CMakeFiles/optix_program.dir/rule |
|
|
| |
| optix_program: CMakeFiles/optix_program.dir/rule |
| .PHONY : optix_program |
|
|
| |
| CMakeFiles/optix_program.dir/clean: |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/clean |
| .PHONY : CMakeFiles/optix_program.dir/clean |
|
|
| |
| |
|
|
| |
| CMakeFiles/ngp.dir/all: CMakeFiles/optix_program.dir/all |
| CMakeFiles/ngp.dir/all: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
| CMakeFiles/ngp.dir/all: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/depend |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22 "Built target ngp" |
| .PHONY : CMakeFiles/ngp.dir/all |
|
|
| |
| CMakeFiles/ngp.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 34 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ngp.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : CMakeFiles/ngp.dir/rule |
|
|
| |
| ngp: CMakeFiles/ngp.dir/rule |
| .PHONY : ngp |
|
|
| |
| CMakeFiles/ngp.dir/clean: |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/clean |
| .PHONY : CMakeFiles/ngp.dir/clean |
|
|
| |
| |
|
|
| |
| CMakeFiles/instant-ngp.dir/all: CMakeFiles/ngp.dir/all |
| CMakeFiles/instant-ngp.dir/all: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
| CMakeFiles/instant-ngp.dir/all: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/depend |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=4,5 "Built target instant-ngp" |
| .PHONY : CMakeFiles/instant-ngp.dir/all |
|
|
| |
| CMakeFiles/instant-ngp.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 36 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/instant-ngp.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : CMakeFiles/instant-ngp.dir/rule |
|
|
| |
| instant-ngp: CMakeFiles/instant-ngp.dir/rule |
| .PHONY : instant-ngp |
|
|
| |
| CMakeFiles/instant-ngp.dir/clean: |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/clean |
| .PHONY : CMakeFiles/instant-ngp.dir/clean |
|
|
| |
| |
|
|
| |
| CMakeFiles/pyngp.dir/all: CMakeFiles/ngp.dir/all |
| CMakeFiles/pyngp.dir/all: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
| CMakeFiles/pyngp.dir/all: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/depend |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=26,27 "Built target pyngp" |
| .PHONY : CMakeFiles/pyngp.dir/all |
|
|
| |
| CMakeFiles/pyngp.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 36 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/pyngp.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : CMakeFiles/pyngp.dir/rule |
|
|
| |
| pyngp: CMakeFiles/pyngp.dir/rule |
| .PHONY : pyngp |
|
|
| |
| CMakeFiles/pyngp.dir/clean: |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/clean |
| .PHONY : CMakeFiles/pyngp.dir/clean |
|
|
| |
| |
|
|
| |
| dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build.make dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/depend |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build.make dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=28,29,30,31,32,33,34,35,36,37,38 "Built target tiny-cuda-nn" |
| .PHONY : dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
|
|
| |
| dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 14 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/rule |
|
|
| |
| tiny-cuda-nn: dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/rule |
| .PHONY : tiny-cuda-nn |
|
|
| |
| dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/clean: |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build.make dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/clean |
| .PHONY : dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/clean |
|
|
| |
| |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all: |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/depend |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build |
| @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/instant-ngp/build/CMakeFiles --progress-num=1,2,3 "Built target fmt" |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/rule: cmake_check_build_system |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 3 |
| $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/all |
| $(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0 |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/rule |
|
|
| |
| fmt: dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/rule |
| .PHONY : fmt |
|
|
| |
| dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/clean: |
| $(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/clean |
| .PHONY : dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/clean |
|
|
| |
| |
|
|
| |
| |
| |
| cmake_check_build_system: |
| $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 |
| .PHONY : cmake_check_build_system |
|
|
|
|