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

# 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


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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /cygdrive/c/Users/erikk/Desktop/dlx-cpp

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin

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

# The main recursive "all" target.
all: dlx/all
all: sudokuSolver/all
all: main/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall: dlx/preinstall
preinstall: sudokuSolver/preinstall
preinstall: main/preinstall

.PHONY : preinstall

# The main recursive "clean" target.
clean: dlx/clean
clean: sudokuSolver/clean
clean: main/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory dlx

# Recursive "all" directory target.
dlx/all: dlx/CMakeFiles/Dlx.dir/all

.PHONY : dlx/all

# Recursive "preinstall" directory target.
dlx/preinstall:

.PHONY : dlx/preinstall

# Recursive "clean" directory target.
dlx/clean: dlx/CMakeFiles/Dlx.dir/clean

.PHONY : dlx/clean

#=============================================================================
# Directory level rules for directory main

# Recursive "all" directory target.
main/all: main/CMakeFiles/SudokuSolverApp.dir/all

.PHONY : main/all

# Recursive "preinstall" directory target.
main/preinstall:

.PHONY : main/preinstall

# Recursive "clean" directory target.
main/clean: main/CMakeFiles/SudokuSolverApp.dir/clean

.PHONY : main/clean

#=============================================================================
# Directory level rules for directory sudokuSolver

# Recursive "all" directory target.
sudokuSolver/all: sudokuSolver/CMakeFiles/SudokuSolver.dir/all

.PHONY : sudokuSolver/all

# Recursive "preinstall" directory target.
sudokuSolver/preinstall:

.PHONY : sudokuSolver/preinstall

# Recursive "clean" directory target.
sudokuSolver/clean: sudokuSolver/CMakeFiles/SudokuSolver.dir/clean

.PHONY : sudokuSolver/clean

#=============================================================================
# Target rules for target dlx/CMakeFiles/Dlx.dir

# All Build rule for target.
dlx/CMakeFiles/Dlx.dir/all:
	$(MAKE) $(MAKESILENT) -f dlx/CMakeFiles/Dlx.dir/build.make dlx/CMakeFiles/Dlx.dir/depend
	$(MAKE) $(MAKESILENT) -f dlx/CMakeFiles/Dlx.dir/build.make dlx/CMakeFiles/Dlx.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles --progress-num=1,2,3,4 "Built target Dlx"
.PHONY : dlx/CMakeFiles/Dlx.dir/all

# Build rule for subdir invocation for target.
dlx/CMakeFiles/Dlx.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 4
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dlx/CMakeFiles/Dlx.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 0
.PHONY : dlx/CMakeFiles/Dlx.dir/rule

# Convenience name for target.
Dlx: dlx/CMakeFiles/Dlx.dir/rule

.PHONY : Dlx

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

#=============================================================================
# Target rules for target sudokuSolver/CMakeFiles/SudokuSolver.dir

# All Build rule for target.
sudokuSolver/CMakeFiles/SudokuSolver.dir/all: dlx/CMakeFiles/Dlx.dir/all
	$(MAKE) $(MAKESILENT) -f sudokuSolver/CMakeFiles/SudokuSolver.dir/build.make sudokuSolver/CMakeFiles/SudokuSolver.dir/depend
	$(MAKE) $(MAKESILENT) -f sudokuSolver/CMakeFiles/SudokuSolver.dir/build.make sudokuSolver/CMakeFiles/SudokuSolver.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles --progress-num=5,6,7 "Built target SudokuSolver"
.PHONY : sudokuSolver/CMakeFiles/SudokuSolver.dir/all

# Build rule for subdir invocation for target.
sudokuSolver/CMakeFiles/SudokuSolver.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sudokuSolver/CMakeFiles/SudokuSolver.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 0
.PHONY : sudokuSolver/CMakeFiles/SudokuSolver.dir/rule

# Convenience name for target.
SudokuSolver: sudokuSolver/CMakeFiles/SudokuSolver.dir/rule

.PHONY : SudokuSolver

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

#=============================================================================
# Target rules for target main/CMakeFiles/SudokuSolverApp.dir

# All Build rule for target.
main/CMakeFiles/SudokuSolverApp.dir/all: dlx/CMakeFiles/Dlx.dir/all
main/CMakeFiles/SudokuSolverApp.dir/all: sudokuSolver/CMakeFiles/SudokuSolver.dir/all
	$(MAKE) $(MAKESILENT) -f main/CMakeFiles/SudokuSolverApp.dir/build.make main/CMakeFiles/SudokuSolverApp.dir/depend
	$(MAKE) $(MAKESILENT) -f main/CMakeFiles/SudokuSolverApp.dir/build.make main/CMakeFiles/SudokuSolverApp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles --progress-num=8,9 "Built target SudokuSolverApp"
.PHONY : main/CMakeFiles/SudokuSolverApp.dir/all

# Build rule for subdir invocation for target.
main/CMakeFiles/SudokuSolverApp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 9
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 main/CMakeFiles/SudokuSolverApp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/erikk/Desktop/dlx-cpp/cmake-build-release-cygwin/CMakeFiles 0
.PHONY : main/CMakeFiles/SudokuSolverApp.dir/rule

# Convenience name for target.
SudokuSolverApp: main/CMakeFiles/SudokuSolverApp.dir/rule

.PHONY : SudokuSolverApp

# clean rule for target.
main/CMakeFiles/SudokuSolverApp.dir/clean:
	$(MAKE) $(MAKESILENT) -f main/CMakeFiles/SudokuSolverApp.dir/build.make main/CMakeFiles/SudokuSolverApp.dir/clean
.PHONY : main/CMakeFiles/SudokuSolverApp.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

