# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.14 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /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 #============================================================================= # Targets provided globally by CMake. # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /data/fqg7h/cmk/cmake-3.14.2/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." /data/fqg7h/cmk/cmake-3.14.2/bin/cpack --config ./CPackSourceConfig.cmake /data/casp14/com_db_tools/tools/hh-suite/build/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." /data/fqg7h/cmk/cmake-3.14.2/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles /data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /data/casp14/com_db_tools/tools/hh-suite/build/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named ffindex # Build rule for target. ffindex: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex .PHONY : ffindex # fast build rule for target. ffindex/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/build .PHONY : ffindex/fast #============================================================================= # Target rules for targets named ffindex_modify # Build rule for target. ffindex_modify: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_modify .PHONY : ffindex_modify # fast build rule for target. ffindex_modify/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build .PHONY : ffindex_modify/fast #============================================================================= # Target rules for targets named ffindex_reduce # Build rule for target. ffindex_reduce: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_reduce .PHONY : ffindex_reduce # fast build rule for target. ffindex_reduce/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build .PHONY : ffindex_reduce/fast #============================================================================= # Target rules for targets named ffindex_from_fasta_with_split # Build rule for target. ffindex_from_fasta_with_split: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_from_fasta_with_split .PHONY : ffindex_from_fasta_with_split # fast build rule for target. ffindex_from_fasta_with_split/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/build .PHONY : ffindex_from_fasta_with_split/fast #============================================================================= # Target rules for targets named ffindex_apply # Build rule for target. ffindex_apply: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_apply .PHONY : ffindex_apply # fast build rule for target. ffindex_apply/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build .PHONY : ffindex_apply/fast #============================================================================= # Target rules for targets named ffindex_build # Build rule for target. ffindex_build: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_build .PHONY : ffindex_build # fast build rule for target. ffindex_build/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_build.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_build.dir/build .PHONY : ffindex_build/fast #============================================================================= # Target rules for targets named ffindex_from_fasta # Build rule for target. ffindex_from_fasta: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_from_fasta .PHONY : ffindex_from_fasta # fast build rule for target. ffindex_from_fasta/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/build .PHONY : ffindex_from_fasta/fast #============================================================================= # Target rules for targets named ffindex_unpack # Build rule for target. ffindex_unpack: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_unpack .PHONY : ffindex_unpack # fast build rule for target. ffindex_unpack/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build .PHONY : ffindex_unpack/fast #============================================================================= # Target rules for targets named ffindex_get # Build rule for target. ffindex_get: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_get .PHONY : ffindex_get # fast build rule for target. ffindex_get/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_get.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_get.dir/build .PHONY : ffindex_get/fast #============================================================================= # Target rules for targets named ffindex_order # Build rule for target. ffindex_order: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ffindex_order .PHONY : ffindex_order # fast build rule for target. ffindex_order/fast: $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_order.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_order.dir/build .PHONY : ffindex_order/fast #============================================================================= # Target rules for targets named generated # Build rule for target. generated: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 generated .PHONY : generated # fast build rule for target. generated/fast: $(MAKE) -f data/CMakeFiles/generated.dir/build.make data/CMakeFiles/generated.dir/build .PHONY : generated/fast #============================================================================= # Target rules for targets named hhalign # Build rule for target. hhalign: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhalign .PHONY : hhalign # fast build rule for target. hhalign/fast: $(MAKE) -f src/CMakeFiles/hhalign.dir/build.make src/CMakeFiles/hhalign.dir/build .PHONY : hhalign/fast #============================================================================= # Target rules for targets named hhsearch # Build rule for target. hhsearch: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhsearch .PHONY : hhsearch # fast build rule for target. hhsearch/fast: $(MAKE) -f src/CMakeFiles/hhsearch.dir/build.make src/CMakeFiles/hhsearch.dir/build .PHONY : hhsearch/fast #============================================================================= # Target rules for targets named hhfilter # Build rule for target. hhfilter: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhfilter .PHONY : hhfilter # fast build rule for target. hhfilter/fast: $(MAKE) -f src/CMakeFiles/hhfilter.dir/build.make src/CMakeFiles/hhfilter.dir/build .PHONY : hhfilter/fast #============================================================================= # Target rules for targets named HH_OBJECTS # Build rule for target. HH_OBJECTS: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 HH_OBJECTS .PHONY : HH_OBJECTS # fast build rule for target. HH_OBJECTS/fast: $(MAKE) -f src/CMakeFiles/HH_OBJECTS.dir/build.make src/CMakeFiles/HH_OBJECTS.dir/build .PHONY : HH_OBJECTS/fast #============================================================================= # Target rules for targets named hhviterbialgorithm_with_celloff_and_ss # Build rule for target. hhviterbialgorithm_with_celloff_and_ss: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhviterbialgorithm_with_celloff_and_ss .PHONY : hhviterbialgorithm_with_celloff_and_ss # fast build rule for target. hhviterbialgorithm_with_celloff_and_ss/fast: $(MAKE) -f src/CMakeFiles/hhviterbialgorithm_with_celloff_and_ss.dir/build.make src/CMakeFiles/hhviterbialgorithm_with_celloff_and_ss.dir/build .PHONY : hhviterbialgorithm_with_celloff_and_ss/fast #============================================================================= # Target rules for targets named hhblits # Build rule for target. hhblits: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhblits .PHONY : hhblits # fast build rule for target. hhblits/fast: $(MAKE) -f src/CMakeFiles/hhblits.dir/build.make src/CMakeFiles/hhblits.dir/build .PHONY : hhblits/fast #============================================================================= # Target rules for targets named hhmake # Build rule for target. hhmake: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhmake .PHONY : hhmake # fast build rule for target. hhmake/fast: $(MAKE) -f src/CMakeFiles/hhmake.dir/build.make src/CMakeFiles/hhmake.dir/build .PHONY : hhmake/fast #============================================================================= # Target rules for targets named hhviterbialgorithm_and_ss # Build rule for target. hhviterbialgorithm_and_ss: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhviterbialgorithm_and_ss .PHONY : hhviterbialgorithm_and_ss # fast build rule for target. hhviterbialgorithm_and_ss/fast: $(MAKE) -f src/CMakeFiles/hhviterbialgorithm_and_ss.dir/build.make src/CMakeFiles/hhviterbialgorithm_and_ss.dir/build .PHONY : hhviterbialgorithm_and_ss/fast #============================================================================= # Target rules for targets named hhsearch_omp # Build rule for target. hhsearch_omp: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhsearch_omp .PHONY : hhsearch_omp # fast build rule for target. hhsearch_omp/fast: $(MAKE) -f src/CMakeFiles/hhsearch_omp.dir/build.make src/CMakeFiles/hhsearch_omp.dir/build .PHONY : hhsearch_omp/fast #============================================================================= # Target rules for targets named A3M_COMPRESS # Build rule for target. A3M_COMPRESS: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 A3M_COMPRESS .PHONY : A3M_COMPRESS # fast build rule for target. A3M_COMPRESS/fast: $(MAKE) -f src/CMakeFiles/A3M_COMPRESS.dir/build.make src/CMakeFiles/A3M_COMPRESS.dir/build .PHONY : A3M_COMPRESS/fast #============================================================================= # Target rules for targets named a3m_extract # Build rule for target. a3m_extract: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 a3m_extract .PHONY : a3m_extract # fast build rule for target. a3m_extract/fast: $(MAKE) -f src/CMakeFiles/a3m_extract.dir/build.make src/CMakeFiles/a3m_extract.dir/build .PHONY : a3m_extract/fast #============================================================================= # Target rules for targets named hhviterbialgorithm_with_celloff # Build rule for target. hhviterbialgorithm_with_celloff: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhviterbialgorithm_with_celloff .PHONY : hhviterbialgorithm_with_celloff # fast build rule for target. hhviterbialgorithm_with_celloff/fast: $(MAKE) -f src/CMakeFiles/hhviterbialgorithm_with_celloff.dir/build.make src/CMakeFiles/hhviterbialgorithm_with_celloff.dir/build .PHONY : hhviterbialgorithm_with_celloff/fast #============================================================================= # Target rules for targets named a3m_database_extract # Build rule for target. a3m_database_extract: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 a3m_database_extract .PHONY : a3m_database_extract # fast build rule for target. a3m_database_extract/fast: $(MAKE) -f src/CMakeFiles/a3m_database_extract.dir/build.make src/CMakeFiles/a3m_database_extract.dir/build .PHONY : a3m_database_extract/fast #============================================================================= # Target rules for targets named a3m_reduce # Build rule for target. a3m_reduce: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 a3m_reduce .PHONY : a3m_reduce # fast build rule for target. a3m_reduce/fast: $(MAKE) -f src/CMakeFiles/a3m_reduce.dir/build.make src/CMakeFiles/a3m_reduce.dir/build .PHONY : a3m_reduce/fast #============================================================================= # Target rules for targets named a3m_database_filter # Build rule for target. a3m_database_filter: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 a3m_database_filter .PHONY : a3m_database_filter # fast build rule for target. a3m_database_filter/fast: $(MAKE) -f src/CMakeFiles/a3m_database_filter.dir/build.make src/CMakeFiles/a3m_database_filter.dir/build .PHONY : a3m_database_filter/fast #============================================================================= # Target rules for targets named hhblits_omp # Build rule for target. hhblits_omp: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhblits_omp .PHONY : hhblits_omp # fast build rule for target. hhblits_omp/fast: $(MAKE) -f src/CMakeFiles/hhblits_omp.dir/build.make src/CMakeFiles/hhblits_omp.dir/build .PHONY : hhblits_omp/fast #============================================================================= # Target rules for targets named a3m_database_reduce # Build rule for target. a3m_database_reduce: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 a3m_database_reduce .PHONY : a3m_database_reduce # fast build rule for target. a3m_database_reduce/fast: $(MAKE) -f src/CMakeFiles/a3m_database_reduce.dir/build.make src/CMakeFiles/a3m_database_reduce.dir/build .PHONY : a3m_database_reduce/fast #============================================================================= # Target rules for targets named cstranslate # Build rule for target. cstranslate: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 cstranslate .PHONY : cstranslate # fast build rule for target. cstranslate/fast: $(MAKE) -f src/CMakeFiles/cstranslate.dir/build.make src/CMakeFiles/cstranslate.dir/build .PHONY : cstranslate/fast #============================================================================= # Target rules for targets named hhconsensus # Build rule for target. hhconsensus: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhconsensus .PHONY : hhconsensus # fast build rule for target. hhconsensus/fast: $(MAKE) -f src/CMakeFiles/hhconsensus.dir/build.make src/CMakeFiles/hhconsensus.dir/build .PHONY : hhconsensus/fast #============================================================================= # Target rules for targets named hhblits_ca3m # Build rule for target. hhblits_ca3m: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhblits_ca3m .PHONY : hhblits_ca3m # fast build rule for target. hhblits_ca3m/fast: $(MAKE) -f src/CMakeFiles/hhblits_ca3m.dir/build.make src/CMakeFiles/hhblits_ca3m.dir/build .PHONY : hhblits_ca3m/fast #============================================================================= # Target rules for targets named hhalign_omp # Build rule for target. hhalign_omp: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hhalign_omp .PHONY : hhalign_omp # fast build rule for target. hhalign_omp/fast: $(MAKE) -f src/CMakeFiles/hhalign_omp.dir/build.make src/CMakeFiles/hhalign_omp.dir/build .PHONY : hhalign_omp/fast #============================================================================= # Target rules for targets named CS_OBJECTS # Build rule for target. CS_OBJECTS: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 CS_OBJECTS .PHONY : CS_OBJECTS # fast build rule for target. CS_OBJECTS/fast: $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/build .PHONY : CS_OBJECTS/fast # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... install/strip" @echo "... install/local" @echo "... install" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... edit_cache" @echo "... package_source" @echo "... package" @echo "... ffindex" @echo "... ffindex_modify" @echo "... ffindex_reduce" @echo "... ffindex_from_fasta_with_split" @echo "... ffindex_apply" @echo "... ffindex_build" @echo "... ffindex_from_fasta" @echo "... ffindex_unpack" @echo "... ffindex_get" @echo "... ffindex_order" @echo "... generated" @echo "... hhalign" @echo "... hhsearch" @echo "... hhfilter" @echo "... HH_OBJECTS" @echo "... hhviterbialgorithm_with_celloff_and_ss" @echo "... hhblits" @echo "... hhmake" @echo "... hhviterbialgorithm_and_ss" @echo "... hhsearch_omp" @echo "... A3M_COMPRESS" @echo "... a3m_extract" @echo "... hhviterbialgorithm_with_celloff" @echo "... a3m_database_extract" @echo "... a3m_reduce" @echo "... a3m_database_filter" @echo "... hhblits_omp" @echo "... a3m_database_reduce" @echo "... cstranslate" @echo "... hhconsensus" @echo "... hhblits_ca3m" @echo "... hhalign_omp" @echo "... CS_OBJECTS" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system