# 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

#=============================================================================
# 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/jacob/IdeaProjects/sunrise-sunset-calculator/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl

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

# The main recursive "all" target.
all: CMakeFiles/example.dir/all
all: CMakeFiles/test_ssc.dir/all
all: CMakeFiles/test_spa.dir/all
all: CMakeFiles/ssc_nostdlib_linked.dir/all
all: CMakeFiles/ssc_nostdlib.dir/all
all: CMakeFiles/ssc.dir/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall:

.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/clang-format.dir/clean
clean: CMakeFiles/example.dir/clean
clean: CMakeFiles/test_ssc.dir/clean
clean: CMakeFiles/test_spa.dir/clean
clean: CMakeFiles/ssc_nostdlib_linked.dir/clean
clean: CMakeFiles/ssc_nostdlib.dir/clean
clean: CMakeFiles/ssc.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target CMakeFiles/clang-format.dir

# All Build rule for target.
CMakeFiles/clang-format.dir/all:
	$(MAKE) -f CMakeFiles/clang-format.dir/build.make CMakeFiles/clang-format.dir/depend
	$(MAKE) -f CMakeFiles/clang-format.dir/build.make CMakeFiles/clang-format.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num= "Built target clang-format"
.PHONY : CMakeFiles/clang-format.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/clang-format.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/clang-format.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/clang-format.dir/rule

# Convenience name for target.
clang-format: CMakeFiles/clang-format.dir/rule

.PHONY : clang-format

# clean rule for target.
CMakeFiles/clang-format.dir/clean:
	$(MAKE) -f CMakeFiles/clang-format.dir/build.make CMakeFiles/clang-format.dir/clean
.PHONY : CMakeFiles/clang-format.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/example.dir

# All Build rule for target.
CMakeFiles/example.dir/all:
	$(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend
	$(MAKE) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=1,2,3,4 "Built target example"
.PHONY : CMakeFiles/example.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/example.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 4
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/example.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/example.dir/rule

# Convenience name for target.
example: CMakeFiles/example.dir/rule

.PHONY : example

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

#=============================================================================
# Target rules for target CMakeFiles/test_ssc.dir

# All Build rule for target.
CMakeFiles/test_ssc.dir/all:
	$(MAKE) -f CMakeFiles/test_ssc.dir/build.make CMakeFiles/test_ssc.dir/depend
	$(MAKE) -f CMakeFiles/test_ssc.dir/build.make CMakeFiles/test_ssc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=16,17,18,19 "Built target test_ssc"
.PHONY : CMakeFiles/test_ssc.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/test_ssc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 4
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_ssc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/test_ssc.dir/rule

# Convenience name for target.
test_ssc: CMakeFiles/test_ssc.dir/rule

.PHONY : test_ssc

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

#=============================================================================
# Target rules for target CMakeFiles/test_spa.dir

# All Build rule for target.
CMakeFiles/test_spa.dir/all:
	$(MAKE) -f CMakeFiles/test_spa.dir/build.make CMakeFiles/test_spa.dir/depend
	$(MAKE) -f CMakeFiles/test_spa.dir/build.make CMakeFiles/test_spa.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=13,14,15 "Built target test_spa"
.PHONY : CMakeFiles/test_spa.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/test_spa.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 3
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_spa.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/test_spa.dir/rule

# Convenience name for target.
test_spa: CMakeFiles/test_spa.dir/rule

.PHONY : test_spa

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

#=============================================================================
# Target rules for target CMakeFiles/ssc_nostdlib_linked.dir

# All Build rule for target.
CMakeFiles/ssc_nostdlib_linked.dir/all: CMakeFiles/ssc_nostdlib.dir/all
	$(MAKE) -f CMakeFiles/ssc_nostdlib_linked.dir/build.make CMakeFiles/ssc_nostdlib_linked.dir/depend
	$(MAKE) -f CMakeFiles/ssc_nostdlib_linked.dir/build.make CMakeFiles/ssc_nostdlib_linked.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=11,12 "Built target ssc_nostdlib_linked"
.PHONY : CMakeFiles/ssc_nostdlib_linked.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ssc_nostdlib_linked.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 5
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ssc_nostdlib_linked.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/ssc_nostdlib_linked.dir/rule

# Convenience name for target.
ssc_nostdlib_linked: CMakeFiles/ssc_nostdlib_linked.dir/rule

.PHONY : ssc_nostdlib_linked

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

#=============================================================================
# Target rules for target CMakeFiles/ssc_nostdlib.dir

# All Build rule for target.
CMakeFiles/ssc_nostdlib.dir/all:
	$(MAKE) -f CMakeFiles/ssc_nostdlib.dir/build.make CMakeFiles/ssc_nostdlib.dir/depend
	$(MAKE) -f CMakeFiles/ssc_nostdlib.dir/build.make CMakeFiles/ssc_nostdlib.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=8,9,10 "Built target ssc_nostdlib"
.PHONY : CMakeFiles/ssc_nostdlib.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ssc_nostdlib.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 3
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ssc_nostdlib.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/ssc_nostdlib.dir/rule

# Convenience name for target.
ssc_nostdlib: CMakeFiles/ssc_nostdlib.dir/rule

.PHONY : ssc_nostdlib

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

#=============================================================================
# Target rules for target CMakeFiles/ssc.dir

# All Build rule for target.
CMakeFiles/ssc.dir/all:
	$(MAKE) -f CMakeFiles/ssc.dir/build.make CMakeFiles/ssc.dir/depend
	$(MAKE) -f CMakeFiles/ssc.dir/build.make CMakeFiles/ssc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles --progress-num=5,6,7 "Built target ssc"
.PHONY : CMakeFiles/ssc.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/ssc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 3
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/ssc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/c/Users/jacob/IdeaProjects/sunrise-sunset-calculator/src/cmake-build-debug-wsl/CMakeFiles 0
.PHONY : CMakeFiles/ssc.dir/rule

# Convenience name for target.
ssc: CMakeFiles/ssc.dir/rule

.PHONY : ssc

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

