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

# 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

# Produce verbose output by default.
VERBOSE = 1

# 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 = /global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/cmake

# The command to remove a file.
RM = /global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /global/homes/r/roguzsel/mso/code/superlu_dist-symatch

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /global/homes/r/roguzsel/mso/code/superlu_dist-symatch/build-gcc_nvshmem

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/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 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 install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/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..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/cmake -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..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/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..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.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..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/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..."
	/global/common/software/nersc9/cmake/3.30.2-013e22751e86e490ff355f301911830bb34fc1e5/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /global/homes/r/roguzsel/mso/code/superlu_dist-symatch/build-gcc_nvshmem/CMakeFiles /global/homes/r/roguzsel/mso/code/superlu_dist-symatch/build-gcc_nvshmem//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /global/homes/r/roguzsel/mso/code/superlu_dist-symatch/build-gcc_nvshmem/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 Experimental

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

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

#=============================================================================
# Target rules for targets named Nightly

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

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

#=============================================================================
# Target rules for targets named Continuous

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

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

#=============================================================================
# Target rules for targets named NightlyMemoryCheck

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

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

#=============================================================================
# Target rules for targets named NightlyStart

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

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

#=============================================================================
# Target rules for targets named NightlyUpdate

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

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

#=============================================================================
# Target rules for targets named NightlyConfigure

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

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

#=============================================================================
# Target rules for targets named NightlyBuild

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

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

#=============================================================================
# Target rules for targets named NightlyTest

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

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

#=============================================================================
# Target rules for targets named NightlyCoverage

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

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

#=============================================================================
# Target rules for targets named NightlyMemCheck

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

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

#=============================================================================
# Target rules for targets named NightlySubmit

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

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

#=============================================================================
# Target rules for targets named ExperimentalStart

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

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

#=============================================================================
# Target rules for targets named ExperimentalUpdate

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

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

#=============================================================================
# Target rules for targets named ExperimentalConfigure

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

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

#=============================================================================
# Target rules for targets named ExperimentalBuild

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

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

#=============================================================================
# Target rules for targets named ExperimentalTest

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

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

#=============================================================================
# Target rules for targets named ExperimentalCoverage

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

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

#=============================================================================
# Target rules for targets named ExperimentalMemCheck

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

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

#=============================================================================
# Target rules for targets named ExperimentalSubmit

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

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

#=============================================================================
# Target rules for targets named ContinuousStart

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

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

#=============================================================================
# Target rules for targets named ContinuousUpdate

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

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

#=============================================================================
# Target rules for targets named ContinuousConfigure

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

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

#=============================================================================
# Target rules for targets named ContinuousBuild

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

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

#=============================================================================
# Target rules for targets named ContinuousTest

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

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

#=============================================================================
# Target rules for targets named ContinuousCoverage

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

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

#=============================================================================
# Target rules for targets named ContinuousMemCheck

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

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

#=============================================================================
# Target rules for targets named ContinuousSubmit

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

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

#=============================================================================
# Target rules for targets named superlu_dist

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

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

#=============================================================================
# Target rules for targets named pdtest

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

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

#=============================================================================
# Target rules for targets named pddrive

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

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

#=============================================================================
# Target rules for targets named pddrive-sym

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

# fast build rule for target.
pddrive-sym/fast:
	$(MAKE) $(MAKESILENT) -f EXAMPLE/CMakeFiles/pddrive-sym.dir/build.make EXAMPLE/CMakeFiles/pddrive-sym.dir/build
.PHONY : pddrive-sym/fast

#=============================================================================
# Target rules for targets named pddrive1

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

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

#=============================================================================
# Target rules for targets named pddrive2

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

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

#=============================================================================
# Target rules for targets named pddrive3

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

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

#=============================================================================
# Target rules for targets named pddrive4

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

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

#=============================================================================
# Target rules for targets named pddrive3d

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

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

#=============================================================================
# Target rules for targets named pddrive3d-sym

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

# fast build rule for target.
pddrive3d-sym/fast:
	$(MAKE) $(MAKESILENT) -f EXAMPLE/CMakeFiles/pddrive3d-sym.dir/build.make EXAMPLE/CMakeFiles/pddrive3d-sym.dir/build
.PHONY : pddrive3d-sym/fast

#=============================================================================
# Target rules for targets named pddrive3d_block_diag

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

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

#=============================================================================
# Target rules for targets named pddrive3d1

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

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

#=============================================================================
# Target rules for targets named pddrive3d2

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

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

#=============================================================================
# Target rules for targets named pddrive3d3

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

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

#=============================================================================
# Target rules for targets named pddrive_ABglobal

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

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

#=============================================================================
# Target rules for targets named pddrive1_ABglobal

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

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

#=============================================================================
# Target rules for targets named pddrive2_ABglobal

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

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

#=============================================================================
# Target rules for targets named pddrive3_ABglobal

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

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

#=============================================================================
# Target rules for targets named pddrive4_ABglobal

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

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

#=============================================================================
# Target rules for targets named pddrive_spawn

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

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

#=============================================================================
# Target rules for targets named psdrive

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

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

#=============================================================================
# Target rules for targets named psdrive1

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

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

#=============================================================================
# Target rules for targets named psdrive2

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

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

#=============================================================================
# Target rules for targets named psdrive3

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

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

#=============================================================================
# Target rules for targets named psdrive4

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

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

#=============================================================================
# Target rules for targets named psdrive3d

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

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

#=============================================================================
# Target rules for targets named psdrive3d1

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

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

#=============================================================================
# Target rules for targets named psdrive3d2

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

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

#=============================================================================
# Target rules for targets named psdrive3d3

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

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

#=============================================================================
# Target rules for targets named pzdrive

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

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

#=============================================================================
# Target rules for targets named pzdrive1

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

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

#=============================================================================
# Target rules for targets named pzdrive2

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

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

#=============================================================================
# Target rules for targets named pzdrive3

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

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

#=============================================================================
# Target rules for targets named pzdrive4

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

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

#=============================================================================
# Target rules for targets named pzdrive3d

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

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

#=============================================================================
# Target rules for targets named pzdrive3d1

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

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

#=============================================================================
# Target rules for targets named pzdrive3d2

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

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

#=============================================================================
# Target rules for targets named pzdrive3d3

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

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

#=============================================================================
# Target rules for targets named pzdrive_ABglobal

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

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

#=============================================================================
# Target rules for targets named pzdrive1_ABglobal

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

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

#=============================================================================
# Target rules for targets named pzdrive2_ABglobal

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

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

#=============================================================================
# Target rules for targets named pzdrive3_ABglobal

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

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

#=============================================================================
# Target rules for targets named pzdrive4_ABglobal

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

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

#=============================================================================
# Target rules for targets named pzdrive_spawn

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

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

#=============================================================================
# Target rules for targets named superlu_dist_fortran

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

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

#=============================================================================
# Target rules for targets named superlu_dist_fortran-static

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

# fast build rule for target.
superlu_dist_fortran-static/fast:
	$(MAKE) $(MAKESILENT) -f FORTRAN/CMakeFiles/superlu_dist_fortran-static.dir/build.make FORTRAN/CMakeFiles/superlu_dist_fortran-static.dir/build
.PHONY : superlu_dist_fortran-static/fast

#=============================================================================
# Target rules for targets named f_pddrive

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

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

#=============================================================================
# Target rules for targets named f_pddrive3d

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

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

#=============================================================================
# Target rules for targets named f_5x5

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

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

#=============================================================================
# Target rules for targets named f_pzdrive

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

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

#=============================================================================
# Target rules for targets named f_pzdrive3d

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

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

#=============================================================================
# Target rules for targets named config_f

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

# fast build rule for target.
config_f/fast:
	$(MAKE) $(MAKESILENT) -f FORTRAN/CMakeFiles/config_f.dir/build.make FORTRAN/CMakeFiles/config_f.dir/build
.PHONY : config_f/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 "... test"
	@echo "... Continuous"
	@echo "... ContinuousBuild"
	@echo "... ContinuousConfigure"
	@echo "... ContinuousCoverage"
	@echo "... ContinuousMemCheck"
	@echo "... ContinuousStart"
	@echo "... ContinuousSubmit"
	@echo "... ContinuousTest"
	@echo "... ContinuousUpdate"
	@echo "... Experimental"
	@echo "... ExperimentalBuild"
	@echo "... ExperimentalConfigure"
	@echo "... ExperimentalCoverage"
	@echo "... ExperimentalMemCheck"
	@echo "... ExperimentalStart"
	@echo "... ExperimentalSubmit"
	@echo "... ExperimentalTest"
	@echo "... ExperimentalUpdate"
	@echo "... Nightly"
	@echo "... NightlyBuild"
	@echo "... NightlyConfigure"
	@echo "... NightlyCoverage"
	@echo "... NightlyMemCheck"
	@echo "... NightlyMemoryCheck"
	@echo "... NightlyStart"
	@echo "... NightlySubmit"
	@echo "... NightlyTest"
	@echo "... NightlyUpdate"
	@echo "... config_f"
	@echo "... f_5x5"
	@echo "... f_pddrive"
	@echo "... f_pddrive3d"
	@echo "... f_pzdrive"
	@echo "... f_pzdrive3d"
	@echo "... pddrive"
	@echo "... pddrive-sym"
	@echo "... pddrive1"
	@echo "... pddrive1_ABglobal"
	@echo "... pddrive2"
	@echo "... pddrive2_ABglobal"
	@echo "... pddrive3"
	@echo "... pddrive3_ABglobal"
	@echo "... pddrive3d"
	@echo "... pddrive3d-sym"
	@echo "... pddrive3d1"
	@echo "... pddrive3d2"
	@echo "... pddrive3d3"
	@echo "... pddrive3d_block_diag"
	@echo "... pddrive4"
	@echo "... pddrive4_ABglobal"
	@echo "... pddrive_ABglobal"
	@echo "... pddrive_spawn"
	@echo "... pdtest"
	@echo "... psdrive"
	@echo "... psdrive1"
	@echo "... psdrive2"
	@echo "... psdrive3"
	@echo "... psdrive3d"
	@echo "... psdrive3d1"
	@echo "... psdrive3d2"
	@echo "... psdrive3d3"
	@echo "... psdrive4"
	@echo "... pzdrive"
	@echo "... pzdrive1"
	@echo "... pzdrive1_ABglobal"
	@echo "... pzdrive2"
	@echo "... pzdrive2_ABglobal"
	@echo "... pzdrive3"
	@echo "... pzdrive3_ABglobal"
	@echo "... pzdrive3d"
	@echo "... pzdrive3d1"
	@echo "... pzdrive3d2"
	@echo "... pzdrive3d3"
	@echo "... pzdrive4"
	@echo "... pzdrive4_ABglobal"
	@echo "... pzdrive_ABglobal"
	@echo "... pzdrive_spawn"
	@echo "... superlu_dist"
	@echo "... superlu_dist_fortran"
	@echo "... superlu_dist_fortran-static"
.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

