# 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.1.2/third_party/install/bin/cmake # The command to remove a file. RM = /home/mice/Grid/MAUS-v3.1.2/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.1.2/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.1.2/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.1.2/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.1.2/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.1.2/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.1.2/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /home/mice/Grid/MAUS-v3.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/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.1.2/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36/CMakeFiles /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36/montecarlo/eg/CMakeFiles/progress.marks cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/all $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/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.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/mice/Grid/MAUS-v3.1.2/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. montecarlo/eg/CMakeFiles/EG.dir/rule: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/CMakeFiles/EG.dir/rule .PHONY : montecarlo/eg/CMakeFiles/EG.dir/rule # Convenience name for target. EG: montecarlo/eg/CMakeFiles/EG.dir/rule .PHONY : EG # fast build rule for target. EG/fast: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/build .PHONY : EG/fast # Convenience name for target. montecarlo/eg/CMakeFiles/libEG.rootmap.dir/rule: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 montecarlo/eg/CMakeFiles/libEG.rootmap.dir/rule .PHONY : montecarlo/eg/CMakeFiles/libEG.rootmap.dir/rule # Convenience name for target. libEG.rootmap: montecarlo/eg/CMakeFiles/libEG.rootmap.dir/rule .PHONY : libEG.rootmap # fast build rule for target. libEG.rootmap/fast: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/libEG.rootmap.dir/build.make montecarlo/eg/CMakeFiles/libEG.rootmap.dir/build .PHONY : libEG.rootmap/fast G__EG.o: G__EG.cxx.o .PHONY : G__EG.o # target to build an object file G__EG.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/G__EG.cxx.o .PHONY : G__EG.cxx.o G__EG.i: G__EG.cxx.i .PHONY : G__EG.i # target to preprocess a source file G__EG.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/G__EG.cxx.i .PHONY : G__EG.cxx.i G__EG.s: G__EG.cxx.s .PHONY : G__EG.s # target to generate assembly for a file G__EG.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/G__EG.cxx.s .PHONY : G__EG.cxx.s src/TAttParticle.o: src/TAttParticle.cxx.o .PHONY : src/TAttParticle.o # target to build an object file src/TAttParticle.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TAttParticle.cxx.o .PHONY : src/TAttParticle.cxx.o src/TAttParticle.i: src/TAttParticle.cxx.i .PHONY : src/TAttParticle.i # target to preprocess a source file src/TAttParticle.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TAttParticle.cxx.i .PHONY : src/TAttParticle.cxx.i src/TAttParticle.s: src/TAttParticle.cxx.s .PHONY : src/TAttParticle.s # target to generate assembly for a file src/TAttParticle.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TAttParticle.cxx.s .PHONY : src/TAttParticle.cxx.s src/TDatabasePDG.o: src/TDatabasePDG.cxx.o .PHONY : src/TDatabasePDG.o # target to build an object file src/TDatabasePDG.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDatabasePDG.cxx.o .PHONY : src/TDatabasePDG.cxx.o src/TDatabasePDG.i: src/TDatabasePDG.cxx.i .PHONY : src/TDatabasePDG.i # target to preprocess a source file src/TDatabasePDG.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDatabasePDG.cxx.i .PHONY : src/TDatabasePDG.cxx.i src/TDatabasePDG.s: src/TDatabasePDG.cxx.s .PHONY : src/TDatabasePDG.s # target to generate assembly for a file src/TDatabasePDG.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDatabasePDG.cxx.s .PHONY : src/TDatabasePDG.cxx.s src/TDecayChannel.o: src/TDecayChannel.cxx.o .PHONY : src/TDecayChannel.o # target to build an object file src/TDecayChannel.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDecayChannel.cxx.o .PHONY : src/TDecayChannel.cxx.o src/TDecayChannel.i: src/TDecayChannel.cxx.i .PHONY : src/TDecayChannel.i # target to preprocess a source file src/TDecayChannel.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDecayChannel.cxx.i .PHONY : src/TDecayChannel.cxx.i src/TDecayChannel.s: src/TDecayChannel.cxx.s .PHONY : src/TDecayChannel.s # target to generate assembly for a file src/TDecayChannel.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TDecayChannel.cxx.s .PHONY : src/TDecayChannel.cxx.s src/TGenerator.o: src/TGenerator.cxx.o .PHONY : src/TGenerator.o # target to build an object file src/TGenerator.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TGenerator.cxx.o .PHONY : src/TGenerator.cxx.o src/TGenerator.i: src/TGenerator.cxx.i .PHONY : src/TGenerator.i # target to preprocess a source file src/TGenerator.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TGenerator.cxx.i .PHONY : src/TGenerator.cxx.i src/TGenerator.s: src/TGenerator.cxx.s .PHONY : src/TGenerator.s # target to generate assembly for a file src/TGenerator.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TGenerator.cxx.s .PHONY : src/TGenerator.cxx.s src/TParticle.o: src/TParticle.cxx.o .PHONY : src/TParticle.o # target to build an object file src/TParticle.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticle.cxx.o .PHONY : src/TParticle.cxx.o src/TParticle.i: src/TParticle.cxx.i .PHONY : src/TParticle.i # target to preprocess a source file src/TParticle.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticle.cxx.i .PHONY : src/TParticle.cxx.i src/TParticle.s: src/TParticle.cxx.s .PHONY : src/TParticle.s # target to generate assembly for a file src/TParticle.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticle.cxx.s .PHONY : src/TParticle.cxx.s src/TParticleClassPDG.o: src/TParticleClassPDG.cxx.o .PHONY : src/TParticleClassPDG.o # target to build an object file src/TParticleClassPDG.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticleClassPDG.cxx.o .PHONY : src/TParticleClassPDG.cxx.o src/TParticleClassPDG.i: src/TParticleClassPDG.cxx.i .PHONY : src/TParticleClassPDG.i # target to preprocess a source file src/TParticleClassPDG.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticleClassPDG.cxx.i .PHONY : src/TParticleClassPDG.cxx.i src/TParticleClassPDG.s: src/TParticleClassPDG.cxx.s .PHONY : src/TParticleClassPDG.s # target to generate assembly for a file src/TParticleClassPDG.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticleClassPDG.cxx.s .PHONY : src/TParticleClassPDG.cxx.s src/TParticlePDG.o: src/TParticlePDG.cxx.o .PHONY : src/TParticlePDG.o # target to build an object file src/TParticlePDG.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticlePDG.cxx.o .PHONY : src/TParticlePDG.cxx.o src/TParticlePDG.i: src/TParticlePDG.cxx.i .PHONY : src/TParticlePDG.i # target to preprocess a source file src/TParticlePDG.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticlePDG.cxx.i .PHONY : src/TParticlePDG.cxx.i src/TParticlePDG.s: src/TParticlePDG.cxx.s .PHONY : src/TParticlePDG.s # target to generate assembly for a file src/TParticlePDG.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TParticlePDG.cxx.s .PHONY : src/TParticlePDG.cxx.s src/TPrimary.o: src/TPrimary.cxx.o .PHONY : src/TPrimary.o # target to build an object file src/TPrimary.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TPrimary.cxx.o .PHONY : src/TPrimary.cxx.o src/TPrimary.i: src/TPrimary.cxx.i .PHONY : src/TPrimary.i # target to preprocess a source file src/TPrimary.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TPrimary.cxx.i .PHONY : src/TPrimary.cxx.i src/TPrimary.s: src/TPrimary.cxx.s .PHONY : src/TPrimary.s # target to generate assembly for a file src/TPrimary.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TPrimary.cxx.s .PHONY : src/TPrimary.cxx.s src/TVirtualMCDecayer.o: src/TVirtualMCDecayer.cxx.o .PHONY : src/TVirtualMCDecayer.o # target to build an object file src/TVirtualMCDecayer.cxx.o: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TVirtualMCDecayer.cxx.o .PHONY : src/TVirtualMCDecayer.cxx.o src/TVirtualMCDecayer.i: src/TVirtualMCDecayer.cxx.i .PHONY : src/TVirtualMCDecayer.i # target to preprocess a source file src/TVirtualMCDecayer.cxx.i: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TVirtualMCDecayer.cxx.i .PHONY : src/TVirtualMCDecayer.cxx.i src/TVirtualMCDecayer.s: src/TVirtualMCDecayer.cxx.s .PHONY : src/TVirtualMCDecayer.s # target to generate assembly for a file src/TVirtualMCDecayer.cxx.s: cd /home/mice/Grid/MAUS-v3.1.2/third_party/build/root_v5.34.36 && $(MAKE) -f montecarlo/eg/CMakeFiles/EG.dir/build.make montecarlo/eg/CMakeFiles/EG.dir/src/TVirtualMCDecayer.cxx.s .PHONY : src/TVirtualMCDecayer.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 "... EG" @echo "... libEG.rootmap" @echo "... G__EG.o" @echo "... G__EG.i" @echo "... G__EG.s" @echo "... src/TAttParticle.o" @echo "... src/TAttParticle.i" @echo "... src/TAttParticle.s" @echo "... src/TDatabasePDG.o" @echo "... src/TDatabasePDG.i" @echo "... src/TDatabasePDG.s" @echo "... src/TDecayChannel.o" @echo "... src/TDecayChannel.i" @echo "... src/TDecayChannel.s" @echo "... src/TGenerator.o" @echo "... src/TGenerator.i" @echo "... src/TGenerator.s" @echo "... src/TParticle.o" @echo "... src/TParticle.i" @echo "... src/TParticle.s" @echo "... src/TParticleClassPDG.o" @echo "... src/TParticleClassPDG.i" @echo "... src/TParticleClassPDG.s" @echo "... src/TParticlePDG.o" @echo "... src/TParticlePDG.i" @echo "... src/TParticlePDG.s" @echo "... src/TPrimary.o" @echo "... src/TPrimary.i" @echo "... src/TPrimary.s" @echo "... src/TVirtualMCDecayer.o" @echo "... src/TVirtualMCDecayer.i" @echo "... src/TVirtualMCDecayer.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.1.2/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