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

# 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 = /home/nihil/Work/FMEA/sbdl/example

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/nihil/Work/FMEA/sbdl/deploy/example

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

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/nihil/Work/FMEA/sbdl/deploy/example/CMakeFiles /home/nihil/Work/FMEA/sbdl/deploy/example//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/nihil/Work/FMEA/sbdl/deploy/example/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) -P /home/nihil/Work/FMEA/sbdl/deploy/example/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named example

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

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

#=============================================================================
# Target rules for targets named example_ut

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

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

#=============================================================================
# Target rules for targets named SBDL_REQUIREMENTS

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

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

#=============================================================================
# Target rules for targets named SBDL

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

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

#=============================================================================
# Target rules for targets named SBDL_OPENFMEA

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

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

#=============================================================================
# Target rules for targets named SBDL_JSON

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

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

#=============================================================================
# Target rules for targets named requirement-diagram

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

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

#=============================================================================
# Target rules for targets named aspect-diagram

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

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

#=============================================================================
# Target rules for targets named function-diagram

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

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

#=============================================================================
# Target rules for targets named state-diagram

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

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

#=============================================================================
# Target rules for targets named usecase-diagram

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

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

#=============================================================================
# Target rules for targets named SBDL_GEN_DOC

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

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

src/example.o: src/example.cpp.o
.PHONY : src/example.o

# target to build an object file
src/example.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/src/example.cpp.o
.PHONY : src/example.cpp.o

src/example.i: src/example.cpp.i
.PHONY : src/example.i

# target to preprocess a source file
src/example.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/src/example.cpp.i
.PHONY : src/example.cpp.i

src/example.s: src/example.cpp.s
.PHONY : src/example.s

# target to generate assembly for a file
src/example.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/src/example.cpp.s
.PHONY : src/example.cpp.s

src/example_ut.o: src/example_ut.cpp.o
.PHONY : src/example_ut.o

# target to build an object file
src/example_ut.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example_ut.dir/build.make CMakeFiles/example_ut.dir/src/example_ut.cpp.o
.PHONY : src/example_ut.cpp.o

src/example_ut.i: src/example_ut.cpp.i
.PHONY : src/example_ut.i

# target to preprocess a source file
src/example_ut.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example_ut.dir/build.make CMakeFiles/example_ut.dir/src/example_ut.cpp.i
.PHONY : src/example_ut.cpp.i

src/example_ut.s: src/example_ut.cpp.s
.PHONY : src/example_ut.s

# target to generate assembly for a file
src/example_ut.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example_ut.dir/build.make CMakeFiles/example_ut.dir/src/example_ut.cpp.s
.PHONY : src/example_ut.cpp.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 "... rebuild_cache"
	@echo "... SBDL"
	@echo "... SBDL_GEN_DOC"
	@echo "... SBDL_JSON"
	@echo "... SBDL_OPENFMEA"
	@echo "... SBDL_REQUIREMENTS"
	@echo "... aspect-diagram"
	@echo "... function-diagram"
	@echo "... requirement-diagram"
	@echo "... state-diagram"
	@echo "... usecase-diagram"
	@echo "... example"
	@echo "... example_ut"
	@echo "... src/example.o"
	@echo "... src/example.i"
	@echo "... src/example.s"
	@echo "... src/example_ut.o"
	@echo "... src/example_ut.i"
	@echo "... src/example_ut.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) -P /home/nihil/Work/FMEA/sbdl/deploy/example/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

