# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.27 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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 = /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/Core/cmake/3.27.7/bin/cmake # The command to remove a file. RM = /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/Core/cmake/3.27.7/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj # Include any dependencies generated for this target. include main/CMakeFiles/rootcling.dir/depend.make # Include any dependencies generated by the compiler for this target. include main/CMakeFiles/rootcling.dir/compiler_depend.make # Include the progress variables for this target. include main/CMakeFiles/rootcling.dir/progress.make # Include the compile flags for this target's objects. include main/CMakeFiles/rootcling.dir/flags.make main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o: main/CMakeFiles/rootcling.dir/flags.make main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o: /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/main/src/rootcling.cxx main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o: main/CMakeFiles/rootcling.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o" cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main && /cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/x86_64-pc-linux-gnu/gcc-bin/12/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-strict-aliasing -Wwrite-strings -Wno-shadow -Wno-unused-parameter -Wno-deprecated-declarations -MD -MT main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o -MF CMakeFiles/rootcling.dir/src/rootcling.cxx.o.d -o CMakeFiles/rootcling.dir/src/rootcling.cxx.o -c /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/main/src/rootcling.cxx main/CMakeFiles/rootcling.dir/src/rootcling.cxx.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/rootcling.dir/src/rootcling.cxx.i" cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main && /cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/x86_64-pc-linux-gnu/gcc-bin/12/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-strict-aliasing -Wwrite-strings -Wno-shadow -Wno-unused-parameter -Wno-deprecated-declarations -E /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/main/src/rootcling.cxx > CMakeFiles/rootcling.dir/src/rootcling.cxx.i main/CMakeFiles/rootcling.dir/src/rootcling.cxx.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/rootcling.dir/src/rootcling.cxx.s" cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main && /cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/x86_64-pc-linux-gnu/gcc-bin/12/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-strict-aliasing -Wwrite-strings -Wno-shadow -Wno-unused-parameter -Wno-deprecated-declarations -S /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/main/src/rootcling.cxx -o CMakeFiles/rootcling.dir/src/rootcling.cxx.s # Object files for target rootcling rootcling_OBJECTS = \ "CMakeFiles/rootcling.dir/src/rootcling.cxx.o" # External object files for target rootcling rootcling_EXTERNAL_OBJECTS = bin/rootcling: main/CMakeFiles/rootcling.dir/src/rootcling.cxx.o bin/rootcling: main/CMakeFiles/rootcling.dir/build.make bin/rootcling: lib/libRIO.so bin/rootcling: lib/libCling.so bin/rootcling: lib/libRint.so bin/rootcling: lib/libThread.so bin/rootcling: lib/libCore.so bin/rootcling: main/CMakeFiles/rootcling.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/rootcling" cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/rootcling.dir/link.txt --verbose=$(VERBOSE) cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/bin && ln -f rootcling rootcint cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/bin && ln -f rootcling genreflex # Rule to build all files generated by this target. main/CMakeFiles/rootcling.dir/build: bin/rootcling .PHONY : main/CMakeFiles/rootcling.dir/build main/CMakeFiles/rootcling.dir/clean: cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main && $(CMAKE_COMMAND) -P CMakeFiles/rootcling.dir/cmake_clean.cmake .PHONY : main/CMakeFiles/rootcling.dir/clean main/CMakeFiles/rootcling.dir/depend: cd /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06 /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/main /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main /home/snoprod/temp_Will/cvmfs/el9/sw/dependencies/root-6.30.06/obj/main/CMakeFiles/rootcling.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : main/CMakeFiles/rootcling.dir/depend