# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canoncical 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 = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /data/bin/install_bamtools/bamtools # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /data/bin/install_bamtools/bamtools/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..." /usr/bin/cmake -i . .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..." /usr/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..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/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..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: install/strip .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 rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -H$(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/bin/install_bamtools/bamtools/build && $(CMAKE_COMMAND) -E cmake_progress_start /data/bin/install_bamtools/bamtools/build/CMakeFiles /data/bin/install_bamtools/bamtools/build/src/utils/CMakeFiles/progress.marks cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f CMakeFiles/Makefile2 src/utils/all $(CMAKE_COMMAND) -E cmake_progress_start /data/bin/install_bamtools/bamtools/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f CMakeFiles/Makefile2 src/utils/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f CMakeFiles/Makefile2 src/utils/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f CMakeFiles/Makefile2 src/utils/preinstall .PHONY : preinstall/fast # clear depends depend: cd /data/bin/install_bamtools/bamtools/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. src/utils/CMakeFiles/BamTools-utils.dir/rule: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f CMakeFiles/Makefile2 src/utils/CMakeFiles/BamTools-utils.dir/rule .PHONY : src/utils/CMakeFiles/BamTools-utils.dir/rule # Convenience name for target. BamTools-utils: src/utils/CMakeFiles/BamTools-utils.dir/rule .PHONY : BamTools-utils # fast build rule for target. BamTools-utils/fast: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/build .PHONY : BamTools-utils/fast bamtools_fasta.o: bamtools_fasta.cpp.o .PHONY : bamtools_fasta.o # target to build an object file bamtools_fasta.cpp.o: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_fasta.cpp.o .PHONY : bamtools_fasta.cpp.o bamtools_fasta.i: bamtools_fasta.cpp.i .PHONY : bamtools_fasta.i # target to preprocess a source file bamtools_fasta.cpp.i: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_fasta.cpp.i .PHONY : bamtools_fasta.cpp.i bamtools_fasta.s: bamtools_fasta.cpp.s .PHONY : bamtools_fasta.s # target to generate assembly for a file bamtools_fasta.cpp.s: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_fasta.cpp.s .PHONY : bamtools_fasta.cpp.s bamtools_options.o: bamtools_options.cpp.o .PHONY : bamtools_options.o # target to build an object file bamtools_options.cpp.o: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_options.cpp.o .PHONY : bamtools_options.cpp.o bamtools_options.i: bamtools_options.cpp.i .PHONY : bamtools_options.i # target to preprocess a source file bamtools_options.cpp.i: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_options.cpp.i .PHONY : bamtools_options.cpp.i bamtools_options.s: bamtools_options.cpp.s .PHONY : bamtools_options.s # target to generate assembly for a file bamtools_options.cpp.s: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_options.cpp.s .PHONY : bamtools_options.cpp.s bamtools_pileup_engine.o: bamtools_pileup_engine.cpp.o .PHONY : bamtools_pileup_engine.o # target to build an object file bamtools_pileup_engine.cpp.o: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_pileup_engine.cpp.o .PHONY : bamtools_pileup_engine.cpp.o bamtools_pileup_engine.i: bamtools_pileup_engine.cpp.i .PHONY : bamtools_pileup_engine.i # target to preprocess a source file bamtools_pileup_engine.cpp.i: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_pileup_engine.cpp.i .PHONY : bamtools_pileup_engine.cpp.i bamtools_pileup_engine.s: bamtools_pileup_engine.cpp.s .PHONY : bamtools_pileup_engine.s # target to generate assembly for a file bamtools_pileup_engine.cpp.s: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_pileup_engine.cpp.s .PHONY : bamtools_pileup_engine.cpp.s bamtools_utilities.o: bamtools_utilities.cpp.o .PHONY : bamtools_utilities.o # target to build an object file bamtools_utilities.cpp.o: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_utilities.cpp.o .PHONY : bamtools_utilities.cpp.o bamtools_utilities.i: bamtools_utilities.cpp.i .PHONY : bamtools_utilities.i # target to preprocess a source file bamtools_utilities.cpp.i: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_utilities.cpp.i .PHONY : bamtools_utilities.cpp.i bamtools_utilities.s: bamtools_utilities.cpp.s .PHONY : bamtools_utilities.s # target to generate assembly for a file bamtools_utilities.cpp.s: cd /data/bin/install_bamtools/bamtools/build && $(MAKE) -f src/utils/CMakeFiles/BamTools-utils.dir/build.make src/utils/CMakeFiles/BamTools-utils.dir/bamtools_utilities.cpp.s .PHONY : bamtools_utilities.cpp.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 "... BamTools-utils" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... bamtools_fasta.o" @echo "... bamtools_fasta.i" @echo "... bamtools_fasta.s" @echo "... bamtools_options.o" @echo "... bamtools_options.i" @echo "... bamtools_options.s" @echo "... bamtools_pileup_engine.o" @echo "... bamtools_pileup_engine.i" @echo "... bamtools_pileup_engine.s" @echo "... bamtools_utilities.o" @echo "... bamtools_utilities.i" @echo "... bamtools_utilities.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/bin/install_bamtools/bamtools/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system