# 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 # Utility rule file for generated. # Include the progress variables for this target. include data/CMakeFiles/generated.dir/progress.make data/CMakeFiles/generated: generated/context_data.crf.h data/CMakeFiles/generated: generated/context_data.lib.h data/CMakeFiles/generated: generated/cs219.lib.h generated/context_data.crf.h: ../data/context_data.crf @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating ../generated/context_data.crf.h" cd /data/casp14/com_db_tools/tools/hh-suite/data && mkdir -p /data/casp14/com_db_tools/tools/hh-suite/build/generated cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/xxd -i context_data.crf > /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.crf.h cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/sed 's!unsigned char!static const unsigned char!' < /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.crf.h > /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.crf.h.tmp cd /data/casp14/com_db_tools/tools/hh-suite/data && mv -f /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.crf.h.tmp /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.crf.h generated/context_data.lib.h: ../data/context_data.lib @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating ../generated/context_data.lib.h" cd /data/casp14/com_db_tools/tools/hh-suite/data && mkdir -p /data/casp14/com_db_tools/tools/hh-suite/build/generated cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/xxd -i context_data.lib > /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.lib.h cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/sed 's!unsigned char!static const unsigned char!' < /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.lib.h > /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.lib.h.tmp cd /data/casp14/com_db_tools/tools/hh-suite/data && mv -f /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.lib.h.tmp /data/casp14/com_db_tools/tools/hh-suite/build/generated/context_data.lib.h generated/cs219.lib.h: ../data/cs219.lib @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Generating ../generated/cs219.lib.h" cd /data/casp14/com_db_tools/tools/hh-suite/data && mkdir -p /data/casp14/com_db_tools/tools/hh-suite/build/generated cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/xxd -i cs219.lib > /data/casp14/com_db_tools/tools/hh-suite/build/generated/cs219.lib.h cd /data/casp14/com_db_tools/tools/hh-suite/data && /usr/bin/sed 's!unsigned char!static const unsigned char!' < /data/casp14/com_db_tools/tools/hh-suite/build/generated/cs219.lib.h > /data/casp14/com_db_tools/tools/hh-suite/build/generated/cs219.lib.h.tmp cd /data/casp14/com_db_tools/tools/hh-suite/data && mv -f /data/casp14/com_db_tools/tools/hh-suite/build/generated/cs219.lib.h.tmp /data/casp14/com_db_tools/tools/hh-suite/build/generated/cs219.lib.h generated: data/CMakeFiles/generated generated: generated/context_data.crf.h generated: generated/context_data.lib.h generated: generated/cs219.lib.h generated: data/CMakeFiles/generated.dir/build.make .PHONY : generated # Rule to build all files generated by this target. data/CMakeFiles/generated.dir/build: generated .PHONY : data/CMakeFiles/generated.dir/build data/CMakeFiles/generated.dir/clean: cd /data/casp14/com_db_tools/tools/hh-suite/build/data && $(CMAKE_COMMAND) -P CMakeFiles/generated.dir/cmake_clean.cmake .PHONY : data/CMakeFiles/generated.dir/clean data/CMakeFiles/generated.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/data /data/casp14/com_db_tools/tools/hh-suite/build /data/casp14/com_db_tools/tools/hh-suite/build/data /data/casp14/com_db_tools/tools/hh-suite/build/data/CMakeFiles/generated.dir/DependInfo.cmake --color=$(COLOR) .PHONY : data/CMakeFiles/generated.dir/depend