# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.5 # 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 = /home/mice/Grid/MAUS-v3.0.3/third_party/install/bin/cmake # The command to remove a file. RM = /home/mice/Grid/MAUS-v3.0.3/third_party/install/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/mice/Grid/MAUS-v3.0.3/third_party/source/root_v5.34.36 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.0.3/third_party/install/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/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.0.3/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36/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 "No interactive CMake dialog available..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/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..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/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\" \"applications\" \"headers\" \"libraries\" \"tests\"" .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..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/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..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/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..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .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..." /home/mice/Grid/MAUS-v3.0.3/third_party/install/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: install/strip .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36/CMakeFiles /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36/math/matrix/CMakeFiles/progress.marks cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/all $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. math/matrix/CMakeFiles/Matrix.dir/rule: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/CMakeFiles/Matrix.dir/rule .PHONY : math/matrix/CMakeFiles/Matrix.dir/rule # Convenience name for target. Matrix: math/matrix/CMakeFiles/Matrix.dir/rule .PHONY : Matrix # fast build rule for target. Matrix/fast: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/build .PHONY : Matrix/fast # Convenience name for target. math/matrix/CMakeFiles/libMatrix.rootmap.dir/rule: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/matrix/CMakeFiles/libMatrix.rootmap.dir/rule .PHONY : math/matrix/CMakeFiles/libMatrix.rootmap.dir/rule # Convenience name for target. libMatrix.rootmap: math/matrix/CMakeFiles/libMatrix.rootmap.dir/rule .PHONY : libMatrix.rootmap # fast build rule for target. libMatrix.rootmap/fast: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/libMatrix.rootmap.dir/build.make math/matrix/CMakeFiles/libMatrix.rootmap.dir/build .PHONY : libMatrix.rootmap/fast G__Matrix.o: G__Matrix.cxx.o .PHONY : G__Matrix.o # target to build an object file G__Matrix.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/G__Matrix.cxx.o .PHONY : G__Matrix.cxx.o G__Matrix.i: G__Matrix.cxx.i .PHONY : G__Matrix.i # target to preprocess a source file G__Matrix.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/G__Matrix.cxx.i .PHONY : G__Matrix.cxx.i G__Matrix.s: G__Matrix.cxx.s .PHONY : G__Matrix.s # target to generate assembly for a file G__Matrix.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/G__Matrix.cxx.s .PHONY : G__Matrix.cxx.s src/TDecompBK.o: src/TDecompBK.cxx.o .PHONY : src/TDecompBK.o # target to build an object file src/TDecompBK.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBK.cxx.o .PHONY : src/TDecompBK.cxx.o src/TDecompBK.i: src/TDecompBK.cxx.i .PHONY : src/TDecompBK.i # target to preprocess a source file src/TDecompBK.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBK.cxx.i .PHONY : src/TDecompBK.cxx.i src/TDecompBK.s: src/TDecompBK.cxx.s .PHONY : src/TDecompBK.s # target to generate assembly for a file src/TDecompBK.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBK.cxx.s .PHONY : src/TDecompBK.cxx.s src/TDecompBase.o: src/TDecompBase.cxx.o .PHONY : src/TDecompBase.o # target to build an object file src/TDecompBase.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBase.cxx.o .PHONY : src/TDecompBase.cxx.o src/TDecompBase.i: src/TDecompBase.cxx.i .PHONY : src/TDecompBase.i # target to preprocess a source file src/TDecompBase.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBase.cxx.i .PHONY : src/TDecompBase.cxx.i src/TDecompBase.s: src/TDecompBase.cxx.s .PHONY : src/TDecompBase.s # target to generate assembly for a file src/TDecompBase.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompBase.cxx.s .PHONY : src/TDecompBase.cxx.s src/TDecompChol.o: src/TDecompChol.cxx.o .PHONY : src/TDecompChol.o # target to build an object file src/TDecompChol.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompChol.cxx.o .PHONY : src/TDecompChol.cxx.o src/TDecompChol.i: src/TDecompChol.cxx.i .PHONY : src/TDecompChol.i # target to preprocess a source file src/TDecompChol.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompChol.cxx.i .PHONY : src/TDecompChol.cxx.i src/TDecompChol.s: src/TDecompChol.cxx.s .PHONY : src/TDecompChol.s # target to generate assembly for a file src/TDecompChol.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompChol.cxx.s .PHONY : src/TDecompChol.cxx.s src/TDecompLU.o: src/TDecompLU.cxx.o .PHONY : src/TDecompLU.o # target to build an object file src/TDecompLU.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompLU.cxx.o .PHONY : src/TDecompLU.cxx.o src/TDecompLU.i: src/TDecompLU.cxx.i .PHONY : src/TDecompLU.i # target to preprocess a source file src/TDecompLU.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompLU.cxx.i .PHONY : src/TDecompLU.cxx.i src/TDecompLU.s: src/TDecompLU.cxx.s .PHONY : src/TDecompLU.s # target to generate assembly for a file src/TDecompLU.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompLU.cxx.s .PHONY : src/TDecompLU.cxx.s src/TDecompQRH.o: src/TDecompQRH.cxx.o .PHONY : src/TDecompQRH.o # target to build an object file src/TDecompQRH.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompQRH.cxx.o .PHONY : src/TDecompQRH.cxx.o src/TDecompQRH.i: src/TDecompQRH.cxx.i .PHONY : src/TDecompQRH.i # target to preprocess a source file src/TDecompQRH.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompQRH.cxx.i .PHONY : src/TDecompQRH.cxx.i src/TDecompQRH.s: src/TDecompQRH.cxx.s .PHONY : src/TDecompQRH.s # target to generate assembly for a file src/TDecompQRH.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompQRH.cxx.s .PHONY : src/TDecompQRH.cxx.s src/TDecompSVD.o: src/TDecompSVD.cxx.o .PHONY : src/TDecompSVD.o # target to build an object file src/TDecompSVD.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSVD.cxx.o .PHONY : src/TDecompSVD.cxx.o src/TDecompSVD.i: src/TDecompSVD.cxx.i .PHONY : src/TDecompSVD.i # target to preprocess a source file src/TDecompSVD.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSVD.cxx.i .PHONY : src/TDecompSVD.cxx.i src/TDecompSVD.s: src/TDecompSVD.cxx.s .PHONY : src/TDecompSVD.s # target to generate assembly for a file src/TDecompSVD.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSVD.cxx.s .PHONY : src/TDecompSVD.cxx.s src/TDecompSparse.o: src/TDecompSparse.cxx.o .PHONY : src/TDecompSparse.o # target to build an object file src/TDecompSparse.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSparse.cxx.o .PHONY : src/TDecompSparse.cxx.o src/TDecompSparse.i: src/TDecompSparse.cxx.i .PHONY : src/TDecompSparse.i # target to preprocess a source file src/TDecompSparse.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSparse.cxx.i .PHONY : src/TDecompSparse.cxx.i src/TDecompSparse.s: src/TDecompSparse.cxx.s .PHONY : src/TDecompSparse.s # target to generate assembly for a file src/TDecompSparse.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TDecompSparse.cxx.s .PHONY : src/TDecompSparse.cxx.s src/TMatrixDEigen.o: src/TMatrixDEigen.cxx.o .PHONY : src/TMatrixDEigen.o # target to build an object file src/TMatrixDEigen.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDEigen.cxx.o .PHONY : src/TMatrixDEigen.cxx.o src/TMatrixDEigen.i: src/TMatrixDEigen.cxx.i .PHONY : src/TMatrixDEigen.i # target to preprocess a source file src/TMatrixDEigen.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDEigen.cxx.i .PHONY : src/TMatrixDEigen.cxx.i src/TMatrixDEigen.s: src/TMatrixDEigen.cxx.s .PHONY : src/TMatrixDEigen.s # target to generate assembly for a file src/TMatrixDEigen.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDEigen.cxx.s .PHONY : src/TMatrixDEigen.cxx.s src/TMatrixDSymEigen.o: src/TMatrixDSymEigen.cxx.o .PHONY : src/TMatrixDSymEigen.o # target to build an object file src/TMatrixDSymEigen.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDSymEigen.cxx.o .PHONY : src/TMatrixDSymEigen.cxx.o src/TMatrixDSymEigen.i: src/TMatrixDSymEigen.cxx.i .PHONY : src/TMatrixDSymEigen.i # target to preprocess a source file src/TMatrixDSymEigen.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDSymEigen.cxx.i .PHONY : src/TMatrixDSymEigen.cxx.i src/TMatrixDSymEigen.s: src/TMatrixDSymEigen.cxx.s .PHONY : src/TMatrixDSymEigen.s # target to generate assembly for a file src/TMatrixDSymEigen.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixDSymEigen.cxx.s .PHONY : src/TMatrixDSymEigen.cxx.s src/TMatrixT.o: src/TMatrixT.cxx.o .PHONY : src/TMatrixT.o # target to build an object file src/TMatrixT.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixT.cxx.o .PHONY : src/TMatrixT.cxx.o src/TMatrixT.i: src/TMatrixT.cxx.i .PHONY : src/TMatrixT.i # target to preprocess a source file src/TMatrixT.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixT.cxx.i .PHONY : src/TMatrixT.cxx.i src/TMatrixT.s: src/TMatrixT.cxx.s .PHONY : src/TMatrixT.s # target to generate assembly for a file src/TMatrixT.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixT.cxx.s .PHONY : src/TMatrixT.cxx.s src/TMatrixTBase.o: src/TMatrixTBase.cxx.o .PHONY : src/TMatrixTBase.o # target to build an object file src/TMatrixTBase.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTBase.cxx.o .PHONY : src/TMatrixTBase.cxx.o src/TMatrixTBase.i: src/TMatrixTBase.cxx.i .PHONY : src/TMatrixTBase.i # target to preprocess a source file src/TMatrixTBase.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTBase.cxx.i .PHONY : src/TMatrixTBase.cxx.i src/TMatrixTBase.s: src/TMatrixTBase.cxx.s .PHONY : src/TMatrixTBase.s # target to generate assembly for a file src/TMatrixTBase.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTBase.cxx.s .PHONY : src/TMatrixTBase.cxx.s src/TMatrixTCramerInv.o: src/TMatrixTCramerInv.cxx.o .PHONY : src/TMatrixTCramerInv.o # target to build an object file src/TMatrixTCramerInv.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTCramerInv.cxx.o .PHONY : src/TMatrixTCramerInv.cxx.o src/TMatrixTCramerInv.i: src/TMatrixTCramerInv.cxx.i .PHONY : src/TMatrixTCramerInv.i # target to preprocess a source file src/TMatrixTCramerInv.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTCramerInv.cxx.i .PHONY : src/TMatrixTCramerInv.cxx.i src/TMatrixTCramerInv.s: src/TMatrixTCramerInv.cxx.s .PHONY : src/TMatrixTCramerInv.s # target to generate assembly for a file src/TMatrixTCramerInv.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTCramerInv.cxx.s .PHONY : src/TMatrixTCramerInv.cxx.s src/TMatrixTLazy.o: src/TMatrixTLazy.cxx.o .PHONY : src/TMatrixTLazy.o # target to build an object file src/TMatrixTLazy.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTLazy.cxx.o .PHONY : src/TMatrixTLazy.cxx.o src/TMatrixTLazy.i: src/TMatrixTLazy.cxx.i .PHONY : src/TMatrixTLazy.i # target to preprocess a source file src/TMatrixTLazy.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTLazy.cxx.i .PHONY : src/TMatrixTLazy.cxx.i src/TMatrixTLazy.s: src/TMatrixTLazy.cxx.s .PHONY : src/TMatrixTLazy.s # target to generate assembly for a file src/TMatrixTLazy.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTLazy.cxx.s .PHONY : src/TMatrixTLazy.cxx.s src/TMatrixTSparse.o: src/TMatrixTSparse.cxx.o .PHONY : src/TMatrixTSparse.o # target to build an object file src/TMatrixTSparse.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSparse.cxx.o .PHONY : src/TMatrixTSparse.cxx.o src/TMatrixTSparse.i: src/TMatrixTSparse.cxx.i .PHONY : src/TMatrixTSparse.i # target to preprocess a source file src/TMatrixTSparse.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSparse.cxx.i .PHONY : src/TMatrixTSparse.cxx.i src/TMatrixTSparse.s: src/TMatrixTSparse.cxx.s .PHONY : src/TMatrixTSparse.s # target to generate assembly for a file src/TMatrixTSparse.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSparse.cxx.s .PHONY : src/TMatrixTSparse.cxx.s src/TMatrixTSym.o: src/TMatrixTSym.cxx.o .PHONY : src/TMatrixTSym.o # target to build an object file src/TMatrixTSym.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSym.cxx.o .PHONY : src/TMatrixTSym.cxx.o src/TMatrixTSym.i: src/TMatrixTSym.cxx.i .PHONY : src/TMatrixTSym.i # target to preprocess a source file src/TMatrixTSym.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSym.cxx.i .PHONY : src/TMatrixTSym.cxx.i src/TMatrixTSym.s: src/TMatrixTSym.cxx.s .PHONY : src/TMatrixTSym.s # target to generate assembly for a file src/TMatrixTSym.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSym.cxx.s .PHONY : src/TMatrixTSym.cxx.s src/TMatrixTSymCramerInv.o: src/TMatrixTSymCramerInv.cxx.o .PHONY : src/TMatrixTSymCramerInv.o # target to build an object file src/TMatrixTSymCramerInv.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSymCramerInv.cxx.o .PHONY : src/TMatrixTSymCramerInv.cxx.o src/TMatrixTSymCramerInv.i: src/TMatrixTSymCramerInv.cxx.i .PHONY : src/TMatrixTSymCramerInv.i # target to preprocess a source file src/TMatrixTSymCramerInv.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSymCramerInv.cxx.i .PHONY : src/TMatrixTSymCramerInv.cxx.i src/TMatrixTSymCramerInv.s: src/TMatrixTSymCramerInv.cxx.s .PHONY : src/TMatrixTSymCramerInv.s # target to generate assembly for a file src/TMatrixTSymCramerInv.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTSymCramerInv.cxx.s .PHONY : src/TMatrixTSymCramerInv.cxx.s src/TMatrixTUtils.o: src/TMatrixTUtils.cxx.o .PHONY : src/TMatrixTUtils.o # target to build an object file src/TMatrixTUtils.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTUtils.cxx.o .PHONY : src/TMatrixTUtils.cxx.o src/TMatrixTUtils.i: src/TMatrixTUtils.cxx.i .PHONY : src/TMatrixTUtils.i # target to preprocess a source file src/TMatrixTUtils.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTUtils.cxx.i .PHONY : src/TMatrixTUtils.cxx.i src/TMatrixTUtils.s: src/TMatrixTUtils.cxx.s .PHONY : src/TMatrixTUtils.s # target to generate assembly for a file src/TMatrixTUtils.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TMatrixTUtils.cxx.s .PHONY : src/TMatrixTUtils.cxx.s src/TVectorT.o: src/TVectorT.cxx.o .PHONY : src/TVectorT.o # target to build an object file src/TVectorT.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TVectorT.cxx.o .PHONY : src/TVectorT.cxx.o src/TVectorT.i: src/TVectorT.cxx.i .PHONY : src/TVectorT.i # target to preprocess a source file src/TVectorT.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TVectorT.cxx.i .PHONY : src/TVectorT.cxx.i src/TVectorT.s: src/TVectorT.cxx.s .PHONY : src/TVectorT.s # target to generate assembly for a file src/TVectorT.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/matrix/CMakeFiles/Matrix.dir/build.make math/matrix/CMakeFiles/Matrix.dir/src/TVectorT.cxx.s .PHONY : src/TVectorT.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 "... package" @echo "... package_source" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... Matrix" @echo "... libMatrix.rootmap" @echo "... G__Matrix.o" @echo "... G__Matrix.i" @echo "... G__Matrix.s" @echo "... src/TDecompBK.o" @echo "... src/TDecompBK.i" @echo "... src/TDecompBK.s" @echo "... src/TDecompBase.o" @echo "... src/TDecompBase.i" @echo "... src/TDecompBase.s" @echo "... src/TDecompChol.o" @echo "... src/TDecompChol.i" @echo "... src/TDecompChol.s" @echo "... src/TDecompLU.o" @echo "... src/TDecompLU.i" @echo "... src/TDecompLU.s" @echo "... src/TDecompQRH.o" @echo "... src/TDecompQRH.i" @echo "... src/TDecompQRH.s" @echo "... src/TDecompSVD.o" @echo "... src/TDecompSVD.i" @echo "... src/TDecompSVD.s" @echo "... src/TDecompSparse.o" @echo "... src/TDecompSparse.i" @echo "... src/TDecompSparse.s" @echo "... src/TMatrixDEigen.o" @echo "... src/TMatrixDEigen.i" @echo "... src/TMatrixDEigen.s" @echo "... src/TMatrixDSymEigen.o" @echo "... src/TMatrixDSymEigen.i" @echo "... src/TMatrixDSymEigen.s" @echo "... src/TMatrixT.o" @echo "... src/TMatrixT.i" @echo "... src/TMatrixT.s" @echo "... src/TMatrixTBase.o" @echo "... src/TMatrixTBase.i" @echo "... src/TMatrixTBase.s" @echo "... src/TMatrixTCramerInv.o" @echo "... src/TMatrixTCramerInv.i" @echo "... src/TMatrixTCramerInv.s" @echo "... src/TMatrixTLazy.o" @echo "... src/TMatrixTLazy.i" @echo "... src/TMatrixTLazy.s" @echo "... src/TMatrixTSparse.o" @echo "... src/TMatrixTSparse.i" @echo "... src/TMatrixTSparse.s" @echo "... src/TMatrixTSym.o" @echo "... src/TMatrixTSym.i" @echo "... src/TMatrixTSym.s" @echo "... src/TMatrixTSymCramerInv.o" @echo "... src/TMatrixTSymCramerInv.i" @echo "... src/TMatrixTSymCramerInv.s" @echo "... src/TMatrixTUtils.o" @echo "... src/TMatrixTUtils.i" @echo "... src/TMatrixTUtils.s" @echo "... src/TVectorT.o" @echo "... src/TVectorT.i" @echo "... src/TVectorT.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/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system