# 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.2.1/third_party/install/bin/cmake # The command to remove a file. RM = /home/mice/Grid/MAUS-v3.2.1/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.2.1/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.2.1/third_party/build/root_v5.34.36 #============================================================================= # Targets provided globally by CMake. # 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.2.1/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.2.1/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /home/mice/Grid/MAUS-v3.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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 # 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.2.1/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.2.1/third_party/install/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # The main all target all: cmake_check_build_system cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36/CMakeFiles /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36/math/physics/CMakeFiles/progress.marks cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/all $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/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.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/mice/Grid/MAUS-v3.2.1/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/physics/CMakeFiles/Physics.dir/rule: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/CMakeFiles/Physics.dir/rule .PHONY : math/physics/CMakeFiles/Physics.dir/rule # Convenience name for target. Physics: math/physics/CMakeFiles/Physics.dir/rule .PHONY : Physics # fast build rule for target. Physics/fast: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/build .PHONY : Physics/fast # Convenience name for target. math/physics/CMakeFiles/libPhysics.rootmap.dir/rule: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/physics/CMakeFiles/libPhysics.rootmap.dir/rule .PHONY : math/physics/CMakeFiles/libPhysics.rootmap.dir/rule # Convenience name for target. libPhysics.rootmap: math/physics/CMakeFiles/libPhysics.rootmap.dir/rule .PHONY : libPhysics.rootmap # fast build rule for target. libPhysics.rootmap/fast: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/libPhysics.rootmap.dir/build.make math/physics/CMakeFiles/libPhysics.rootmap.dir/build .PHONY : libPhysics.rootmap/fast G__Physics.o: G__Physics.cxx.o .PHONY : G__Physics.o # target to build an object file G__Physics.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/G__Physics.cxx.o .PHONY : G__Physics.cxx.o G__Physics.i: G__Physics.cxx.i .PHONY : G__Physics.i # target to preprocess a source file G__Physics.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/G__Physics.cxx.i .PHONY : G__Physics.cxx.i G__Physics.s: G__Physics.cxx.s .PHONY : G__Physics.s # target to generate assembly for a file G__Physics.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/G__Physics.cxx.s .PHONY : G__Physics.cxx.s src/TFeldmanCousins.o: src/TFeldmanCousins.cxx.o .PHONY : src/TFeldmanCousins.o # target to build an object file src/TFeldmanCousins.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TFeldmanCousins.cxx.o .PHONY : src/TFeldmanCousins.cxx.o src/TFeldmanCousins.i: src/TFeldmanCousins.cxx.i .PHONY : src/TFeldmanCousins.i # target to preprocess a source file src/TFeldmanCousins.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TFeldmanCousins.cxx.i .PHONY : src/TFeldmanCousins.cxx.i src/TFeldmanCousins.s: src/TFeldmanCousins.cxx.s .PHONY : src/TFeldmanCousins.s # target to generate assembly for a file src/TFeldmanCousins.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TFeldmanCousins.cxx.s .PHONY : src/TFeldmanCousins.cxx.s src/TGenPhaseSpace.o: src/TGenPhaseSpace.cxx.o .PHONY : src/TGenPhaseSpace.o # target to build an object file src/TGenPhaseSpace.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TGenPhaseSpace.cxx.o .PHONY : src/TGenPhaseSpace.cxx.o src/TGenPhaseSpace.i: src/TGenPhaseSpace.cxx.i .PHONY : src/TGenPhaseSpace.i # target to preprocess a source file src/TGenPhaseSpace.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TGenPhaseSpace.cxx.i .PHONY : src/TGenPhaseSpace.cxx.i src/TGenPhaseSpace.s: src/TGenPhaseSpace.cxx.s .PHONY : src/TGenPhaseSpace.s # target to generate assembly for a file src/TGenPhaseSpace.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TGenPhaseSpace.cxx.s .PHONY : src/TGenPhaseSpace.cxx.s src/TLorentzRotation.o: src/TLorentzRotation.cxx.o .PHONY : src/TLorentzRotation.o # target to build an object file src/TLorentzRotation.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzRotation.cxx.o .PHONY : src/TLorentzRotation.cxx.o src/TLorentzRotation.i: src/TLorentzRotation.cxx.i .PHONY : src/TLorentzRotation.i # target to preprocess a source file src/TLorentzRotation.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzRotation.cxx.i .PHONY : src/TLorentzRotation.cxx.i src/TLorentzRotation.s: src/TLorentzRotation.cxx.s .PHONY : src/TLorentzRotation.s # target to generate assembly for a file src/TLorentzRotation.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzRotation.cxx.s .PHONY : src/TLorentzRotation.cxx.s src/TLorentzVector.o: src/TLorentzVector.cxx.o .PHONY : src/TLorentzVector.o # target to build an object file src/TLorentzVector.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzVector.cxx.o .PHONY : src/TLorentzVector.cxx.o src/TLorentzVector.i: src/TLorentzVector.cxx.i .PHONY : src/TLorentzVector.i # target to preprocess a source file src/TLorentzVector.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzVector.cxx.i .PHONY : src/TLorentzVector.cxx.i src/TLorentzVector.s: src/TLorentzVector.cxx.s .PHONY : src/TLorentzVector.s # target to generate assembly for a file src/TLorentzVector.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TLorentzVector.cxx.s .PHONY : src/TLorentzVector.cxx.s src/TQuaternion.o: src/TQuaternion.cxx.o .PHONY : src/TQuaternion.o # target to build an object file src/TQuaternion.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TQuaternion.cxx.o .PHONY : src/TQuaternion.cxx.o src/TQuaternion.i: src/TQuaternion.cxx.i .PHONY : src/TQuaternion.i # target to preprocess a source file src/TQuaternion.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TQuaternion.cxx.i .PHONY : src/TQuaternion.cxx.i src/TQuaternion.s: src/TQuaternion.cxx.s .PHONY : src/TQuaternion.s # target to generate assembly for a file src/TQuaternion.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TQuaternion.cxx.s .PHONY : src/TQuaternion.cxx.s src/TRobustEstimator.o: src/TRobustEstimator.cxx.o .PHONY : src/TRobustEstimator.o # target to build an object file src/TRobustEstimator.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRobustEstimator.cxx.o .PHONY : src/TRobustEstimator.cxx.o src/TRobustEstimator.i: src/TRobustEstimator.cxx.i .PHONY : src/TRobustEstimator.i # target to preprocess a source file src/TRobustEstimator.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRobustEstimator.cxx.i .PHONY : src/TRobustEstimator.cxx.i src/TRobustEstimator.s: src/TRobustEstimator.cxx.s .PHONY : src/TRobustEstimator.s # target to generate assembly for a file src/TRobustEstimator.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRobustEstimator.cxx.s .PHONY : src/TRobustEstimator.cxx.s src/TRolke.o: src/TRolke.cxx.o .PHONY : src/TRolke.o # target to build an object file src/TRolke.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRolke.cxx.o .PHONY : src/TRolke.cxx.o src/TRolke.i: src/TRolke.cxx.i .PHONY : src/TRolke.i # target to preprocess a source file src/TRolke.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRolke.cxx.i .PHONY : src/TRolke.cxx.i src/TRolke.s: src/TRolke.cxx.s .PHONY : src/TRolke.s # target to generate assembly for a file src/TRolke.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRolke.cxx.s .PHONY : src/TRolke.cxx.s src/TRotation.o: src/TRotation.cxx.o .PHONY : src/TRotation.o # target to build an object file src/TRotation.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRotation.cxx.o .PHONY : src/TRotation.cxx.o src/TRotation.i: src/TRotation.cxx.i .PHONY : src/TRotation.i # target to preprocess a source file src/TRotation.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRotation.cxx.i .PHONY : src/TRotation.cxx.i src/TRotation.s: src/TRotation.cxx.s .PHONY : src/TRotation.s # target to generate assembly for a file src/TRotation.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TRotation.cxx.s .PHONY : src/TRotation.cxx.s src/TVector2.o: src/TVector2.cxx.o .PHONY : src/TVector2.o # target to build an object file src/TVector2.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector2.cxx.o .PHONY : src/TVector2.cxx.o src/TVector2.i: src/TVector2.cxx.i .PHONY : src/TVector2.i # target to preprocess a source file src/TVector2.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector2.cxx.i .PHONY : src/TVector2.cxx.i src/TVector2.s: src/TVector2.cxx.s .PHONY : src/TVector2.s # target to generate assembly for a file src/TVector2.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector2.cxx.s .PHONY : src/TVector2.cxx.s src/TVector3.o: src/TVector3.cxx.o .PHONY : src/TVector3.o # target to build an object file src/TVector3.cxx.o: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector3.cxx.o .PHONY : src/TVector3.cxx.o src/TVector3.i: src/TVector3.cxx.i .PHONY : src/TVector3.i # target to preprocess a source file src/TVector3.cxx.i: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector3.cxx.i .PHONY : src/TVector3.cxx.i src/TVector3.s: src/TVector3.cxx.s .PHONY : src/TVector3.s # target to generate assembly for a file src/TVector3.cxx.s: cd /home/mice/Grid/MAUS-v3.2.1/third_party/build/root_v5.34.36 && $(MAKE) -f math/physics/CMakeFiles/Physics.dir/build.make math/physics/CMakeFiles/Physics.dir/src/TVector3.cxx.s .PHONY : src/TVector3.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_source" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... package" @echo "... Physics" @echo "... libPhysics.rootmap" @echo "... G__Physics.o" @echo "... G__Physics.i" @echo "... G__Physics.s" @echo "... src/TFeldmanCousins.o" @echo "... src/TFeldmanCousins.i" @echo "... src/TFeldmanCousins.s" @echo "... src/TGenPhaseSpace.o" @echo "... src/TGenPhaseSpace.i" @echo "... src/TGenPhaseSpace.s" @echo "... src/TLorentzRotation.o" @echo "... src/TLorentzRotation.i" @echo "... src/TLorentzRotation.s" @echo "... src/TLorentzVector.o" @echo "... src/TLorentzVector.i" @echo "... src/TLorentzVector.s" @echo "... src/TQuaternion.o" @echo "... src/TQuaternion.i" @echo "... src/TQuaternion.s" @echo "... src/TRobustEstimator.o" @echo "... src/TRobustEstimator.i" @echo "... src/TRobustEstimator.s" @echo "... src/TRolke.o" @echo "... src/TRolke.i" @echo "... src/TRolke.s" @echo "... src/TRotation.o" @echo "... src/TRotation.i" @echo "... src/TRotation.s" @echo "... src/TVector2.o" @echo "... src/TVector2.i" @echo "... src/TVector2.s" @echo "... src/TVector3.o" @echo "... src/TVector3.i" @echo "... src/TVector3.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.2.1/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