# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 #============================================================================= # 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 # Utility rule file for AlgorithmsHeaders. src/api/CMakeFiles/AlgorithmsHeaders: $(CMAKE_COMMAND) -E cmake_progress_report /data/bin/install_bamtools/bamtools/build/CMakeFiles $(CMAKE_PROGRESS_1) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Exporting AlgorithmsHeaders" AlgorithmsHeaders: src/api/CMakeFiles/AlgorithmsHeaders AlgorithmsHeaders: src/api/CMakeFiles/AlgorithmsHeaders.dir/build.make cd /data/bin/install_bamtools/bamtools/build/src/api && /usr/bin/cmake -E copy_if_different /data/bin/install_bamtools/bamtools/src/api/algorithms/Sort.h /data/bin/install_bamtools/bamtools/include/api/algorithms/Sort.h .PHONY : AlgorithmsHeaders # Rule to build all files generated by this target. src/api/CMakeFiles/AlgorithmsHeaders.dir/build: AlgorithmsHeaders .PHONY : src/api/CMakeFiles/AlgorithmsHeaders.dir/build src/api/CMakeFiles/AlgorithmsHeaders.dir/clean: cd /data/bin/install_bamtools/bamtools/build/src/api && $(CMAKE_COMMAND) -P CMakeFiles/AlgorithmsHeaders.dir/cmake_clean.cmake .PHONY : src/api/CMakeFiles/AlgorithmsHeaders.dir/clean src/api/CMakeFiles/AlgorithmsHeaders.dir/depend: cd /data/bin/install_bamtools/bamtools/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /data/bin/install_bamtools/bamtools /data/bin/install_bamtools/bamtools/src/api /data/bin/install_bamtools/bamtools/build /data/bin/install_bamtools/bamtools/build/src/api /data/bin/install_bamtools/bamtools/build/src/api/CMakeFiles/AlgorithmsHeaders.dir/DependInfo.cmake --color=$(COLOR) .PHONY : src/api/CMakeFiles/AlgorithmsHeaders.dir/depend