# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.11 # 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 = /cosma/local/cmake/3.11.4/bin/cmake # The command to remove a file. RM = /cosma/local/cmake/3.11.4/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /cosma/local/cmake/3.11.4/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 edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /cosma/local/cmake/3.11.4/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 test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /cosma/local/cmake/3.11.4/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # The main all target all: cmake_check_build_system cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(CMAKE_COMMAND) -E cmake_progress_start /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build/CMakeFiles /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build/NBodylib/src/KDTree/CMakeFiles/progress.marks cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/KDTree/all $(CMAKE_COMMAND) -E cmake_progress_start /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/KDTree/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/KDTree/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/KDTree/preinstall .PHONY : preinstall/fast # clear depends depend: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. NBodylib/src/KDTree/CMakeFiles/KDTree.dir/rule: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/KDTree/CMakeFiles/KDTree.dir/rule .PHONY : NBodylib/src/KDTree/CMakeFiles/KDTree.dir/rule # Convenience name for target. KDTree: NBodylib/src/KDTree/CMakeFiles/KDTree.dir/rule .PHONY : KDTree # fast build rule for target. KDTree/fast: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build .PHONY : KDTree/fast KDCalcSmoothQuantities.o: KDCalcSmoothQuantities.cxx.o .PHONY : KDCalcSmoothQuantities.o # target to build an object file KDCalcSmoothQuantities.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDCalcSmoothQuantities.cxx.o .PHONY : KDCalcSmoothQuantities.cxx.o KDCalcSmoothQuantities.i: KDCalcSmoothQuantities.cxx.i .PHONY : KDCalcSmoothQuantities.i # target to preprocess a source file KDCalcSmoothQuantities.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDCalcSmoothQuantities.cxx.i .PHONY : KDCalcSmoothQuantities.cxx.i KDCalcSmoothQuantities.s: KDCalcSmoothQuantities.cxx.s .PHONY : KDCalcSmoothQuantities.s # target to generate assembly for a file KDCalcSmoothQuantities.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDCalcSmoothQuantities.cxx.s .PHONY : KDCalcSmoothQuantities.cxx.s KDFOF.o: KDFOF.cxx.o .PHONY : KDFOF.o # target to build an object file KDFOF.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFOF.cxx.o .PHONY : KDFOF.cxx.o KDFOF.i: KDFOF.cxx.i .PHONY : KDFOF.i # target to preprocess a source file KDFOF.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFOF.cxx.i .PHONY : KDFOF.cxx.i KDFOF.s: KDFOF.cxx.s .PHONY : KDFOF.s # target to generate assembly for a file KDFOF.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFOF.cxx.s .PHONY : KDFOF.cxx.s KDFindNearest.o: KDFindNearest.cxx.o .PHONY : KDFindNearest.o # target to build an object file KDFindNearest.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFindNearest.cxx.o .PHONY : KDFindNearest.cxx.o KDFindNearest.i: KDFindNearest.cxx.i .PHONY : KDFindNearest.i # target to preprocess a source file KDFindNearest.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFindNearest.cxx.i .PHONY : KDFindNearest.cxx.i KDFindNearest.s: KDFindNearest.cxx.s .PHONY : KDFindNearest.s # target to generate assembly for a file KDFindNearest.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDFindNearest.cxx.s .PHONY : KDFindNearest.cxx.s KDLeafNode.o: KDLeafNode.cxx.o .PHONY : KDLeafNode.o # target to build an object file KDLeafNode.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDLeafNode.cxx.o .PHONY : KDLeafNode.cxx.o KDLeafNode.i: KDLeafNode.cxx.i .PHONY : KDLeafNode.i # target to preprocess a source file KDLeafNode.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDLeafNode.cxx.i .PHONY : KDLeafNode.cxx.i KDLeafNode.s: KDLeafNode.cxx.s .PHONY : KDLeafNode.s # target to generate assembly for a file KDLeafNode.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDLeafNode.cxx.s .PHONY : KDLeafNode.cxx.s KDSplitNode.o: KDSplitNode.cxx.o .PHONY : KDSplitNode.o # target to build an object file KDSplitNode.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDSplitNode.cxx.o .PHONY : KDSplitNode.cxx.o KDSplitNode.i: KDSplitNode.cxx.i .PHONY : KDSplitNode.i # target to preprocess a source file KDSplitNode.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDSplitNode.cxx.i .PHONY : KDSplitNode.cxx.i KDSplitNode.s: KDSplitNode.cxx.s .PHONY : KDSplitNode.s # target to generate assembly for a file KDSplitNode.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDSplitNode.cxx.s .PHONY : KDSplitNode.cxx.s KDTree.o: KDTree.cxx.o .PHONY : KDTree.o # target to build an object file KDTree.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDTree.cxx.o .PHONY : KDTree.cxx.o KDTree.i: KDTree.cxx.i .PHONY : KDTree.i # target to preprocess a source file KDTree.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDTree.cxx.i .PHONY : KDTree.cxx.i KDTree.s: KDTree.cxx.s .PHONY : KDTree.s # target to generate assembly for a file KDTree.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/KDTree/CMakeFiles/KDTree.dir/build.make NBodylib/src/KDTree/CMakeFiles/KDTree.dir/KDTree.cxx.s .PHONY : KDTree.cxx.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 "... rebuild_cache" @echo "... edit_cache" @echo "... test" @echo "... KDTree" @echo "... KDCalcSmoothQuantities.o" @echo "... KDCalcSmoothQuantities.i" @echo "... KDCalcSmoothQuantities.s" @echo "... KDFOF.o" @echo "... KDFOF.i" @echo "... KDFOF.s" @echo "... KDFindNearest.o" @echo "... KDFindNearest.i" @echo "... KDFindNearest.s" @echo "... KDLeafNode.o" @echo "... KDLeafNode.i" @echo "... KDLeafNode.s" @echo "... KDSplitNode.o" @echo "... KDSplitNode.i" @echo "... KDSplitNode.s" @echo "... KDTree.o" @echo "... KDTree.i" @echo "... KDTree.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 /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system