# 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 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 = /usr/bin/cmake.exe

# The command to remove a file.
RM = /usr/bin/cmake.exe -E remove -f

# Escaping for special characters.
EQUALS = =

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake.exe

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/dorado1/gmt-5.1.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/dorado1/gmt-5.1.1/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 CMake cache editor..."
	/usr/bin/ccmake.exe -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.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.exe -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.exe -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.exe -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.exe -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: \"Documentation\" \"Runtime\" \"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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	/usr/bin/cpack.exe --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..."
	/usr/bin/cpack.exe --config ./CPackSourceConfig.cmake /home/dorado1/gmt-5.1.1/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake.exe -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
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dorado1/gmt-5.1.1/build/CMakeFiles /home/dorado1/gmt-5.1.1/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dorado1/gmt-5.1.1/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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named check

# Build rule for target.
check: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 check
.PHONY : check

# fast build rule for target.
check/fast:
	$(MAKE) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/build
.PHONY : check/fast

#=============================================================================
# Target rules for targets named gmt_for_img_convert

# Build rule for target.
gmt_for_img_convert: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 gmt_for_img_convert
.PHONY : gmt_for_img_convert

# fast build rule for target.
gmt_for_img_convert/fast:
	$(MAKE) -f CMakeFiles/gmt_for_img_convert.dir/build.make CMakeFiles/gmt_for_img_convert.dir/build
.PHONY : gmt_for_img_convert/fast

#=============================================================================
# Target rules for targets named gen_gmt_headers

# Build rule for target.
gen_gmt_headers: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 gen_gmt_headers
.PHONY : gen_gmt_headers

# fast build rule for target.
gen_gmt_headers/fast:
	$(MAKE) -f src/CMakeFiles/gen_gmt_headers.dir/build.make src/CMakeFiles/gen_gmt_headers.dir/build
.PHONY : gen_gmt_headers/fast

#=============================================================================
# Target rules for targets named gmt

# Build rule for target.
gmt: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 gmt
.PHONY : gmt

# fast build rule for target.
gmt/fast:
	$(MAKE) -f src/CMakeFiles/gmt.dir/build.make src/CMakeFiles/gmt.dir/build
.PHONY : gmt/fast

#=============================================================================
# Target rules for targets named gmtlib

# Build rule for target.
gmtlib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 gmtlib
.PHONY : gmtlib

# fast build rule for target.
gmtlib/fast:
	$(MAKE) -f src/CMakeFiles/gmtlib.dir/build.make src/CMakeFiles/gmtlib.dir/build
.PHONY : gmtlib/fast

#=============================================================================
# Target rules for targets named gshhg_version

# Build rule for target.
gshhg_version: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 gshhg_version
.PHONY : gshhg_version

# fast build rule for target.
gshhg_version/fast:
	$(MAKE) -f src/CMakeFiles/gshhg_version.dir/build.make src/CMakeFiles/gshhg_version.dir/build
.PHONY : gshhg_version/fast

#=============================================================================
# Target rules for targets named psldemo

# Build rule for target.
psldemo: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 psldemo
.PHONY : psldemo

# fast build rule for target.
psldemo/fast:
	$(MAKE) -f src/CMakeFiles/psldemo.dir/build.make src/CMakeFiles/psldemo.dir/build
.PHONY : psldemo/fast

#=============================================================================
# Target rules for targets named pslib

# Build rule for target.
pslib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 pslib
.PHONY : pslib

# fast build rule for target.
pslib/fast:
	$(MAKE) -f src/CMakeFiles/pslib.dir/build.make src/CMakeFiles/pslib.dir/build
.PHONY : pslib/fast

#=============================================================================
# Target rules for targets named supplib

# Build rule for target.
supplib: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 supplib
.PHONY : supplib

# fast build rule for target.
supplib/fast:
	$(MAKE) -f src/CMakeFiles/supplib.dir/build.make src/CMakeFiles/supplib.dir/build
.PHONY : supplib/fast

#=============================================================================
# Target rules for targets named testapi

# Build rule for target.
testapi: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 testapi
.PHONY : testapi

# fast build rule for target.
testapi/fast:
	$(MAKE) -f src/CMakeFiles/testapi.dir/build.make src/CMakeFiles/testapi.dir/build
.PHONY : testapi/fast

#=============================================================================
# Target rules for targets named testgmt5

# Build rule for target.
testgmt5: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 testgmt5
.PHONY : testgmt5

# fast build rule for target.
testgmt5/fast:
	$(MAKE) -f src/CMakeFiles/testgmt5.dir/build.make src/CMakeFiles/testgmt5.dir/build
.PHONY : testgmt5/fast

#=============================================================================
# Target rules for targets named testgmtio

# Build rule for target.
testgmtio: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 testgmtio
.PHONY : testgmtio

# fast build rule for target.
testgmtio/fast:
	$(MAKE) -f src/CMakeFiles/testgmtio.dir/build.make src/CMakeFiles/testgmtio.dir/build
.PHONY : testgmtio/fast

#=============================================================================
# Target rules for targets named testgrdio

# Build rule for target.
testgrdio: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 testgrdio
.PHONY : testgrdio

# fast build rule for target.
testgrdio/fast:
	$(MAKE) -f src/CMakeFiles/testgrdio.dir/build.make src/CMakeFiles/testgrdio.dir/build
.PHONY : testgrdio/fast

#=============================================================================
# Target rules for targets named testio

# Build rule for target.
testio: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 testio
.PHONY : testio

# fast build rule for target.
testio/fast:
	$(MAKE) -f src/CMakeFiles/testio.dir/build.make src/CMakeFiles/testio.dir/build
.PHONY : testio/fast

#=============================================================================
# Target rules for targets named _docs_copy_fig

# Build rule for target.
_docs_copy_fig: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 _docs_copy_fig
.PHONY : _docs_copy_fig

# fast build rule for target.
_docs_copy_fig/fast:
	$(MAKE) -f doc/fig/CMakeFiles/_docs_copy_fig.dir/build.make doc/fig/CMakeFiles/_docs_copy_fig.dir/build
.PHONY : _docs_copy_fig/fast

#=============================================================================
# Target rules for targets named docs_depends

# Build rule for target.
docs_depends: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 docs_depends
.PHONY : docs_depends

# fast build rule for target.
docs_depends/fast:
	$(MAKE) -f doc/fig/CMakeFiles/docs_depends.dir/build.make doc/fig/CMakeFiles/docs_depends.dir/build
.PHONY : docs_depends/fast

#=============================================================================
# Target rules for targets named _docs_scripts_fig

# Build rule for target.
_docs_scripts_fig: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 _docs_scripts_fig
.PHONY : _docs_scripts_fig

# fast build rule for target.
_docs_scripts_fig/fast:
	$(MAKE) -f doc/scripts/CMakeFiles/_docs_scripts_fig.dir/build.make doc/scripts/CMakeFiles/_docs_scripts_fig.dir/build
.PHONY : _docs_scripts_fig/fast

#=============================================================================
# Target rules for targets named _docs_scripts_verbatim

# Build rule for target.
_docs_scripts_verbatim: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 _docs_scripts_verbatim
.PHONY : _docs_scripts_verbatim

# fast build rule for target.
_docs_scripts_verbatim/fast:
	$(MAKE) -f doc/scripts/CMakeFiles/_docs_scripts_verbatim.dir/build.make doc/scripts/CMakeFiles/_docs_scripts_verbatim.dir/build
.PHONY : _docs_scripts_verbatim/fast

#=============================================================================
# Target rules for targets named _docs_examples_fig

# Build rule for target.
_docs_examples_fig: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 _docs_examples_fig
.PHONY : _docs_examples_fig

# fast build rule for target.
_docs_examples_fig/fast:
	$(MAKE) -f doc/examples/CMakeFiles/_docs_examples_fig.dir/build.make doc/examples/CMakeFiles/_docs_examples_fig.dir/build
.PHONY : _docs_examples_fig/fast

#=============================================================================
# Target rules for targets named _docs_examples_verbatim

# Build rule for target.
_docs_examples_verbatim: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 _docs_examples_verbatim
.PHONY : _docs_examples_verbatim

# fast build rule for target.
_docs_examples_verbatim/fast:
	$(MAKE) -f doc/examples/CMakeFiles/_docs_examples_verbatim.dir/build.make doc/examples/CMakeFiles/_docs_examples_verbatim.dir/build
.PHONY : _docs_examples_verbatim/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 "... check"
	@echo "... edit_cache"
	@echo "... gmt_for_img_convert"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... gen_gmt_headers"
	@echo "... gmt"
	@echo "... gmtlib"
	@echo "... gshhg_version"
	@echo "... psldemo"
	@echo "... pslib"
	@echo "... supplib"
	@echo "... testapi"
	@echo "... testgmt5"
	@echo "... testgmtio"
	@echo "... testgrdio"
	@echo "... testio"
	@echo "... _docs_copy_fig"
	@echo "... docs_depends"
	@echo "... _docs_scripts_fig"
	@echo "... _docs_scripts_verbatim"
	@echo "... _docs_examples_fig"
	@echo "... _docs_examples_verbatim"
.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

