instant-ngp-v2 / Makefile
camenduru's picture
instant-ngp-v2
fd802aa
raw
history blame contribute delete
No virus
24.8 kB
# 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
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# 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.9/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.9/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/instant-ngp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/instant-ngp/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles /content/instant-ngp/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /content/instant-ngp/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named optix_program
# Build rule for target.
optix_program: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 optix_program
.PHONY : optix_program
# fast build rule for target.
optix_program/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/build
.PHONY : optix_program/fast
#=============================================================================
# Target rules for targets named ngp
# Build rule for target.
ngp: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ngp
.PHONY : ngp
# fast build rule for target.
ngp/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/build
.PHONY : ngp/fast
#=============================================================================
# Target rules for targets named instant-ngp
# Build rule for target.
instant-ngp: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 instant-ngp
.PHONY : instant-ngp
# fast build rule for target.
instant-ngp/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/build
.PHONY : instant-ngp/fast
#=============================================================================
# Target rules for targets named pyngp
# Build rule for target.
pyngp: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pyngp
.PHONY : pyngp
# fast build rule for target.
pyngp/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/build
.PHONY : pyngp/fast
#=============================================================================
# Target rules for targets named tiny-cuda-nn
# Build rule for target.
tiny-cuda-nn: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tiny-cuda-nn
.PHONY : tiny-cuda-nn
# fast build rule for target.
tiny-cuda-nn/fast:
$(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build.make dependencies/tiny-cuda-nn/CMakeFiles/tiny-cuda-nn.dir/build
.PHONY : tiny-cuda-nn/fast
#=============================================================================
# Target rules for targets named fmt
# Build rule for target.
fmt: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fmt
.PHONY : fmt
# fast build rule for target.
fmt/fast:
$(MAKE) $(MAKESILENT) -f dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build.make dependencies/tiny-cuda-nn/dependencies/fmt/CMakeFiles/fmt.dir/build
.PHONY : fmt/fast
src/camera_path.o: src/camera_path.cu.o
.PHONY : src/camera_path.o
# target to build an object file
src/camera_path.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/camera_path.cu.o
.PHONY : src/camera_path.cu.o
src/camera_path.i: src/camera_path.cu.i
.PHONY : src/camera_path.i
# target to preprocess a source file
src/camera_path.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/camera_path.cu.i
.PHONY : src/camera_path.cu.i
src/camera_path.s: src/camera_path.cu.s
.PHONY : src/camera_path.s
# target to generate assembly for a file
src/camera_path.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/camera_path.cu.s
.PHONY : src/camera_path.cu.s
src/common.o: src/common.cu.o
.PHONY : src/common.o
# target to build an object file
src/common.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common.cu.o
.PHONY : src/common.cu.o
src/common.i: src/common.cu.i
.PHONY : src/common.i
# target to preprocess a source file
src/common.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common.cu.i
.PHONY : src/common.cu.i
src/common.s: src/common.cu.s
.PHONY : src/common.s
# target to generate assembly for a file
src/common.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common.cu.s
.PHONY : src/common.cu.s
src/common_device.o: src/common_device.cu.o
.PHONY : src/common_device.o
# target to build an object file
src/common_device.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common_device.cu.o
.PHONY : src/common_device.cu.o
src/common_device.i: src/common_device.cu.i
.PHONY : src/common_device.i
# target to preprocess a source file
src/common_device.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common_device.cu.i
.PHONY : src/common_device.cu.i
src/common_device.s: src/common_device.cu.s
.PHONY : src/common_device.s
# target to generate assembly for a file
src/common_device.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/common_device.cu.s
.PHONY : src/common_device.cu.s
src/main.o: src/main.cu.o
.PHONY : src/main.o
# target to build an object file
src/main.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/src/main.cu.o
.PHONY : src/main.cu.o
src/main.i: src/main.cu.i
.PHONY : src/main.i
# target to preprocess a source file
src/main.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/src/main.cu.i
.PHONY : src/main.cu.i
src/main.s: src/main.cu.s
.PHONY : src/main.s
# target to generate assembly for a file
src/main.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/instant-ngp.dir/build.make CMakeFiles/instant-ngp.dir/src/main.cu.s
.PHONY : src/main.cu.s
src/marching_cubes.o: src/marching_cubes.cu.o
.PHONY : src/marching_cubes.o
# target to build an object file
src/marching_cubes.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/marching_cubes.cu.o
.PHONY : src/marching_cubes.cu.o
src/marching_cubes.i: src/marching_cubes.cu.i
.PHONY : src/marching_cubes.i
# target to preprocess a source file
src/marching_cubes.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/marching_cubes.cu.i
.PHONY : src/marching_cubes.cu.i
src/marching_cubes.s: src/marching_cubes.cu.s
.PHONY : src/marching_cubes.s
# target to generate assembly for a file
src/marching_cubes.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/marching_cubes.cu.s
.PHONY : src/marching_cubes.cu.s
src/nerf_loader.o: src/nerf_loader.cu.o
.PHONY : src/nerf_loader.o
# target to build an object file
src/nerf_loader.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/nerf_loader.cu.o
.PHONY : src/nerf_loader.cu.o
src/nerf_loader.i: src/nerf_loader.cu.i
.PHONY : src/nerf_loader.i
# target to preprocess a source file
src/nerf_loader.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/nerf_loader.cu.i
.PHONY : src/nerf_loader.cu.i
src/nerf_loader.s: src/nerf_loader.cu.s
.PHONY : src/nerf_loader.s
# target to generate assembly for a file
src/nerf_loader.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/nerf_loader.cu.s
.PHONY : src/nerf_loader.cu.s
src/optix/pathescape.o: src/optix/pathescape.cu.o
.PHONY : src/optix/pathescape.o
# target to build an object file
src/optix/pathescape.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/pathescape.cu.o
.PHONY : src/optix/pathescape.cu.o
src/optix/pathescape.i: src/optix/pathescape.cu.i
.PHONY : src/optix/pathescape.i
# target to preprocess a source file
src/optix/pathescape.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/pathescape.cu.i
.PHONY : src/optix/pathescape.cu.i
src/optix/pathescape.s: src/optix/pathescape.cu.s
.PHONY : src/optix/pathescape.s
# target to generate assembly for a file
src/optix/pathescape.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/pathescape.cu.s
.PHONY : src/optix/pathescape.cu.s
src/optix/raystab.o: src/optix/raystab.cu.o
.PHONY : src/optix/raystab.o
# target to build an object file
src/optix/raystab.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raystab.cu.o
.PHONY : src/optix/raystab.cu.o
src/optix/raystab.i: src/optix/raystab.cu.i
.PHONY : src/optix/raystab.i
# target to preprocess a source file
src/optix/raystab.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raystab.cu.i
.PHONY : src/optix/raystab.cu.i
src/optix/raystab.s: src/optix/raystab.cu.s
.PHONY : src/optix/raystab.s
# target to generate assembly for a file
src/optix/raystab.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raystab.cu.s
.PHONY : src/optix/raystab.cu.s
src/optix/raytrace.o: src/optix/raytrace.cu.o
.PHONY : src/optix/raytrace.o
# target to build an object file
src/optix/raytrace.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raytrace.cu.o
.PHONY : src/optix/raytrace.cu.o
src/optix/raytrace.i: src/optix/raytrace.cu.i
.PHONY : src/optix/raytrace.i
# target to preprocess a source file
src/optix/raytrace.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raytrace.cu.i
.PHONY : src/optix/raytrace.cu.i
src/optix/raytrace.s: src/optix/raytrace.cu.s
.PHONY : src/optix/raytrace.s
# target to generate assembly for a file
src/optix/raytrace.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/optix_program.dir/build.make CMakeFiles/optix_program.dir/src/optix/raytrace.cu.s
.PHONY : src/optix/raytrace.cu.s
src/python_api.o: src/python_api.cu.o
.PHONY : src/python_api.o
# target to build an object file
src/python_api.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/src/python_api.cu.o
.PHONY : src/python_api.cu.o
src/python_api.i: src/python_api.cu.i
.PHONY : src/python_api.i
# target to preprocess a source file
src/python_api.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/src/python_api.cu.i
.PHONY : src/python_api.cu.i
src/python_api.s: src/python_api.cu.s
.PHONY : src/python_api.s
# target to generate assembly for a file
src/python_api.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/pyngp.dir/build.make CMakeFiles/pyngp.dir/src/python_api.cu.s
.PHONY : src/python_api.cu.s
src/render_buffer.o: src/render_buffer.cu.o
.PHONY : src/render_buffer.o
# target to build an object file
src/render_buffer.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/render_buffer.cu.o
.PHONY : src/render_buffer.cu.o
src/render_buffer.i: src/render_buffer.cu.i
.PHONY : src/render_buffer.i
# target to preprocess a source file
src/render_buffer.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/render_buffer.cu.i
.PHONY : src/render_buffer.cu.i
src/render_buffer.s: src/render_buffer.cu.s
.PHONY : src/render_buffer.s
# target to generate assembly for a file
src/render_buffer.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/render_buffer.cu.s
.PHONY : src/render_buffer.cu.s
src/testbed.o: src/testbed.cu.o
.PHONY : src/testbed.o
# target to build an object file
src/testbed.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed.cu.o
.PHONY : src/testbed.cu.o
src/testbed.i: src/testbed.cu.i
.PHONY : src/testbed.i
# target to preprocess a source file
src/testbed.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed.cu.i
.PHONY : src/testbed.cu.i
src/testbed.s: src/testbed.cu.s
.PHONY : src/testbed.s
# target to generate assembly for a file
src/testbed.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed.cu.s
.PHONY : src/testbed.cu.s
src/testbed_image.o: src/testbed_image.cu.o
.PHONY : src/testbed_image.o
# target to build an object file
src/testbed_image.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_image.cu.o
.PHONY : src/testbed_image.cu.o
src/testbed_image.i: src/testbed_image.cu.i
.PHONY : src/testbed_image.i
# target to preprocess a source file
src/testbed_image.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_image.cu.i
.PHONY : src/testbed_image.cu.i
src/testbed_image.s: src/testbed_image.cu.s
.PHONY : src/testbed_image.s
# target to generate assembly for a file
src/testbed_image.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_image.cu.s
.PHONY : src/testbed_image.cu.s
src/testbed_nerf.o: src/testbed_nerf.cu.o
.PHONY : src/testbed_nerf.o
# target to build an object file
src/testbed_nerf.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_nerf.cu.o
.PHONY : src/testbed_nerf.cu.o
src/testbed_nerf.i: src/testbed_nerf.cu.i
.PHONY : src/testbed_nerf.i
# target to preprocess a source file
src/testbed_nerf.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_nerf.cu.i
.PHONY : src/testbed_nerf.cu.i
src/testbed_nerf.s: src/testbed_nerf.cu.s
.PHONY : src/testbed_nerf.s
# target to generate assembly for a file
src/testbed_nerf.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_nerf.cu.s
.PHONY : src/testbed_nerf.cu.s
src/testbed_sdf.o: src/testbed_sdf.cu.o
.PHONY : src/testbed_sdf.o
# target to build an object file
src/testbed_sdf.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_sdf.cu.o
.PHONY : src/testbed_sdf.cu.o
src/testbed_sdf.i: src/testbed_sdf.cu.i
.PHONY : src/testbed_sdf.i
# target to preprocess a source file
src/testbed_sdf.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_sdf.cu.i
.PHONY : src/testbed_sdf.cu.i
src/testbed_sdf.s: src/testbed_sdf.cu.s
.PHONY : src/testbed_sdf.s
# target to generate assembly for a file
src/testbed_sdf.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_sdf.cu.s
.PHONY : src/testbed_sdf.cu.s
src/testbed_volume.o: src/testbed_volume.cu.o
.PHONY : src/testbed_volume.o
# target to build an object file
src/testbed_volume.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_volume.cu.o
.PHONY : src/testbed_volume.cu.o
src/testbed_volume.i: src/testbed_volume.cu.i
.PHONY : src/testbed_volume.i
# target to preprocess a source file
src/testbed_volume.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_volume.cu.i
.PHONY : src/testbed_volume.cu.i
src/testbed_volume.s: src/testbed_volume.cu.s
.PHONY : src/testbed_volume.s
# target to generate assembly for a file
src/testbed_volume.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/testbed_volume.cu.s
.PHONY : src/testbed_volume.cu.s
src/thread_pool.o: src/thread_pool.cpp.o
.PHONY : src/thread_pool.o
# target to build an object file
src/thread_pool.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/thread_pool.cpp.o
.PHONY : src/thread_pool.cpp.o
src/thread_pool.i: src/thread_pool.cpp.i
.PHONY : src/thread_pool.i
# target to preprocess a source file
src/thread_pool.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/thread_pool.cpp.i
.PHONY : src/thread_pool.cpp.i
src/thread_pool.s: src/thread_pool.cpp.s
.PHONY : src/thread_pool.s
# target to generate assembly for a file
src/thread_pool.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/thread_pool.cpp.s
.PHONY : src/thread_pool.cpp.s
src/tinyexr_wrapper.o: src/tinyexr_wrapper.cu.o
.PHONY : src/tinyexr_wrapper.o
# target to build an object file
src/tinyexr_wrapper.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyexr_wrapper.cu.o
.PHONY : src/tinyexr_wrapper.cu.o
src/tinyexr_wrapper.i: src/tinyexr_wrapper.cu.i
.PHONY : src/tinyexr_wrapper.i
# target to preprocess a source file
src/tinyexr_wrapper.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyexr_wrapper.cu.i
.PHONY : src/tinyexr_wrapper.cu.i
src/tinyexr_wrapper.s: src/tinyexr_wrapper.cu.s
.PHONY : src/tinyexr_wrapper.s
# target to generate assembly for a file
src/tinyexr_wrapper.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyexr_wrapper.cu.s
.PHONY : src/tinyexr_wrapper.cu.s
src/tinyobj_loader_wrapper.o: src/tinyobj_loader_wrapper.cpp.o
.PHONY : src/tinyobj_loader_wrapper.o
# target to build an object file
src/tinyobj_loader_wrapper.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyobj_loader_wrapper.cpp.o
.PHONY : src/tinyobj_loader_wrapper.cpp.o
src/tinyobj_loader_wrapper.i: src/tinyobj_loader_wrapper.cpp.i
.PHONY : src/tinyobj_loader_wrapper.i
# target to preprocess a source file
src/tinyobj_loader_wrapper.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyobj_loader_wrapper.cpp.i
.PHONY : src/tinyobj_loader_wrapper.cpp.i
src/tinyobj_loader_wrapper.s: src/tinyobj_loader_wrapper.cpp.s
.PHONY : src/tinyobj_loader_wrapper.s
# target to generate assembly for a file
src/tinyobj_loader_wrapper.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/tinyobj_loader_wrapper.cpp.s
.PHONY : src/tinyobj_loader_wrapper.cpp.s
src/triangle_bvh.o: src/triangle_bvh.cu.o
.PHONY : src/triangle_bvh.o
# target to build an object file
src/triangle_bvh.cu.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/triangle_bvh.cu.o
.PHONY : src/triangle_bvh.cu.o
src/triangle_bvh.i: src/triangle_bvh.cu.i
.PHONY : src/triangle_bvh.i
# target to preprocess a source file
src/triangle_bvh.cu.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/triangle_bvh.cu.i
.PHONY : src/triangle_bvh.cu.i
src/triangle_bvh.s: src/triangle_bvh.cu.s
.PHONY : src/triangle_bvh.s
# target to generate assembly for a file
src/triangle_bvh.cu.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ngp.dir/build.make CMakeFiles/ngp.dir/src/triangle_bvh.cu.s
.PHONY : src/triangle_bvh.cu.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... fmt"
@echo "... instant-ngp"
@echo "... ngp"
@echo "... optix_program"
@echo "... pyngp"
@echo "... tiny-cuda-nn"
@echo "... src/camera_path.o"
@echo "... src/camera_path.i"
@echo "... src/camera_path.s"
@echo "... src/common.o"
@echo "... src/common.i"
@echo "... src/common.s"
@echo "... src/common_device.o"
@echo "... src/common_device.i"
@echo "... src/common_device.s"
@echo "... src/main.o"
@echo "... src/main.i"
@echo "... src/main.s"
@echo "... src/marching_cubes.o"
@echo "... src/marching_cubes.i"
@echo "... src/marching_cubes.s"
@echo "... src/nerf_loader.o"
@echo "... src/nerf_loader.i"
@echo "... src/nerf_loader.s"
@echo "... src/optix/pathescape.o"
@echo "... src/optix/pathescape.i"
@echo "... src/optix/pathescape.s"
@echo "... src/optix/raystab.o"
@echo "... src/optix/raystab.i"
@echo "... src/optix/raystab.s"
@echo "... src/optix/raytrace.o"
@echo "... src/optix/raytrace.i"
@echo "... src/optix/raytrace.s"
@echo "... src/python_api.o"
@echo "... src/python_api.i"
@echo "... src/python_api.s"
@echo "... src/render_buffer.o"
@echo "... src/render_buffer.i"
@echo "... src/render_buffer.s"
@echo "... src/testbed.o"
@echo "... src/testbed.i"
@echo "... src/testbed.s"
@echo "... src/testbed_image.o"
@echo "... src/testbed_image.i"
@echo "... src/testbed_image.s"
@echo "... src/testbed_nerf.o"
@echo "... src/testbed_nerf.i"
@echo "... src/testbed_nerf.s"
@echo "... src/testbed_sdf.o"
@echo "... src/testbed_sdf.i"
@echo "... src/testbed_sdf.s"
@echo "... src/testbed_volume.o"
@echo "... src/testbed_volume.i"
@echo "... src/testbed_volume.s"
@echo "... src/thread_pool.o"
@echo "... src/thread_pool.i"
@echo "... src/thread_pool.s"
@echo "... src/tinyexr_wrapper.o"
@echo "... src/tinyexr_wrapper.i"
@echo "... src/tinyexr_wrapper.s"
@echo "... src/tinyobj_loader_wrapper.o"
@echo "... src/tinyobj_loader_wrapper.i"
@echo "... src/tinyobj_loader_wrapper.s"
@echo "... src/triangle_bvh.o"
@echo "... src/triangle_bvh.i"
@echo "... src/triangle_bvh.s"
.PHONY : help
#=============================================================================
# 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