# 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_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 # 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 # 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/graf2d/mathtext/CMakeFiles/progress.marks cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 graf2d/mathtext/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 graf2d/mathtext/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 graf2d/mathtext/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 graf2d/mathtext/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. graf2d/mathtext/CMakeFiles/mathtext.dir/rule: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 graf2d/mathtext/CMakeFiles/mathtext.dir/rule .PHONY : graf2d/mathtext/CMakeFiles/mathtext.dir/rule # Convenience name for target. mathtext: graf2d/mathtext/CMakeFiles/mathtext.dir/rule .PHONY : mathtext # fast build rule for target. mathtext/fast: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/build .PHONY : mathtext/fast src/fontembed.o: src/fontembed.cxx.o .PHONY : src/fontembed.o # target to build an object file src/fontembed.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembed.cxx.o .PHONY : src/fontembed.cxx.o src/fontembed.i: src/fontembed.cxx.i .PHONY : src/fontembed.i # target to preprocess a source file src/fontembed.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembed.cxx.i .PHONY : src/fontembed.cxx.i src/fontembed.s: src/fontembed.cxx.s .PHONY : src/fontembed.s # target to generate assembly for a file src/fontembed.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembed.cxx.s .PHONY : src/fontembed.cxx.s src/fontembedps.o: src/fontembedps.cxx.o .PHONY : src/fontembedps.o # target to build an object file src/fontembedps.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembedps.cxx.o .PHONY : src/fontembedps.cxx.o src/fontembedps.i: src/fontembedps.cxx.i .PHONY : src/fontembedps.i # target to preprocess a source file src/fontembedps.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembedps.cxx.i .PHONY : src/fontembedps.cxx.i src/fontembedps.s: src/fontembedps.cxx.s .PHONY : src/fontembedps.s # target to generate assembly for a file src/fontembedps.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/fontembedps.cxx.s .PHONY : src/fontembedps.cxx.s src/mathrender.o: src/mathrender.cxx.o .PHONY : src/mathrender.o # target to build an object file src/mathrender.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrender.cxx.o .PHONY : src/mathrender.cxx.o src/mathrender.i: src/mathrender.cxx.i .PHONY : src/mathrender.i # target to preprocess a source file src/mathrender.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrender.cxx.i .PHONY : src/mathrender.cxx.i src/mathrender.s: src/mathrender.cxx.s .PHONY : src/mathrender.s # target to generate assembly for a file src/mathrender.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrender.cxx.s .PHONY : src/mathrender.cxx.s src/mathrenderstyle.o: src/mathrenderstyle.cxx.o .PHONY : src/mathrenderstyle.o # target to build an object file src/mathrenderstyle.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrenderstyle.cxx.o .PHONY : src/mathrenderstyle.cxx.o src/mathrenderstyle.i: src/mathrenderstyle.cxx.i .PHONY : src/mathrenderstyle.i # target to preprocess a source file src/mathrenderstyle.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrenderstyle.cxx.i .PHONY : src/mathrenderstyle.cxx.i src/mathrenderstyle.s: src/mathrenderstyle.cxx.s .PHONY : src/mathrenderstyle.s # target to generate assembly for a file src/mathrenderstyle.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrenderstyle.cxx.s .PHONY : src/mathrenderstyle.cxx.s src/mathrendertoken.o: src/mathrendertoken.cxx.o .PHONY : src/mathrendertoken.o # target to build an object file src/mathrendertoken.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrendertoken.cxx.o .PHONY : src/mathrendertoken.cxx.o src/mathrendertoken.i: src/mathrendertoken.cxx.i .PHONY : src/mathrendertoken.i # target to preprocess a source file src/mathrendertoken.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrendertoken.cxx.i .PHONY : src/mathrendertoken.cxx.i src/mathrendertoken.s: src/mathrendertoken.cxx.s .PHONY : src/mathrendertoken.s # target to generate assembly for a file src/mathrendertoken.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathrendertoken.cxx.s .PHONY : src/mathrendertoken.cxx.s src/mathtext.o: src/mathtext.cxx.o .PHONY : src/mathtext.o # target to build an object file src/mathtext.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtext.cxx.o .PHONY : src/mathtext.cxx.o src/mathtext.i: src/mathtext.cxx.i .PHONY : src/mathtext.i # target to preprocess a source file src/mathtext.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtext.cxx.i .PHONY : src/mathtext.cxx.i src/mathtext.s: src/mathtext.cxx.s .PHONY : src/mathtext.s # target to generate assembly for a file src/mathtext.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtext.cxx.s .PHONY : src/mathtext.cxx.s src/mathtextencode.o: src/mathtextencode.cxx.o .PHONY : src/mathtextencode.o # target to build an object file src/mathtextencode.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextencode.cxx.o .PHONY : src/mathtextencode.cxx.o src/mathtextencode.i: src/mathtextencode.cxx.i .PHONY : src/mathtextencode.i # target to preprocess a source file src/mathtextencode.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextencode.cxx.i .PHONY : src/mathtextencode.cxx.i src/mathtextencode.s: src/mathtextencode.cxx.s .PHONY : src/mathtextencode.s # target to generate assembly for a file src/mathtextencode.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextencode.cxx.s .PHONY : src/mathtextencode.cxx.s src/mathtextparse.o: src/mathtextparse.cxx.o .PHONY : src/mathtextparse.o # target to build an object file src/mathtextparse.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextparse.cxx.o .PHONY : src/mathtextparse.cxx.o src/mathtextparse.i: src/mathtextparse.cxx.i .PHONY : src/mathtextparse.i # target to preprocess a source file src/mathtextparse.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextparse.cxx.i .PHONY : src/mathtextparse.cxx.i src/mathtextparse.s: src/mathtextparse.cxx.s .PHONY : src/mathtextparse.s # target to generate assembly for a file src/mathtextparse.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextparse.cxx.s .PHONY : src/mathtextparse.cxx.s src/mathtextview.o: src/mathtextview.cxx.o .PHONY : src/mathtextview.o # target to build an object file src/mathtextview.cxx.o: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextview.cxx.o .PHONY : src/mathtextview.cxx.o src/mathtextview.i: src/mathtextview.cxx.i .PHONY : src/mathtextview.i # target to preprocess a source file src/mathtextview.cxx.i: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextview.cxx.i .PHONY : src/mathtextview.cxx.i src/mathtextview.s: src/mathtextview.cxx.s .PHONY : src/mathtextview.s # target to generate assembly for a file src/mathtextview.cxx.s: cd /srv/calibration_data/maus/MAUS-v3.3.0/third_party/build/root_v5.34.36 && $(MAKE) -f graf2d/mathtext/CMakeFiles/mathtext.dir/build.make graf2d/mathtext/CMakeFiles/mathtext.dir/src/mathtextview.cxx.s .PHONY : src/mathtextview.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_source" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... package" @echo "... mathtext" @echo "... src/fontembed.o" @echo "... src/fontembed.i" @echo "... src/fontembed.s" @echo "... src/fontembedps.o" @echo "... src/fontembedps.i" @echo "... src/fontembedps.s" @echo "... src/mathrender.o" @echo "... src/mathrender.i" @echo "... src/mathrender.s" @echo "... src/mathrenderstyle.o" @echo "... src/mathrenderstyle.i" @echo "... src/mathrenderstyle.s" @echo "... src/mathrendertoken.o" @echo "... src/mathrendertoken.i" @echo "... src/mathrendertoken.s" @echo "... src/mathtext.o" @echo "... src/mathtext.i" @echo "... src/mathtext.s" @echo "... src/mathtextencode.o" @echo "... src/mathtextencode.i" @echo "... src/mathtextencode.s" @echo "... src/mathtextparse.o" @echo "... src/mathtextparse.i" @echo "... src/mathtextparse.s" @echo "... src/mathtextview.o" @echo "... src/mathtextview.i" @echo "... src/mathtextview.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