# 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/Math/CMakeFiles/progress.marks cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/Math/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/Math/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/Math/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/Math/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/Math/CMakeFiles/Math.dir/rule: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f CMakeFiles/Makefile2 NBodylib/src/Math/CMakeFiles/Math.dir/rule .PHONY : NBodylib/src/Math/CMakeFiles/Math.dir/rule # Convenience name for target. Math: NBodylib/src/Math/CMakeFiles/Math.dir/rule .PHONY : Math # fast build rule for target. Math/fast: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/build .PHONY : Math/fast Coordinate.o: Coordinate.cxx.o .PHONY : Coordinate.o # target to build an object file Coordinate.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate.cxx.o .PHONY : Coordinate.cxx.o Coordinate.i: Coordinate.cxx.i .PHONY : Coordinate.i # target to preprocess a source file Coordinate.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate.cxx.i .PHONY : Coordinate.cxx.i Coordinate.s: Coordinate.cxx.s .PHONY : Coordinate.s # target to generate assembly for a file Coordinate.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate.cxx.s .PHONY : Coordinate.cxx.s Coordinate2D.o: Coordinate2D.cxx.o .PHONY : Coordinate2D.o # target to build an object file Coordinate2D.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate2D.cxx.o .PHONY : Coordinate2D.cxx.o Coordinate2D.i: Coordinate2D.cxx.i .PHONY : Coordinate2D.i # target to preprocess a source file Coordinate2D.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate2D.cxx.i .PHONY : Coordinate2D.cxx.i Coordinate2D.s: Coordinate2D.cxx.s .PHONY : Coordinate2D.s # target to generate assembly for a file Coordinate2D.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Coordinate2D.cxx.s .PHONY : Coordinate2D.cxx.s Fitting.o: Fitting.cxx.o .PHONY : Fitting.o # target to build an object file Fitting.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Fitting.cxx.o .PHONY : Fitting.cxx.o Fitting.i: Fitting.cxx.i .PHONY : Fitting.i # target to preprocess a source file Fitting.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Fitting.cxx.i .PHONY : Fitting.cxx.i Fitting.s: Fitting.cxx.s .PHONY : Fitting.s # target to generate assembly for a file Fitting.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Fitting.cxx.s .PHONY : Fitting.cxx.s GMatrix.o: GMatrix.cxx.o .PHONY : GMatrix.o # target to build an object file GMatrix.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/GMatrix.cxx.o .PHONY : GMatrix.cxx.o GMatrix.i: GMatrix.cxx.i .PHONY : GMatrix.i # target to preprocess a source file GMatrix.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/GMatrix.cxx.i .PHONY : GMatrix.cxx.i GMatrix.s: GMatrix.cxx.s .PHONY : GMatrix.s # target to generate assembly for a file GMatrix.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/GMatrix.cxx.s .PHONY : GMatrix.cxx.s Integrate.o: Integrate.cxx.o .PHONY : Integrate.o # target to build an object file Integrate.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Integrate.cxx.o .PHONY : Integrate.cxx.o Integrate.i: Integrate.cxx.i .PHONY : Integrate.i # target to preprocess a source file Integrate.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Integrate.cxx.i .PHONY : Integrate.cxx.i Integrate.s: Integrate.cxx.s .PHONY : Integrate.s # target to generate assembly for a file Integrate.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Integrate.cxx.s .PHONY : Integrate.cxx.s Interpolate.o: Interpolate.cxx.o .PHONY : Interpolate.o # target to build an object file Interpolate.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Interpolate.cxx.o .PHONY : Interpolate.cxx.o Interpolate.i: Interpolate.cxx.i .PHONY : Interpolate.i # target to preprocess a source file Interpolate.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Interpolate.cxx.i .PHONY : Interpolate.cxx.i Interpolate.s: Interpolate.cxx.s .PHONY : Interpolate.s # target to generate assembly for a file Interpolate.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Interpolate.cxx.s .PHONY : Interpolate.cxx.s Matrix.o: Matrix.cxx.o .PHONY : Matrix.o # target to build an object file Matrix.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix.cxx.o .PHONY : Matrix.cxx.o Matrix.i: Matrix.cxx.i .PHONY : Matrix.i # target to preprocess a source file Matrix.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix.cxx.i .PHONY : Matrix.cxx.i Matrix.s: Matrix.cxx.s .PHONY : Matrix.s # target to generate assembly for a file Matrix.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix.cxx.s .PHONY : Matrix.cxx.s Matrix2D.o: Matrix2D.cxx.o .PHONY : Matrix2D.o # target to build an object file Matrix2D.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix2D.cxx.o .PHONY : Matrix2D.cxx.o Matrix2D.i: Matrix2D.cxx.i .PHONY : Matrix2D.i # target to preprocess a source file Matrix2D.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix2D.cxx.i .PHONY : Matrix2D.cxx.i Matrix2D.s: Matrix2D.cxx.s .PHONY : Matrix2D.s # target to generate assembly for a file Matrix2D.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Matrix2D.cxx.s .PHONY : Matrix2D.cxx.s Random.o: Random.cxx.o .PHONY : Random.o # target to build an object file Random.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Random.cxx.o .PHONY : Random.cxx.o Random.i: Random.cxx.i .PHONY : Random.i # target to preprocess a source file Random.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Random.cxx.i .PHONY : Random.cxx.i Random.s: Random.cxx.s .PHONY : Random.s # target to generate assembly for a file Random.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Random.cxx.s .PHONY : Random.cxx.s SpecialFunctions.o: SpecialFunctions.cxx.o .PHONY : SpecialFunctions.o # target to build an object file SpecialFunctions.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/SpecialFunctions.cxx.o .PHONY : SpecialFunctions.cxx.o SpecialFunctions.i: SpecialFunctions.cxx.i .PHONY : SpecialFunctions.i # target to preprocess a source file SpecialFunctions.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/SpecialFunctions.cxx.i .PHONY : SpecialFunctions.cxx.i SpecialFunctions.s: SpecialFunctions.cxx.s .PHONY : SpecialFunctions.s # target to generate assembly for a file SpecialFunctions.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/SpecialFunctions.cxx.s .PHONY : SpecialFunctions.cxx.s Statistics.o: Statistics.cxx.o .PHONY : Statistics.o # target to build an object file Statistics.cxx.o: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Statistics.cxx.o .PHONY : Statistics.cxx.o Statistics.i: Statistics.cxx.i .PHONY : Statistics.i # target to preprocess a source file Statistics.cxx.i: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Statistics.cxx.i .PHONY : Statistics.cxx.i Statistics.s: Statistics.cxx.s .PHONY : Statistics.s # target to generate assembly for a file Statistics.cxx.s: cd /cosma7/data/dp004/dc-brow5/simulations/Summer_school/VELOCIraptor-STF/build && $(MAKE) -f NBodylib/src/Math/CMakeFiles/Math.dir/build.make NBodylib/src/Math/CMakeFiles/Math.dir/Statistics.cxx.s .PHONY : Statistics.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 "... Math" @echo "... Coordinate.o" @echo "... Coordinate.i" @echo "... Coordinate.s" @echo "... Coordinate2D.o" @echo "... Coordinate2D.i" @echo "... Coordinate2D.s" @echo "... Fitting.o" @echo "... Fitting.i" @echo "... Fitting.s" @echo "... GMatrix.o" @echo "... GMatrix.i" @echo "... GMatrix.s" @echo "... Integrate.o" @echo "... Integrate.i" @echo "... Integrate.s" @echo "... Interpolate.o" @echo "... Interpolate.i" @echo "... Interpolate.s" @echo "... Matrix.o" @echo "... Matrix.i" @echo "... Matrix.s" @echo "... Matrix2D.o" @echo "... Matrix2D.i" @echo "... Matrix2D.s" @echo "... Random.o" @echo "... Random.i" @echo "... Random.s" @echo "... SpecialFunctions.o" @echo "... SpecialFunctions.i" @echo "... SpecialFunctions.s" @echo "... Statistics.o" @echo "... Statistics.i" @echo "... Statistics.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