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

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


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/c/Users/damia/Desktop/Ricerca/Repos/aspmc_devel/aspmc/aspmc/external/fvs/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/c/Users/damia/Desktop/Ricerca/Repos/aspmc_devel/aspmc/aspmc/external/fvs/src/build

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

# 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 -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 "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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 /mnt/c/Users/damia/Desktop/Ricerca/Repos/aspmc_devel/aspmc/aspmc/external/fvs/src/build/CMakeFiles /mnt/c/Users/damia/Desktop/Ricerca/Repos/aspmc_devel/aspmc/aspmc/external/fvs/src/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/damia/Desktop/Ricerca/Repos/aspmc_devel/aspmc/aspmc/external/fvs/src/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -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 Verifier

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

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

#=============================================================================
# Target rules for targets named FeedbackVertexSet

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

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

Main.o: Main.cpp.o

.PHONY : Main.o

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

Main.i: Main.cpp.i

.PHONY : Main.i

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

Main.s: Main.cpp.s

.PHONY : Main.s

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

OutputVerifier.o: OutputVerifier.cpp.o

.PHONY : OutputVerifier.o

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

OutputVerifier.i: OutputVerifier.cpp.i

.PHONY : OutputVerifier.i

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

OutputVerifier.s: OutputVerifier.cpp.s

.PHONY : OutputVerifier.s

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

lib/CubicSolver.o: lib/CubicSolver.cpp.o

.PHONY : lib/CubicSolver.o

# target to build an object file
lib/CubicSolver.cpp.o:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/CubicSolver.cpp.o
.PHONY : lib/CubicSolver.cpp.o

lib/CubicSolver.i: lib/CubicSolver.cpp.i

.PHONY : lib/CubicSolver.i

# target to preprocess a source file
lib/CubicSolver.cpp.i:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/CubicSolver.cpp.i
.PHONY : lib/CubicSolver.cpp.i

lib/CubicSolver.s: lib/CubicSolver.cpp.s

.PHONY : lib/CubicSolver.s

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

lib/Graph.o: lib/Graph.cpp.o

.PHONY : lib/Graph.o

# target to build an object file
lib/Graph.cpp.o:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/Graph.cpp.o
.PHONY : lib/Graph.cpp.o

lib/Graph.i: lib/Graph.cpp.i

.PHONY : lib/Graph.i

# target to preprocess a source file
lib/Graph.cpp.i:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/Graph.cpp.i
.PHONY : lib/Graph.cpp.i

lib/Graph.s: lib/Graph.cpp.s

.PHONY : lib/Graph.s

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

lib/HalfIntRelax.o: lib/HalfIntRelax.cpp.o

.PHONY : lib/HalfIntRelax.o

# target to build an object file
lib/HalfIntRelax.cpp.o:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/HalfIntRelax.cpp.o
.PHONY : lib/HalfIntRelax.cpp.o

lib/HalfIntRelax.i: lib/HalfIntRelax.cpp.i

.PHONY : lib/HalfIntRelax.i

# target to preprocess a source file
lib/HalfIntRelax.cpp.i:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/HalfIntRelax.cpp.i
.PHONY : lib/HalfIntRelax.cpp.i

lib/HalfIntRelax.s: lib/HalfIntRelax.cpp.s

.PHONY : lib/HalfIntRelax.s

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

lib/Translator.o: lib/Translator.cpp.o

.PHONY : lib/Translator.o

# target to build an object file
lib/Translator.cpp.o:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/Translator.cpp.o
.PHONY : lib/Translator.cpp.o

lib/Translator.i: lib/Translator.cpp.i

.PHONY : lib/Translator.i

# target to preprocess a source file
lib/Translator.cpp.i:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/lib/Translator.cpp.i
.PHONY : lib/Translator.cpp.i

lib/Translator.s: lib/Translator.cpp.s

.PHONY : lib/Translator.s

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

solutions/HalfIntBranching.o: solutions/HalfIntBranching.cpp.o

.PHONY : solutions/HalfIntBranching.o

# target to build an object file
solutions/HalfIntBranching.cpp.o:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/solutions/HalfIntBranching.cpp.o
.PHONY : solutions/HalfIntBranching.cpp.o

solutions/HalfIntBranching.i: solutions/HalfIntBranching.cpp.i

.PHONY : solutions/HalfIntBranching.i

# target to preprocess a source file
solutions/HalfIntBranching.cpp.i:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/solutions/HalfIntBranching.cpp.i
.PHONY : solutions/HalfIntBranching.cpp.i

solutions/HalfIntBranching.s: solutions/HalfIntBranching.cpp.s

.PHONY : solutions/HalfIntBranching.s

# target to generate assembly for a file
solutions/HalfIntBranching.cpp.s:
	$(MAKE) -f CMakeFiles/FeedbackVertexSet.dir/build.make CMakeFiles/FeedbackVertexSet.dir/solutions/HalfIntBranching.cpp.s
.PHONY : solutions/HalfIntBranching.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 "... rebuild_cache"
	@echo "... Verifier"
	@echo "... edit_cache"
	@echo "... FeedbackVertexSet"
	@echo "... Main.o"
	@echo "... Main.i"
	@echo "... Main.s"
	@echo "... OutputVerifier.o"
	@echo "... OutputVerifier.i"
	@echo "... OutputVerifier.s"
	@echo "... lib/CubicSolver.o"
	@echo "... lib/CubicSolver.i"
	@echo "... lib/CubicSolver.s"
	@echo "... lib/Graph.o"
	@echo "... lib/Graph.i"
	@echo "... lib/Graph.s"
	@echo "... lib/HalfIntRelax.o"
	@echo "... lib/HalfIntRelax.i"
	@echo "... lib/HalfIntRelax.s"
	@echo "... lib/Translator.o"
	@echo "... lib/Translator.i"
	@echo "... lib/Translator.s"
	@echo "... solutions/HalfIntBranching.o"
	@echo "... solutions/HalfIntBranching.i"
	@echo "... solutions/HalfIntBranching.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

