# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.20

# 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:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 = /apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/bin/cmake

# The command to remove a file.
RM = /apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_utils.fd

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_utils.fd/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/bin/cmake --regenerate-during-build -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 edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/apps/spack/cmake/3.20.2/intel/19.1.3.304/utnbptm3hrf7gppztidueu4jogfgemut/bin/ccmake -S$(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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_utils.fd/build/CMakeFiles /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_utils.fd/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_utils.fd/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named emcsfc_ice_blend

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

# fast build rule for target.
emcsfc_ice_blend/fast:
	$(MAKE) $(MAKESILENT) -f sorc/emcsfc_ice_blend.fd/CMakeFiles/emcsfc_ice_blend.dir/build.make sorc/emcsfc_ice_blend.fd/CMakeFiles/emcsfc_ice_blend.dir/build
.PHONY : emcsfc_ice_blend/fast

#=============================================================================
# Target rules for targets named emcsfc_snow2mdl

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

# fast build rule for target.
emcsfc_snow2mdl/fast:
	$(MAKE) $(MAKESILENT) -f sorc/emcsfc_snow2mdl.fd/CMakeFiles/emcsfc_snow2mdl.dir/build.make sorc/emcsfc_snow2mdl.fd/CMakeFiles/emcsfc_snow2mdl.dir/build
.PHONY : emcsfc_snow2mdl/fast

#=============================================================================
# Target rules for targets named snow2mdl_lib

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

# fast build rule for target.
snow2mdl_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/emcsfc_snow2mdl.fd/CMakeFiles/snow2mdl_lib.dir/build.make sorc/emcsfc_snow2mdl.fd/CMakeFiles/snow2mdl_lib.dir/build
.PHONY : snow2mdl_lib/fast

#=============================================================================
# Target rules for targets named global_cycle

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

# fast build rule for target.
global_cycle/fast:
	$(MAKE) $(MAKESILENT) -f sorc/global_cycle.fd/CMakeFiles/global_cycle.dir/build.make sorc/global_cycle.fd/CMakeFiles/global_cycle.dir/build
.PHONY : global_cycle/fast

#=============================================================================
# Target rules for targets named global_cycle_lib

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

# fast build rule for target.
global_cycle_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/global_cycle.fd/CMakeFiles/global_cycle_lib.dir/build.make sorc/global_cycle.fd/CMakeFiles/global_cycle_lib.dir/build
.PHONY : global_cycle_lib/fast

#=============================================================================
# Target rules for targets named noah_lsm_routines

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

# fast build rule for target.
noah_lsm_routines/fast:
	$(MAKE) $(MAKESILENT) -f sorc/lsm_routines.fd/noah.fd/CMakeFiles/noah_lsm_routines.dir/build.make sorc/lsm_routines.fd/noah.fd/CMakeFiles/noah_lsm_routines.dir/build
.PHONY : noah_lsm_routines/fast

#=============================================================================
# Target rules for targets named shared_lib

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

# fast build rule for target.
shared_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/shared_lib/CMakeFiles/shared_lib.dir/build.make sorc/fre-nctools.fd/shared_lib/CMakeFiles/shared_lib.dir/build
.PHONY : shared_lib/fast

#=============================================================================
# Target rules for targets named fregrid

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

# fast build rule for target.
fregrid/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/fregrid/CMakeFiles/fregrid.dir/build.make sorc/fre-nctools.fd/tools/fregrid/CMakeFiles/fregrid.dir/build
.PHONY : fregrid/fast

#=============================================================================
# Target rules for targets named fregrid_lib

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

# fast build rule for target.
fregrid_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/fregrid/CMakeFiles/fregrid_lib.dir/build.make sorc/fre-nctools.fd/tools/fregrid/CMakeFiles/fregrid_lib.dir/build
.PHONY : fregrid_lib/fast

#=============================================================================
# Target rules for targets named make_solo_mosaic

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

# fast build rule for target.
make_solo_mosaic/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/make_solo_mosaic/CMakeFiles/make_solo_mosaic.dir/build.make sorc/fre-nctools.fd/tools/make_solo_mosaic/CMakeFiles/make_solo_mosaic.dir/build
.PHONY : make_solo_mosaic/fast

#=============================================================================
# Target rules for targets named make_solo_mosaic_lib

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

# fast build rule for target.
make_solo_mosaic_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/make_solo_mosaic/CMakeFiles/make_solo_mosaic_lib.dir/build.make sorc/fre-nctools.fd/tools/make_solo_mosaic/CMakeFiles/make_solo_mosaic_lib.dir/build
.PHONY : make_solo_mosaic_lib/fast

#=============================================================================
# Target rules for targets named make_hgrid

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

# fast build rule for target.
make_hgrid/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/make_hgrid/CMakeFiles/make_hgrid.dir/build.make sorc/fre-nctools.fd/tools/make_hgrid/CMakeFiles/make_hgrid.dir/build
.PHONY : make_hgrid/fast

#=============================================================================
# Target rules for targets named make_hgrid_lib

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

# fast build rule for target.
make_hgrid_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fre-nctools.fd/tools/make_hgrid/CMakeFiles/make_hgrid_lib.dir/build.make sorc/fre-nctools.fd/tools/make_hgrid/CMakeFiles/make_hgrid_lib.dir/build
.PHONY : make_hgrid_lib/fast

#=============================================================================
# Target rules for targets named shave

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

# fast build rule for target.
shave/fast:
	$(MAKE) $(MAKESILENT) -f sorc/grid_tools.fd/shave.fd/CMakeFiles/shave.dir/build.make sorc/grid_tools.fd/shave.fd/CMakeFiles/shave.dir/build
.PHONY : shave/fast

#=============================================================================
# Target rules for targets named filter_topo

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

# fast build rule for target.
filter_topo/fast:
	$(MAKE) $(MAKESILENT) -f sorc/grid_tools.fd/filter_topo.fd/CMakeFiles/filter_topo.dir/build.make sorc/grid_tools.fd/filter_topo.fd/CMakeFiles/filter_topo.dir/build
.PHONY : filter_topo/fast

#=============================================================================
# Target rules for targets named filter_topo_lib

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

# fast build rule for target.
filter_topo_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/grid_tools.fd/filter_topo.fd/CMakeFiles/filter_topo_lib.dir/build.make sorc/grid_tools.fd/filter_topo.fd/CMakeFiles/filter_topo_lib.dir/build
.PHONY : filter_topo_lib/fast

#=============================================================================
# Target rules for targets named regional_esg_grid

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

# fast build rule for target.
regional_esg_grid/fast:
	$(MAKE) $(MAKESILENT) -f sorc/grid_tools.fd/regional_esg_grid.fd/CMakeFiles/regional_esg_grid.dir/build.make sorc/grid_tools.fd/regional_esg_grid.fd/CMakeFiles/regional_esg_grid.dir/build
.PHONY : regional_esg_grid/fast

#=============================================================================
# Target rules for targets named global_equiv_resol

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

# fast build rule for target.
global_equiv_resol/fast:
	$(MAKE) $(MAKESILENT) -f sorc/grid_tools.fd/global_equiv_resol.fd/CMakeFiles/global_equiv_resol.dir/build.make sorc/grid_tools.fd/global_equiv_resol.fd/CMakeFiles/global_equiv_resol.dir/build
.PHONY : global_equiv_resol/fast

#=============================================================================
# Target rules for targets named chgres_cube

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

# fast build rule for target.
chgres_cube/fast:
	$(MAKE) $(MAKESILENT) -f sorc/chgres_cube.fd/CMakeFiles/chgres_cube.dir/build.make sorc/chgres_cube.fd/CMakeFiles/chgres_cube.dir/build
.PHONY : chgres_cube/fast

#=============================================================================
# Target rules for targets named chgres_cube_lib

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

# fast build rule for target.
chgres_cube_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/chgres_cube.fd/CMakeFiles/chgres_cube_lib.dir/build.make sorc/chgres_cube.fd/CMakeFiles/chgres_cube_lib.dir/build
.PHONY : chgres_cube_lib/fast

#=============================================================================
# Target rules for targets named msis2

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

# fast build rule for target.
msis2/fast:
	$(MAKE) $(MAKESILENT) -f sorc/chgres_cube.fd/msis2.1.fd/CMakeFiles/msis2.dir/build.make sorc/chgres_cube.fd/msis2.1.fd/CMakeFiles/msis2.dir/build
.PHONY : msis2/fast

#=============================================================================
# Target rules for targets named orog

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

# fast build rule for target.
orog/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/orog.fd/CMakeFiles/orog.dir/build.make sorc/orog_mask_tools.fd/orog.fd/CMakeFiles/orog.dir/build
.PHONY : orog/fast

#=============================================================================
# Target rules for targets named orog_lib

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

# fast build rule for target.
orog_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/orog.fd/CMakeFiles/orog_lib.dir/build.make sorc/orog_mask_tools.fd/orog.fd/CMakeFiles/orog_lib.dir/build
.PHONY : orog_lib/fast

#=============================================================================
# Target rules for targets named orog_gsl

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

# fast build rule for target.
orog_gsl/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/orog_gsl.fd/CMakeFiles/orog_gsl.dir/build.make sorc/orog_mask_tools.fd/orog_gsl.fd/CMakeFiles/orog_gsl.dir/build
.PHONY : orog_gsl/fast

#=============================================================================
# Target rules for targets named orog_gsl_lib

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

# fast build rule for target.
orog_gsl_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/orog_gsl.fd/CMakeFiles/orog_gsl_lib.dir/build.make sorc/orog_mask_tools.fd/orog_gsl.fd/CMakeFiles/orog_gsl_lib.dir/build
.PHONY : orog_gsl_lib/fast

#=============================================================================
# Target rules for targets named lakefrac

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

# fast build rule for target.
lakefrac/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/lake.fd/CMakeFiles/lakefrac.dir/build.make sorc/orog_mask_tools.fd/lake.fd/CMakeFiles/lakefrac.dir/build
.PHONY : lakefrac/fast

#=============================================================================
# Target rules for targets named lakefrac_lib

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

# fast build rule for target.
lakefrac_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/lake.fd/CMakeFiles/lakefrac_lib.dir/build.make sorc/orog_mask_tools.fd/lake.fd/CMakeFiles/lakefrac_lib.dir/build
.PHONY : lakefrac_lib/fast

#=============================================================================
# Target rules for targets named inland

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

# fast build rule for target.
inland/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/inland.fd/CMakeFiles/inland.dir/build.make sorc/orog_mask_tools.fd/inland.fd/CMakeFiles/inland.dir/build
.PHONY : inland/fast

#=============================================================================
# Target rules for targets named inland_lib

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

# fast build rule for target.
inland_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/orog_mask_tools.fd/inland.fd/CMakeFiles/inland_lib.dir/build.make sorc/orog_mask_tools.fd/inland.fd/CMakeFiles/inland_lib.dir/build
.PHONY : inland_lib/fast

#=============================================================================
# Target rules for targets named sfc_climo_gen

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

# fast build rule for target.
sfc_climo_gen/fast:
	$(MAKE) $(MAKESILENT) -f sorc/sfc_climo_gen.fd/CMakeFiles/sfc_climo_gen.dir/build.make sorc/sfc_climo_gen.fd/CMakeFiles/sfc_climo_gen.dir/build
.PHONY : sfc_climo_gen/fast

#=============================================================================
# Target rules for targets named sfc_climo_gen_lib

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

# fast build rule for target.
sfc_climo_gen_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/sfc_climo_gen.fd/CMakeFiles/sfc_climo_gen_lib.dir/build.make sorc/sfc_climo_gen.fd/CMakeFiles/sfc_climo_gen_lib.dir/build
.PHONY : sfc_climo_gen_lib/fast

#=============================================================================
# Target rules for targets named vcoord_gen

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

# fast build rule for target.
vcoord_gen/fast:
	$(MAKE) $(MAKESILENT) -f sorc/vcoord_gen.fd/CMakeFiles/vcoord_gen.dir/build.make sorc/vcoord_gen.fd/CMakeFiles/vcoord_gen.dir/build
.PHONY : vcoord_gen/fast

#=============================================================================
# Target rules for targets named vcoord_gen_lib

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

# fast build rule for target.
vcoord_gen_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/vcoord_gen.fd/CMakeFiles/vcoord_gen_lib.dir/build.make sorc/vcoord_gen.fd/CMakeFiles/vcoord_gen_lib.dir/build
.PHONY : vcoord_gen_lib/fast

#=============================================================================
# Target rules for targets named fvcom_to_FV3

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

# fast build rule for target.
fvcom_to_FV3/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fvcom_tools.fd/CMakeFiles/fvcom_to_FV3.dir/build.make sorc/fvcom_tools.fd/CMakeFiles/fvcom_to_FV3.dir/build
.PHONY : fvcom_to_FV3/fast

#=============================================================================
# Target rules for targets named fvcom_tools_lib

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

# fast build rule for target.
fvcom_tools_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/fvcom_tools.fd/CMakeFiles/fvcom_tools_lib.dir/build.make sorc/fvcom_tools.fd/CMakeFiles/fvcom_tools_lib.dir/build
.PHONY : fvcom_tools_lib/fast

#=============================================================================
# Target rules for targets named gblevents

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

# fast build rule for target.
gblevents/fast:
	$(MAKE) $(MAKESILENT) -f sorc/gblevents.fd/CMakeFiles/gblevents.dir/build.make sorc/gblevents.fd/CMakeFiles/gblevents.dir/build
.PHONY : gblevents/fast

#=============================================================================
# Target rules for targets named cpld_gridgen

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

# fast build rule for target.
cpld_gridgen/fast:
	$(MAKE) $(MAKESILENT) -f sorc/cpld_gridgen.fd/CMakeFiles/cpld_gridgen.dir/build.make sorc/cpld_gridgen.fd/CMakeFiles/cpld_gridgen.dir/build
.PHONY : cpld_gridgen/fast

#=============================================================================
# Target rules for targets named cpld_gridgen_lib

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

# fast build rule for target.
cpld_gridgen_lib/fast:
	$(MAKE) $(MAKESILENT) -f sorc/cpld_gridgen.fd/CMakeFiles/cpld_gridgen_lib.dir/build.make sorc/cpld_gridgen.fd/CMakeFiles/cpld_gridgen_lib.dir/build
.PHONY : cpld_gridgen_lib/fast

#=============================================================================
# Target rules for targets named weight_gen

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

# fast build rule for target.
weight_gen/fast:
	$(MAKE) $(MAKESILENT) -f sorc/weight_gen.fd/CMakeFiles/weight_gen.dir/build.make sorc/weight_gen.fd/CMakeFiles/weight_gen.dir/build
.PHONY : weight_gen/fast

#=============================================================================
# Target rules for targets named ocean_merge

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

# fast build rule for target.
ocean_merge/fast:
	$(MAKE) $(MAKESILENT) -f sorc/ocean_merge.fd/CMakeFiles/ocean_merge.dir/build.make sorc/ocean_merge.fd/CMakeFiles/ocean_merge.dir/build
.PHONY : ocean_merge/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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... chgres_cube"
	@echo "... chgres_cube_lib"
	@echo "... cpld_gridgen"
	@echo "... cpld_gridgen_lib"
	@echo "... emcsfc_ice_blend"
	@echo "... emcsfc_snow2mdl"
	@echo "... filter_topo"
	@echo "... filter_topo_lib"
	@echo "... fregrid"
	@echo "... fregrid_lib"
	@echo "... fvcom_to_FV3"
	@echo "... fvcom_tools_lib"
	@echo "... gblevents"
	@echo "... global_cycle"
	@echo "... global_cycle_lib"
	@echo "... global_equiv_resol"
	@echo "... inland"
	@echo "... inland_lib"
	@echo "... lakefrac"
	@echo "... lakefrac_lib"
	@echo "... make_hgrid"
	@echo "... make_hgrid_lib"
	@echo "... make_solo_mosaic"
	@echo "... make_solo_mosaic_lib"
	@echo "... msis2"
	@echo "... noah_lsm_routines"
	@echo "... ocean_merge"
	@echo "... orog"
	@echo "... orog_gsl"
	@echo "... orog_gsl_lib"
	@echo "... orog_lib"
	@echo "... regional_esg_grid"
	@echo "... sfc_climo_gen"
	@echo "... sfc_climo_gen_lib"
	@echo "... shared_lib"
	@echo "... shave"
	@echo "... snow2mdl_lib"
	@echo "... vcoord_gen"
	@echo "... vcoord_gen_lib"
	@echo "... weight_gen"
.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system