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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/mist/git/IsoSpec

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/mist/git/IsoSpec

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: IsoSpec++/all
.PHONY : all

# The main recursive "codegen" target.
codegen: IsoSpec++/codegen
.PHONY : codegen

# The main recursive "preinstall" target.
preinstall: IsoSpec++/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: IsoSpec++/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory IsoSpec++

# Recursive "all" directory target.
IsoSpec++/all: IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/all
IsoSpec++/all: IsoSpec++/CMakeFiles/IsoSpec++-static.dir/all
.PHONY : IsoSpec++/all

# Recursive "codegen" directory target.
IsoSpec++/codegen: IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/codegen
IsoSpec++/codegen: IsoSpec++/CMakeFiles/IsoSpec++-static.dir/codegen
.PHONY : IsoSpec++/codegen

# Recursive "preinstall" directory target.
IsoSpec++/preinstall:
.PHONY : IsoSpec++/preinstall

# Recursive "clean" directory target.
IsoSpec++/clean: IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/clean
IsoSpec++/clean: IsoSpec++/CMakeFiles/IsoSpec++-static.dir/clean
.PHONY : IsoSpec++/clean

#=============================================================================
# Target rules for target IsoSpec++/CMakeFiles/IsoSpec++-shared.dir

# All Build rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/all:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/depend
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/mist/git/IsoSpec/CMakeFiles --progress-num=1,2 "Built target IsoSpec++-shared"
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/all

# Build rule for subdir invocation for target.
IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/mist/git/IsoSpec/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/mist/git/IsoSpec/CMakeFiles 0
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/rule

# Convenience name for target.
IsoSpec++-shared: IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/rule
.PHONY : IsoSpec++-shared

# codegen rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/codegen:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/mist/git/IsoSpec/CMakeFiles --progress-num=1,2 "Finished codegen for target IsoSpec++-shared"
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/codegen

# clean rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/clean:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/clean
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-shared.dir/clean

#=============================================================================
# Target rules for target IsoSpec++/CMakeFiles/IsoSpec++-static.dir

# All Build rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-static.dir/all:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-static.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-static.dir/depend
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-static.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-static.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/mist/git/IsoSpec/CMakeFiles --progress-num=3,4 "Built target IsoSpec++-static"
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-static.dir/all

# Build rule for subdir invocation for target.
IsoSpec++/CMakeFiles/IsoSpec++-static.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/mist/git/IsoSpec/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IsoSpec++/CMakeFiles/IsoSpec++-static.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/mist/git/IsoSpec/CMakeFiles 0
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-static.dir/rule

# Convenience name for target.
IsoSpec++-static: IsoSpec++/CMakeFiles/IsoSpec++-static.dir/rule
.PHONY : IsoSpec++-static

# codegen rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-static.dir/codegen:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-static.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-static.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/mist/git/IsoSpec/CMakeFiles --progress-num=3,4 "Finished codegen for target IsoSpec++-static"
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-static.dir/codegen

# clean rule for target.
IsoSpec++/CMakeFiles/IsoSpec++-static.dir/clean:
	$(MAKE) $(MAKESILENT) -f IsoSpec++/CMakeFiles/IsoSpec++-static.dir/build.make IsoSpec++/CMakeFiles/IsoSpec++-static.dir/clean
.PHONY : IsoSpec++/CMakeFiles/IsoSpec++-static.dir/clean

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

