| | # CMAKE generated file: DO NOT EDIT |
| | # Generated by "Unix Makefiles" Generator, CMake Version 3.27 |
| |
|
| | # 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/local/lib/python3.10/dist-packages/cmake/data/bin/cmake |
| |
|
| | # The command to remove a file. |
| | RM = /usr/local/lib/python3.10/dist-packages/cmake/data/bin/cmake -E rm -f |
| |
|
| | # Escaping for special characters. |
| | EQUALS = = |
| |
|
| | # The top-level source directory on which CMake was run. |
| | CMAKE_SOURCE_DIR = /content/tiny-cuda-nn |
| |
|
| | # The top-level build directory on which CMake was run. |
| | CMAKE_BINARY_DIR = /content/tiny-cuda-nn/build |
| |
|
| | #============================================================================= |
| | # Directory level rules for the build root directory |
| |
|
| | # The main recursive "all" target. |
| | all: CMakeFiles/tiny-cuda-nn.dir/all |
| | all: dependencies/fmt/all |
| | all: samples/all |
| | all: benchmarks/image/all |
| | .PHONY : all |
| |
|
| | # The main recursive "preinstall" target. |
| | preinstall: dependencies/fmt/preinstall |
| | preinstall: samples/preinstall |
| | preinstall: benchmarks/image/preinstall |
| | .PHONY : preinstall |
| |
|
| | # The main recursive "clean" target. |
| | clean: CMakeFiles/tiny-cuda-nn.dir/clean |
| | clean: dependencies/fmt/clean |
| | clean: samples/clean |
| | clean: benchmarks/image/clean |
| | .PHONY : clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory benchmarks/image |
| |
|
| | # Recursive "all" directory target. |
| | benchmarks/image/all: benchmarks/image/CMakeFiles/bench_image_ours.dir/all |
| | .PHONY : benchmarks/image/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | benchmarks/image/preinstall: |
| | .PHONY : benchmarks/image/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | benchmarks/image/clean: benchmarks/image/CMakeFiles/bench_image_ours.dir/clean |
| | .PHONY : benchmarks/image/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory dependencies/fmt |
| |
|
| | # Recursive "all" directory target. |
| | dependencies/fmt/all: dependencies/fmt/CMakeFiles/fmt.dir/all |
| | .PHONY : dependencies/fmt/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | dependencies/fmt/preinstall: |
| | .PHONY : dependencies/fmt/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | dependencies/fmt/clean: dependencies/fmt/CMakeFiles/fmt.dir/clean |
| | .PHONY : dependencies/fmt/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory samples |
| |
|
| | # Recursive "all" directory target. |
| | samples/all: samples/CMakeFiles/mlp_learning_an_image.dir/all |
| | .PHONY : samples/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | samples/preinstall: |
| | .PHONY : samples/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | samples/clean: samples/CMakeFiles/mlp_learning_an_image.dir/clean |
| | .PHONY : samples/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target CMakeFiles/tiny-cuda-nn.dir |
| |
|
| | # All Build rule for target. |
| | CMakeFiles/tiny-cuda-nn.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=10,11,12,13,14,15,16,17,18,19,20 "Built target tiny-cuda-nn" |
| | .PHONY : CMakeFiles/tiny-cuda-nn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | CMakeFiles/tiny-cuda-nn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 14 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tiny-cuda-nn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0 |
| | .PHONY : CMakeFiles/tiny-cuda-nn.dir/rule |
| |
|
| | # Convenience name for target. |
| | tiny-cuda-nn: CMakeFiles/tiny-cuda-nn.dir/rule |
| | .PHONY : tiny-cuda-nn |
| |
|
| | # clean rule for target. |
| | CMakeFiles/tiny-cuda-nn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/tiny-cuda-nn.dir/build.make CMakeFiles/tiny-cuda-nn.dir/clean |
| | .PHONY : CMakeFiles/tiny-cuda-nn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target dependencies/fmt/CMakeFiles/fmt.dir |
| |
|
| | # All Build rule for target. |
| | dependencies/fmt/CMakeFiles/fmt.dir/all: |
| | $(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/depend |
| | $(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=4,5,6 "Built target fmt" |
| | .PHONY : dependencies/fmt/CMakeFiles/fmt.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | dependencies/fmt/CMakeFiles/fmt.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 3 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dependencies/fmt/CMakeFiles/fmt.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0 |
| | .PHONY : dependencies/fmt/CMakeFiles/fmt.dir/rule |
| |
|
| | # Convenience name for target. |
| | fmt: dependencies/fmt/CMakeFiles/fmt.dir/rule |
| | .PHONY : fmt |
| |
|
| | # clean rule for target. |
| | dependencies/fmt/CMakeFiles/fmt.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/fmt/CMakeFiles/fmt.dir/clean |
| | .PHONY : dependencies/fmt/CMakeFiles/fmt.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target samples/CMakeFiles/mlp_learning_an_image.dir |
| |
|
| | # All Build rule for target. |
| | samples/CMakeFiles/mlp_learning_an_image.dir/all: CMakeFiles/tiny-cuda-nn.dir/all |
| | samples/CMakeFiles/mlp_learning_an_image.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all |
| | $(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/depend |
| | $(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=7,8,9 "Built target mlp_learning_an_image" |
| | .PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | samples/CMakeFiles/mlp_learning_an_image.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 17 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/CMakeFiles/mlp_learning_an_image.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0 |
| | .PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/rule |
| |
|
| | # Convenience name for target. |
| | mlp_learning_an_image: samples/CMakeFiles/mlp_learning_an_image.dir/rule |
| | .PHONY : mlp_learning_an_image |
| |
|
| | # clean rule for target. |
| | samples/CMakeFiles/mlp_learning_an_image.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f samples/CMakeFiles/mlp_learning_an_image.dir/build.make samples/CMakeFiles/mlp_learning_an_image.dir/clean |
| | .PHONY : samples/CMakeFiles/mlp_learning_an_image.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target benchmarks/image/CMakeFiles/bench_image_ours.dir |
| |
|
| | # All Build rule for target. |
| | benchmarks/image/CMakeFiles/bench_image_ours.dir/all: CMakeFiles/tiny-cuda-nn.dir/all |
| | benchmarks/image/CMakeFiles/bench_image_ours.dir/all: dependencies/fmt/CMakeFiles/fmt.dir/all |
| | $(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/depend |
| | $(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/tiny-cuda-nn/build/CMakeFiles --progress-num=1,2,3 "Built target bench_image_ours" |
| | .PHONY : benchmarks/image/CMakeFiles/bench_image_ours.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | benchmarks/image/CMakeFiles/bench_image_ours.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 17 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmarks/image/CMakeFiles/bench_image_ours.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/tiny-cuda-nn/build/CMakeFiles 0 |
| | .PHONY : benchmarks/image/CMakeFiles/bench_image_ours.dir/rule |
| |
|
| | # Convenience name for target. |
| | bench_image_ours: benchmarks/image/CMakeFiles/bench_image_ours.dir/rule |
| | .PHONY : bench_image_ours |
| |
|
| | # clean rule for target. |
| | benchmarks/image/CMakeFiles/bench_image_ours.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f benchmarks/image/CMakeFiles/bench_image_ours.dir/build.make benchmarks/image/CMakeFiles/bench_image_ours.dir/clean |
| | .PHONY : benchmarks/image/CMakeFiles/bench_image_ours.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 |
| | .PHONY : cmake_check_build_system |
| |
|
| |
|