# 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_hycom_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_hycom_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_hycom_utils.fd/build/CMakeFiles /lfs/h1/ops/para/packages/hafs.v2.0.2/sorc/hafs_hycom_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_hycom_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 hafs_archv3z2nc # Build rule for target. hafs_archv3z2nc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv3z2nc .PHONY : hafs_archv3z2nc # fast build rule for target. hafs_archv3z2nc/fast: $(MAKE) $(MAKESILENT) -f post/hafs_ab2data/CMakeFiles/hafs_archv3z2nc.dir/build.make post/hafs_ab2data/CMakeFiles/hafs_archv3z2nc.dir/build .PHONY : hafs_archv3z2nc/fast #============================================================================= # Target rules for targets named hafs_archv2data3z # Build rule for target. hafs_archv2data3z: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv2data3z .PHONY : hafs_archv2data3z # fast build rule for target. hafs_archv2data3z/fast: $(MAKE) $(MAKESILENT) -f post/hafs_ab2data/CMakeFiles/hafs_archv2data3z.dir/build.make post/hafs_ab2data/CMakeFiles/hafs_archv2data3z.dir/build .PHONY : hafs_archv2data3z/fast #============================================================================= # Target rules for targets named hafs_archv2data2d # Build rule for target. hafs_archv2data2d: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv2data2d .PHONY : hafs_archv2data2d # fast build rule for target. hafs_archv2data2d/fast: $(MAKE) $(MAKESILENT) -f post/hafs_ab2data/CMakeFiles/hafs_archv2data2d.dir/build.make post/hafs_ab2data/CMakeFiles/hafs_archv2data2d.dir/build .PHONY : hafs_archv2data2d/fast #============================================================================= # Target rules for targets named hafs_archv2restart # Build rule for target. hafs_archv2restart: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv2restart .PHONY : hafs_archv2restart # fast build rule for target. hafs_archv2restart/fast: $(MAKE) $(MAKESILENT) -f init/hafs_archv2restart/CMakeFiles/hafs_archv2restart.dir/build.make init/hafs_archv2restart/CMakeFiles/hafs_archv2restart.dir/build .PHONY : hafs_archv2restart/fast #============================================================================= # Target rules for targets named hafs_rtofs_subregion # Build rule for target. hafs_rtofs_subregion: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_rtofs_subregion .PHONY : hafs_rtofs_subregion # fast build rule for target. hafs_rtofs_subregion/fast: $(MAKE) $(MAKESILENT) -f init/hafs_subregion/CMakeFiles/hafs_rtofs_subregion.dir/build.make init/hafs_subregion/CMakeFiles/hafs_rtofs_subregion.dir/build .PHONY : hafs_rtofs_subregion/fast #============================================================================= # Target rules for targets named hafs_gfs2ofs2 # Build rule for target. hafs_gfs2ofs2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_gfs2ofs2 .PHONY : hafs_gfs2ofs2 # fast build rule for target. hafs_gfs2ofs2/fast: $(MAKE) $(MAKESILENT) -f init/hafs_gfs2ofs2/CMakeFiles/hafs_gfs2ofs2.dir/build.make init/hafs_gfs2ofs2/CMakeFiles/hafs_gfs2ofs2.dir/build .PHONY : hafs_gfs2ofs2/fast #============================================================================= # Target rules for targets named hafs_timeinterp_forcing # Build rule for target. hafs_timeinterp_forcing: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_timeinterp_forcing .PHONY : hafs_timeinterp_forcing # fast build rule for target. hafs_timeinterp_forcing/fast: $(MAKE) $(MAKESILENT) -f init/hafs_timeinterp_forcing/CMakeFiles/hafs_timeinterp_forcing.dir/build.make init/hafs_timeinterp_forcing/CMakeFiles/hafs_timeinterp_forcing.dir/build .PHONY : hafs_timeinterp_forcing/fast #============================================================================= # Target rules for targets named hafs_restart2restart # Build rule for target. hafs_restart2restart: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_restart2restart .PHONY : hafs_restart2restart # fast build rule for target. hafs_restart2restart/fast: $(MAKE) $(MAKESILENT) -f init/hafs_restart2restart/CMakeFiles/hafs_restart2restart.dir/build.make init/hafs_restart2restart/CMakeFiles/hafs_restart2restart.dir/build .PHONY : hafs_restart2restart/fast #============================================================================= # Target rules for targets named hafs_get_rtofs # Build rule for target. hafs_get_rtofs: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_get_rtofs .PHONY : hafs_get_rtofs # fast build rule for target. hafs_get_rtofs/fast: $(MAKE) $(MAKESILENT) -f init/hafs_get_rtofs/CMakeFiles/hafs_get_rtofs.dir/build.make init/hafs_get_rtofs/CMakeFiles/hafs_get_rtofs.dir/build .PHONY : hafs_get_rtofs/fast #============================================================================= # Target rules for targets named hafs_archv2ncdf3z # Build rule for target. hafs_archv2ncdf3z: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv2ncdf3z .PHONY : hafs_archv2ncdf3z # fast build rule for target. hafs_archv2ncdf3z/fast: $(MAKE) $(MAKESILENT) -f init/hafs_archv2nc/CMakeFiles/hafs_archv2ncdf3z.dir/build.make init/hafs_archv2nc/CMakeFiles/hafs_archv2ncdf3z.dir/build .PHONY : hafs_archv2ncdf3z/fast #============================================================================= # Target rules for targets named hafs_archv2ncdf2d # Build rule for target. hafs_archv2ncdf2d: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hafs_archv2ncdf2d .PHONY : hafs_archv2ncdf2d # fast build rule for target. hafs_archv2ncdf2d/fast: $(MAKE) $(MAKESILENT) -f init/hafs_archv2nc/CMakeFiles/hafs_archv2ncdf2d.dir/build.make init/hafs_archv2nc/CMakeFiles/hafs_archv2ncdf2d.dir/build .PHONY : hafs_archv2ncdf2d/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 "... hafs_archv2data2d" @echo "... hafs_archv2data3z" @echo "... hafs_archv2ncdf2d" @echo "... hafs_archv2ncdf3z" @echo "... hafs_archv2restart" @echo "... hafs_archv3z2nc" @echo "... hafs_get_rtofs" @echo "... hafs_gfs2ofs2" @echo "... hafs_restart2restart" @echo "... hafs_rtofs_subregion" @echo "... hafs_timeinterp_forcing" .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