# 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/nco/ptmp/ethan.collins/aqm/aqm.v7.0.11/sorc/ufs-weather-model # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /lfs/h1/nco/ptmp/ethan.collins/aqm/aqm.v7.0.11/sorc/build/ufs-weather-model/src/ufs-weather-model-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: \"Library\" \"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/nco/ptmp/ethan.collins/aqm/aqm.v7.0.11/sorc/build/ufs-weather-model/src/ufs-weather-model-build/CMakeFiles /lfs/h1/nco/ptmp/ethan.collins/aqm/aqm.v7.0.11/sorc/build/ufs-weather-model/src/ufs-weather-model-build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /lfs/h1/nco/ptmp/ethan.collins/aqm/aqm.v7.0.11/sorc/build/ufs-weather-model/src/ufs-weather-model-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 ufs_model # Build rule for target. ufs_model: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ufs_model .PHONY : ufs_model # fast build rule for target. ufs_model/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs_model.dir/build.make CMakeFiles/ufs_model.dir/build .PHONY : ufs_model/fast #============================================================================= # Target rules for targets named ufs # Build rule for target. ufs: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ufs .PHONY : ufs # fast build rule for target. ufs/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs.dir/build.make CMakeFiles/ufs.dir/build .PHONY : ufs/fast #============================================================================= # Target rules for targets named stochastic_physics # Build rule for target. stochastic_physics: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 stochastic_physics .PHONY : stochastic_physics # fast build rule for target. stochastic_physics/fast: $(MAKE) $(MAKESILENT) -f stochastic_physics/CMakeFiles/stochastic_physics.dir/build.make stochastic_physics/CMakeFiles/stochastic_physics.dir/build .PHONY : stochastic_physics/fast #============================================================================= # Target rules for targets named fv3atm # Build rule for target. fv3atm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fv3atm .PHONY : fv3atm # fast build rule for target. fv3atm/fast: $(MAKE) $(MAKESILENT) -f FV3/CMakeFiles/fv3atm.dir/build.make FV3/CMakeFiles/fv3atm.dir/build .PHONY : fv3atm/fast #============================================================================= # Target rules for targets named fv3ccpp # Build rule for target. fv3ccpp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fv3ccpp .PHONY : fv3ccpp # fast build rule for target. fv3ccpp/fast: $(MAKE) $(MAKESILENT) -f FV3/ccpp/CMakeFiles/fv3ccpp.dir/build.make FV3/ccpp/CMakeFiles/fv3ccpp.dir/build .PHONY : fv3ccpp/fast #============================================================================= # Target rules for targets named ccpp_framework # Build rule for target. ccpp_framework: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ccpp_framework .PHONY : ccpp_framework # fast build rule for target. ccpp_framework/fast: $(MAKE) $(MAKESILENT) -f FV3/ccpp/framework/src/CMakeFiles/ccpp_framework.dir/build.make FV3/ccpp/framework/src/CMakeFiles/ccpp_framework.dir/build .PHONY : ccpp_framework/fast #============================================================================= # Target rules for targets named doc # Build rule for target. doc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 doc .PHONY : doc # fast build rule for target. doc/fast: $(MAKE) $(MAKESILENT) -f FV3/ccpp/framework/doc/CMakeFiles/doc.dir/build.make FV3/ccpp/framework/doc/CMakeFiles/doc.dir/build .PHONY : doc/fast #============================================================================= # Target rules for targets named ccpp_physics # Build rule for target. ccpp_physics: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ccpp_physics .PHONY : ccpp_physics # fast build rule for target. ccpp_physics/fast: $(MAKE) $(MAKESILENT) -f FV3/ccpp/physics/CMakeFiles/ccpp_physics.dir/build.make FV3/ccpp/physics/CMakeFiles/ccpp_physics.dir/build .PHONY : ccpp_physics/fast #============================================================================= # Target rules for targets named fv3 # Build rule for target. fv3: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fv3 .PHONY : fv3 # fast build rule for target. fv3/fast: $(MAKE) $(MAKESILENT) -f FV3/atmos_cubed_sphere/CMakeFiles/fv3.dir/build.make FV3/atmos_cubed_sphere/CMakeFiles/fv3.dir/build .PHONY : fv3/fast #============================================================================= # Target rules for targets named upp # Build rule for target. upp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 upp .PHONY : upp # fast build rule for target. upp/fast: $(MAKE) $(MAKESILENT) -f FV3/upp/sorc/ncep_post.fd/CMakeFiles/upp.dir/build.make FV3/upp/sorc/ncep_post.fd/CMakeFiles/upp.dir/build .PHONY : upp/fast #============================================================================= # Target rules for targets named aqm # Build rule for target. aqm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 aqm .PHONY : aqm # fast build rule for target. aqm/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/aqm.dir/build.make AQM/CMakeFiles/aqm.dir/build .PHONY : aqm/fast #============================================================================= # Target rules for targets named CCTM # Build rule for target. CCTM: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CCTM .PHONY : CCTM # fast build rule for target. CCTM/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/CCTM.dir/build.make AQM/CMakeFiles/CCTM.dir/build .PHONY : CCTM/fast #============================================================================= # Target rules for targets named ioapi # Build rule for target. ioapi: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ioapi .PHONY : ioapi # fast build rule for target. ioapi/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/ioapi.dir/build.make AQM/CMakeFiles/ioapi.dir/build .PHONY : ioapi/fast #============================================================================= # Target rules for targets named aqm_mosaic # Build rule for target. aqm_mosaic: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 aqm_mosaic .PHONY : aqm_mosaic # fast build rule for target. aqm_mosaic/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/aqm_mosaic.dir/build.make AQM/CMakeFiles/aqm_mosaic.dir/build .PHONY : aqm_mosaic/fast #============================================================================= # Target rules for targets named aqmio # Build rule for target. aqmio: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 aqmio .PHONY : aqmio # fast build rule for target. aqmio/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/aqmio.dir/build.make AQM/CMakeFiles/aqmio.dir/build .PHONY : aqmio/fast #============================================================================= # Target rules for targets named drv # Build rule for target. drv: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 drv .PHONY : drv # fast build rule for target. drv/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/drv.dir/build.make AQM/CMakeFiles/drv.dir/build .PHONY : drv/fast #============================================================================= # Target rules for targets named shr # Build rule for target. shr: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 shr .PHONY : shr # fast build rule for target. shr/fast: $(MAKE) $(MAKESILENT) -f AQM/CMakeFiles/shr.dir/build.make AQM/CMakeFiles/shr.dir/build .PHONY : shr/fast driver/UFS.o: driver/UFS.F90.o .PHONY : driver/UFS.o # target to build an object file driver/UFS.F90.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs_model.dir/build.make CMakeFiles/ufs_model.dir/driver/UFS.F90.o .PHONY : driver/UFS.F90.o driver/UFS.i: driver/UFS.F90.i .PHONY : driver/UFS.i # target to preprocess a source file driver/UFS.F90.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs_model.dir/build.make CMakeFiles/ufs_model.dir/driver/UFS.F90.i .PHONY : driver/UFS.F90.i driver/UFS.s: driver/UFS.F90.s .PHONY : driver/UFS.s # target to generate assembly for a file driver/UFS.F90.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs_model.dir/build.make CMakeFiles/ufs_model.dir/driver/UFS.F90.s .PHONY : driver/UFS.F90.s driver/UFSDriver.o: driver/UFSDriver.F90.o .PHONY : driver/UFSDriver.o # target to build an object file driver/UFSDriver.F90.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs.dir/build.make CMakeFiles/ufs.dir/driver/UFSDriver.F90.o .PHONY : driver/UFSDriver.F90.o driver/UFSDriver.i: driver/UFSDriver.F90.i .PHONY : driver/UFSDriver.i # target to preprocess a source file driver/UFSDriver.F90.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs.dir/build.make CMakeFiles/ufs.dir/driver/UFSDriver.F90.i .PHONY : driver/UFSDriver.F90.i driver/UFSDriver.s: driver/UFSDriver.F90.s .PHONY : driver/UFSDriver.s # target to generate assembly for a file driver/UFSDriver.F90.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/ufs.dir/build.make CMakeFiles/ufs.dir/driver/UFSDriver.F90.s .PHONY : driver/UFSDriver.F90.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 "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... aqm_mosaic" @echo "... doc" @echo "... CCTM" @echo "... aqm" @echo "... aqmio" @echo "... ccpp_framework" @echo "... ccpp_physics" @echo "... drv" @echo "... fv3" @echo "... fv3atm" @echo "... fv3ccpp" @echo "... ioapi" @echo "... shr" @echo "... stochastic_physics" @echo "... ufs" @echo "... ufs_model" @echo "... upp" @echo "... driver/UFS.o" @echo "... driver/UFS.i" @echo "... driver/UFS.s" @echo "... driver/UFSDriver.o" @echo "... driver/UFSDriver.i" @echo "... driver/UFSDriver.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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system