# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.14 # 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 = /data/fqg7h/cmk/cmake-3.14.2/bin/cmake # The command to remove a file. RM = /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /data/casp14/com_db_tools/tools/hh-suite # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /data/casp14/com_db_tools/tools/hh-suite/build # Include any dependencies generated for this target. include src/CMakeFiles/hhalign.dir/depend.make # Include the progress variables for this target. include src/CMakeFiles/hhalign.dir/progress.make # Include the compile flags for this target's objects. include src/CMakeFiles/hhalign.dir/flags.make src/CMakeFiles/hhalign.dir/hhblits_app.cpp.o: src/CMakeFiles/hhalign.dir/flags.make src/CMakeFiles/hhalign.dir/hhblits_app.cpp.o: ../src/hhblits_app.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/CMakeFiles/hhalign.dir/hhblits_app.cpp.o" cd /data/casp14/com_db_tools/tools/hh-suite/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/hhalign.dir/hhblits_app.cpp.o -c /data/casp14/com_db_tools/tools/hh-suite/src/hhblits_app.cpp src/CMakeFiles/hhalign.dir/hhblits_app.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/hhalign.dir/hhblits_app.cpp.i" cd /data/casp14/com_db_tools/tools/hh-suite/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /data/casp14/com_db_tools/tools/hh-suite/src/hhblits_app.cpp > CMakeFiles/hhalign.dir/hhblits_app.cpp.i src/CMakeFiles/hhalign.dir/hhblits_app.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/hhalign.dir/hhblits_app.cpp.s" cd /data/casp14/com_db_tools/tools/hh-suite/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /data/casp14/com_db_tools/tools/hh-suite/src/hhblits_app.cpp -o CMakeFiles/hhalign.dir/hhblits_app.cpp.s # Object files for target hhalign hhalign_OBJECTS = \ "CMakeFiles/hhalign.dir/hhblits_app.cpp.o" # External object files for target hhalign hhalign_EXTERNAL_OBJECTS = src/hhalign: src/CMakeFiles/hhalign.dir/hhblits_app.cpp.o src/hhalign: src/CMakeFiles/hhalign.dir/build.make src/hhalign: src/libHH_OBJECTS.a src/hhalign: lib/ffindex/src/libffindex.a src/hhalign: src/cs/libCS_OBJECTS.a src/hhalign: src/libhhviterbialgorithm_with_celloff.a src/hhalign: src/libhhviterbialgorithm_and_ss.a src/hhalign: src/libhhviterbialgorithm_with_celloff_and_ss.a src/hhalign: src/CMakeFiles/hhalign.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable hhalign" cd /data/casp14/com_db_tools/tools/hh-suite/build/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hhalign.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. src/CMakeFiles/hhalign.dir/build: src/hhalign .PHONY : src/CMakeFiles/hhalign.dir/build src/CMakeFiles/hhalign.dir/clean: cd /data/casp14/com_db_tools/tools/hh-suite/build/src && $(CMAKE_COMMAND) -P CMakeFiles/hhalign.dir/cmake_clean.cmake .PHONY : src/CMakeFiles/hhalign.dir/clean src/CMakeFiles/hhalign.dir/depend: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /data/casp14/com_db_tools/tools/hh-suite /data/casp14/com_db_tools/tools/hh-suite/src /data/casp14/com_db_tools/tools/hh-suite/build /data/casp14/com_db_tools/tools/hh-suite/build/src /data/casp14/com_db_tools/tools/hh-suite/build/src/CMakeFiles/hhalign.dir/DependInfo.cmake --color=$(COLOR) .PHONY : src/CMakeFiles/hhalign.dir/depend