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

# 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 = /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/radu/git/mmap2u

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

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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
	/opt/homebrew/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

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

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
	/opt/homebrew/bin/cpack --config ./CPackSourceConfig.cmake /Users/radu/git/mmap2u/build/CPackSourceConfig.cmake
.PHONY : package_source

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

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
	/opt/homebrew/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..."
	/opt/homebrew/Cellar/cmake/3.25.2/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..."
	/opt/homebrew/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 /Users/radu/git/mmap2u/build/CMakeFiles /Users/radu/git/mmap2u/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/radu/git/mmap2u/build/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 loopy

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

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

src/bn2cn.o: src/bn2cn.cpp.o
.PHONY : src/bn2cn.o

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

src/bn2cn.i: src/bn2cn.cpp.i
.PHONY : src/bn2cn.i

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

src/bn2cn.s: src/bn2cn.cpp.s
.PHONY : src/bn2cn.s

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

src/bound_propagator.o: src/bound_propagator.cpp.o
.PHONY : src/bound_propagator.o

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

src/bound_propagator.i: src/bound_propagator.cpp.i
.PHONY : src/bound_propagator.i

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

src/bound_propagator.s: src/bound_propagator.cpp.s
.PHONY : src/bound_propagator.s

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

src/bucket.o: src/bucket.cpp.o
.PHONY : src/bucket.o

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

src/bucket.i: src/bucket.cpp.i
.PHONY : src/bucket.i

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

src/bucket.s: src/bucket.cpp.s
.PHONY : src/bucket.s

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

src/cve2u.o: src/cve2u.cpp.o
.PHONY : src/cve2u.o

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

src/cve2u.i: src/cve2u.cpp.i
.PHONY : src/cve2u.i

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

src/cve2u.s: src/cve2u.cpp.s
.PHONY : src/cve2u.s

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

src/cve2u_mar.o: src/cve2u_mar.cpp.o
.PHONY : src/cve2u_mar.o

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

src/cve2u_mar.i: src/cve2u_mar.cpp.i
.PHONY : src/cve2u_mar.i

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

src/cve2u_mar.s: src/cve2u_mar.cpp.s
.PHONY : src/cve2u_mar.s

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

src/directed_graph.o: src/directed_graph.cpp.o
.PHONY : src/directed_graph.o

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

src/directed_graph.i: src/directed_graph.cpp.i
.PHONY : src/directed_graph.i

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

src/directed_graph.s: src/directed_graph.cpp.s
.PHONY : src/directed_graph.s

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

src/generator.o: src/generator.cpp.o
.PHONY : src/generator.o

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

src/generator.i: src/generator.cpp.i
.PHONY : src/generator.i

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

src/generator.s: src/generator.cpp.s
.PHONY : src/generator.s

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

src/graph.o: src/graph.cpp.o
.PHONY : src/graph.o

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

src/graph.i: src/graph.cpp.i
.PHONY : src/graph.i

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

src/graph.s: src/graph.cpp.s
.PHONY : src/graph.s

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

src/interval.o: src/interval.cpp.o
.PHONY : src/interval.o

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

src/interval.i: src/interval.cpp.i
.PHONY : src/interval.i

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

src/interval.s: src/interval.cpp.s
.PHONY : src/interval.s

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

src/ipe2u.o: src/ipe2u.cpp.o
.PHONY : src/ipe2u.o

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

src/ipe2u.i: src/ipe2u.cpp.i
.PHONY : src/ipe2u.i

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

src/ipe2u.s: src/ipe2u.cpp.s
.PHONY : src/ipe2u.s

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

src/loopy2u.o: src/loopy2u.cpp.o
.PHONY : src/loopy2u.o

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

src/loopy2u.i: src/loopy2u.cpp.i
.PHONY : src/loopy2u.i

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

src/loopy2u.s: src/loopy2u.cpp.s
.PHONY : src/loopy2u.s

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

src/main.o: src/main.cpp.o
.PHONY : src/main.o

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

src/main.i: src/main.cpp.i
.PHONY : src/main.i

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

src/main.s: src/main.cpp.s
.PHONY : src/main.s

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

src/map2u.o: src/map2u.cpp.o
.PHONY : src/map2u.o

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

src/map2u.i: src/map2u.cpp.i
.PHONY : src/map2u.i

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

src/map2u.s: src/map2u.cpp.s
.PHONY : src/map2u.s

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

src/merlin.o: src/merlin.cpp.o
.PHONY : src/merlin.o

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

src/merlin.i: src/merlin.cpp.i
.PHONY : src/merlin.i

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

src/merlin.s: src/merlin.cpp.s
.PHONY : src/merlin.s

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

src/mmap2u.o: src/mmap2u.cpp.o
.PHONY : src/mmap2u.o

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

src/mmap2u.i: src/mmap2u.cpp.i
.PHONY : src/mmap2u.i

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

src/mmap2u.s: src/mmap2u.cpp.s
.PHONY : src/mmap2u.s

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

src/program_options.o: src/program_options.cpp.o
.PHONY : src/program_options.o

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

src/program_options.i: src/program_options.cpp.i
.PHONY : src/program_options.i

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

src/program_options.s: src/program_options.cpp.s
.PHONY : src/program_options.s

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

src/pseudotree.o: src/pseudotree.cpp.o
.PHONY : src/pseudotree.o

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

src/pseudotree.i: src/pseudotree.cpp.i
.PHONY : src/pseudotree.i

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

src/pseudotree.s: src/pseudotree.cpp.s
.PHONY : src/pseudotree.s

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

src/utils.o: src/utils.cpp.o
.PHONY : src/utils.o

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

src/utils.i: src/utils.cpp.i
.PHONY : src/utils.i

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

src/utils.s: src/utils.cpp.s
.PHONY : src/utils.s

# target to generate assembly for a file
src/utils.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/loopy.dir/build.make CMakeFiles/loopy.dir/src/utils.cpp.s
.PHONY : src/utils.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 "... package"
	@echo "... package_source"
	@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 "... loopy"
	@echo "... src/bn2cn.o"
	@echo "... src/bn2cn.i"
	@echo "... src/bn2cn.s"
	@echo "... src/bound_propagator.o"
	@echo "... src/bound_propagator.i"
	@echo "... src/bound_propagator.s"
	@echo "... src/bucket.o"
	@echo "... src/bucket.i"
	@echo "... src/bucket.s"
	@echo "... src/cve2u.o"
	@echo "... src/cve2u.i"
	@echo "... src/cve2u.s"
	@echo "... src/cve2u_mar.o"
	@echo "... src/cve2u_mar.i"
	@echo "... src/cve2u_mar.s"
	@echo "... src/directed_graph.o"
	@echo "... src/directed_graph.i"
	@echo "... src/directed_graph.s"
	@echo "... src/generator.o"
	@echo "... src/generator.i"
	@echo "... src/generator.s"
	@echo "... src/graph.o"
	@echo "... src/graph.i"
	@echo "... src/graph.s"
	@echo "... src/interval.o"
	@echo "... src/interval.i"
	@echo "... src/interval.s"
	@echo "... src/ipe2u.o"
	@echo "... src/ipe2u.i"
	@echo "... src/ipe2u.s"
	@echo "... src/loopy2u.o"
	@echo "... src/loopy2u.i"
	@echo "... src/loopy2u.s"
	@echo "... src/main.o"
	@echo "... src/main.i"
	@echo "... src/main.s"
	@echo "... src/map2u.o"
	@echo "... src/map2u.i"
	@echo "... src/map2u.s"
	@echo "... src/merlin.o"
	@echo "... src/merlin.i"
	@echo "... src/merlin.s"
	@echo "... src/mmap2u.o"
	@echo "... src/mmap2u.i"
	@echo "... src/mmap2u.s"
	@echo "... src/program_options.o"
	@echo "... src/program_options.i"
	@echo "... src/program_options.s"
	@echo "... src/pseudotree.o"
	@echo "... src/pseudotree.i"
	@echo "... src/pseudotree.s"
	@echo "... src/utils.o"
	@echo "... src/utils.i"
	@echo "... src/utils.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

