# 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 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..." 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 # 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 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 # 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/src/cs/CMakeFiles/progress.marks cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 src/cs/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 src/cs/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 src/cs/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 src/cs/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. src/cs/CMakeFiles/CS_OBJECTS.dir/rule: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f CMakeFiles/Makefile2 src/cs/CMakeFiles/CS_OBJECTS.dir/rule .PHONY : src/cs/CMakeFiles/CS_OBJECTS.dir/rule # Convenience name for target. CS_OBJECTS: src/cs/CMakeFiles/CS_OBJECTS.dir/rule .PHONY : CS_OBJECTS # fast build rule for target. CS_OBJECTS/fast: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/build .PHONY : CS_OBJECTS/fast aa.o: aa.cc.o .PHONY : aa.o # target to build an object file aa.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/aa.cc.o .PHONY : aa.cc.o aa.i: aa.cc.i .PHONY : aa.i # target to preprocess a source file aa.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/aa.cc.i .PHONY : aa.cc.i aa.s: aa.cc.s .PHONY : aa.s # target to generate assembly for a file aa.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/aa.cc.s .PHONY : aa.cc.s application.o: application.cc.o .PHONY : application.o # target to build an object file application.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/application.cc.o .PHONY : application.cc.o application.i: application.cc.i .PHONY : application.i # target to preprocess a source file application.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/application.cc.i .PHONY : application.cc.i application.s: application.cc.s .PHONY : application.s # target to generate assembly for a file application.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/application.cc.s .PHONY : application.cc.s as.o: as.cc.o .PHONY : as.o # target to build an object file as.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/as.cc.o .PHONY : as.cc.o as.i: as.cc.i .PHONY : as.i # target to preprocess a source file as.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/as.cc.i .PHONY : as.cc.i as.s: as.cc.s .PHONY : as.s # target to generate assembly for a file as.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/as.cc.s .PHONY : as.cc.s assert_helpers.o: assert_helpers.cc.o .PHONY : assert_helpers.o # target to build an object file assert_helpers.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/assert_helpers.cc.o .PHONY : assert_helpers.cc.o assert_helpers.i: assert_helpers.cc.i .PHONY : assert_helpers.i # target to preprocess a source file assert_helpers.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/assert_helpers.cc.i .PHONY : assert_helpers.cc.i assert_helpers.s: assert_helpers.cc.s .PHONY : assert_helpers.s # target to generate assembly for a file assert_helpers.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/assert_helpers.cc.s .PHONY : assert_helpers.cc.s blosum_matrix.o: blosum_matrix.cc.o .PHONY : blosum_matrix.o # target to build an object file blosum_matrix.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/blosum_matrix.cc.o .PHONY : blosum_matrix.cc.o blosum_matrix.i: blosum_matrix.cc.i .PHONY : blosum_matrix.i # target to preprocess a source file blosum_matrix.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/blosum_matrix.cc.i .PHONY : blosum_matrix.cc.i blosum_matrix.s: blosum_matrix.cc.s .PHONY : blosum_matrix.s # target to generate assembly for a file blosum_matrix.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/blosum_matrix.cc.s .PHONY : blosum_matrix.cc.s getopt_pp.o: getopt_pp.cc.o .PHONY : getopt_pp.o # target to build an object file getopt_pp.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/getopt_pp.cc.o .PHONY : getopt_pp.cc.o getopt_pp.i: getopt_pp.cc.i .PHONY : getopt_pp.i # target to preprocess a source file getopt_pp.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/getopt_pp.cc.i .PHONY : getopt_pp.cc.i getopt_pp.s: getopt_pp.cc.s .PHONY : getopt_pp.s # target to generate assembly for a file getopt_pp.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/getopt_pp.cc.s .PHONY : getopt_pp.cc.s log.o: log.cc.o .PHONY : log.o # target to build an object file log.cc.o: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/log.cc.o .PHONY : log.cc.o log.i: log.cc.i .PHONY : log.i # target to preprocess a source file log.cc.i: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/log.cc.i .PHONY : log.cc.i log.s: log.cc.s .PHONY : log.s # target to generate assembly for a file log.cc.s: cd /data/casp14/com_db_tools/tools/hh-suite/build && $(MAKE) -f src/cs/CMakeFiles/CS_OBJECTS.dir/build.make src/cs/CMakeFiles/CS_OBJECTS.dir/log.cc.s .PHONY : log.cc.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/strip" @echo "... install/local" @echo "... install" @echo "... list_install_components" @echo "... edit_cache" @echo "... package_source" @echo "... package" @echo "... rebuild_cache" @echo "... CS_OBJECTS" @echo "... aa.o" @echo "... aa.i" @echo "... aa.s" @echo "... application.o" @echo "... application.i" @echo "... application.s" @echo "... as.o" @echo "... as.i" @echo "... as.s" @echo "... assert_helpers.o" @echo "... assert_helpers.i" @echo "... assert_helpers.s" @echo "... blosum_matrix.o" @echo "... blosum_matrix.i" @echo "... blosum_matrix.s" @echo "... getopt_pp.o" @echo "... getopt_pp.i" @echo "... getopt_pp.s" @echo "... log.o" @echo "... log.i" @echo "... log.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