# 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 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 # 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 # 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/track/CMakeFiles/progress.marks cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/track/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/track/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/track/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/track/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/track/CMakeFiles/G4track.dir/rule: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f CMakeFiles/Makefile2 source/track/CMakeFiles/G4track.dir/rule .PHONY : source/track/CMakeFiles/G4track.dir/rule # Convenience name for target. G4track: source/track/CMakeFiles/G4track.dir/rule .PHONY : G4track # fast build rule for target. G4track/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/build .PHONY : G4track/fast src/G4FieldTrackUpdator.o: src/G4FieldTrackUpdator.cc.o .PHONY : src/G4FieldTrackUpdator.o # target to build an object file src/G4FieldTrackUpdator.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4FieldTrackUpdator.cc.o .PHONY : src/G4FieldTrackUpdator.cc.o src/G4FieldTrackUpdator.i: src/G4FieldTrackUpdator.cc.i .PHONY : src/G4FieldTrackUpdator.i # target to preprocess a source file src/G4FieldTrackUpdator.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4FieldTrackUpdator.cc.i .PHONY : src/G4FieldTrackUpdator.cc.i src/G4FieldTrackUpdator.s: src/G4FieldTrackUpdator.cc.s .PHONY : src/G4FieldTrackUpdator.s # target to generate assembly for a file src/G4FieldTrackUpdator.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4FieldTrackUpdator.cc.s .PHONY : src/G4FieldTrackUpdator.cc.s src/G4ParticleChange.o: src/G4ParticleChange.cc.o .PHONY : src/G4ParticleChange.o # target to build an object file src/G4ParticleChange.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChange.cc.o .PHONY : src/G4ParticleChange.cc.o src/G4ParticleChange.i: src/G4ParticleChange.cc.i .PHONY : src/G4ParticleChange.i # target to preprocess a source file src/G4ParticleChange.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChange.cc.i .PHONY : src/G4ParticleChange.cc.i src/G4ParticleChange.s: src/G4ParticleChange.cc.s .PHONY : src/G4ParticleChange.s # target to generate assembly for a file src/G4ParticleChange.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChange.cc.s .PHONY : src/G4ParticleChange.cc.s src/G4ParticleChangeForDecay.o: src/G4ParticleChangeForDecay.cc.o .PHONY : src/G4ParticleChangeForDecay.o # target to build an object file src/G4ParticleChangeForDecay.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForDecay.cc.o .PHONY : src/G4ParticleChangeForDecay.cc.o src/G4ParticleChangeForDecay.i: src/G4ParticleChangeForDecay.cc.i .PHONY : src/G4ParticleChangeForDecay.i # target to preprocess a source file src/G4ParticleChangeForDecay.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForDecay.cc.i .PHONY : src/G4ParticleChangeForDecay.cc.i src/G4ParticleChangeForDecay.s: src/G4ParticleChangeForDecay.cc.s .PHONY : src/G4ParticleChangeForDecay.s # target to generate assembly for a file src/G4ParticleChangeForDecay.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForDecay.cc.s .PHONY : src/G4ParticleChangeForDecay.cc.s src/G4ParticleChangeForGamma.o: src/G4ParticleChangeForGamma.cc.o .PHONY : src/G4ParticleChangeForGamma.o # target to build an object file src/G4ParticleChangeForGamma.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForGamma.cc.o .PHONY : src/G4ParticleChangeForGamma.cc.o src/G4ParticleChangeForGamma.i: src/G4ParticleChangeForGamma.cc.i .PHONY : src/G4ParticleChangeForGamma.i # target to preprocess a source file src/G4ParticleChangeForGamma.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForGamma.cc.i .PHONY : src/G4ParticleChangeForGamma.cc.i src/G4ParticleChangeForGamma.s: src/G4ParticleChangeForGamma.cc.s .PHONY : src/G4ParticleChangeForGamma.s # target to generate assembly for a file src/G4ParticleChangeForGamma.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForGamma.cc.s .PHONY : src/G4ParticleChangeForGamma.cc.s src/G4ParticleChangeForLoss.o: src/G4ParticleChangeForLoss.cc.o .PHONY : src/G4ParticleChangeForLoss.o # target to build an object file src/G4ParticleChangeForLoss.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForLoss.cc.o .PHONY : src/G4ParticleChangeForLoss.cc.o src/G4ParticleChangeForLoss.i: src/G4ParticleChangeForLoss.cc.i .PHONY : src/G4ParticleChangeForLoss.i # target to preprocess a source file src/G4ParticleChangeForLoss.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForLoss.cc.i .PHONY : src/G4ParticleChangeForLoss.cc.i src/G4ParticleChangeForLoss.s: src/G4ParticleChangeForLoss.cc.s .PHONY : src/G4ParticleChangeForLoss.s # target to generate assembly for a file src/G4ParticleChangeForLoss.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForLoss.cc.s .PHONY : src/G4ParticleChangeForLoss.cc.s src/G4ParticleChangeForMSC.o: src/G4ParticleChangeForMSC.cc.o .PHONY : src/G4ParticleChangeForMSC.o # target to build an object file src/G4ParticleChangeForMSC.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForMSC.cc.o .PHONY : src/G4ParticleChangeForMSC.cc.o src/G4ParticleChangeForMSC.i: src/G4ParticleChangeForMSC.cc.i .PHONY : src/G4ParticleChangeForMSC.i # target to preprocess a source file src/G4ParticleChangeForMSC.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForMSC.cc.i .PHONY : src/G4ParticleChangeForMSC.cc.i src/G4ParticleChangeForMSC.s: src/G4ParticleChangeForMSC.cc.s .PHONY : src/G4ParticleChangeForMSC.s # target to generate assembly for a file src/G4ParticleChangeForMSC.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForMSC.cc.s .PHONY : src/G4ParticleChangeForMSC.cc.s src/G4ParticleChangeForTransport.o: src/G4ParticleChangeForTransport.cc.o .PHONY : src/G4ParticleChangeForTransport.o # target to build an object file src/G4ParticleChangeForTransport.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForTransport.cc.o .PHONY : src/G4ParticleChangeForTransport.cc.o src/G4ParticleChangeForTransport.i: src/G4ParticleChangeForTransport.cc.i .PHONY : src/G4ParticleChangeForTransport.i # target to preprocess a source file src/G4ParticleChangeForTransport.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForTransport.cc.i .PHONY : src/G4ParticleChangeForTransport.cc.i src/G4ParticleChangeForTransport.s: src/G4ParticleChangeForTransport.cc.s .PHONY : src/G4ParticleChangeForTransport.s # target to generate assembly for a file src/G4ParticleChangeForTransport.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4ParticleChangeForTransport.cc.s .PHONY : src/G4ParticleChangeForTransport.cc.s src/G4Step.o: src/G4Step.cc.o .PHONY : src/G4Step.o # target to build an object file src/G4Step.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Step.cc.o .PHONY : src/G4Step.cc.o src/G4Step.i: src/G4Step.cc.i .PHONY : src/G4Step.i # target to preprocess a source file src/G4Step.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Step.cc.i .PHONY : src/G4Step.cc.i src/G4Step.s: src/G4Step.cc.s .PHONY : src/G4Step.s # target to generate assembly for a file src/G4Step.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Step.cc.s .PHONY : src/G4Step.cc.s src/G4StepPoint.o: src/G4StepPoint.cc.o .PHONY : src/G4StepPoint.o # target to build an object file src/G4StepPoint.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4StepPoint.cc.o .PHONY : src/G4StepPoint.cc.o src/G4StepPoint.i: src/G4StepPoint.cc.i .PHONY : src/G4StepPoint.i # target to preprocess a source file src/G4StepPoint.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4StepPoint.cc.i .PHONY : src/G4StepPoint.cc.i src/G4StepPoint.s: src/G4StepPoint.cc.s .PHONY : src/G4StepPoint.s # target to generate assembly for a file src/G4StepPoint.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4StepPoint.cc.s .PHONY : src/G4StepPoint.cc.s src/G4Track.o: src/G4Track.cc.o .PHONY : src/G4Track.o # target to build an object file src/G4Track.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Track.cc.o .PHONY : src/G4Track.cc.o src/G4Track.i: src/G4Track.cc.i .PHONY : src/G4Track.i # target to preprocess a source file src/G4Track.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Track.cc.i .PHONY : src/G4Track.cc.i src/G4Track.s: src/G4Track.cc.s .PHONY : src/G4Track.s # target to generate assembly for a file src/G4Track.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4Track.cc.s .PHONY : src/G4Track.cc.s src/G4VParticleChange.o: src/G4VParticleChange.cc.o .PHONY : src/G4VParticleChange.o # target to build an object file src/G4VParticleChange.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VParticleChange.cc.o .PHONY : src/G4VParticleChange.cc.o src/G4VParticleChange.i: src/G4VParticleChange.cc.i .PHONY : src/G4VParticleChange.i # target to preprocess a source file src/G4VParticleChange.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VParticleChange.cc.i .PHONY : src/G4VParticleChange.cc.i src/G4VParticleChange.s: src/G4VParticleChange.cc.s .PHONY : src/G4VParticleChange.s # target to generate assembly for a file src/G4VParticleChange.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VParticleChange.cc.s .PHONY : src/G4VParticleChange.cc.s src/G4VUserTrackInformation.o: src/G4VUserTrackInformation.cc.o .PHONY : src/G4VUserTrackInformation.o # target to build an object file src/G4VUserTrackInformation.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VUserTrackInformation.cc.o .PHONY : src/G4VUserTrackInformation.cc.o src/G4VUserTrackInformation.i: src/G4VUserTrackInformation.cc.i .PHONY : src/G4VUserTrackInformation.i # target to preprocess a source file src/G4VUserTrackInformation.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VUserTrackInformation.cc.i .PHONY : src/G4VUserTrackInformation.cc.i src/G4VUserTrackInformation.s: src/G4VUserTrackInformation.cc.s .PHONY : src/G4VUserTrackInformation.s # target to generate assembly for a file src/G4VUserTrackInformation.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VUserTrackInformation.cc.s .PHONY : src/G4VUserTrackInformation.cc.s src/G4VelocityTable.o: src/G4VelocityTable.cc.o .PHONY : src/G4VelocityTable.o # target to build an object file src/G4VelocityTable.cc.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VelocityTable.cc.o .PHONY : src/G4VelocityTable.cc.o src/G4VelocityTable.i: src/G4VelocityTable.cc.i .PHONY : src/G4VelocityTable.i # target to preprocess a source file src/G4VelocityTable.cc.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VelocityTable.cc.i .PHONY : src/G4VelocityTable.cc.i src/G4VelocityTable.s: src/G4VelocityTable.cc.s .PHONY : src/G4VelocityTable.s # target to generate assembly for a file src/G4VelocityTable.cc.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/geant4.9.6.p02 && $(MAKE) -f source/track/CMakeFiles/G4track.dir/build.make source/track/CMakeFiles/G4track.dir/src/G4VelocityTable.cc.s .PHONY : src/G4VelocityTable.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 "... package_source" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... G4track" @echo "... src/G4FieldTrackUpdator.o" @echo "... src/G4FieldTrackUpdator.i" @echo "... src/G4FieldTrackUpdator.s" @echo "... src/G4ParticleChange.o" @echo "... src/G4ParticleChange.i" @echo "... src/G4ParticleChange.s" @echo "... src/G4ParticleChangeForDecay.o" @echo "... src/G4ParticleChangeForDecay.i" @echo "... src/G4ParticleChangeForDecay.s" @echo "... src/G4ParticleChangeForGamma.o" @echo "... src/G4ParticleChangeForGamma.i" @echo "... src/G4ParticleChangeForGamma.s" @echo "... src/G4ParticleChangeForLoss.o" @echo "... src/G4ParticleChangeForLoss.i" @echo "... src/G4ParticleChangeForLoss.s" @echo "... src/G4ParticleChangeForMSC.o" @echo "... src/G4ParticleChangeForMSC.i" @echo "... src/G4ParticleChangeForMSC.s" @echo "... src/G4ParticleChangeForTransport.o" @echo "... src/G4ParticleChangeForTransport.i" @echo "... src/G4ParticleChangeForTransport.s" @echo "... src/G4Step.o" @echo "... src/G4Step.i" @echo "... src/G4Step.s" @echo "... src/G4StepPoint.o" @echo "... src/G4StepPoint.i" @echo "... src/G4StepPoint.s" @echo "... src/G4Track.o" @echo "... src/G4Track.i" @echo "... src/G4Track.s" @echo "... src/G4VParticleChange.o" @echo "... src/G4VParticleChange.i" @echo "... src/G4VParticleChange.s" @echo "... src/G4VUserTrackInformation.o" @echo "... src/G4VUserTrackInformation.i" @echo "... src/G4VUserTrackInformation.s" @echo "... src/G4VelocityTable.o" @echo "... src/G4VelocityTable.i" @echo "... src/G4VelocityTable.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