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

# 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 = /Applications/CMake.app/Contents/bin/cmake

# The command to remove a file.
RM = /Applications/CMake.app/Contents/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/src/zlib

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib

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

# The main recursive "all" target.
all: CMakeFiles/zlib.dir/all
all: CMakeFiles/zlibstatic.dir/all
all: CMakeFiles/example.dir/all
all: CMakeFiles/minigzip.dir/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/zlib.dir/clean
clean: CMakeFiles/zlibstatic.dir/clean
clean: CMakeFiles/example.dir/clean
clean: CMakeFiles/minigzip.dir/clean
.PHONY : clean

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

# All Build rule for target.
CMakeFiles/zlib.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/zlib.dir/build.make CMakeFiles/zlib.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles --progress-num=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 "Built target zlib"
.PHONY : CMakeFiles/zlib.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/zlib.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 16
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/zlib.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 0
.PHONY : CMakeFiles/zlib.dir/rule

# Convenience name for target.
zlib: CMakeFiles/zlib.dir/rule
.PHONY : zlib

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

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

# All Build rule for target.
CMakeFiles/zlibstatic.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/zlibstatic.dir/build.make CMakeFiles/zlibstatic.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles --progress-num=21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36 "Built target zlibstatic"
.PHONY : CMakeFiles/zlibstatic.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/zlibstatic.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 16
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/zlibstatic.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 0
.PHONY : CMakeFiles/zlibstatic.dir/rule

# Convenience name for target.
zlibstatic: CMakeFiles/zlibstatic.dir/rule
.PHONY : zlibstatic

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

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

# All Build rule for target.
CMakeFiles/example.dir/all: CMakeFiles/zlib.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles --progress-num=1,2 "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 /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 18
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/example.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/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) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/clean
.PHONY : CMakeFiles/example.dir/clean

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

# All Build rule for target.
CMakeFiles/minigzip.dir/all: CMakeFiles/zlib.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/minigzip.dir/build.make CMakeFiles/minigzip.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles --progress-num=3,4 "Built target minigzip"
.PHONY : CMakeFiles/minigzip.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/minigzip.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 18
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/minigzip.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/pradeesh/Documents/LYNParser/JASSv2/external/zlib/CMakeFiles 0
.PHONY : CMakeFiles/minigzip.dir/rule

# Convenience name for target.
minigzip: CMakeFiles/minigzip.dir/rule
.PHONY : minigzip

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

