# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.10 # 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: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # 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/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/thuemmel/libs/libigl # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/thuemmel/libs/libigl/build2 #============================================================================= # Targets provided globally by CMake. # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/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..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/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..." /usr/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..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/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..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /home/thuemmel/libs/libigl/build2 && /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /home/thuemmel/libs/libigl/build2 && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/thuemmel/libs/libigl/build2/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .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/bin/cmake -H$(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 "Available install components are: \"Unspecified\" \"devel\" \"lib\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # The main all target all: cmake_check_build_system cd /home/thuemmel/libs/libigl/build2 && $(CMAKE_COMMAND) -E cmake_progress_start /home/thuemmel/libs/libigl/build2/CMakeFiles /home/thuemmel/libs/libigl/build2/embree/common/sys/CMakeFiles/progress.marks cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f CMakeFiles/Makefile2 embree/common/sys/all $(CMAKE_COMMAND) -E cmake_progress_start /home/thuemmel/libs/libigl/build2/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f CMakeFiles/Makefile2 embree/common/sys/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f CMakeFiles/Makefile2 embree/common/sys/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f CMakeFiles/Makefile2 embree/common/sys/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/thuemmel/libs/libigl/build2 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. embree/common/sys/CMakeFiles/sys.dir/rule: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f CMakeFiles/Makefile2 embree/common/sys/CMakeFiles/sys.dir/rule .PHONY : embree/common/sys/CMakeFiles/sys.dir/rule # Convenience name for target. sys: embree/common/sys/CMakeFiles/sys.dir/rule .PHONY : sys # fast build rule for target. sys/fast: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/build .PHONY : sys/fast alloc.o: alloc.cpp.o .PHONY : alloc.o # target to build an object file alloc.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/alloc.cpp.o .PHONY : alloc.cpp.o alloc.i: alloc.cpp.i .PHONY : alloc.i # target to preprocess a source file alloc.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/alloc.cpp.i .PHONY : alloc.cpp.i alloc.s: alloc.cpp.s .PHONY : alloc.s # target to generate assembly for a file alloc.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/alloc.cpp.s .PHONY : alloc.cpp.s barrier.o: barrier.cpp.o .PHONY : barrier.o # target to build an object file barrier.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/barrier.cpp.o .PHONY : barrier.cpp.o barrier.i: barrier.cpp.i .PHONY : barrier.i # target to preprocess a source file barrier.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/barrier.cpp.i .PHONY : barrier.cpp.i barrier.s: barrier.cpp.s .PHONY : barrier.s # target to generate assembly for a file barrier.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/barrier.cpp.s .PHONY : barrier.cpp.s condition.o: condition.cpp.o .PHONY : condition.o # target to build an object file condition.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/condition.cpp.o .PHONY : condition.cpp.o condition.i: condition.cpp.i .PHONY : condition.i # target to preprocess a source file condition.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/condition.cpp.i .PHONY : condition.cpp.i condition.s: condition.cpp.s .PHONY : condition.s # target to generate assembly for a file condition.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/condition.cpp.s .PHONY : condition.cpp.s filename.o: filename.cpp.o .PHONY : filename.o # target to build an object file filename.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/filename.cpp.o .PHONY : filename.cpp.o filename.i: filename.cpp.i .PHONY : filename.i # target to preprocess a source file filename.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/filename.cpp.i .PHONY : filename.cpp.i filename.s: filename.cpp.s .PHONY : filename.s # target to generate assembly for a file filename.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/filename.cpp.s .PHONY : filename.cpp.s library.o: library.cpp.o .PHONY : library.o # target to build an object file library.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/library.cpp.o .PHONY : library.cpp.o library.i: library.cpp.i .PHONY : library.i # target to preprocess a source file library.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/library.cpp.i .PHONY : library.cpp.i library.s: library.cpp.s .PHONY : library.s # target to generate assembly for a file library.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/library.cpp.s .PHONY : library.cpp.s mutex.o: mutex.cpp.o .PHONY : mutex.o # target to build an object file mutex.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/mutex.cpp.o .PHONY : mutex.cpp.o mutex.i: mutex.cpp.i .PHONY : mutex.i # target to preprocess a source file mutex.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/mutex.cpp.i .PHONY : mutex.cpp.i mutex.s: mutex.cpp.s .PHONY : mutex.s # target to generate assembly for a file mutex.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/mutex.cpp.s .PHONY : mutex.cpp.s regression.o: regression.cpp.o .PHONY : regression.o # target to build an object file regression.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/regression.cpp.o .PHONY : regression.cpp.o regression.i: regression.cpp.i .PHONY : regression.i # target to preprocess a source file regression.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/regression.cpp.i .PHONY : regression.cpp.i regression.s: regression.cpp.s .PHONY : regression.s # target to generate assembly for a file regression.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/regression.cpp.s .PHONY : regression.cpp.s string.o: string.cpp.o .PHONY : string.o # target to build an object file string.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/string.cpp.o .PHONY : string.cpp.o string.i: string.cpp.i .PHONY : string.i # target to preprocess a source file string.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/string.cpp.i .PHONY : string.cpp.i string.s: string.cpp.s .PHONY : string.s # target to generate assembly for a file string.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/string.cpp.s .PHONY : string.cpp.s sysinfo.o: sysinfo.cpp.o .PHONY : sysinfo.o # target to build an object file sysinfo.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.o .PHONY : sysinfo.cpp.o sysinfo.i: sysinfo.cpp.i .PHONY : sysinfo.i # target to preprocess a source file sysinfo.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.i .PHONY : sysinfo.cpp.i sysinfo.s: sysinfo.cpp.s .PHONY : sysinfo.s # target to generate assembly for a file sysinfo.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.s .PHONY : sysinfo.cpp.s thread.o: thread.cpp.o .PHONY : thread.o # target to build an object file thread.cpp.o: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/thread.cpp.o .PHONY : thread.cpp.o thread.i: thread.cpp.i .PHONY : thread.i # target to preprocess a source file thread.cpp.i: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/thread.cpp.i .PHONY : thread.cpp.i thread.s: thread.cpp.s .PHONY : thread.s # target to generate assembly for a file thread.cpp.s: cd /home/thuemmel/libs/libigl/build2 && $(MAKE) -f embree/common/sys/CMakeFiles/sys.dir/build.make embree/common/sys/CMakeFiles/sys.dir/thread.cpp.s .PHONY : thread.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 "... install/strip" @echo "... install/local" @echo "... install" @echo "... package" @echo "... package_source" @echo "... sys" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... alloc.o" @echo "... alloc.i" @echo "... alloc.s" @echo "... barrier.o" @echo "... barrier.i" @echo "... barrier.s" @echo "... condition.o" @echo "... condition.i" @echo "... condition.s" @echo "... filename.o" @echo "... filename.i" @echo "... filename.s" @echo "... library.o" @echo "... library.i" @echo "... library.s" @echo "... mutex.o" @echo "... mutex.i" @echo "... mutex.s" @echo "... regression.o" @echo "... regression.i" @echo "... regression.s" @echo "... string.o" @echo "... string.i" @echo "... string.s" @echo "... sysinfo.o" @echo "... sysinfo.i" @echo "... sysinfo.s" @echo "... thread.o" @echo "... thread.i" @echo "... thread.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: cd /home/thuemmel/libs/libigl/build2 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system