# 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 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 # 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 # 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/foam/CMakeFiles/progress.marks cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/foam/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/foam/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/foam/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/foam/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/foam/CMakeFiles/Foam.dir/rule: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/foam/CMakeFiles/Foam.dir/rule .PHONY : math/foam/CMakeFiles/Foam.dir/rule # Convenience name for target. Foam: math/foam/CMakeFiles/Foam.dir/rule .PHONY : Foam # fast build rule for target. Foam/fast: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/build .PHONY : Foam/fast # Convenience name for target. math/foam/CMakeFiles/libFoam.rootmap.dir/rule: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 math/foam/CMakeFiles/libFoam.rootmap.dir/rule .PHONY : math/foam/CMakeFiles/libFoam.rootmap.dir/rule # Convenience name for target. libFoam.rootmap: math/foam/CMakeFiles/libFoam.rootmap.dir/rule .PHONY : libFoam.rootmap # fast build rule for target. libFoam.rootmap/fast: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/libFoam.rootmap.dir/build.make math/foam/CMakeFiles/libFoam.rootmap.dir/build .PHONY : libFoam.rootmap/fast G__Foam.o: G__Foam.cxx.o .PHONY : G__Foam.o # target to build an object file G__Foam.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/G__Foam.cxx.o .PHONY : G__Foam.cxx.o G__Foam.i: G__Foam.cxx.i .PHONY : G__Foam.i # target to preprocess a source file G__Foam.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/G__Foam.cxx.i .PHONY : G__Foam.cxx.i G__Foam.s: G__Foam.cxx.s .PHONY : G__Foam.s # target to generate assembly for a file G__Foam.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/G__Foam.cxx.s .PHONY : G__Foam.cxx.s src/TFoam.o: src/TFoam.cxx.o .PHONY : src/TFoam.o # target to build an object file src/TFoam.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoam.cxx.o .PHONY : src/TFoam.cxx.o src/TFoam.i: src/TFoam.cxx.i .PHONY : src/TFoam.i # target to preprocess a source file src/TFoam.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoam.cxx.i .PHONY : src/TFoam.cxx.i src/TFoam.s: src/TFoam.cxx.s .PHONY : src/TFoam.s # target to generate assembly for a file src/TFoam.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoam.cxx.s .PHONY : src/TFoam.cxx.s src/TFoamCell.o: src/TFoamCell.cxx.o .PHONY : src/TFoamCell.o # target to build an object file src/TFoamCell.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamCell.cxx.o .PHONY : src/TFoamCell.cxx.o src/TFoamCell.i: src/TFoamCell.cxx.i .PHONY : src/TFoamCell.i # target to preprocess a source file src/TFoamCell.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamCell.cxx.i .PHONY : src/TFoamCell.cxx.i src/TFoamCell.s: src/TFoamCell.cxx.s .PHONY : src/TFoamCell.s # target to generate assembly for a file src/TFoamCell.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamCell.cxx.s .PHONY : src/TFoamCell.cxx.s src/TFoamIntegrand.o: src/TFoamIntegrand.cxx.o .PHONY : src/TFoamIntegrand.o # target to build an object file src/TFoamIntegrand.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamIntegrand.cxx.o .PHONY : src/TFoamIntegrand.cxx.o src/TFoamIntegrand.i: src/TFoamIntegrand.cxx.i .PHONY : src/TFoamIntegrand.i # target to preprocess a source file src/TFoamIntegrand.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamIntegrand.cxx.i .PHONY : src/TFoamIntegrand.cxx.i src/TFoamIntegrand.s: src/TFoamIntegrand.cxx.s .PHONY : src/TFoamIntegrand.s # target to generate assembly for a file src/TFoamIntegrand.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamIntegrand.cxx.s .PHONY : src/TFoamIntegrand.cxx.s src/TFoamMaxwt.o: src/TFoamMaxwt.cxx.o .PHONY : src/TFoamMaxwt.o # target to build an object file src/TFoamMaxwt.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamMaxwt.cxx.o .PHONY : src/TFoamMaxwt.cxx.o src/TFoamMaxwt.i: src/TFoamMaxwt.cxx.i .PHONY : src/TFoamMaxwt.i # target to preprocess a source file src/TFoamMaxwt.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamMaxwt.cxx.i .PHONY : src/TFoamMaxwt.cxx.i src/TFoamMaxwt.s: src/TFoamMaxwt.cxx.s .PHONY : src/TFoamMaxwt.s # target to generate assembly for a file src/TFoamMaxwt.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamMaxwt.cxx.s .PHONY : src/TFoamMaxwt.cxx.s src/TFoamSampler.o: src/TFoamSampler.cxx.o .PHONY : src/TFoamSampler.o # target to build an object file src/TFoamSampler.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamSampler.cxx.o .PHONY : src/TFoamSampler.cxx.o src/TFoamSampler.i: src/TFoamSampler.cxx.i .PHONY : src/TFoamSampler.i # target to preprocess a source file src/TFoamSampler.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamSampler.cxx.i .PHONY : src/TFoamSampler.cxx.i src/TFoamSampler.s: src/TFoamSampler.cxx.s .PHONY : src/TFoamSampler.s # target to generate assembly for a file src/TFoamSampler.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamSampler.cxx.s .PHONY : src/TFoamSampler.cxx.s src/TFoamVect.o: src/TFoamVect.cxx.o .PHONY : src/TFoamVect.o # target to build an object file src/TFoamVect.cxx.o: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamVect.cxx.o .PHONY : src/TFoamVect.cxx.o src/TFoamVect.i: src/TFoamVect.cxx.i .PHONY : src/TFoamVect.i # target to preprocess a source file src/TFoamVect.cxx.i: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamVect.cxx.i .PHONY : src/TFoamVect.cxx.i src/TFoamVect.s: src/TFoamVect.cxx.s .PHONY : src/TFoamVect.s # target to generate assembly for a file src/TFoamVect.cxx.s: cd /home/mice/Grid/MAUS-v3.0.3/third_party/build/root_v5.34.36 && $(MAKE) -f math/foam/CMakeFiles/Foam.dir/build.make math/foam/CMakeFiles/Foam.dir/src/TFoamVect.cxx.s .PHONY : src/TFoamVect.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 "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... install" @echo "... Foam" @echo "... libFoam.rootmap" @echo "... G__Foam.o" @echo "... G__Foam.i" @echo "... G__Foam.s" @echo "... src/TFoam.o" @echo "... src/TFoam.i" @echo "... src/TFoam.s" @echo "... src/TFoamCell.o" @echo "... src/TFoamCell.i" @echo "... src/TFoamCell.s" @echo "... src/TFoamIntegrand.o" @echo "... src/TFoamIntegrand.i" @echo "... src/TFoamIntegrand.s" @echo "... src/TFoamMaxwt.o" @echo "... src/TFoamMaxwt.i" @echo "... src/TFoamMaxwt.s" @echo "... src/TFoamSampler.o" @echo "... src/TFoamSampler.i" @echo "... src/TFoamSampler.s" @echo "... src/TFoamVect.o" @echo "... src/TFoamVect.i" @echo "... src/TFoamVect.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