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

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

SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = E:\bin\cmake.exe

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\Users\86198\Desktop\program\hw3

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\Users\86198\Desktop\program\hw3\build

#=============================================================================
# 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..."
	E:\bin\cmake-gui.exe -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..."
	E:\bin\cmake.exe --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 C:\Users\86198\Desktop\program\hw3\build\CMakeFiles C:\Users\86198\Desktop\program\hw3\build\\CMakeFiles\progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\86198\Desktop\program\hw3\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 main

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

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

include/exceptio.obj: include/exceptio.c.obj
.PHONY : include/exceptio.obj

# target to build an object file
include/exceptio.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/exceptio.c.obj
.PHONY : include/exceptio.c.obj

include/exceptio.i: include/exceptio.c.i
.PHONY : include/exceptio.i

# target to preprocess a source file
include/exceptio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/exceptio.c.i
.PHONY : include/exceptio.c.i

include/exceptio.s: include/exceptio.c.s
.PHONY : include/exceptio.s

# target to generate assembly for a file
include/exceptio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/exceptio.c.s
.PHONY : include/exceptio.c.s

include/genlib.obj: include/genlib.c.obj
.PHONY : include/genlib.obj

# target to build an object file
include/genlib.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/genlib.c.obj
.PHONY : include/genlib.c.obj

include/genlib.i: include/genlib.c.i
.PHONY : include/genlib.i

# target to preprocess a source file
include/genlib.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/genlib.c.i
.PHONY : include/genlib.c.i

include/genlib.s: include/genlib.c.s
.PHONY : include/genlib.s

# target to generate assembly for a file
include/genlib.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/genlib.c.s
.PHONY : include/genlib.c.s

include/graphics.obj: include/graphics.c.obj
.PHONY : include/graphics.obj

# target to build an object file
include/graphics.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/graphics.c.obj
.PHONY : include/graphics.c.obj

include/graphics.i: include/graphics.c.i
.PHONY : include/graphics.i

# target to preprocess a source file
include/graphics.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/graphics.c.i
.PHONY : include/graphics.c.i

include/graphics.s: include/graphics.c.s
.PHONY : include/graphics.s

# target to generate assembly for a file
include/graphics.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/graphics.c.s
.PHONY : include/graphics.c.s

include/linkedlist.obj: include/linkedlist.c.obj
.PHONY : include/linkedlist.obj

# target to build an object file
include/linkedlist.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/linkedlist.c.obj
.PHONY : include/linkedlist.c.obj

include/linkedlist.i: include/linkedlist.c.i
.PHONY : include/linkedlist.i

# target to preprocess a source file
include/linkedlist.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/linkedlist.c.i
.PHONY : include/linkedlist.c.i

include/linkedlist.s: include/linkedlist.c.s
.PHONY : include/linkedlist.s

# target to generate assembly for a file
include/linkedlist.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/linkedlist.c.s
.PHONY : include/linkedlist.c.s

include/random.obj: include/random.c.obj
.PHONY : include/random.obj

# target to build an object file
include/random.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/random.c.obj
.PHONY : include/random.c.obj

include/random.i: include/random.c.i
.PHONY : include/random.i

# target to preprocess a source file
include/random.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/random.c.i
.PHONY : include/random.c.i

include/random.s: include/random.c.s
.PHONY : include/random.s

# target to generate assembly for a file
include/random.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/random.c.s
.PHONY : include/random.c.s

include/simpio.obj: include/simpio.c.obj
.PHONY : include/simpio.obj

# target to build an object file
include/simpio.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/simpio.c.obj
.PHONY : include/simpio.c.obj

include/simpio.i: include/simpio.c.i
.PHONY : include/simpio.i

# target to preprocess a source file
include/simpio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/simpio.c.i
.PHONY : include/simpio.c.i

include/simpio.s: include/simpio.c.s
.PHONY : include/simpio.s

# target to generate assembly for a file
include/simpio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/simpio.c.s
.PHONY : include/simpio.c.s

include/strlib.obj: include/strlib.c.obj
.PHONY : include/strlib.obj

# target to build an object file
include/strlib.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/strlib.c.obj
.PHONY : include/strlib.c.obj

include/strlib.i: include/strlib.c.i
.PHONY : include/strlib.i

# target to preprocess a source file
include/strlib.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/strlib.c.i
.PHONY : include/strlib.c.i

include/strlib.s: include/strlib.c.s
.PHONY : include/strlib.s

# target to generate assembly for a file
include/strlib.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/include/strlib.c.s
.PHONY : include/strlib.c.s

src/main.obj: src/main.c.obj
.PHONY : src/main.obj

# target to build an object file
src/main.c.obj:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/src/main.c.obj
.PHONY : src/main.c.obj

src/main.i: src/main.c.i
.PHONY : src/main.i

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

src/main.s: src/main.c.s
.PHONY : src/main.s

# target to generate assembly for a file
src/main.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles\main.dir\build.make CMakeFiles/main.dir/src/main.c.s
.PHONY : src/main.c.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 ... main
	@echo ... include/exceptio.obj
	@echo ... include/exceptio.i
	@echo ... include/exceptio.s
	@echo ... include/genlib.obj
	@echo ... include/genlib.i
	@echo ... include/genlib.s
	@echo ... include/graphics.obj
	@echo ... include/graphics.i
	@echo ... include/graphics.s
	@echo ... include/linkedlist.obj
	@echo ... include/linkedlist.i
	@echo ... include/linkedlist.s
	@echo ... include/random.obj
	@echo ... include/random.i
	@echo ... include/random.s
	@echo ... include/simpio.obj
	@echo ... include/simpio.i
	@echo ... include/simpio.s
	@echo ... include/strlib.obj
	@echo ... include/strlib.i
	@echo ... include/strlib.s
	@echo ... src/main.obj
	@echo ... src/main.i
	@echo ... src/main.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

