# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.8 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # 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/wolverindev/Jetbrains/clion-2017.2.3/bin/cmake/bin/cmake # The command to remove a file. RM = /home/wolverindev/Jetbrains/clion-2017.2.3/bin/cmake/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/wolverindev/cgit/libtommath # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/wolverindev/cgit/libtommath/cmake-build-debug # Include any dependencies generated for this target. include CMakeFiles/tommathShared.dir/depend.make # Include the progress variables for this target. include CMakeFiles/tommathShared.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_error.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_error.c.o: ../bn_error.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/tommathShared.dir/bn_error.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_error.c.o -c /home/wolverindev/cgit/libtommath/bn_error.c CMakeFiles/tommathShared.dir/bn_error.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_error.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_error.c > CMakeFiles/tommathShared.dir/bn_error.c.i CMakeFiles/tommathShared.dir/bn_error.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_error.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_error.c -o CMakeFiles/tommathShared.dir/bn_error.c.s CMakeFiles/tommathShared.dir/bn_error.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_error.c.o.requires CMakeFiles/tommathShared.dir/bn_error.c.o.provides: CMakeFiles/tommathShared.dir/bn_error.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_error.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_error.c.o.provides CMakeFiles/tommathShared.dir/bn_error.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_error.c.o CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o: ../bn_fast_mp_invmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o -c /home/wolverindev/cgit/libtommath/bn_fast_mp_invmod.c CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_fast_mp_invmod.c > CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.i CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_fast_mp_invmod.c -o CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.s CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.requires CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.provides CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o: ../bn_fast_mp_montgomery_reduce.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o -c /home/wolverindev/cgit/libtommath/bn_fast_mp_montgomery_reduce.c CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_fast_mp_montgomery_reduce.c > CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.i CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_fast_mp_montgomery_reduce.c -o CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.s CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.requires CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.provides: CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.provides CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o: ../bn_fast_s_mp_mul_digs.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o -c /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_digs.c CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_digs.c > CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.i CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_digs.c -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.s CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.requires CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.provides: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.provides CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o: ../bn_fast_s_mp_mul_high_digs.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o -c /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_high_digs.c CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_high_digs.c > CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.i CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_fast_s_mp_mul_high_digs.c -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.s CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.requires CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.provides: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.provides CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o: ../bn_fast_s_mp_sqr.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o -c /home/wolverindev/cgit/libtommath/bn_fast_s_mp_sqr.c CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_fast_s_mp_sqr.c > CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.i CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_fast_s_mp_sqr.c -o CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.s CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.provides: CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.provides CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o: ../bn_mp_2expt.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_2expt.c CMakeFiles/tommathShared.dir/bn_mp_2expt.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_2expt.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_2expt.c > CMakeFiles/tommathShared.dir/bn_mp_2expt.c.i CMakeFiles/tommathShared.dir/bn_mp_2expt.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_2expt.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_2expt.c -o CMakeFiles/tommathShared.dir/bn_mp_2expt.c.s CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o CMakeFiles/tommathShared.dir/bn_mp_abs.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_abs.c.o: ../bn_mp_abs.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/tommathShared.dir/bn_mp_abs.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_abs.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_abs.c CMakeFiles/tommathShared.dir/bn_mp_abs.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_abs.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_abs.c > CMakeFiles/tommathShared.dir/bn_mp_abs.c.i CMakeFiles/tommathShared.dir/bn_mp_abs.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_abs.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_abs.c -o CMakeFiles/tommathShared.dir/bn_mp_abs.c.s CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_abs.c.o CMakeFiles/tommathShared.dir/bn_mp_add.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_add.c.o: ../bn_mp_add.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/tommathShared.dir/bn_mp_add.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_add.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_add.c CMakeFiles/tommathShared.dir/bn_mp_add.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_add.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_add.c > CMakeFiles/tommathShared.dir/bn_mp_add.c.i CMakeFiles/tommathShared.dir/bn_mp_add.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_add.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_add.c -o CMakeFiles/tommathShared.dir/bn_mp_add.c.s CMakeFiles/tommathShared.dir/bn_mp_add.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_add.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_add.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_add.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_add.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_add.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_add.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_add.c.o CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o: ../bn_mp_add_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_add_d.c CMakeFiles/tommathShared.dir/bn_mp_add_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_add_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_add_d.c > CMakeFiles/tommathShared.dir/bn_mp_add_d.c.i CMakeFiles/tommathShared.dir/bn_mp_add_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_add_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_add_d.c -o CMakeFiles/tommathShared.dir/bn_mp_add_d.c.s CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o: ../bn_mp_addmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_addmod.c CMakeFiles/tommathShared.dir/bn_mp_addmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_addmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_addmod.c > CMakeFiles/tommathShared.dir/bn_mp_addmod.c.i CMakeFiles/tommathShared.dir/bn_mp_addmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_addmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_addmod.c -o CMakeFiles/tommathShared.dir/bn_mp_addmod.c.s CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o CMakeFiles/tommathShared.dir/bn_mp_and.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_and.c.o: ../bn_mp_and.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/tommathShared.dir/bn_mp_and.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_and.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_and.c CMakeFiles/tommathShared.dir/bn_mp_and.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_and.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_and.c > CMakeFiles/tommathShared.dir/bn_mp_and.c.i CMakeFiles/tommathShared.dir/bn_mp_and.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_and.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_and.c -o CMakeFiles/tommathShared.dir/bn_mp_and.c.s CMakeFiles/tommathShared.dir/bn_mp_and.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_and.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_and.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_and.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_and.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_and.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_and.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_and.c.o CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o: ../bn_mp_clamp.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_clamp.c CMakeFiles/tommathShared.dir/bn_mp_clamp.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_clamp.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_clamp.c > CMakeFiles/tommathShared.dir/bn_mp_clamp.c.i CMakeFiles/tommathShared.dir/bn_mp_clamp.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_clamp.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_clamp.c -o CMakeFiles/tommathShared.dir/bn_mp_clamp.c.s CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o CMakeFiles/tommathShared.dir/bn_mp_clear.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_clear.c.o: ../bn_mp_clear.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/tommathShared.dir/bn_mp_clear.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_clear.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_clear.c CMakeFiles/tommathShared.dir/bn_mp_clear.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_clear.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_clear.c > CMakeFiles/tommathShared.dir/bn_mp_clear.c.i CMakeFiles/tommathShared.dir/bn_mp_clear.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_clear.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_clear.c -o CMakeFiles/tommathShared.dir/bn_mp_clear.c.s CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_clear.c.o CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o: ../bn_mp_clear_multi.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_clear_multi.c CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_clear_multi.c > CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.i CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_clear_multi.c -o CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.s CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o: ../bn_mp_cmp.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_cmp.c CMakeFiles/tommathShared.dir/bn_mp_cmp.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_cmp.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_cmp.c > CMakeFiles/tommathShared.dir/bn_mp_cmp.c.i CMakeFiles/tommathShared.dir/bn_mp_cmp.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_cmp.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_cmp.c -o CMakeFiles/tommathShared.dir/bn_mp_cmp.c.s CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o: ../bn_mp_cmp_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_cmp_d.c CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_cmp_d.c > CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.i CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_cmp_d.c -o CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.s CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o: ../bn_mp_cmp_mag.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_cmp_mag.c CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_cmp_mag.c > CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.i CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_cmp_mag.c -o CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.s CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o: ../bn_mp_cnt_lsb.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_cnt_lsb.c CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_cnt_lsb.c > CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.i CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_cnt_lsb.c -o CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.s CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o CMakeFiles/tommathShared.dir/bn_mp_copy.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_copy.c.o: ../bn_mp_copy.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object CMakeFiles/tommathShared.dir/bn_mp_copy.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_copy.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_copy.c CMakeFiles/tommathShared.dir/bn_mp_copy.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_copy.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_copy.c > CMakeFiles/tommathShared.dir/bn_mp_copy.c.i CMakeFiles/tommathShared.dir/bn_mp_copy.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_copy.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_copy.c -o CMakeFiles/tommathShared.dir/bn_mp_copy.c.s CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_copy.c.o CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o: ../bn_mp_count_bits.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_count_bits.c CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_count_bits.c > CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.i CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_count_bits.c -o CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.s CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o CMakeFiles/tommathShared.dir/bn_mp_div.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_div.c.o: ../bn_mp_div.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object CMakeFiles/tommathShared.dir/bn_mp_div.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_div.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_div.c CMakeFiles/tommathShared.dir/bn_mp_div.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_div.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_div.c > CMakeFiles/tommathShared.dir/bn_mp_div.c.i CMakeFiles/tommathShared.dir/bn_mp_div.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_div.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_div.c -o CMakeFiles/tommathShared.dir/bn_mp_div.c.s CMakeFiles/tommathShared.dir/bn_mp_div.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_div.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_div.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_div.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_div.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_div.c.o CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o: ../bn_mp_div_2.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_div_2.c CMakeFiles/tommathShared.dir/bn_mp_div_2.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_div_2.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_div_2.c > CMakeFiles/tommathShared.dir/bn_mp_div_2.c.i CMakeFiles/tommathShared.dir/bn_mp_div_2.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_div_2.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_div_2.c -o CMakeFiles/tommathShared.dir/bn_mp_div_2.c.s CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o: ../bn_mp_div_2d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building C object CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_div_2d.c CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_div_2d.c > CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.i CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_div_2d.c -o CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.s CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o: ../bn_mp_div_3.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building C object CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_div_3.c CMakeFiles/tommathShared.dir/bn_mp_div_3.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_div_3.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_div_3.c > CMakeFiles/tommathShared.dir/bn_mp_div_3.c.i CMakeFiles/tommathShared.dir/bn_mp_div_3.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_div_3.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_div_3.c -o CMakeFiles/tommathShared.dir/bn_mp_div_3.c.s CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o: ../bn_mp_div_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building C object CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_div_d.c CMakeFiles/tommathShared.dir/bn_mp_div_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_div_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_div_d.c > CMakeFiles/tommathShared.dir/bn_mp_div_d.c.i CMakeFiles/tommathShared.dir/bn_mp_div_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_div_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_div_d.c -o CMakeFiles/tommathShared.dir/bn_mp_div_d.c.s CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o: ../bn_mp_dr_is_modulus.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building C object CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_dr_is_modulus.c CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_dr_is_modulus.c > CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.i CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_dr_is_modulus.c -o CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.s CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o: ../bn_mp_dr_reduce.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building C object CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_dr_reduce.c CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_dr_reduce.c > CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.i CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_dr_reduce.c -o CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.s CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o: ../bn_mp_dr_setup.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building C object CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_dr_setup.c CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_dr_setup.c > CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.i CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_dr_setup.c -o CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.s CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o CMakeFiles/tommathShared.dir/bn_mp_exch.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_exch.c.o: ../bn_mp_exch.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building C object CMakeFiles/tommathShared.dir/bn_mp_exch.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_exch.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_exch.c CMakeFiles/tommathShared.dir/bn_mp_exch.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_exch.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_exch.c > CMakeFiles/tommathShared.dir/bn_mp_exch.c.i CMakeFiles/tommathShared.dir/bn_mp_exch.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_exch.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_exch.c -o CMakeFiles/tommathShared.dir/bn_mp_exch.c.s CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_exch.c.o CMakeFiles/tommathShared.dir/bn_mp_export.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_export.c.o: ../bn_mp_export.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building C object CMakeFiles/tommathShared.dir/bn_mp_export.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_export.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_export.c CMakeFiles/tommathShared.dir/bn_mp_export.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_export.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_export.c > CMakeFiles/tommathShared.dir/bn_mp_export.c.i CMakeFiles/tommathShared.dir/bn_mp_export.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_export.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_export.c -o CMakeFiles/tommathShared.dir/bn_mp_export.c.s CMakeFiles/tommathShared.dir/bn_mp_export.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_export.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_export.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_export.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_export.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_export.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_export.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_export.c.o CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o: ../bn_mp_expt_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building C object CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_expt_d.c CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_expt_d.c > CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.i CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_expt_d.c -o CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.s CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o: ../bn_mp_expt_d_ex.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building C object CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_expt_d_ex.c CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_expt_d_ex.c > CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.i CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_expt_d_ex.c -o CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.s CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o: ../bn_mp_exptmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building C object CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_exptmod.c CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_exptmod.c > CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.i CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_exptmod.c -o CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.s CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o: ../bn_mp_exptmod_fast.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building C object CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_exptmod_fast.c CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_exptmod_fast.c > CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.i CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_exptmod_fast.c -o CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.s CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o: ../bn_mp_exteuclid.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building C object CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_exteuclid.c CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_exteuclid.c > CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.i CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_exteuclid.c -o CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.s CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o CMakeFiles/tommathShared.dir/bn_mp_fread.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_fread.c.o: ../bn_mp_fread.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building C object CMakeFiles/tommathShared.dir/bn_mp_fread.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_fread.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_fread.c CMakeFiles/tommathShared.dir/bn_mp_fread.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_fread.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_fread.c > CMakeFiles/tommathShared.dir/bn_mp_fread.c.i CMakeFiles/tommathShared.dir/bn_mp_fread.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_fread.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_fread.c -o CMakeFiles/tommathShared.dir/bn_mp_fread.c.s CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_fread.c.o CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o: ../bn_mp_fwrite.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building C object CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_fwrite.c CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_fwrite.c > CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.i CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_fwrite.c -o CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.s CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o: ../bn_mp_gcd.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building C object CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_gcd.c CMakeFiles/tommathShared.dir/bn_mp_gcd.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_gcd.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_gcd.c > CMakeFiles/tommathShared.dir/bn_mp_gcd.c.i CMakeFiles/tommathShared.dir/bn_mp_gcd.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_gcd.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_gcd.c -o CMakeFiles/tommathShared.dir/bn_mp_gcd.c.s CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o: ../bn_mp_get_int.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building C object CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_get_int.c CMakeFiles/tommathShared.dir/bn_mp_get_int.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_get_int.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_get_int.c > CMakeFiles/tommathShared.dir/bn_mp_get_int.c.i CMakeFiles/tommathShared.dir/bn_mp_get_int.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_get_int.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_get_int.c -o CMakeFiles/tommathShared.dir/bn_mp_get_int.c.s CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o: ../bn_mp_get_long.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building C object CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_get_long.c CMakeFiles/tommathShared.dir/bn_mp_get_long.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_get_long.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_get_long.c > CMakeFiles/tommathShared.dir/bn_mp_get_long.c.i CMakeFiles/tommathShared.dir/bn_mp_get_long.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_get_long.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_get_long.c -o CMakeFiles/tommathShared.dir/bn_mp_get_long.c.s CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o: ../bn_mp_get_long_long.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building C object CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_get_long_long.c CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_get_long_long.c > CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.i CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_get_long_long.c -o CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.s CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o CMakeFiles/tommathShared.dir/bn_mp_grow.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_grow.c.o: ../bn_mp_grow.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building C object CMakeFiles/tommathShared.dir/bn_mp_grow.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_grow.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_grow.c CMakeFiles/tommathShared.dir/bn_mp_grow.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_grow.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_grow.c > CMakeFiles/tommathShared.dir/bn_mp_grow.c.i CMakeFiles/tommathShared.dir/bn_mp_grow.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_grow.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_grow.c -o CMakeFiles/tommathShared.dir/bn_mp_grow.c.s CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_grow.c.o CMakeFiles/tommathShared.dir/bn_mp_import.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_import.c.o: ../bn_mp_import.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building C object CMakeFiles/tommathShared.dir/bn_mp_import.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_import.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_import.c CMakeFiles/tommathShared.dir/bn_mp_import.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_import.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_import.c > CMakeFiles/tommathShared.dir/bn_mp_import.c.i CMakeFiles/tommathShared.dir/bn_mp_import.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_import.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_import.c -o CMakeFiles/tommathShared.dir/bn_mp_import.c.s CMakeFiles/tommathShared.dir/bn_mp_import.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_import.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_import.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_import.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_import.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_import.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_import.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_import.c.o CMakeFiles/tommathShared.dir/bn_mp_init.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init.c.o: ../bn_mp_init.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init.c CMakeFiles/tommathShared.dir/bn_mp_init.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init.c > CMakeFiles/tommathShared.dir/bn_mp_init.c.i CMakeFiles/tommathShared.dir/bn_mp_init.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init.c -o CMakeFiles/tommathShared.dir/bn_mp_init.c.s CMakeFiles/tommathShared.dir/bn_mp_init.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init.c.o CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o: ../bn_mp_init_copy.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_46) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init_copy.c CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init_copy.c > CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.i CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init_copy.c -o CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.s CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o: ../bn_mp_init_multi.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_47) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init_multi.c CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init_multi.c > CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.i CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init_multi.c -o CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.s CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o: ../bn_mp_init_set.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_48) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init_set.c CMakeFiles/tommathShared.dir/bn_mp_init_set.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init_set.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init_set.c > CMakeFiles/tommathShared.dir/bn_mp_init_set.c.i CMakeFiles/tommathShared.dir/bn_mp_init_set.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init_set.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init_set.c -o CMakeFiles/tommathShared.dir/bn_mp_init_set.c.s CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o: ../bn_mp_init_set_int.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_49) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init_set_int.c CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init_set_int.c > CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.i CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init_set_int.c -o CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.s CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o: ../bn_mp_init_size.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_50) "Building C object CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_init_size.c CMakeFiles/tommathShared.dir/bn_mp_init_size.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_init_size.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_init_size.c > CMakeFiles/tommathShared.dir/bn_mp_init_size.c.i CMakeFiles/tommathShared.dir/bn_mp_init_size.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_init_size.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_init_size.c -o CMakeFiles/tommathShared.dir/bn_mp_init_size.c.s CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o: ../bn_mp_invmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_51) "Building C object CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_invmod.c CMakeFiles/tommathShared.dir/bn_mp_invmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_invmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_invmod.c > CMakeFiles/tommathShared.dir/bn_mp_invmod.c.i CMakeFiles/tommathShared.dir/bn_mp_invmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_invmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_invmod.c -o CMakeFiles/tommathShared.dir/bn_mp_invmod.c.s CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o: ../bn_mp_invmod_slow.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_52) "Building C object CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_invmod_slow.c CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_invmod_slow.c > CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.i CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_invmod_slow.c -o CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.s CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o: ../bn_mp_is_square.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_53) "Building C object CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_is_square.c CMakeFiles/tommathShared.dir/bn_mp_is_square.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_is_square.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_is_square.c > CMakeFiles/tommathShared.dir/bn_mp_is_square.c.i CMakeFiles/tommathShared.dir/bn_mp_is_square.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_is_square.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_is_square.c -o CMakeFiles/tommathShared.dir/bn_mp_is_square.c.s CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o: ../bn_mp_jacobi.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_54) "Building C object CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_jacobi.c CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_jacobi.c > CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.i CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_jacobi.c -o CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.s CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o: ../bn_mp_karatsuba_mul.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_55) "Building C object CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_mul.c CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_mul.c > CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.i CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_mul.c -o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.s CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o: ../bn_mp_karatsuba_sqr.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_56) "Building C object CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_sqr.c CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_sqr.c > CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.i CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_karatsuba_sqr.c -o CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.s CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o: ../bn_mp_lcm.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_57) "Building C object CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_lcm.c CMakeFiles/tommathShared.dir/bn_mp_lcm.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_lcm.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_lcm.c > CMakeFiles/tommathShared.dir/bn_mp_lcm.c.i CMakeFiles/tommathShared.dir/bn_mp_lcm.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_lcm.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_lcm.c -o CMakeFiles/tommathShared.dir/bn_mp_lcm.c.s CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o: ../bn_mp_lshd.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_58) "Building C object CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_lshd.c CMakeFiles/tommathShared.dir/bn_mp_lshd.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_lshd.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_lshd.c > CMakeFiles/tommathShared.dir/bn_mp_lshd.c.i CMakeFiles/tommathShared.dir/bn_mp_lshd.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_lshd.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_lshd.c -o CMakeFiles/tommathShared.dir/bn_mp_lshd.c.s CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o CMakeFiles/tommathShared.dir/bn_mp_mod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mod.c.o: ../bn_mp_mod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_59) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mod.c CMakeFiles/tommathShared.dir/bn_mp_mod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mod.c > CMakeFiles/tommathShared.dir/bn_mp_mod.c.i CMakeFiles/tommathShared.dir/bn_mp_mod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mod.c -o CMakeFiles/tommathShared.dir/bn_mp_mod.c.s CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mod.c.o CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o: ../bn_mp_mod_2d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_60) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mod_2d.c CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mod_2d.c > CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.i CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mod_2d.c -o CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.s CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o: ../bn_mp_mod_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_61) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mod_d.c CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mod_d.c > CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.i CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mod_d.c -o CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.s CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o: ../bn_mp_montgomery_calc_normalization.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_62) "Building C object CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_montgomery_calc_normalization.c CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_montgomery_calc_normalization.c > CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.i CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_montgomery_calc_normalization.c -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.s CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o: ../bn_mp_montgomery_reduce.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_63) "Building C object CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_montgomery_reduce.c CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_montgomery_reduce.c > CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.i CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_montgomery_reduce.c -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.s CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o: ../bn_mp_montgomery_setup.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_64) "Building C object CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_montgomery_setup.c CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_montgomery_setup.c > CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.i CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_montgomery_setup.c -o CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.s CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o CMakeFiles/tommathShared.dir/bn_mp_mul.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mul.c.o: ../bn_mp_mul.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_65) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mul.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mul.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mul.c CMakeFiles/tommathShared.dir/bn_mp_mul.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mul.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mul.c > CMakeFiles/tommathShared.dir/bn_mp_mul.c.i CMakeFiles/tommathShared.dir/bn_mp_mul.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mul.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mul.c -o CMakeFiles/tommathShared.dir/bn_mp_mul.c.s CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mul.c.o CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o: ../bn_mp_mul_2.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_66) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mul_2.c CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mul_2.c > CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.i CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mul_2.c -o CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.s CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o: ../bn_mp_mul_2d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_67) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mul_2d.c CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mul_2d.c > CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.i CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mul_2d.c -o CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.s CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o: ../bn_mp_mul_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_68) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mul_d.c CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mul_d.c > CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.i CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mul_d.c -o CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.s CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o: ../bn_mp_mulmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_69) "Building C object CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_mulmod.c CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_mulmod.c > CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.i CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_mulmod.c -o CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.s CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o: ../bn_mp_n_root.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_70) "Building C object CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_n_root.c CMakeFiles/tommathShared.dir/bn_mp_n_root.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_n_root.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_n_root.c > CMakeFiles/tommathShared.dir/bn_mp_n_root.c.i CMakeFiles/tommathShared.dir/bn_mp_n_root.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_n_root.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_n_root.c -o CMakeFiles/tommathShared.dir/bn_mp_n_root.c.s CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o: ../bn_mp_n_root_ex.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_71) "Building C object CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_n_root_ex.c CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_n_root_ex.c > CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.i CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_n_root_ex.c -o CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.s CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o CMakeFiles/tommathShared.dir/bn_mp_neg.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_neg.c.o: ../bn_mp_neg.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_72) "Building C object CMakeFiles/tommathShared.dir/bn_mp_neg.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_neg.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_neg.c CMakeFiles/tommathShared.dir/bn_mp_neg.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_neg.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_neg.c > CMakeFiles/tommathShared.dir/bn_mp_neg.c.i CMakeFiles/tommathShared.dir/bn_mp_neg.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_neg.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_neg.c -o CMakeFiles/tommathShared.dir/bn_mp_neg.c.s CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_neg.c.o CMakeFiles/tommathShared.dir/bn_mp_or.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_or.c.o: ../bn_mp_or.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_73) "Building C object CMakeFiles/tommathShared.dir/bn_mp_or.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_or.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_or.c CMakeFiles/tommathShared.dir/bn_mp_or.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_or.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_or.c > CMakeFiles/tommathShared.dir/bn_mp_or.c.i CMakeFiles/tommathShared.dir/bn_mp_or.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_or.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_or.c -o CMakeFiles/tommathShared.dir/bn_mp_or.c.s CMakeFiles/tommathShared.dir/bn_mp_or.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_or.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_or.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_or.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_or.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_or.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_or.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_or.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o: ../bn_mp_prime_fermat.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_74) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_fermat.c CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_fermat.c > CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_fermat.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o: ../bn_mp_prime_is_divisible.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_75) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_is_divisible.c CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_is_divisible.c > CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_is_divisible.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o: ../bn_mp_prime_is_prime.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_76) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_is_prime.c CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_is_prime.c > CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_is_prime.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o: ../bn_mp_prime_miller_rabin.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_77) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_miller_rabin.c CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_miller_rabin.c > CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_miller_rabin.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o: ../bn_mp_prime_next_prime.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_78) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_next_prime.c CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_next_prime.c > CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_next_prime.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o: ../bn_mp_prime_rabin_miller_trials.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_79) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_rabin_miller_trials.c CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_rabin_miller_trials.c > CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_rabin_miller_trials.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o: ../bn_mp_prime_random_ex.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_80) "Building C object CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_prime_random_ex.c CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_prime_random_ex.c > CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.i CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_prime_random_ex.c -o CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.s CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o: ../bn_mp_radix_size.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_81) "Building C object CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_radix_size.c CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_radix_size.c > CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.i CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_radix_size.c -o CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.s CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o: ../bn_mp_radix_smap.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_82) "Building C object CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_radix_smap.c CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_radix_smap.c > CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.i CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_radix_smap.c -o CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.s CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o CMakeFiles/tommathShared.dir/bn_mp_rand.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_rand.c.o: ../bn_mp_rand.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_83) "Building C object CMakeFiles/tommathShared.dir/bn_mp_rand.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_rand.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_rand.c CMakeFiles/tommathShared.dir/bn_mp_rand.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_rand.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_rand.c > CMakeFiles/tommathShared.dir/bn_mp_rand.c.i CMakeFiles/tommathShared.dir/bn_mp_rand.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_rand.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_rand.c -o CMakeFiles/tommathShared.dir/bn_mp_rand.c.s CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_rand.c.o CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o: ../bn_mp_read_radix.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_84) "Building C object CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_read_radix.c CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_read_radix.c > CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.i CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_read_radix.c -o CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.s CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o: ../bn_mp_read_signed_bin.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_85) "Building C object CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_read_signed_bin.c CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_read_signed_bin.c > CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.i CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_read_signed_bin.c -o CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.s CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o: ../bn_mp_read_unsigned_bin.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_86) "Building C object CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_read_unsigned_bin.c CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_read_unsigned_bin.c > CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.i CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_read_unsigned_bin.c -o CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.s CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o: ../bn_mp_reduce.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_87) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce.c CMakeFiles/tommathShared.dir/bn_mp_reduce.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce.c > CMakeFiles/tommathShared.dir/bn_mp_reduce.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o: ../bn_mp_reduce_2k.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_88) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k.c CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o: ../bn_mp_reduce_2k_l.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_89) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_l.c CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_l.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_l.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o: ../bn_mp_reduce_2k_setup.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_90) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup.c CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o: ../bn_mp_reduce_2k_setup_l.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_91) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup_l.c CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup_l.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_2k_setup_l.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o: ../bn_mp_reduce_is_2k.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_92) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k.c CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o: ../bn_mp_reduce_is_2k_l.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_93) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k_l.c CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k_l.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_is_2k_l.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o: ../bn_mp_reduce_setup.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_94) "Building C object CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_reduce_setup.c CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_reduce_setup.c > CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.i CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_reduce_setup.c -o CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.s CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o: ../bn_mp_rshd.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_95) "Building C object CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_rshd.c CMakeFiles/tommathShared.dir/bn_mp_rshd.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_rshd.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_rshd.c > CMakeFiles/tommathShared.dir/bn_mp_rshd.c.i CMakeFiles/tommathShared.dir/bn_mp_rshd.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_rshd.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_rshd.c -o CMakeFiles/tommathShared.dir/bn_mp_rshd.c.s CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o CMakeFiles/tommathShared.dir/bn_mp_set.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_set.c.o: ../bn_mp_set.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_96) "Building C object CMakeFiles/tommathShared.dir/bn_mp_set.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_set.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_set.c CMakeFiles/tommathShared.dir/bn_mp_set.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_set.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_set.c > CMakeFiles/tommathShared.dir/bn_mp_set.c.i CMakeFiles/tommathShared.dir/bn_mp_set.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_set.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_set.c -o CMakeFiles/tommathShared.dir/bn_mp_set.c.s CMakeFiles/tommathShared.dir/bn_mp_set.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_set.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_set.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_set.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_set.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_set.c.o CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o: ../bn_mp_set_int.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_97) "Building C object CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_set_int.c CMakeFiles/tommathShared.dir/bn_mp_set_int.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_set_int.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_set_int.c > CMakeFiles/tommathShared.dir/bn_mp_set_int.c.i CMakeFiles/tommathShared.dir/bn_mp_set_int.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_set_int.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_set_int.c -o CMakeFiles/tommathShared.dir/bn_mp_set_int.c.s CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o: ../bn_mp_set_long.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_98) "Building C object CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_set_long.c CMakeFiles/tommathShared.dir/bn_mp_set_long.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_set_long.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_set_long.c > CMakeFiles/tommathShared.dir/bn_mp_set_long.c.i CMakeFiles/tommathShared.dir/bn_mp_set_long.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_set_long.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_set_long.c -o CMakeFiles/tommathShared.dir/bn_mp_set_long.c.s CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o: ../bn_mp_set_long_long.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_99) "Building C object CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_set_long_long.c CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_set_long_long.c > CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.i CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_set_long_long.c -o CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.s CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o: ../bn_mp_shrink.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_100) "Building C object CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_shrink.c CMakeFiles/tommathShared.dir/bn_mp_shrink.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_shrink.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_shrink.c > CMakeFiles/tommathShared.dir/bn_mp_shrink.c.i CMakeFiles/tommathShared.dir/bn_mp_shrink.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_shrink.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_shrink.c -o CMakeFiles/tommathShared.dir/bn_mp_shrink.c.s CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o: ../bn_mp_signed_bin_size.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_101) "Building C object CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_signed_bin_size.c CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_signed_bin_size.c > CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.i CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_signed_bin_size.c -o CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.s CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o: ../bn_mp_sqr.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_102) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sqr.c CMakeFiles/tommathShared.dir/bn_mp_sqr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sqr.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sqr.c > CMakeFiles/tommathShared.dir/bn_mp_sqr.c.i CMakeFiles/tommathShared.dir/bn_mp_sqr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sqr.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sqr.c -o CMakeFiles/tommathShared.dir/bn_mp_sqr.c.s CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o: ../bn_mp_sqrmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_103) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sqrmod.c CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sqrmod.c > CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.i CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sqrmod.c -o CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.s CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o: ../bn_mp_sqrt.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_104) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sqrt.c CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sqrt.c > CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.i CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sqrt.c -o CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.s CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o: ../bn_mp_sqrtmod_prime.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_105) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sqrtmod_prime.c CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sqrtmod_prime.c > CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.i CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sqrtmod_prime.c -o CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.s CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o CMakeFiles/tommathShared.dir/bn_mp_sub.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sub.c.o: ../bn_mp_sub.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_106) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sub.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sub.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sub.c CMakeFiles/tommathShared.dir/bn_mp_sub.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sub.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sub.c > CMakeFiles/tommathShared.dir/bn_mp_sub.c.i CMakeFiles/tommathShared.dir/bn_mp_sub.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sub.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sub.c -o CMakeFiles/tommathShared.dir/bn_mp_sub.c.s CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sub.c.o CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o: ../bn_mp_sub_d.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_107) "Building C object CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_sub_d.c CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_sub_d.c > CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.i CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_sub_d.c -o CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.s CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o CMakeFiles/tommathShared.dir/bn_mp_submod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_submod.c.o: ../bn_mp_submod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_108) "Building C object CMakeFiles/tommathShared.dir/bn_mp_submod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_submod.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_submod.c CMakeFiles/tommathShared.dir/bn_mp_submod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_submod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_submod.c > CMakeFiles/tommathShared.dir/bn_mp_submod.c.i CMakeFiles/tommathShared.dir/bn_mp_submod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_submod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_submod.c -o CMakeFiles/tommathShared.dir/bn_mp_submod.c.s CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_submod.c.o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o: ../bn_mp_to_signed_bin.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_109) "Building C object CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin.c CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin.c > CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.i CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin.c -o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.s CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o: ../bn_mp_to_signed_bin_n.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_110) "Building C object CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin_n.c CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin_n.c > CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.i CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_to_signed_bin_n.c -o CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.s CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o: ../bn_mp_to_unsigned_bin.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_111) "Building C object CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin.c CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin.c > CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.i CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin.c -o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.s CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o: ../bn_mp_to_unsigned_bin_n.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_112) "Building C object CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin_n.c CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin_n.c > CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.i CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_to_unsigned_bin_n.c -o CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.s CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o: ../bn_mp_toom_mul.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_113) "Building C object CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_toom_mul.c CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_toom_mul.c > CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.i CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_toom_mul.c -o CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.s CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o: ../bn_mp_toom_sqr.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_114) "Building C object CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_toom_sqr.c CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_toom_sqr.c > CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.i CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_toom_sqr.c -o CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.s CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o: ../bn_mp_toradix.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_115) "Building C object CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_toradix.c CMakeFiles/tommathShared.dir/bn_mp_toradix.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_toradix.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_toradix.c > CMakeFiles/tommathShared.dir/bn_mp_toradix.c.i CMakeFiles/tommathShared.dir/bn_mp_toradix.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_toradix.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_toradix.c -o CMakeFiles/tommathShared.dir/bn_mp_toradix.c.s CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o: ../bn_mp_toradix_n.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_116) "Building C object CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_toradix_n.c CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_toradix_n.c > CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.i CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_toradix_n.c -o CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.s CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o: ../bn_mp_unsigned_bin_size.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_117) "Building C object CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_unsigned_bin_size.c CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_unsigned_bin_size.c > CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.i CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_unsigned_bin_size.c -o CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.s CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o CMakeFiles/tommathShared.dir/bn_mp_xor.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_xor.c.o: ../bn_mp_xor.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_118) "Building C object CMakeFiles/tommathShared.dir/bn_mp_xor.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_xor.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_xor.c CMakeFiles/tommathShared.dir/bn_mp_xor.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_xor.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_xor.c > CMakeFiles/tommathShared.dir/bn_mp_xor.c.i CMakeFiles/tommathShared.dir/bn_mp_xor.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_xor.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_xor.c -o CMakeFiles/tommathShared.dir/bn_mp_xor.c.s CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_xor.c.o CMakeFiles/tommathShared.dir/bn_mp_zero.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_mp_zero.c.o: ../bn_mp_zero.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_119) "Building C object CMakeFiles/tommathShared.dir/bn_mp_zero.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_mp_zero.c.o -c /home/wolverindev/cgit/libtommath/bn_mp_zero.c CMakeFiles/tommathShared.dir/bn_mp_zero.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_mp_zero.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_mp_zero.c > CMakeFiles/tommathShared.dir/bn_mp_zero.c.i CMakeFiles/tommathShared.dir/bn_mp_zero.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_mp_zero.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_mp_zero.c -o CMakeFiles/tommathShared.dir/bn_mp_zero.c.s CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.requires CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.provides: CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.provides CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_mp_zero.c.o CMakeFiles/tommathShared.dir/bn_prime_tab.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_prime_tab.c.o: ../bn_prime_tab.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_120) "Building C object CMakeFiles/tommathShared.dir/bn_prime_tab.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_prime_tab.c.o -c /home/wolverindev/cgit/libtommath/bn_prime_tab.c CMakeFiles/tommathShared.dir/bn_prime_tab.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_prime_tab.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_prime_tab.c > CMakeFiles/tommathShared.dir/bn_prime_tab.c.i CMakeFiles/tommathShared.dir/bn_prime_tab.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_prime_tab.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_prime_tab.c -o CMakeFiles/tommathShared.dir/bn_prime_tab.c.s CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.requires CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.provides: CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.provides CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_prime_tab.c.o CMakeFiles/tommathShared.dir/bn_reverse.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_reverse.c.o: ../bn_reverse.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_121) "Building C object CMakeFiles/tommathShared.dir/bn_reverse.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_reverse.c.o -c /home/wolverindev/cgit/libtommath/bn_reverse.c CMakeFiles/tommathShared.dir/bn_reverse.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_reverse.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_reverse.c > CMakeFiles/tommathShared.dir/bn_reverse.c.i CMakeFiles/tommathShared.dir/bn_reverse.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_reverse.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_reverse.c -o CMakeFiles/tommathShared.dir/bn_reverse.c.s CMakeFiles/tommathShared.dir/bn_reverse.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_reverse.c.o.requires CMakeFiles/tommathShared.dir/bn_reverse.c.o.provides: CMakeFiles/tommathShared.dir/bn_reverse.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_reverse.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_reverse.c.o.provides CMakeFiles/tommathShared.dir/bn_reverse.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_reverse.c.o CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o: ../bn_s_mp_add.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_122) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_add.c CMakeFiles/tommathShared.dir/bn_s_mp_add.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_add.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_add.c > CMakeFiles/tommathShared.dir/bn_s_mp_add.c.i CMakeFiles/tommathShared.dir/bn_s_mp_add.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_add.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_add.c -o CMakeFiles/tommathShared.dir/bn_s_mp_add.c.s CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o: ../bn_s_mp_exptmod.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_123) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_exptmod.c CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_exptmod.c > CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.i CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_exptmod.c -o CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.s CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o: ../bn_s_mp_mul_digs.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_124) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_mul_digs.c CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_mul_digs.c > CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.i CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_mul_digs.c -o CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.s CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o: ../bn_s_mp_mul_high_digs.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_125) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_mul_high_digs.c CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_mul_high_digs.c > CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.i CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_mul_high_digs.c -o CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.s CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o: ../bn_s_mp_sqr.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_126) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_sqr.c CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_sqr.c > CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.i CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_sqr.c -o CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.s CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o: ../bn_s_mp_sub.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_127) "Building C object CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o -c /home/wolverindev/cgit/libtommath/bn_s_mp_sub.c CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bn_s_mp_sub.c > CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.i CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bn_s_mp_sub.c -o CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.s CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.requires CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.provides: CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.provides CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.provides.build: CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o CMakeFiles/tommathShared.dir/bncore.c.o: CMakeFiles/tommathShared.dir/flags.make CMakeFiles/tommathShared.dir/bncore.c.o: ../bncore.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_128) "Building C object CMakeFiles/tommathShared.dir/bncore.c.o" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/tommathShared.dir/bncore.c.o -c /home/wolverindev/cgit/libtommath/bncore.c CMakeFiles/tommathShared.dir/bncore.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/tommathShared.dir/bncore.c.i" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/wolverindev/cgit/libtommath/bncore.c > CMakeFiles/tommathShared.dir/bncore.c.i CMakeFiles/tommathShared.dir/bncore.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/tommathShared.dir/bncore.c.s" /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/wolverindev/cgit/libtommath/bncore.c -o CMakeFiles/tommathShared.dir/bncore.c.s CMakeFiles/tommathShared.dir/bncore.c.o.requires: .PHONY : CMakeFiles/tommathShared.dir/bncore.c.o.requires CMakeFiles/tommathShared.dir/bncore.c.o.provides: CMakeFiles/tommathShared.dir/bncore.c.o.requires $(MAKE) -f CMakeFiles/tommathShared.dir/build.make CMakeFiles/tommathShared.dir/bncore.c.o.provides.build .PHONY : CMakeFiles/tommathShared.dir/bncore.c.o.provides CMakeFiles/tommathShared.dir/bncore.c.o.provides.build: CMakeFiles/tommathShared.dir/bncore.c.o # Object files for target tommathShared tommathShared_OBJECTS = \ "CMakeFiles/tommathShared.dir/bn_error.c.o" \ "CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o" \ "CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o" \ "CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o" \ "CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_abs.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_add.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_and.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_clear.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_copy.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_div.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_exch.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_export.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_fread.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_grow.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_import.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mul.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_neg.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_or.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_rand.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_set.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sub.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_submod.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_xor.c.o" \ "CMakeFiles/tommathShared.dir/bn_mp_zero.c.o" \ "CMakeFiles/tommathShared.dir/bn_prime_tab.c.o" \ "CMakeFiles/tommathShared.dir/bn_reverse.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o" \ "CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o" \ "CMakeFiles/tommathShared.dir/bncore.c.o" # External object files for target tommathShared tommathShared_EXTERNAL_OBJECTS = libtommathShared.so: CMakeFiles/tommathShared.dir/bn_error.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_abs.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_add.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_and.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_clear.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_copy.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_div.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_exch.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_export.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_fread.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_grow.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_import.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mul.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_neg.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_or.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_rand.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_set.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sub.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_submod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_xor.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_mp_zero.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_prime_tab.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_reverse.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/bncore.c.o libtommathShared.so: CMakeFiles/tommathShared.dir/build.make libtommathShared.so: CMakeFiles/tommathShared.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_129) "Linking C shared library libtommathShared.so" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tommathShared.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/tommathShared.dir/build: libtommathShared.so .PHONY : CMakeFiles/tommathShared.dir/build CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_error.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_fast_mp_invmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_fast_mp_montgomery_reduce.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_digs.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_fast_s_mp_mul_high_digs.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_fast_s_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_2expt.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_abs.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_add.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_add_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_addmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_and.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_clamp.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_clear.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_clear_multi.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_cmp.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_cmp_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_cmp_mag.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_cnt_lsb.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_copy.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_count_bits.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_div.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_div_2.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_div_2d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_div_3.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_div_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_dr_is_modulus.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_dr_reduce.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_dr_setup.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_exch.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_export.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_expt_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_expt_d_ex.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_exptmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_exptmod_fast.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_exteuclid.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_fread.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_fwrite.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_gcd.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_get_int.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_get_long.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_get_long_long.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_grow.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_import.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init_copy.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init_multi.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init_set.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init_set_int.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_init_size.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_invmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_invmod_slow.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_is_square.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_jacobi.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_mul.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_karatsuba_sqr.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_lcm.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_lshd.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mod_2d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mod_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_montgomery_calc_normalization.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_montgomery_reduce.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_montgomery_setup.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mul.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mul_2.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mul_2d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mul_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_mulmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_n_root.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_n_root_ex.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_neg.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_or.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_fermat.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_is_divisible.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_is_prime.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_miller_rabin.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_next_prime.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_rabin_miller_trials.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_prime_random_ex.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_radix_size.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_radix_smap.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_rand.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_read_radix.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_read_signed_bin.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_read_unsigned_bin.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_l.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_2k_setup_l.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_is_2k_l.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_reduce_setup.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_rshd.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_set.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_set_int.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_set_long.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_set_long_long.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_shrink.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_signed_bin_size.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sqrmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sqrt.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sqrtmod_prime.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sub.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_sub_d.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_submod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_to_signed_bin_n.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_to_unsigned_bin_n.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_toom_mul.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_toom_sqr.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_toradix.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_toradix_n.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_unsigned_bin_size.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_xor.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_mp_zero.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_prime_tab.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_reverse.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_add.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_exptmod.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_mul_digs.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_mul_high_digs.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_sqr.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bn_s_mp_sub.c.o.requires CMakeFiles/tommathShared.dir/requires: CMakeFiles/tommathShared.dir/bncore.c.o.requires .PHONY : CMakeFiles/tommathShared.dir/requires CMakeFiles/tommathShared.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/tommathShared.dir/cmake_clean.cmake .PHONY : CMakeFiles/tommathShared.dir/clean CMakeFiles/tommathShared.dir/depend: cd /home/wolverindev/cgit/libtommath/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/wolverindev/cgit/libtommath /home/wolverindev/cgit/libtommath /home/wolverindev/cgit/libtommath/cmake-build-debug /home/wolverindev/cgit/libtommath/cmake-build-debug /home/wolverindev/cgit/libtommath/cmake-build-debug/CMakeFiles/tommathShared.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/tommathShared.dir/depend