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

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /workspace/srcdir

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /workspace/srcdir/build

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

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/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..."
	/usr/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..."
	/usr/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..."
	/usr/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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/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 install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/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..."
	/usr/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..."
	/usr/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..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /workspace/srcdir/build && $(CMAKE_COMMAND) -E cmake_progress_start /workspace/srcdir/build/CMakeFiles /workspace/srcdir/build/tools//CMakeFiles/progress.marks
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/all
	$(CMAKE_COMMAND) -E cmake_progress_start /workspace/srcdir/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
tools/CMakeFiles/distances.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/distances.dir/rule
.PHONY : tools/CMakeFiles/distances.dir/rule

# Convenience name for target.
distances: tools/CMakeFiles/distances.dir/rule
.PHONY : distances

# fast build rule for target.
distances/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/distances.dir/build.make tools/CMakeFiles/distances.dir/build
.PHONY : distances/fast

# Convenience name for target.
tools/CMakeFiles/labread.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/labread.dir/rule
.PHONY : tools/CMakeFiles/labread.dir/rule

# Convenience name for target.
labread: tools/CMakeFiles/labread.dir/rule
.PHONY : labread

# fast build rule for target.
labread/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/labread.dir/build.make tools/CMakeFiles/labread.dir/build
.PHONY : labread/fast

# Convenience name for target.
tools/CMakeFiles/FChk2HES.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/FChk2HES.dir/rule
.PHONY : tools/CMakeFiles/FChk2HES.dir/rule

# Convenience name for target.
FChk2HES: tools/CMakeFiles/FChk2HES.dir/rule
.PHONY : FChk2HES

# fast build rule for target.
FChk2HES/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/FChk2HES.dir/build.make tools/CMakeFiles/FChk2HES.dir/build
.PHONY : FChk2HES/fast

# Convenience name for target.
tools/CMakeFiles/xyz2dalton.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/xyz2dalton.dir/rule
.PHONY : tools/CMakeFiles/xyz2dalton.dir/rule

# Convenience name for target.
xyz2dalton: tools/CMakeFiles/xyz2dalton.dir/rule
.PHONY : xyz2dalton

# fast build rule for target.
xyz2dalton/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/xyz2dalton.dir/build.make tools/CMakeFiles/xyz2dalton.dir/build
.PHONY : xyz2dalton/fast

# Convenience name for target.
tools/CMakeFiles/aces2dalton.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/aces2dalton.dir/rule
.PHONY : tools/CMakeFiles/aces2dalton.dir/rule

# Convenience name for target.
aces2dalton: tools/CMakeFiles/aces2dalton.dir/rule
.PHONY : aces2dalton

# fast build rule for target.
aces2dalton/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/aces2dalton.dir/build.make tools/CMakeFiles/aces2dalton.dir/build
.PHONY : aces2dalton/fast

# Convenience name for target.
tools/CMakeFiles/peter_utils_blocks.dir/rule:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/peter_utils_blocks.dir/rule
.PHONY : tools/CMakeFiles/peter_utils_blocks.dir/rule

# Convenience name for target.
peter_utils_blocks: tools/CMakeFiles/peter_utils_blocks.dir/rule
.PHONY : peter_utils_blocks

# fast build rule for target.
peter_utils_blocks/fast:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/peter_utils_blocks.dir/build.make tools/CMakeFiles/peter_utils_blocks.dir/build
.PHONY : peter_utils_blocks/fast

FChk2HES.o: FChk2HES.f.o
.PHONY : FChk2HES.o

# target to build an object file
FChk2HES.f.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/FChk2HES.dir/build.make tools/CMakeFiles/FChk2HES.dir/FChk2HES.f.o
.PHONY : FChk2HES.f.o

FChk2HES.i: FChk2HES.f.i
.PHONY : FChk2HES.i

# target to preprocess a source file
FChk2HES.f.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/FChk2HES.dir/build.make tools/CMakeFiles/FChk2HES.dir/FChk2HES.f.i
.PHONY : FChk2HES.f.i

FChk2HES.s: FChk2HES.f.s
.PHONY : FChk2HES.s

# target to generate assembly for a file
FChk2HES.f.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/FChk2HES.dir/build.make tools/CMakeFiles/FChk2HES.dir/FChk2HES.f.s
.PHONY : FChk2HES.f.s

aces2dalton.o: aces2dalton.f90.o
.PHONY : aces2dalton.o

# target to build an object file
aces2dalton.f90.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/aces2dalton.dir/build.make tools/CMakeFiles/aces2dalton.dir/aces2dalton.f90.o
.PHONY : aces2dalton.f90.o

aces2dalton.i: aces2dalton.f90.i
.PHONY : aces2dalton.i

# target to preprocess a source file
aces2dalton.f90.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/aces2dalton.dir/build.make tools/CMakeFiles/aces2dalton.dir/aces2dalton.f90.i
.PHONY : aces2dalton.f90.i

aces2dalton.s: aces2dalton.f90.s
.PHONY : aces2dalton.s

# target to generate assembly for a file
aces2dalton.f90.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/aces2dalton.dir/build.make tools/CMakeFiles/aces2dalton.dir/aces2dalton.f90.s
.PHONY : aces2dalton.f90.s

blocks.o: blocks.f90.o
.PHONY : blocks.o

# target to build an object file
blocks.f90.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/peter_utils_blocks.dir/build.make tools/CMakeFiles/peter_utils_blocks.dir/blocks.f90.o
.PHONY : blocks.f90.o

blocks.i: blocks.f90.i
.PHONY : blocks.i

# target to preprocess a source file
blocks.f90.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/peter_utils_blocks.dir/build.make tools/CMakeFiles/peter_utils_blocks.dir/blocks.f90.i
.PHONY : blocks.f90.i

blocks.s: blocks.f90.s
.PHONY : blocks.s

# target to generate assembly for a file
blocks.f90.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/peter_utils_blocks.dir/build.make tools/CMakeFiles/peter_utils_blocks.dir/blocks.f90.s
.PHONY : blocks.f90.s

distances.o: distances.f90.o
.PHONY : distances.o

# target to build an object file
distances.f90.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/distances.dir/build.make tools/CMakeFiles/distances.dir/distances.f90.o
.PHONY : distances.f90.o

distances.i: distances.f90.i
.PHONY : distances.i

# target to preprocess a source file
distances.f90.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/distances.dir/build.make tools/CMakeFiles/distances.dir/distances.f90.i
.PHONY : distances.f90.i

distances.s: distances.f90.s
.PHONY : distances.s

# target to generate assembly for a file
distances.f90.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/distances.dir/build.make tools/CMakeFiles/distances.dir/distances.f90.s
.PHONY : distances.f90.s

labread.o: labread.f.o
.PHONY : labread.o

# target to build an object file
labread.f.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/labread.dir/build.make tools/CMakeFiles/labread.dir/labread.f.o
.PHONY : labread.f.o

labread.i: labread.f.i
.PHONY : labread.i

# target to preprocess a source file
labread.f.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/labread.dir/build.make tools/CMakeFiles/labread.dir/labread.f.i
.PHONY : labread.f.i

labread.s: labread.f.s
.PHONY : labread.s

# target to generate assembly for a file
labread.f.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/labread.dir/build.make tools/CMakeFiles/labread.dir/labread.f.s
.PHONY : labread.f.s

xyz2dalton.o: xyz2dalton.f90.o
.PHONY : xyz2dalton.o

# target to build an object file
xyz2dalton.f90.o:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/xyz2dalton.dir/build.make tools/CMakeFiles/xyz2dalton.dir/xyz2dalton.f90.o
.PHONY : xyz2dalton.f90.o

xyz2dalton.i: xyz2dalton.f90.i
.PHONY : xyz2dalton.i

# target to preprocess a source file
xyz2dalton.f90.i:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/xyz2dalton.dir/build.make tools/CMakeFiles/xyz2dalton.dir/xyz2dalton.f90.i
.PHONY : xyz2dalton.f90.i

xyz2dalton.s: xyz2dalton.f90.s
.PHONY : xyz2dalton.s

# target to generate assembly for a file
xyz2dalton.f90.s:
	cd /workspace/srcdir/build && $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/xyz2dalton.dir/build.make tools/CMakeFiles/xyz2dalton.dir/xyz2dalton.f90.s
.PHONY : xyz2dalton.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 "... test"
	@echo "... FChk2HES"
	@echo "... aces2dalton"
	@echo "... distances"
	@echo "... labread"
	@echo "... peter_utils_blocks"
	@echo "... xyz2dalton"
	@echo "... FChk2HES.o"
	@echo "... FChk2HES.i"
	@echo "... FChk2HES.s"
	@echo "... aces2dalton.o"
	@echo "... aces2dalton.i"
	@echo "... aces2dalton.s"
	@echo "... blocks.o"
	@echo "... blocks.i"
	@echo "... blocks.s"
	@echo "... distances.o"
	@echo "... distances.i"
	@echo "... distances.s"
	@echo "... labread.o"
	@echo "... labread.i"
	@echo "... labread.s"
	@echo "... xyz2dalton.o"
	@echo "... xyz2dalton.i"
	@echo "... xyz2dalton.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:
	cd /workspace/srcdir/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

