# 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 = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cmake # The command to remove a file. RM = /srv/calibration_data/maus/MAUS-v3.3.0/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 = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/source/geant4.9.6.p02 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 #============================================================================= # 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 /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && /srv/calibration_data/maus/MAUS-v3.3.0/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 edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /srv/calibration_data/maus/MAUS-v3.3.0/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..." /srv/calibration_data/maus/MAUS-v3.3.0/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: \"Data\" \"Development\" \"Runtime\" \"Unspecified\"" .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..." /srv/calibration_data/maus/MAUS-v3.3.0/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..." /srv/calibration_data/maus/MAUS-v3.3.0/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..." /srv/calibration_data/maus/MAUS-v3.3.0/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..." /srv/calibration_data/maus/MAUS-v3.3.0/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_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && /srv/calibration_data/maus/MAUS-v3.3.0/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # The main all target all: cmake_check_build_system cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02/CMakeFiles /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02/source/intercoms/CMakeFiles/progress.marks cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/intercoms/all $(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/intercoms/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/intercoms/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/intercoms/preinstall .PHONY : preinstall/fast # clear depends depend: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. source/intercoms/CMakeFiles/G4intercoms.dir/rule: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/intercoms/CMakeFiles/G4intercoms.dir/rule .PHONY : source/intercoms/CMakeFiles/G4intercoms.dir/rule # Convenience name for target. G4intercoms: source/intercoms/CMakeFiles/G4intercoms.dir/rule .PHONY : G4intercoms # fast build rule for target. G4intercoms/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/build .PHONY : G4intercoms/fast src/G4AnyType.o: src/G4AnyType.cc.o .PHONY : src/G4AnyType.o # target to build an object file src/G4AnyType.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4AnyType.cc.o .PHONY : src/G4AnyType.cc.o src/G4AnyType.i: src/G4AnyType.cc.i .PHONY : src/G4AnyType.i # target to preprocess a source file src/G4AnyType.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4AnyType.cc.i .PHONY : src/G4AnyType.cc.i src/G4AnyType.s: src/G4AnyType.cc.s .PHONY : src/G4AnyType.s # target to generate assembly for a file src/G4AnyType.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4AnyType.cc.s .PHONY : src/G4AnyType.cc.s src/G4GenericMessenger.o: src/G4GenericMessenger.cc.o .PHONY : src/G4GenericMessenger.o # target to build an object file src/G4GenericMessenger.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4GenericMessenger.cc.o .PHONY : src/G4GenericMessenger.cc.o src/G4GenericMessenger.i: src/G4GenericMessenger.cc.i .PHONY : src/G4GenericMessenger.i # target to preprocess a source file src/G4GenericMessenger.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4GenericMessenger.cc.i .PHONY : src/G4GenericMessenger.cc.i src/G4GenericMessenger.s: src/G4GenericMessenger.cc.s .PHONY : src/G4GenericMessenger.s # target to generate assembly for a file src/G4GenericMessenger.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4GenericMessenger.cc.s .PHONY : src/G4GenericMessenger.cc.s src/G4UIaliasList.o: src/G4UIaliasList.cc.o .PHONY : src/G4UIaliasList.o # target to build an object file src/G4UIaliasList.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIaliasList.cc.o .PHONY : src/G4UIaliasList.cc.o src/G4UIaliasList.i: src/G4UIaliasList.cc.i .PHONY : src/G4UIaliasList.i # target to preprocess a source file src/G4UIaliasList.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIaliasList.cc.i .PHONY : src/G4UIaliasList.cc.i src/G4UIaliasList.s: src/G4UIaliasList.cc.s .PHONY : src/G4UIaliasList.s # target to generate assembly for a file src/G4UIaliasList.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIaliasList.cc.s .PHONY : src/G4UIaliasList.cc.s src/G4UIbatch.o: src/G4UIbatch.cc.o .PHONY : src/G4UIbatch.o # target to build an object file src/G4UIbatch.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIbatch.cc.o .PHONY : src/G4UIbatch.cc.o src/G4UIbatch.i: src/G4UIbatch.cc.i .PHONY : src/G4UIbatch.i # target to preprocess a source file src/G4UIbatch.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIbatch.cc.i .PHONY : src/G4UIbatch.cc.i src/G4UIbatch.s: src/G4UIbatch.cc.s .PHONY : src/G4UIbatch.s # target to generate assembly for a file src/G4UIbatch.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIbatch.cc.s .PHONY : src/G4UIbatch.cc.s src/G4UIcmdWith3Vector.o: src/G4UIcmdWith3Vector.cc.o .PHONY : src/G4UIcmdWith3Vector.o # target to build an object file src/G4UIcmdWith3Vector.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3Vector.cc.o .PHONY : src/G4UIcmdWith3Vector.cc.o src/G4UIcmdWith3Vector.i: src/G4UIcmdWith3Vector.cc.i .PHONY : src/G4UIcmdWith3Vector.i # target to preprocess a source file src/G4UIcmdWith3Vector.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3Vector.cc.i .PHONY : src/G4UIcmdWith3Vector.cc.i src/G4UIcmdWith3Vector.s: src/G4UIcmdWith3Vector.cc.s .PHONY : src/G4UIcmdWith3Vector.s # target to generate assembly for a file src/G4UIcmdWith3Vector.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3Vector.cc.s .PHONY : src/G4UIcmdWith3Vector.cc.s src/G4UIcmdWith3VectorAndUnit.o: src/G4UIcmdWith3VectorAndUnit.cc.o .PHONY : src/G4UIcmdWith3VectorAndUnit.o # target to build an object file src/G4UIcmdWith3VectorAndUnit.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3VectorAndUnit.cc.o .PHONY : src/G4UIcmdWith3VectorAndUnit.cc.o src/G4UIcmdWith3VectorAndUnit.i: src/G4UIcmdWith3VectorAndUnit.cc.i .PHONY : src/G4UIcmdWith3VectorAndUnit.i # target to preprocess a source file src/G4UIcmdWith3VectorAndUnit.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3VectorAndUnit.cc.i .PHONY : src/G4UIcmdWith3VectorAndUnit.cc.i src/G4UIcmdWith3VectorAndUnit.s: src/G4UIcmdWith3VectorAndUnit.cc.s .PHONY : src/G4UIcmdWith3VectorAndUnit.s # target to generate assembly for a file src/G4UIcmdWith3VectorAndUnit.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWith3VectorAndUnit.cc.s .PHONY : src/G4UIcmdWith3VectorAndUnit.cc.s src/G4UIcmdWithABool.o: src/G4UIcmdWithABool.cc.o .PHONY : src/G4UIcmdWithABool.o # target to build an object file src/G4UIcmdWithABool.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithABool.cc.o .PHONY : src/G4UIcmdWithABool.cc.o src/G4UIcmdWithABool.i: src/G4UIcmdWithABool.cc.i .PHONY : src/G4UIcmdWithABool.i # target to preprocess a source file src/G4UIcmdWithABool.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithABool.cc.i .PHONY : src/G4UIcmdWithABool.cc.i src/G4UIcmdWithABool.s: src/G4UIcmdWithABool.cc.s .PHONY : src/G4UIcmdWithABool.s # target to generate assembly for a file src/G4UIcmdWithABool.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithABool.cc.s .PHONY : src/G4UIcmdWithABool.cc.s src/G4UIcmdWithADouble.o: src/G4UIcmdWithADouble.cc.o .PHONY : src/G4UIcmdWithADouble.o # target to build an object file src/G4UIcmdWithADouble.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADouble.cc.o .PHONY : src/G4UIcmdWithADouble.cc.o src/G4UIcmdWithADouble.i: src/G4UIcmdWithADouble.cc.i .PHONY : src/G4UIcmdWithADouble.i # target to preprocess a source file src/G4UIcmdWithADouble.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADouble.cc.i .PHONY : src/G4UIcmdWithADouble.cc.i src/G4UIcmdWithADouble.s: src/G4UIcmdWithADouble.cc.s .PHONY : src/G4UIcmdWithADouble.s # target to generate assembly for a file src/G4UIcmdWithADouble.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADouble.cc.s .PHONY : src/G4UIcmdWithADouble.cc.s src/G4UIcmdWithADoubleAndUnit.o: src/G4UIcmdWithADoubleAndUnit.cc.o .PHONY : src/G4UIcmdWithADoubleAndUnit.o # target to build an object file src/G4UIcmdWithADoubleAndUnit.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADoubleAndUnit.cc.o .PHONY : src/G4UIcmdWithADoubleAndUnit.cc.o src/G4UIcmdWithADoubleAndUnit.i: src/G4UIcmdWithADoubleAndUnit.cc.i .PHONY : src/G4UIcmdWithADoubleAndUnit.i # target to preprocess a source file src/G4UIcmdWithADoubleAndUnit.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADoubleAndUnit.cc.i .PHONY : src/G4UIcmdWithADoubleAndUnit.cc.i src/G4UIcmdWithADoubleAndUnit.s: src/G4UIcmdWithADoubleAndUnit.cc.s .PHONY : src/G4UIcmdWithADoubleAndUnit.s # target to generate assembly for a file src/G4UIcmdWithADoubleAndUnit.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithADoubleAndUnit.cc.s .PHONY : src/G4UIcmdWithADoubleAndUnit.cc.s src/G4UIcmdWithAString.o: src/G4UIcmdWithAString.cc.o .PHONY : src/G4UIcmdWithAString.o # target to build an object file src/G4UIcmdWithAString.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAString.cc.o .PHONY : src/G4UIcmdWithAString.cc.o src/G4UIcmdWithAString.i: src/G4UIcmdWithAString.cc.i .PHONY : src/G4UIcmdWithAString.i # target to preprocess a source file src/G4UIcmdWithAString.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAString.cc.i .PHONY : src/G4UIcmdWithAString.cc.i src/G4UIcmdWithAString.s: src/G4UIcmdWithAString.cc.s .PHONY : src/G4UIcmdWithAString.s # target to generate assembly for a file src/G4UIcmdWithAString.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAString.cc.s .PHONY : src/G4UIcmdWithAString.cc.s src/G4UIcmdWithAnInteger.o: src/G4UIcmdWithAnInteger.cc.o .PHONY : src/G4UIcmdWithAnInteger.o # target to build an object file src/G4UIcmdWithAnInteger.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAnInteger.cc.o .PHONY : src/G4UIcmdWithAnInteger.cc.o src/G4UIcmdWithAnInteger.i: src/G4UIcmdWithAnInteger.cc.i .PHONY : src/G4UIcmdWithAnInteger.i # target to preprocess a source file src/G4UIcmdWithAnInteger.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAnInteger.cc.i .PHONY : src/G4UIcmdWithAnInteger.cc.i src/G4UIcmdWithAnInteger.s: src/G4UIcmdWithAnInteger.cc.s .PHONY : src/G4UIcmdWithAnInteger.s # target to generate assembly for a file src/G4UIcmdWithAnInteger.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithAnInteger.cc.s .PHONY : src/G4UIcmdWithAnInteger.cc.s src/G4UIcmdWithoutParameter.o: src/G4UIcmdWithoutParameter.cc.o .PHONY : src/G4UIcmdWithoutParameter.o # target to build an object file src/G4UIcmdWithoutParameter.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithoutParameter.cc.o .PHONY : src/G4UIcmdWithoutParameter.cc.o src/G4UIcmdWithoutParameter.i: src/G4UIcmdWithoutParameter.cc.i .PHONY : src/G4UIcmdWithoutParameter.i # target to preprocess a source file src/G4UIcmdWithoutParameter.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithoutParameter.cc.i .PHONY : src/G4UIcmdWithoutParameter.cc.i src/G4UIcmdWithoutParameter.s: src/G4UIcmdWithoutParameter.cc.s .PHONY : src/G4UIcmdWithoutParameter.s # target to generate assembly for a file src/G4UIcmdWithoutParameter.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcmdWithoutParameter.cc.s .PHONY : src/G4UIcmdWithoutParameter.cc.s src/G4UIcommand.o: src/G4UIcommand.cc.o .PHONY : src/G4UIcommand.o # target to build an object file src/G4UIcommand.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommand.cc.o .PHONY : src/G4UIcommand.cc.o src/G4UIcommand.i: src/G4UIcommand.cc.i .PHONY : src/G4UIcommand.i # target to preprocess a source file src/G4UIcommand.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommand.cc.i .PHONY : src/G4UIcommand.cc.i src/G4UIcommand.s: src/G4UIcommand.cc.s .PHONY : src/G4UIcommand.s # target to generate assembly for a file src/G4UIcommand.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommand.cc.s .PHONY : src/G4UIcommand.cc.s src/G4UIcommandTree.o: src/G4UIcommandTree.cc.o .PHONY : src/G4UIcommandTree.o # target to build an object file src/G4UIcommandTree.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommandTree.cc.o .PHONY : src/G4UIcommandTree.cc.o src/G4UIcommandTree.i: src/G4UIcommandTree.cc.i .PHONY : src/G4UIcommandTree.i # target to preprocess a source file src/G4UIcommandTree.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommandTree.cc.i .PHONY : src/G4UIcommandTree.cc.i src/G4UIcommandTree.s: src/G4UIcommandTree.cc.s .PHONY : src/G4UIcommandTree.s # target to generate assembly for a file src/G4UIcommandTree.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcommandTree.cc.s .PHONY : src/G4UIcommandTree.cc.s src/G4UIcontrolMessenger.o: src/G4UIcontrolMessenger.cc.o .PHONY : src/G4UIcontrolMessenger.o # target to build an object file src/G4UIcontrolMessenger.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcontrolMessenger.cc.o .PHONY : src/G4UIcontrolMessenger.cc.o src/G4UIcontrolMessenger.i: src/G4UIcontrolMessenger.cc.i .PHONY : src/G4UIcontrolMessenger.i # target to preprocess a source file src/G4UIcontrolMessenger.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcontrolMessenger.cc.i .PHONY : src/G4UIcontrolMessenger.cc.i src/G4UIcontrolMessenger.s: src/G4UIcontrolMessenger.cc.s .PHONY : src/G4UIcontrolMessenger.s # target to generate assembly for a file src/G4UIcontrolMessenger.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIcontrolMessenger.cc.s .PHONY : src/G4UIcontrolMessenger.cc.s src/G4UIdirectory.o: src/G4UIdirectory.cc.o .PHONY : src/G4UIdirectory.o # target to build an object file src/G4UIdirectory.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIdirectory.cc.o .PHONY : src/G4UIdirectory.cc.o src/G4UIdirectory.i: src/G4UIdirectory.cc.i .PHONY : src/G4UIdirectory.i # target to preprocess a source file src/G4UIdirectory.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIdirectory.cc.i .PHONY : src/G4UIdirectory.cc.i src/G4UIdirectory.s: src/G4UIdirectory.cc.s .PHONY : src/G4UIdirectory.s # target to generate assembly for a file src/G4UIdirectory.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIdirectory.cc.s .PHONY : src/G4UIdirectory.cc.s src/G4UImanager.o: src/G4UImanager.cc.o .PHONY : src/G4UImanager.o # target to build an object file src/G4UImanager.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImanager.cc.o .PHONY : src/G4UImanager.cc.o src/G4UImanager.i: src/G4UImanager.cc.i .PHONY : src/G4UImanager.i # target to preprocess a source file src/G4UImanager.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImanager.cc.i .PHONY : src/G4UImanager.cc.i src/G4UImanager.s: src/G4UImanager.cc.s .PHONY : src/G4UImanager.s # target to generate assembly for a file src/G4UImanager.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImanager.cc.s .PHONY : src/G4UImanager.cc.s src/G4UImessenger.o: src/G4UImessenger.cc.o .PHONY : src/G4UImessenger.o # target to build an object file src/G4UImessenger.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImessenger.cc.o .PHONY : src/G4UImessenger.cc.o src/G4UImessenger.i: src/G4UImessenger.cc.i .PHONY : src/G4UImessenger.i # target to preprocess a source file src/G4UImessenger.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImessenger.cc.i .PHONY : src/G4UImessenger.cc.i src/G4UImessenger.s: src/G4UImessenger.cc.s .PHONY : src/G4UImessenger.s # target to generate assembly for a file src/G4UImessenger.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UImessenger.cc.s .PHONY : src/G4UImessenger.cc.s src/G4UIparameter.o: src/G4UIparameter.cc.o .PHONY : src/G4UIparameter.o # target to build an object file src/G4UIparameter.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIparameter.cc.o .PHONY : src/G4UIparameter.cc.o src/G4UIparameter.i: src/G4UIparameter.cc.i .PHONY : src/G4UIparameter.i # target to preprocess a source file src/G4UIparameter.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIparameter.cc.i .PHONY : src/G4UIparameter.cc.i src/G4UIparameter.s: src/G4UIparameter.cc.s .PHONY : src/G4UIparameter.s # target to generate assembly for a file src/G4UIparameter.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIparameter.cc.s .PHONY : src/G4UIparameter.cc.s src/G4UIsession.o: src/G4UIsession.cc.o .PHONY : src/G4UIsession.o # target to build an object file src/G4UIsession.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIsession.cc.o .PHONY : src/G4UIsession.cc.o src/G4UIsession.i: src/G4UIsession.cc.i .PHONY : src/G4UIsession.i # target to preprocess a source file src/G4UIsession.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIsession.cc.i .PHONY : src/G4UIsession.cc.i src/G4UIsession.s: src/G4UIsession.cc.s .PHONY : src/G4UIsession.s # target to generate assembly for a file src/G4UIsession.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UIsession.cc.s .PHONY : src/G4UIsession.cc.s src/G4UnitsMessenger.o: src/G4UnitsMessenger.cc.o .PHONY : src/G4UnitsMessenger.o # target to build an object file src/G4UnitsMessenger.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UnitsMessenger.cc.o .PHONY : src/G4UnitsMessenger.cc.o src/G4UnitsMessenger.i: src/G4UnitsMessenger.cc.i .PHONY : src/G4UnitsMessenger.i # target to preprocess a source file src/G4UnitsMessenger.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UnitsMessenger.cc.i .PHONY : src/G4UnitsMessenger.cc.i src/G4UnitsMessenger.s: src/G4UnitsMessenger.cc.s .PHONY : src/G4UnitsMessenger.s # target to generate assembly for a file src/G4UnitsMessenger.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4UnitsMessenger.cc.s .PHONY : src/G4UnitsMessenger.cc.s src/G4VGlobalFastSimulationManager.o: src/G4VGlobalFastSimulationManager.cc.o .PHONY : src/G4VGlobalFastSimulationManager.o # target to build an object file src/G4VGlobalFastSimulationManager.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4VGlobalFastSimulationManager.cc.o .PHONY : src/G4VGlobalFastSimulationManager.cc.o src/G4VGlobalFastSimulationManager.i: src/G4VGlobalFastSimulationManager.cc.i .PHONY : src/G4VGlobalFastSimulationManager.i # target to preprocess a source file src/G4VGlobalFastSimulationManager.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4VGlobalFastSimulationManager.cc.i .PHONY : src/G4VGlobalFastSimulationManager.cc.i src/G4VGlobalFastSimulationManager.s: src/G4VGlobalFastSimulationManager.cc.s .PHONY : src/G4VGlobalFastSimulationManager.s # target to generate assembly for a file src/G4VGlobalFastSimulationManager.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/intercoms/CMakeFiles/G4intercoms.dir/build.make source/intercoms/CMakeFiles/G4intercoms.dir/src/G4VGlobalFastSimulationManager.cc.s .PHONY : src/G4VGlobalFastSimulationManager.cc.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 "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... package_source" @echo "... G4intercoms" @echo "... src/G4AnyType.o" @echo "... src/G4AnyType.i" @echo "... src/G4AnyType.s" @echo "... src/G4GenericMessenger.o" @echo "... src/G4GenericMessenger.i" @echo "... src/G4GenericMessenger.s" @echo "... src/G4UIaliasList.o" @echo "... src/G4UIaliasList.i" @echo "... src/G4UIaliasList.s" @echo "... src/G4UIbatch.o" @echo "... src/G4UIbatch.i" @echo "... src/G4UIbatch.s" @echo "... src/G4UIcmdWith3Vector.o" @echo "... src/G4UIcmdWith3Vector.i" @echo "... src/G4UIcmdWith3Vector.s" @echo "... src/G4UIcmdWith3VectorAndUnit.o" @echo "... src/G4UIcmdWith3VectorAndUnit.i" @echo "... src/G4UIcmdWith3VectorAndUnit.s" @echo "... src/G4UIcmdWithABool.o" @echo "... src/G4UIcmdWithABool.i" @echo "... src/G4UIcmdWithABool.s" @echo "... src/G4UIcmdWithADouble.o" @echo "... src/G4UIcmdWithADouble.i" @echo "... src/G4UIcmdWithADouble.s" @echo "... src/G4UIcmdWithADoubleAndUnit.o" @echo "... src/G4UIcmdWithADoubleAndUnit.i" @echo "... src/G4UIcmdWithADoubleAndUnit.s" @echo "... src/G4UIcmdWithAString.o" @echo "... src/G4UIcmdWithAString.i" @echo "... src/G4UIcmdWithAString.s" @echo "... src/G4UIcmdWithAnInteger.o" @echo "... src/G4UIcmdWithAnInteger.i" @echo "... src/G4UIcmdWithAnInteger.s" @echo "... src/G4UIcmdWithoutParameter.o" @echo "... src/G4UIcmdWithoutParameter.i" @echo "... src/G4UIcmdWithoutParameter.s" @echo "... src/G4UIcommand.o" @echo "... src/G4UIcommand.i" @echo "... src/G4UIcommand.s" @echo "... src/G4UIcommandTree.o" @echo "... src/G4UIcommandTree.i" @echo "... src/G4UIcommandTree.s" @echo "... src/G4UIcontrolMessenger.o" @echo "... src/G4UIcontrolMessenger.i" @echo "... src/G4UIcontrolMessenger.s" @echo "... src/G4UIdirectory.o" @echo "... src/G4UIdirectory.i" @echo "... src/G4UIdirectory.s" @echo "... src/G4UImanager.o" @echo "... src/G4UImanager.i" @echo "... src/G4UImanager.s" @echo "... src/G4UImessenger.o" @echo "... src/G4UImessenger.i" @echo "... src/G4UImessenger.s" @echo "... src/G4UIparameter.o" @echo "... src/G4UIparameter.i" @echo "... src/G4UIparameter.s" @echo "... src/G4UIsession.o" @echo "... src/G4UIsession.i" @echo "... src/G4UIsession.s" @echo "... src/G4UnitsMessenger.o" @echo "... src/G4UnitsMessenger.i" @echo "... src/G4UnitsMessenger.s" @echo "... src/G4VGlobalFastSimulationManager.o" @echo "... src/G4VGlobalFastSimulationManager.i" @echo "... src/G4VGlobalFastSimulationManager.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 /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system