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

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


# 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 = /cygdrive/c/Users/tl/.CLion2019.3/system/cygwin_cmake/bin/cmake.exe

# The command to remove a file.
RM = /cygdrive/c/Users/tl/.CLion2019.3/system/cygwin_cmake/bin/cmake.exe -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/deps/hiredis

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/deps/hiredis/cmake-build-debug

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/cygdrive/c/Users/tl/.CLion2019.3/system/cygwin_cmake/bin/cmake.exe -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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/cygdrive/c/Users/tl/.CLion2019.3/system/cygwin_cmake/bin/cmake.exe -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/deps/hiredis/cmake-build-debug/CMakeFiles /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/deps/hiredis/cmake-build-debug/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/deps/hiredis/cmake-build-debug/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -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 hiredis

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

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

async.o: async.c.o

.PHONY : async.o

# target to build an object file
async.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/async.c.o
.PHONY : async.c.o

async.i: async.c.i

.PHONY : async.i

# target to preprocess a source file
async.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/async.c.i
.PHONY : async.c.i

async.s: async.c.s

.PHONY : async.s

# target to generate assembly for a file
async.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/async.c.s
.PHONY : async.c.s

dict.o: dict.c.o

.PHONY : dict.o

# target to build an object file
dict.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/dict.c.o
.PHONY : dict.c.o

dict.i: dict.c.i

.PHONY : dict.i

# target to preprocess a source file
dict.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/dict.c.i
.PHONY : dict.c.i

dict.s: dict.c.s

.PHONY : dict.s

# target to generate assembly for a file
dict.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/dict.c.s
.PHONY : dict.c.s

hiredis.o: hiredis.c.o

.PHONY : hiredis.o

# target to build an object file
hiredis.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/hiredis.c.o
.PHONY : hiredis.c.o

hiredis.i: hiredis.c.i

.PHONY : hiredis.i

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

hiredis.s: hiredis.c.s

.PHONY : hiredis.s

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

net.o: net.c.o

.PHONY : net.o

# target to build an object file
net.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/net.c.o
.PHONY : net.c.o

net.i: net.c.i

.PHONY : net.i

# target to preprocess a source file
net.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/net.c.i
.PHONY : net.c.i

net.s: net.c.s

.PHONY : net.s

# target to generate assembly for a file
net.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/net.c.s
.PHONY : net.c.s

read.o: read.c.o

.PHONY : read.o

# target to build an object file
read.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/read.c.o
.PHONY : read.c.o

read.i: read.c.i

.PHONY : read.i

# target to preprocess a source file
read.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/read.c.i
.PHONY : read.c.i

read.s: read.c.s

.PHONY : read.s

# target to generate assembly for a file
read.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/read.c.s
.PHONY : read.c.s

sds.o: sds.c.o

.PHONY : sds.o

# target to build an object file
sds.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sds.c.o
.PHONY : sds.c.o

sds.i: sds.c.i

.PHONY : sds.i

# target to preprocess a source file
sds.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sds.c.i
.PHONY : sds.c.i

sds.s: sds.c.s

.PHONY : sds.s

# target to generate assembly for a file
sds.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sds.c.s
.PHONY : sds.c.s

sockcompat.o: sockcompat.c.o

.PHONY : sockcompat.o

# target to build an object file
sockcompat.c.o:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sockcompat.c.o
.PHONY : sockcompat.c.o

sockcompat.i: sockcompat.c.i

.PHONY : sockcompat.i

# target to preprocess a source file
sockcompat.c.i:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sockcompat.c.i
.PHONY : sockcompat.c.i

sockcompat.s: sockcompat.c.s

.PHONY : sockcompat.s

# target to generate assembly for a file
sockcompat.c.s:
	$(MAKE) -f CMakeFiles/hiredis.dir/build.make CMakeFiles/hiredis.dir/sockcompat.c.s
.PHONY : sockcompat.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 "... rebuild_cache"
	@echo "... hiredis"
	@echo "... edit_cache"
	@echo "... async.o"
	@echo "... async.i"
	@echo "... async.s"
	@echo "... dict.o"
	@echo "... dict.i"
	@echo "... dict.s"
	@echo "... hiredis.o"
	@echo "... hiredis.i"
	@echo "... hiredis.s"
	@echo "... net.o"
	@echo "... net.i"
	@echo "... net.s"
	@echo "... read.o"
	@echo "... read.i"
	@echo "... read.s"
	@echo "... sds.o"
	@echo "... sds.i"
	@echo "... sds.s"
	@echo "... sockcompat.o"
	@echo "... sockcompat.i"
	@echo "... sockcompat.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

