# 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/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 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 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 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 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 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 package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /data/casp14/com_db_tools/tools/hh-suite/build && /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 # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /data/casp14/com_db_tools/tools/hh-suite/build && /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 # The main all target all: cmake_check_build_system cd /data/casp14/com_db_tools/tools/hh-suite/build && $(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/lib/ffindex/src/CMakeFiles/progress.marks cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/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: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/preinstall .PHONY : preinstall/fast # clear depends depend: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex.dir/rule # Convenience name for target. ffindex: lib/ffindex/src/CMakeFiles/ffindex.dir/rule .PHONY : ffindex # fast build rule for target. ffindex/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/build .PHONY : ffindex/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_modify.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_modify.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_modify.dir/rule # Convenience name for target. ffindex_modify: lib/ffindex/src/CMakeFiles/ffindex_modify.dir/rule .PHONY : ffindex_modify # fast build rule for target. ffindex_modify/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build .PHONY : ffindex_modify/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/rule # Convenience name for target. ffindex_reduce: lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/rule .PHONY : ffindex_reduce # fast build rule for target. ffindex_reduce/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build .PHONY : ffindex_reduce/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/rule # Convenience name for target. ffindex_from_fasta_with_split: lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/rule .PHONY : ffindex_from_fasta_with_split # fast build rule for target. ffindex_from_fasta_with_split/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(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 # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_apply.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_apply.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_apply.dir/rule # Convenience name for target. ffindex_apply: lib/ffindex/src/CMakeFiles/ffindex_apply.dir/rule .PHONY : ffindex_apply # fast build rule for target. ffindex_apply/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build .PHONY : ffindex_apply/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_build.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_build.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_build.dir/rule # Convenience name for target. ffindex_build: lib/ffindex/src/CMakeFiles/ffindex_build.dir/rule .PHONY : ffindex_build # fast build rule for target. ffindex_build/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_build.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_build.dir/build .PHONY : ffindex_build/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/rule # Convenience name for target. ffindex_from_fasta: lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/rule .PHONY : ffindex_from_fasta # fast build rule for target. ffindex_from_fasta/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(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 # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/rule # Convenience name for target. ffindex_unpack: lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/rule .PHONY : ffindex_unpack # fast build rule for target. ffindex_unpack/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build .PHONY : ffindex_unpack/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_get.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_get.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_get.dir/rule # Convenience name for target. ffindex_get: lib/ffindex/src/CMakeFiles/ffindex_get.dir/rule .PHONY : ffindex_get # fast build rule for target. ffindex_get/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_get.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_get.dir/build .PHONY : ffindex_get/fast # Convenience name for target. lib/ffindex/src/CMakeFiles/ffindex_order.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ffindex/src/CMakeFiles/ffindex_order.dir/rule .PHONY : lib/ffindex/src/CMakeFiles/ffindex_order.dir/rule # Convenience name for target. ffindex_order: lib/ffindex/src/CMakeFiles/ffindex_order.dir/rule .PHONY : ffindex_order # fast build rule for target. ffindex_order/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_order.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_order.dir/build .PHONY : ffindex_order/fast ffindex.o: ffindex.c.o .PHONY : ffindex.o # target to build an object file ffindex.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffindex.c.o .PHONY : ffindex.c.o ffindex.i: ffindex.c.i .PHONY : ffindex.i # target to preprocess a source file ffindex.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffindex.c.i .PHONY : ffindex.c.i ffindex.s: ffindex.c.s .PHONY : ffindex.s # target to generate assembly for a file ffindex.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffindex.c.s .PHONY : ffindex.c.s ffindex_apply_mpi.o: ffindex_apply_mpi.c.o .PHONY : ffindex_apply_mpi.o # target to build an object file ffindex_apply_mpi.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_apply.dir/ffindex_apply_mpi.c.o .PHONY : ffindex_apply_mpi.c.o ffindex_apply_mpi.i: ffindex_apply_mpi.c.i .PHONY : ffindex_apply_mpi.i # target to preprocess a source file ffindex_apply_mpi.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_apply.dir/ffindex_apply_mpi.c.i .PHONY : ffindex_apply_mpi.c.i ffindex_apply_mpi.s: ffindex_apply_mpi.c.s .PHONY : ffindex_apply_mpi.s # target to generate assembly for a file ffindex_apply_mpi.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_apply.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_apply.dir/ffindex_apply_mpi.c.s .PHONY : ffindex_apply_mpi.c.s ffindex_build.o: ffindex_build.c.o .PHONY : ffindex_build.o # target to build an object file ffindex_build.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_build.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_build.dir/ffindex_build.c.o .PHONY : ffindex_build.c.o ffindex_build.i: ffindex_build.c.i .PHONY : ffindex_build.i # target to preprocess a source file ffindex_build.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_build.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_build.dir/ffindex_build.c.i .PHONY : ffindex_build.c.i ffindex_build.s: ffindex_build.c.s .PHONY : ffindex_build.s # target to generate assembly for a file ffindex_build.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_build.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_build.dir/ffindex_build.c.s .PHONY : ffindex_build.c.s ffindex_from_fasta.o: ffindex_from_fasta.c.o .PHONY : ffindex_from_fasta.o # target to build an object file ffindex_from_fasta.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/ffindex_from_fasta.c.o .PHONY : ffindex_from_fasta.c.o ffindex_from_fasta.i: ffindex_from_fasta.c.i .PHONY : ffindex_from_fasta.i # target to preprocess a source file ffindex_from_fasta.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/ffindex_from_fasta.c.i .PHONY : ffindex_from_fasta.c.i ffindex_from_fasta.s: ffindex_from_fasta.c.s .PHONY : ffindex_from_fasta.s # target to generate assembly for a file ffindex_from_fasta.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta.dir/ffindex_from_fasta.c.s .PHONY : ffindex_from_fasta.c.s ffindex_from_fasta_with_split.o: ffindex_from_fasta_with_split.c.o .PHONY : ffindex_from_fasta_with_split.o # target to build an object file ffindex_from_fasta_with_split.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/ffindex_from_fasta_with_split.c.o .PHONY : ffindex_from_fasta_with_split.c.o ffindex_from_fasta_with_split.i: ffindex_from_fasta_with_split.c.i .PHONY : ffindex_from_fasta_with_split.i # target to preprocess a source file ffindex_from_fasta_with_split.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/ffindex_from_fasta_with_split.c.i .PHONY : ffindex_from_fasta_with_split.c.i ffindex_from_fasta_with_split.s: ffindex_from_fasta_with_split.c.s .PHONY : ffindex_from_fasta_with_split.s # target to generate assembly for a file ffindex_from_fasta_with_split.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_from_fasta_with_split.dir/ffindex_from_fasta_with_split.c.s .PHONY : ffindex_from_fasta_with_split.c.s ffindex_get.o: ffindex_get.c.o .PHONY : ffindex_get.o # target to build an object file ffindex_get.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_get.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_get.dir/ffindex_get.c.o .PHONY : ffindex_get.c.o ffindex_get.i: ffindex_get.c.i .PHONY : ffindex_get.i # target to preprocess a source file ffindex_get.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_get.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_get.dir/ffindex_get.c.i .PHONY : ffindex_get.c.i ffindex_get.s: ffindex_get.c.s .PHONY : ffindex_get.s # target to generate assembly for a file ffindex_get.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_get.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_get.dir/ffindex_get.c.s .PHONY : ffindex_get.c.s ffindex_modify.o: ffindex_modify.c.o .PHONY : ffindex_modify.o # target to build an object file ffindex_modify.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_modify.dir/ffindex_modify.c.o .PHONY : ffindex_modify.c.o ffindex_modify.i: ffindex_modify.c.i .PHONY : ffindex_modify.i # target to preprocess a source file ffindex_modify.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_modify.dir/ffindex_modify.c.i .PHONY : ffindex_modify.c.i ffindex_modify.s: ffindex_modify.c.s .PHONY : ffindex_modify.s # target to generate assembly for a file ffindex_modify.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_modify.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_modify.dir/ffindex_modify.c.s .PHONY : ffindex_modify.c.s ffindex_order.o: ffindex_order.c.o .PHONY : ffindex_order.o # target to build an object file ffindex_order.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_order.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_order.dir/ffindex_order.c.o .PHONY : ffindex_order.c.o ffindex_order.i: ffindex_order.c.i .PHONY : ffindex_order.i # target to preprocess a source file ffindex_order.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_order.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_order.dir/ffindex_order.c.i .PHONY : ffindex_order.c.i ffindex_order.s: ffindex_order.c.s .PHONY : ffindex_order.s # target to generate assembly for a file ffindex_order.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_order.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_order.dir/ffindex_order.c.s .PHONY : ffindex_order.c.s ffindex_reduce.o: ffindex_reduce.c.o .PHONY : ffindex_reduce.o # target to build an object file ffindex_reduce.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/ffindex_reduce.c.o .PHONY : ffindex_reduce.c.o ffindex_reduce.i: ffindex_reduce.c.i .PHONY : ffindex_reduce.i # target to preprocess a source file ffindex_reduce.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/ffindex_reduce.c.i .PHONY : ffindex_reduce.c.i ffindex_reduce.s: ffindex_reduce.c.s .PHONY : ffindex_reduce.s # target to generate assembly for a file ffindex_reduce.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_reduce.dir/ffindex_reduce.c.s .PHONY : ffindex_reduce.c.s ffindex_unpack.o: ffindex_unpack.c.o .PHONY : ffindex_unpack.o # target to build an object file ffindex_unpack.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/ffindex_unpack.c.o .PHONY : ffindex_unpack.c.o ffindex_unpack.i: ffindex_unpack.c.i .PHONY : ffindex_unpack.i # target to preprocess a source file ffindex_unpack.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/ffindex_unpack.c.i .PHONY : ffindex_unpack.c.i ffindex_unpack.s: ffindex_unpack.c.s .PHONY : ffindex_unpack.s # target to generate assembly for a file ffindex_unpack.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/build.make lib/ffindex/src/CMakeFiles/ffindex_unpack.dir/ffindex_unpack.c.s .PHONY : ffindex_unpack.c.s ffutil.o: ffutil.c.o .PHONY : ffutil.o # target to build an object file ffutil.c.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffutil.c.o .PHONY : ffutil.c.o ffutil.i: ffutil.c.i .PHONY : ffutil.i # target to preprocess a source file ffutil.c.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffutil.c.i .PHONY : ffutil.c.i ffutil.s: ffutil.c.s .PHONY : ffutil.s # target to generate assembly for a file ffutil.c.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f lib/ffindex/src/CMakeFiles/ffindex.dir/build.make lib/ffindex/src/CMakeFiles/ffindex.dir/ffutil.c.s .PHONY : ffutil.c.s # 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/local" @echo "... rebuild_cache" @echo "... install/strip" @echo "... list_install_components" @echo "... ffindex" @echo "... edit_cache" @echo "... ffindex_modify" @echo "... ffindex_reduce" @echo "... install" @echo "... ffindex_from_fasta_with_split" @echo "... ffindex_apply" @echo "... ffindex_build" @echo "... package" @echo "... ffindex_from_fasta" @echo "... ffindex_unpack" @echo "... package_source" @echo "... ffindex_get" @echo "... ffindex_order" @echo "... ffindex.o" @echo "... ffindex.i" @echo "... ffindex.s" @echo "... ffindex_apply_mpi.o" @echo "... ffindex_apply_mpi.i" @echo "... ffindex_apply_mpi.s" @echo "... ffindex_build.o" @echo "... ffindex_build.i" @echo "... ffindex_build.s" @echo "... ffindex_from_fasta.o" @echo "... ffindex_from_fasta.i" @echo "... ffindex_from_fasta.s" @echo "... ffindex_from_fasta_with_split.o" @echo "... ffindex_from_fasta_with_split.i" @echo "... ffindex_from_fasta_with_split.s" @echo "... ffindex_get.o" @echo "... ffindex_get.i" @echo "... ffindex_get.s" @echo "... ffindex_modify.o" @echo "... ffindex_modify.i" @echo "... ffindex_modify.s" @echo "... ffindex_order.o" @echo "... ffindex_order.i" @echo "... ffindex_order.s" @echo "... ffindex_reduce.o" @echo "... ffindex_reduce.i" @echo "... ffindex_reduce.s" @echo "... ffindex_unpack.o" @echo "... ffindex_unpack.i" @echo "... ffindex_unpack.s" @echo "... ffutil.o" @echo "... ffutil.i" @echo "... ffutil.s" .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: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system