# 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/root_v5.34.36 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /srv/calibration_data/maus/MAUS-v3.3.0/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 /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && /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/root_v5.34.36 && /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/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..." /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: \"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..." /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/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/CMakeFiles /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/io/xml/CMakeFiles/progress.marks cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/all $(CMAKE_COMMAND) -E cmake_progress_start /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/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/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/preinstall .PHONY : preinstall/fast # clear depends depend: cd /srv/calibration_data/maus/MAUS-v3.3.0/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. io/xml/CMakeFiles/XMLIO.dir/rule: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/CMakeFiles/XMLIO.dir/rule .PHONY : io/xml/CMakeFiles/XMLIO.dir/rule # Convenience name for target. XMLIO: io/xml/CMakeFiles/XMLIO.dir/rule .PHONY : XMLIO # fast build rule for target. XMLIO/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/build .PHONY : XMLIO/fast # Convenience name for target. io/xml/CMakeFiles/libXMLIO.rootmap.dir/rule: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/xml/CMakeFiles/libXMLIO.rootmap.dir/rule .PHONY : io/xml/CMakeFiles/libXMLIO.rootmap.dir/rule # Convenience name for target. libXMLIO.rootmap: io/xml/CMakeFiles/libXMLIO.rootmap.dir/rule .PHONY : libXMLIO.rootmap # fast build rule for target. libXMLIO.rootmap/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/libXMLIO.rootmap.dir/build.make io/xml/CMakeFiles/libXMLIO.rootmap.dir/build .PHONY : libXMLIO.rootmap/fast G__XML.o: G__XML.cxx.o .PHONY : G__XML.o # target to build an object file G__XML.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/G__XML.cxx.o .PHONY : G__XML.cxx.o G__XML.i: G__XML.cxx.i .PHONY : G__XML.i # target to preprocess a source file G__XML.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/G__XML.cxx.i .PHONY : G__XML.cxx.i G__XML.s: G__XML.cxx.s .PHONY : G__XML.s # target to generate assembly for a file G__XML.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/G__XML.cxx.s .PHONY : G__XML.cxx.s src/TBufferXML.o: src/TBufferXML.cxx.o .PHONY : src/TBufferXML.o # target to build an object file src/TBufferXML.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TBufferXML.cxx.o .PHONY : src/TBufferXML.cxx.o src/TBufferXML.i: src/TBufferXML.cxx.i .PHONY : src/TBufferXML.i # target to preprocess a source file src/TBufferXML.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TBufferXML.cxx.i .PHONY : src/TBufferXML.cxx.i src/TBufferXML.s: src/TBufferXML.cxx.s .PHONY : src/TBufferXML.s # target to generate assembly for a file src/TBufferXML.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TBufferXML.cxx.s .PHONY : src/TBufferXML.cxx.s src/TKeyXML.o: src/TKeyXML.cxx.o .PHONY : src/TKeyXML.o # target to build an object file src/TKeyXML.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TKeyXML.cxx.o .PHONY : src/TKeyXML.cxx.o src/TKeyXML.i: src/TKeyXML.cxx.i .PHONY : src/TKeyXML.i # target to preprocess a source file src/TKeyXML.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TKeyXML.cxx.i .PHONY : src/TKeyXML.cxx.i src/TKeyXML.s: src/TKeyXML.cxx.s .PHONY : src/TKeyXML.s # target to generate assembly for a file src/TKeyXML.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TKeyXML.cxx.s .PHONY : src/TKeyXML.cxx.s src/TXMLEngine.o: src/TXMLEngine.cxx.o .PHONY : src/TXMLEngine.o # target to build an object file src/TXMLEngine.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLEngine.cxx.o .PHONY : src/TXMLEngine.cxx.o src/TXMLEngine.i: src/TXMLEngine.cxx.i .PHONY : src/TXMLEngine.i # target to preprocess a source file src/TXMLEngine.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLEngine.cxx.i .PHONY : src/TXMLEngine.cxx.i src/TXMLEngine.s: src/TXMLEngine.cxx.s .PHONY : src/TXMLEngine.s # target to generate assembly for a file src/TXMLEngine.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLEngine.cxx.s .PHONY : src/TXMLEngine.cxx.s src/TXMLFile.o: src/TXMLFile.cxx.o .PHONY : src/TXMLFile.o # target to build an object file src/TXMLFile.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLFile.cxx.o .PHONY : src/TXMLFile.cxx.o src/TXMLFile.i: src/TXMLFile.cxx.i .PHONY : src/TXMLFile.i # target to preprocess a source file src/TXMLFile.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLFile.cxx.i .PHONY : src/TXMLFile.cxx.i src/TXMLFile.s: src/TXMLFile.cxx.s .PHONY : src/TXMLFile.s # target to generate assembly for a file src/TXMLFile.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLFile.cxx.s .PHONY : src/TXMLFile.cxx.s src/TXMLPlayer.o: src/TXMLPlayer.cxx.o .PHONY : src/TXMLPlayer.o # target to build an object file src/TXMLPlayer.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLPlayer.cxx.o .PHONY : src/TXMLPlayer.cxx.o src/TXMLPlayer.i: src/TXMLPlayer.cxx.i .PHONY : src/TXMLPlayer.i # target to preprocess a source file src/TXMLPlayer.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLPlayer.cxx.i .PHONY : src/TXMLPlayer.cxx.i src/TXMLPlayer.s: src/TXMLPlayer.cxx.s .PHONY : src/TXMLPlayer.s # target to generate assembly for a file src/TXMLPlayer.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLPlayer.cxx.s .PHONY : src/TXMLPlayer.cxx.s src/TXMLSetup.o: src/TXMLSetup.cxx.o .PHONY : src/TXMLSetup.o # target to build an object file src/TXMLSetup.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLSetup.cxx.o .PHONY : src/TXMLSetup.cxx.o src/TXMLSetup.i: src/TXMLSetup.cxx.i .PHONY : src/TXMLSetup.i # target to preprocess a source file src/TXMLSetup.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLSetup.cxx.i .PHONY : src/TXMLSetup.cxx.i src/TXMLSetup.s: src/TXMLSetup.cxx.s .PHONY : src/TXMLSetup.s # target to generate assembly for a file src/TXMLSetup.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f io/xml/CMakeFiles/XMLIO.dir/build.make io/xml/CMakeFiles/XMLIO.dir/src/TXMLSetup.cxx.s .PHONY : src/TXMLSetup.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 "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... XMLIO" @echo "... libXMLIO.rootmap" @echo "... G__XML.o" @echo "... G__XML.i" @echo "... G__XML.s" @echo "... src/TBufferXML.o" @echo "... src/TBufferXML.i" @echo "... src/TBufferXML.s" @echo "... src/TKeyXML.o" @echo "... src/TKeyXML.i" @echo "... src/TKeyXML.s" @echo "... src/TXMLEngine.o" @echo "... src/TXMLEngine.i" @echo "... src/TXMLEngine.s" @echo "... src/TXMLFile.o" @echo "... src/TXMLFile.i" @echo "... src/TXMLFile.s" @echo "... src/TXMLPlayer.o" @echo "... src/TXMLPlayer.i" @echo "... src/TXMLPlayer.s" @echo "... src/TXMLSetup.o" @echo "... src/TXMLSetup.i" @echo "... src/TXMLSetup.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/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