# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.5 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /home/mice/Grid/MAUS-v3.1.3/third_party/install/bin/cmake # The command to remove a file. RM = /home/mice/Grid/MAUS-v3.1.3/third_party/install/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/mice/Grid/MAUS-v3.1.3/third_party/source/root_v5.34.36 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/mice/Grid/MAUS-v3.1.3/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 /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.1.3/third_party/install/bin/cpack --config ./CPackSourceConfig.cmake /home/mice/Grid/MAUS-v3.1.3/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 rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /home/mice/Grid/MAUS-v3.1.3/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..." /home/mice/Grid/MAUS-v3.1.3/third_party/install/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /home/mice/Grid/MAUS-v3.1.3/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..." /home/mice/Grid/MAUS-v3.1.3/third_party/install/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /home/mice/Grid/MAUS-v3.1.3/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 /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && /home/mice/Grid/MAUS-v3.1.3/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..." /home/mice/Grid/MAUS-v3.1.3/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 # The main all target all: cmake_check_build_system cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36/CMakeFiles /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36/io/sql/CMakeFiles/progress.marks cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/all $(CMAKE_COMMAND) -E cmake_progress_start /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/mice/Grid/MAUS-v3.1.3/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/sql/CMakeFiles/SQLIO.dir/rule: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/CMakeFiles/SQLIO.dir/rule .PHONY : io/sql/CMakeFiles/SQLIO.dir/rule # Convenience name for target. SQLIO: io/sql/CMakeFiles/SQLIO.dir/rule .PHONY : SQLIO # fast build rule for target. SQLIO/fast: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/build .PHONY : SQLIO/fast # Convenience name for target. io/sql/CMakeFiles/libSQLIO.rootmap.dir/rule: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f CMakeFiles/Makefile2 io/sql/CMakeFiles/libSQLIO.rootmap.dir/rule .PHONY : io/sql/CMakeFiles/libSQLIO.rootmap.dir/rule # Convenience name for target. libSQLIO.rootmap: io/sql/CMakeFiles/libSQLIO.rootmap.dir/rule .PHONY : libSQLIO.rootmap # fast build rule for target. libSQLIO.rootmap/fast: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/libSQLIO.rootmap.dir/build.make io/sql/CMakeFiles/libSQLIO.rootmap.dir/build .PHONY : libSQLIO.rootmap/fast G__SQL.o: G__SQL.cxx.o .PHONY : G__SQL.o # target to build an object file G__SQL.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/G__SQL.cxx.o .PHONY : G__SQL.cxx.o G__SQL.i: G__SQL.cxx.i .PHONY : G__SQL.i # target to preprocess a source file G__SQL.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/G__SQL.cxx.i .PHONY : G__SQL.cxx.i G__SQL.s: G__SQL.cxx.s .PHONY : G__SQL.s # target to generate assembly for a file G__SQL.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/G__SQL.cxx.s .PHONY : G__SQL.cxx.s src/TBufferSQL2.o: src/TBufferSQL2.cxx.o .PHONY : src/TBufferSQL2.o # target to build an object file src/TBufferSQL2.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TBufferSQL2.cxx.o .PHONY : src/TBufferSQL2.cxx.o src/TBufferSQL2.i: src/TBufferSQL2.cxx.i .PHONY : src/TBufferSQL2.i # target to preprocess a source file src/TBufferSQL2.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TBufferSQL2.cxx.i .PHONY : src/TBufferSQL2.cxx.i src/TBufferSQL2.s: src/TBufferSQL2.cxx.s .PHONY : src/TBufferSQL2.s # target to generate assembly for a file src/TBufferSQL2.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TBufferSQL2.cxx.s .PHONY : src/TBufferSQL2.cxx.s src/TKeySQL.o: src/TKeySQL.cxx.o .PHONY : src/TKeySQL.o # target to build an object file src/TKeySQL.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TKeySQL.cxx.o .PHONY : src/TKeySQL.cxx.o src/TKeySQL.i: src/TKeySQL.cxx.i .PHONY : src/TKeySQL.i # target to preprocess a source file src/TKeySQL.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TKeySQL.cxx.i .PHONY : src/TKeySQL.cxx.i src/TKeySQL.s: src/TKeySQL.cxx.s .PHONY : src/TKeySQL.s # target to generate assembly for a file src/TKeySQL.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TKeySQL.cxx.s .PHONY : src/TKeySQL.cxx.s src/TSQLClassInfo.o: src/TSQLClassInfo.cxx.o .PHONY : src/TSQLClassInfo.o # target to build an object file src/TSQLClassInfo.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLClassInfo.cxx.o .PHONY : src/TSQLClassInfo.cxx.o src/TSQLClassInfo.i: src/TSQLClassInfo.cxx.i .PHONY : src/TSQLClassInfo.i # target to preprocess a source file src/TSQLClassInfo.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLClassInfo.cxx.i .PHONY : src/TSQLClassInfo.cxx.i src/TSQLClassInfo.s: src/TSQLClassInfo.cxx.s .PHONY : src/TSQLClassInfo.s # target to generate assembly for a file src/TSQLClassInfo.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLClassInfo.cxx.s .PHONY : src/TSQLClassInfo.cxx.s src/TSQLFile.o: src/TSQLFile.cxx.o .PHONY : src/TSQLFile.o # target to build an object file src/TSQLFile.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLFile.cxx.o .PHONY : src/TSQLFile.cxx.o src/TSQLFile.i: src/TSQLFile.cxx.i .PHONY : src/TSQLFile.i # target to preprocess a source file src/TSQLFile.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLFile.cxx.i .PHONY : src/TSQLFile.cxx.i src/TSQLFile.s: src/TSQLFile.cxx.s .PHONY : src/TSQLFile.s # target to generate assembly for a file src/TSQLFile.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLFile.cxx.s .PHONY : src/TSQLFile.cxx.s src/TSQLObjectData.o: src/TSQLObjectData.cxx.o .PHONY : src/TSQLObjectData.o # target to build an object file src/TSQLObjectData.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLObjectData.cxx.o .PHONY : src/TSQLObjectData.cxx.o src/TSQLObjectData.i: src/TSQLObjectData.cxx.i .PHONY : src/TSQLObjectData.i # target to preprocess a source file src/TSQLObjectData.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLObjectData.cxx.i .PHONY : src/TSQLObjectData.cxx.i src/TSQLObjectData.s: src/TSQLObjectData.cxx.s .PHONY : src/TSQLObjectData.s # target to generate assembly for a file src/TSQLObjectData.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLObjectData.cxx.s .PHONY : src/TSQLObjectData.cxx.s src/TSQLStructure.o: src/TSQLStructure.cxx.o .PHONY : src/TSQLStructure.o # target to build an object file src/TSQLStructure.cxx.o: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLStructure.cxx.o .PHONY : src/TSQLStructure.cxx.o src/TSQLStructure.i: src/TSQLStructure.cxx.i .PHONY : src/TSQLStructure.i # target to preprocess a source file src/TSQLStructure.cxx.i: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLStructure.cxx.i .PHONY : src/TSQLStructure.cxx.i src/TSQLStructure.s: src/TSQLStructure.cxx.s .PHONY : src/TSQLStructure.s # target to generate assembly for a file src/TSQLStructure.cxx.s: cd /home/mice/Grid/MAUS-v3.1.3/third_party/build/root_v5.34.36 && $(MAKE) -f io/sql/CMakeFiles/SQLIO.dir/build.make io/sql/CMakeFiles/SQLIO.dir/src/TSQLStructure.cxx.s .PHONY : src/TSQLStructure.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 "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... package" @echo "... SQLIO" @echo "... edit_cache" @echo "... libSQLIO.rootmap" @echo "... G__SQL.o" @echo "... G__SQL.i" @echo "... G__SQL.s" @echo "... src/TBufferSQL2.o" @echo "... src/TBufferSQL2.i" @echo "... src/TBufferSQL2.s" @echo "... src/TKeySQL.o" @echo "... src/TKeySQL.i" @echo "... src/TKeySQL.s" @echo "... src/TSQLClassInfo.o" @echo "... src/TSQLClassInfo.i" @echo "... src/TSQLClassInfo.s" @echo "... src/TSQLFile.o" @echo "... src/TSQLFile.i" @echo "... src/TSQLFile.s" @echo "... src/TSQLObjectData.o" @echo "... src/TSQLObjectData.i" @echo "... src/TSQLObjectData.s" @echo "... src/TSQLStructure.o" @echo "... src/TSQLStructure.i" @echo "... src/TSQLStructure.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /home/mice/Grid/MAUS-v3.1.3/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