aboutsummaryrefslogtreecommitdiff
path: root/cmake-build-rel-cs2230/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmake-build-rel-cs2230/Makefile')
-rw-r--r--cmake-build-rel-cs2230/Makefile757
1 files changed, 0 insertions, 757 deletions
diff --git a/cmake-build-rel-cs2230/Makefile b/cmake-build-rel-cs2230/Makefile
deleted file mode 100644
index 42a51f6..0000000
--- a/cmake-build-rel-cs2230/Makefile
+++ /dev/null
@@ -1,757 +0,0 @@
-# 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 = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake"
-
-# The command to remove a file.
-RM = "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/cmake-build-rel-cs2230
-
-#=============================================================================
-# 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..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/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..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/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
-
-# Special rule for the target list_install_components
-list_install_components:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Only default component available"
-.PHONY : list_install_components
-
-# Special rule for the target list_install_components
-list_install_components/fast: list_install_components
-.PHONY : list_install_components/fast
-
-# Special rule for the target install
-install: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -P cmake_install.cmake
-.PHONY : install
-
-# Special rule for the target install
-install/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -P cmake_install.cmake
-.PHONY : install/fast
-
-# Special rule for the target install/local
-install/local: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local
-
-# Special rule for the target install/local
-install/local/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local/fast
-
-# Special rule for the target install/strip
-install/strip: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip
-
-# Special rule for the target install/strip
-install/strip/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
- "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip/fast
-
-# The main all target
-all: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/cmake-build-rel-cs2230/CMakeFiles /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/cmake-build-rel-cs2230//CMakeFiles/progress.marks
- $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
- $(CMAKE_COMMAND) -E cmake_progress_start /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/cmake-build-rel-cs2230/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 projects_ray
-
-# Build rule for target.
-projects_ray: cmake_check_build_system
- $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 projects_ray
-.PHONY : projects_ray
-
-# fast build rule for target.
-projects_ray/fast:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/build
-.PHONY : projects_ray/fast
-
-#=============================================================================
-# Target rules for targets named projects_ray_autogen
-
-# Build rule for target.
-projects_ray_autogen: cmake_check_build_system
- $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 projects_ray_autogen
-.PHONY : projects_ray_autogen
-
-# fast build rule for target.
-projects_ray_autogen/fast:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray_autogen.dir/build.make CMakeFiles/projects_ray_autogen.dir/build
-.PHONY : projects_ray_autogen/fast
-
-projects_ray_autogen/mocs_compilation.o: projects_ray_autogen/mocs_compilation.cpp.o
-.PHONY : projects_ray_autogen/mocs_compilation.o
-
-# target to build an object file
-projects_ray_autogen/mocs_compilation.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.o
-.PHONY : projects_ray_autogen/mocs_compilation.cpp.o
-
-projects_ray_autogen/mocs_compilation.i: projects_ray_autogen/mocs_compilation.cpp.i
-.PHONY : projects_ray_autogen/mocs_compilation.i
-
-# target to preprocess a source file
-projects_ray_autogen/mocs_compilation.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.i
-.PHONY : projects_ray_autogen/mocs_compilation.cpp.i
-
-projects_ray_autogen/mocs_compilation.s: projects_ray_autogen/mocs_compilation.cpp.s
-.PHONY : projects_ray_autogen/mocs_compilation.s
-
-# target to generate assembly for a file
-projects_ray_autogen/mocs_compilation.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.s
-.PHONY : projects_ray_autogen/mocs_compilation.cpp.s
-
-src/accelerate/bvh.o: src/accelerate/bvh.cpp.o
-.PHONY : src/accelerate/bvh.o
-
-# target to build an object file
-src/accelerate/bvh.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.o
-.PHONY : src/accelerate/bvh.cpp.o
-
-src/accelerate/bvh.i: src/accelerate/bvh.cpp.i
-.PHONY : src/accelerate/bvh.i
-
-# target to preprocess a source file
-src/accelerate/bvh.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.i
-.PHONY : src/accelerate/bvh.cpp.i
-
-src/accelerate/bvh.s: src/accelerate/bvh.cpp.s
-.PHONY : src/accelerate/bvh.s
-
-# target to generate assembly for a file
-src/accelerate/bvh.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.s
-.PHONY : src/accelerate/bvh.cpp.s
-
-src/accelerate/kdtree.o: src/accelerate/kdtree.cpp.o
-.PHONY : src/accelerate/kdtree.o
-
-# target to build an object file
-src/accelerate/kdtree.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/kdtree.cpp.o
-.PHONY : src/accelerate/kdtree.cpp.o
-
-src/accelerate/kdtree.i: src/accelerate/kdtree.cpp.i
-.PHONY : src/accelerate/kdtree.i
-
-# target to preprocess a source file
-src/accelerate/kdtree.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/kdtree.cpp.i
-.PHONY : src/accelerate/kdtree.cpp.i
-
-src/accelerate/kdtree.s: src/accelerate/kdtree.cpp.s
-.PHONY : src/accelerate/kdtree.s
-
-# target to generate assembly for a file
-src/accelerate/kdtree.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/kdtree.cpp.s
-.PHONY : src/accelerate/kdtree.cpp.s
-
-src/accelerate/myqtconcurrent.o: src/accelerate/myqtconcurrent.cpp.o
-.PHONY : src/accelerate/myqtconcurrent.o
-
-# target to build an object file
-src/accelerate/myqtconcurrent.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqtconcurrent.cpp.o
-.PHONY : src/accelerate/myqtconcurrent.cpp.o
-
-src/accelerate/myqtconcurrent.i: src/accelerate/myqtconcurrent.cpp.i
-.PHONY : src/accelerate/myqtconcurrent.i
-
-# target to preprocess a source file
-src/accelerate/myqtconcurrent.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqtconcurrent.cpp.i
-.PHONY : src/accelerate/myqtconcurrent.cpp.i
-
-src/accelerate/myqtconcurrent.s: src/accelerate/myqtconcurrent.cpp.s
-.PHONY : src/accelerate/myqtconcurrent.s
-
-# target to generate assembly for a file
-src/accelerate/myqtconcurrent.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqtconcurrent.cpp.s
-.PHONY : src/accelerate/myqtconcurrent.cpp.s
-
-src/accelerate/myqthreads.o: src/accelerate/myqthreads.cpp.o
-.PHONY : src/accelerate/myqthreads.o
-
-# target to build an object file
-src/accelerate/myqthreads.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.o
-.PHONY : src/accelerate/myqthreads.cpp.o
-
-src/accelerate/myqthreads.i: src/accelerate/myqthreads.cpp.i
-.PHONY : src/accelerate/myqthreads.i
-
-# target to preprocess a source file
-src/accelerate/myqthreads.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.i
-.PHONY : src/accelerate/myqthreads.cpp.i
-
-src/accelerate/myqthreads.s: src/accelerate/myqthreads.cpp.s
-.PHONY : src/accelerate/myqthreads.s
-
-# target to generate assembly for a file
-src/accelerate/myqthreads.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.s
-.PHONY : src/accelerate/myqthreads.cpp.s
-
-src/aliasing/filter.o: src/aliasing/filter.cpp.o
-.PHONY : src/aliasing/filter.o
-
-# target to build an object file
-src/aliasing/filter.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.o
-.PHONY : src/aliasing/filter.cpp.o
-
-src/aliasing/filter.i: src/aliasing/filter.cpp.i
-.PHONY : src/aliasing/filter.i
-
-# target to preprocess a source file
-src/aliasing/filter.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.i
-.PHONY : src/aliasing/filter.cpp.i
-
-src/aliasing/filter.s: src/aliasing/filter.cpp.s
-.PHONY : src/aliasing/filter.s
-
-# target to generate assembly for a file
-src/aliasing/filter.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.s
-.PHONY : src/aliasing/filter.cpp.s
-
-src/aliasing/supersample.o: src/aliasing/supersample.cpp.o
-.PHONY : src/aliasing/supersample.o
-
-# target to build an object file
-src/aliasing/supersample.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.o
-.PHONY : src/aliasing/supersample.cpp.o
-
-src/aliasing/supersample.i: src/aliasing/supersample.cpp.i
-.PHONY : src/aliasing/supersample.i
-
-# target to preprocess a source file
-src/aliasing/supersample.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.i
-.PHONY : src/aliasing/supersample.cpp.i
-
-src/aliasing/supersample.s: src/aliasing/supersample.cpp.s
-.PHONY : src/aliasing/supersample.s
-
-# target to generate assembly for a file
-src/aliasing/supersample.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.s
-.PHONY : src/aliasing/supersample.cpp.s
-
-src/camera/camera.o: src/camera/camera.cpp.o
-.PHONY : src/camera/camera.o
-
-# target to build an object file
-src/camera/camera.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/camera/camera.cpp.o
-.PHONY : src/camera/camera.cpp.o
-
-src/camera/camera.i: src/camera/camera.cpp.i
-.PHONY : src/camera/camera.i
-
-# target to preprocess a source file
-src/camera/camera.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/camera/camera.cpp.i
-.PHONY : src/camera/camera.cpp.i
-
-src/camera/camera.s: src/camera/camera.cpp.s
-.PHONY : src/camera/camera.s
-
-# target to generate assembly for a file
-src/camera/camera.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/camera/camera.cpp.s
-.PHONY : src/camera/camera.cpp.s
-
-src/illuminate/illuminate.o: src/illuminate/illuminate.cpp.o
-.PHONY : src/illuminate/illuminate.o
-
-# target to build an object file
-src/illuminate/illuminate.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.o
-.PHONY : src/illuminate/illuminate.cpp.o
-
-src/illuminate/illuminate.i: src/illuminate/illuminate.cpp.i
-.PHONY : src/illuminate/illuminate.i
-
-# target to preprocess a source file
-src/illuminate/illuminate.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.i
-.PHONY : src/illuminate/illuminate.cpp.i
-
-src/illuminate/illuminate.s: src/illuminate/illuminate.cpp.s
-.PHONY : src/illuminate/illuminate.s
-
-# target to generate assembly for a file
-src/illuminate/illuminate.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.s
-.PHONY : src/illuminate/illuminate.cpp.s
-
-src/illuminate/reflect.o: src/illuminate/reflect.cpp.o
-.PHONY : src/illuminate/reflect.o
-
-# target to build an object file
-src/illuminate/reflect.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.o
-.PHONY : src/illuminate/reflect.cpp.o
-
-src/illuminate/reflect.i: src/illuminate/reflect.cpp.i
-.PHONY : src/illuminate/reflect.i
-
-# target to preprocess a source file
-src/illuminate/reflect.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.i
-.PHONY : src/illuminate/reflect.cpp.i
-
-src/illuminate/reflect.s: src/illuminate/reflect.cpp.s
-.PHONY : src/illuminate/reflect.s
-
-# target to generate assembly for a file
-src/illuminate/reflect.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.s
-.PHONY : src/illuminate/reflect.cpp.s
-
-src/illuminate/shadow.o: src/illuminate/shadow.cpp.o
-.PHONY : src/illuminate/shadow.o
-
-# target to build an object file
-src/illuminate/shadow.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.o
-.PHONY : src/illuminate/shadow.cpp.o
-
-src/illuminate/shadow.i: src/illuminate/shadow.cpp.i
-.PHONY : src/illuminate/shadow.i
-
-# target to preprocess a source file
-src/illuminate/shadow.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.i
-.PHONY : src/illuminate/shadow.cpp.i
-
-src/illuminate/shadow.s: src/illuminate/shadow.cpp.s
-.PHONY : src/illuminate/shadow.s
-
-# target to generate assembly for a file
-src/illuminate/shadow.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.s
-.PHONY : src/illuminate/shadow.cpp.s
-
-src/intersect/intersect.o: src/intersect/intersect.cpp.o
-.PHONY : src/intersect/intersect.o
-
-# target to build an object file
-src/intersect/intersect.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.o
-.PHONY : src/intersect/intersect.cpp.o
-
-src/intersect/intersect.i: src/intersect/intersect.cpp.i
-.PHONY : src/intersect/intersect.i
-
-# target to preprocess a source file
-src/intersect/intersect.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.i
-.PHONY : src/intersect/intersect.cpp.i
-
-src/intersect/intersect.s: src/intersect/intersect.cpp.s
-.PHONY : src/intersect/intersect.s
-
-# target to generate assembly for a file
-src/intersect/intersect.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.s
-.PHONY : src/intersect/intersect.cpp.s
-
-src/intersect/normals.o: src/intersect/normals.cpp.o
-.PHONY : src/intersect/normals.o
-
-# target to build an object file
-src/intersect/normals.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/normals.cpp.o
-.PHONY : src/intersect/normals.cpp.o
-
-src/intersect/normals.i: src/intersect/normals.cpp.i
-.PHONY : src/intersect/normals.i
-
-# target to preprocess a source file
-src/intersect/normals.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/normals.cpp.i
-.PHONY : src/intersect/normals.cpp.i
-
-src/intersect/normals.s: src/intersect/normals.cpp.s
-.PHONY : src/intersect/normals.s
-
-# target to generate assembly for a file
-src/intersect/normals.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/intersect/normals.cpp.s
-.PHONY : src/intersect/normals.cpp.s
-
-src/main.o: src/main.cpp.o
-.PHONY : src/main.o
-
-# target to build an object file
-src/main.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/main.cpp.o
-.PHONY : src/main.cpp.o
-
-src/main.i: src/main.cpp.i
-.PHONY : src/main.i
-
-# target to preprocess a source file
-src/main.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/main.cpp.i
-.PHONY : src/main.cpp.i
-
-src/main.s: src/main.cpp.s
-.PHONY : src/main.s
-
-# target to generate assembly for a file
-src/main.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/main.cpp.s
-.PHONY : src/main.cpp.s
-
-src/raytracer/raytracer.o: src/raytracer/raytracer.cpp.o
-.PHONY : src/raytracer/raytracer.o
-
-# target to build an object file
-src/raytracer/raytracer.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.o
-.PHONY : src/raytracer/raytracer.cpp.o
-
-src/raytracer/raytracer.i: src/raytracer/raytracer.cpp.i
-.PHONY : src/raytracer/raytracer.i
-
-# target to preprocess a source file
-src/raytracer/raytracer.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.i
-.PHONY : src/raytracer/raytracer.cpp.i
-
-src/raytracer/raytracer.s: src/raytracer/raytracer.cpp.s
-.PHONY : src/raytracer/raytracer.s
-
-# target to generate assembly for a file
-src/raytracer/raytracer.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.s
-.PHONY : src/raytracer/raytracer.cpp.s
-
-src/raytracer/raytracescene.o: src/raytracer/raytracescene.cpp.o
-.PHONY : src/raytracer/raytracescene.o
-
-# target to build an object file
-src/raytracer/raytracescene.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracescene.cpp.o
-.PHONY : src/raytracer/raytracescene.cpp.o
-
-src/raytracer/raytracescene.i: src/raytracer/raytracescene.cpp.i
-.PHONY : src/raytracer/raytracescene.i
-
-# target to preprocess a source file
-src/raytracer/raytracescene.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracescene.cpp.i
-.PHONY : src/raytracer/raytracescene.cpp.i
-
-src/raytracer/raytracescene.s: src/raytracer/raytracescene.cpp.s
-.PHONY : src/raytracer/raytracescene.s
-
-# target to generate assembly for a file
-src/raytracer/raytracescene.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/raytracer/raytracescene.cpp.s
-.PHONY : src/raytracer/raytracescene.cpp.s
-
-src/texture/texture.o: src/texture/texture.cpp.o
-.PHONY : src/texture/texture.o
-
-# target to build an object file
-src/texture/texture.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/texture/texture.cpp.o
-.PHONY : src/texture/texture.cpp.o
-
-src/texture/texture.i: src/texture/texture.cpp.i
-.PHONY : src/texture/texture.i
-
-# target to preprocess a source file
-src/texture/texture.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/texture/texture.cpp.i
-.PHONY : src/texture/texture.cpp.i
-
-src/texture/texture.s: src/texture/texture.cpp.s
-.PHONY : src/texture/texture.s
-
-# target to generate assembly for a file
-src/texture/texture.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/texture/texture.cpp.s
-.PHONY : src/texture/texture.cpp.s
-
-src/utils/raytracerutils.o: src/utils/raytracerutils.cpp.o
-.PHONY : src/utils/raytracerutils.o
-
-# target to build an object file
-src/utils/raytracerutils.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.o
-.PHONY : src/utils/raytracerutils.cpp.o
-
-src/utils/raytracerutils.i: src/utils/raytracerutils.cpp.i
-.PHONY : src/utils/raytracerutils.i
-
-# target to preprocess a source file
-src/utils/raytracerutils.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.i
-.PHONY : src/utils/raytracerutils.cpp.i
-
-src/utils/raytracerutils.s: src/utils/raytracerutils.cpp.s
-.PHONY : src/utils/raytracerutils.s
-
-# target to generate assembly for a file
-src/utils/raytracerutils.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.s
-.PHONY : src/utils/raytracerutils.cpp.s
-
-src/utils/scenefilereader.o: src/utils/scenefilereader.cpp.o
-.PHONY : src/utils/scenefilereader.o
-
-# target to build an object file
-src/utils/scenefilereader.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.o
-.PHONY : src/utils/scenefilereader.cpp.o
-
-src/utils/scenefilereader.i: src/utils/scenefilereader.cpp.i
-.PHONY : src/utils/scenefilereader.i
-
-# target to preprocess a source file
-src/utils/scenefilereader.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.i
-.PHONY : src/utils/scenefilereader.cpp.i
-
-src/utils/scenefilereader.s: src/utils/scenefilereader.cpp.s
-.PHONY : src/utils/scenefilereader.s
-
-# target to generate assembly for a file
-src/utils/scenefilereader.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.s
-.PHONY : src/utils/scenefilereader.cpp.s
-
-src/utils/sceneparser.o: src/utils/sceneparser.cpp.o
-.PHONY : src/utils/sceneparser.o
-
-# target to build an object file
-src/utils/sceneparser.cpp.o:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.o
-.PHONY : src/utils/sceneparser.cpp.o
-
-src/utils/sceneparser.i: src/utils/sceneparser.cpp.i
-.PHONY : src/utils/sceneparser.i
-
-# target to preprocess a source file
-src/utils/sceneparser.cpp.i:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.i
-.PHONY : src/utils/sceneparser.cpp.i
-
-src/utils/sceneparser.s: src/utils/sceneparser.cpp.s
-.PHONY : src/utils/sceneparser.s
-
-# target to generate assembly for a file
-src/utils/sceneparser.cpp.s:
- $(MAKE) $(MAKESILENT) -f CMakeFiles/projects_ray.dir/build.make CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.s
-.PHONY : src/utils/sceneparser.cpp.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 "... install"
- @echo "... install/local"
- @echo "... install/strip"
- @echo "... list_install_components"
- @echo "... rebuild_cache"
- @echo "... projects_ray_autogen"
- @echo "... projects_ray"
- @echo "... projects_ray_autogen/mocs_compilation.o"
- @echo "... projects_ray_autogen/mocs_compilation.i"
- @echo "... projects_ray_autogen/mocs_compilation.s"
- @echo "... src/accelerate/bvh.o"
- @echo "... src/accelerate/bvh.i"
- @echo "... src/accelerate/bvh.s"
- @echo "... src/accelerate/kdtree.o"
- @echo "... src/accelerate/kdtree.i"
- @echo "... src/accelerate/kdtree.s"
- @echo "... src/accelerate/myqtconcurrent.o"
- @echo "... src/accelerate/myqtconcurrent.i"
- @echo "... src/accelerate/myqtconcurrent.s"
- @echo "... src/accelerate/myqthreads.o"
- @echo "... src/accelerate/myqthreads.i"
- @echo "... src/accelerate/myqthreads.s"
- @echo "... src/aliasing/filter.o"
- @echo "... src/aliasing/filter.i"
- @echo "... src/aliasing/filter.s"
- @echo "... src/aliasing/supersample.o"
- @echo "... src/aliasing/supersample.i"
- @echo "... src/aliasing/supersample.s"
- @echo "... src/camera/camera.o"
- @echo "... src/camera/camera.i"
- @echo "... src/camera/camera.s"
- @echo "... src/illuminate/illuminate.o"
- @echo "... src/illuminate/illuminate.i"
- @echo "... src/illuminate/illuminate.s"
- @echo "... src/illuminate/reflect.o"
- @echo "... src/illuminate/reflect.i"
- @echo "... src/illuminate/reflect.s"
- @echo "... src/illuminate/shadow.o"
- @echo "... src/illuminate/shadow.i"
- @echo "... src/illuminate/shadow.s"
- @echo "... src/intersect/intersect.o"
- @echo "... src/intersect/intersect.i"
- @echo "... src/intersect/intersect.s"
- @echo "... src/intersect/normals.o"
- @echo "... src/intersect/normals.i"
- @echo "... src/intersect/normals.s"
- @echo "... src/main.o"
- @echo "... src/main.i"
- @echo "... src/main.s"
- @echo "... src/raytracer/raytracer.o"
- @echo "... src/raytracer/raytracer.i"
- @echo "... src/raytracer/raytracer.s"
- @echo "... src/raytracer/raytracescene.o"
- @echo "... src/raytracer/raytracescene.i"
- @echo "... src/raytracer/raytracescene.s"
- @echo "... src/texture/texture.o"
- @echo "... src/texture/texture.i"
- @echo "... src/texture/texture.s"
- @echo "... src/utils/raytracerutils.o"
- @echo "... src/utils/raytracerutils.i"
- @echo "... src/utils/raytracerutils.s"
- @echo "... src/utils/scenefilereader.o"
- @echo "... src/utils/scenefilereader.i"
- @echo "... src/utils/scenefilereader.s"
- @echo "... src/utils/sceneparser.o"
- @echo "... src/utils/sceneparser.i"
- @echo "... src/utils/sceneparser.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
-