# 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

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/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
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug/CMakeFiles /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug/src/modules/CMakeFiles/progress.marks
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/modules/CMakeFiles/hellotype.dir/rule:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/hellotype.dir/rule
.PHONY : src/modules/CMakeFiles/hellotype.dir/rule

# Convenience name for target.
hellotype: src/modules/CMakeFiles/hellotype.dir/rule

.PHONY : hellotype

# fast build rule for target.
hellotype/fast:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/hellotype.dir/build.make src/modules/CMakeFiles/hellotype.dir/build
.PHONY : hellotype/fast

# Convenience name for target.
src/modules/CMakeFiles/helloworld.dir/rule:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/helloworld.dir/rule
.PHONY : src/modules/CMakeFiles/helloworld.dir/rule

# Convenience name for target.
helloworld: src/modules/CMakeFiles/helloworld.dir/rule

.PHONY : helloworld

# fast build rule for target.
helloworld/fast:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloworld.dir/build.make src/modules/CMakeFiles/helloworld.dir/build
.PHONY : helloworld/fast

# Convenience name for target.
src/modules/CMakeFiles/helloblock.dir/rule:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/helloblock.dir/rule
.PHONY : src/modules/CMakeFiles/helloblock.dir/rule

# Convenience name for target.
helloblock: src/modules/CMakeFiles/helloblock.dir/rule

.PHONY : helloblock

# fast build rule for target.
helloblock/fast:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloblock.dir/build.make src/modules/CMakeFiles/helloblock.dir/build
.PHONY : helloblock/fast

# Convenience name for target.
src/modules/CMakeFiles/testmodule.dir/rule:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/testmodule.dir/rule
.PHONY : src/modules/CMakeFiles/testmodule.dir/rule

# Convenience name for target.
testmodule: src/modules/CMakeFiles/testmodule.dir/rule

.PHONY : testmodule

# fast build rule for target.
testmodule/fast:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/testmodule.dir/build.make src/modules/CMakeFiles/testmodule.dir/build
.PHONY : testmodule/fast

helloblock.o: helloblock.c.o

.PHONY : helloblock.o

# target to build an object file
helloblock.c.o:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloblock.dir/build.make src/modules/CMakeFiles/helloblock.dir/helloblock.c.o
.PHONY : helloblock.c.o

helloblock.i: helloblock.c.i

.PHONY : helloblock.i

# target to preprocess a source file
helloblock.c.i:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloblock.dir/build.make src/modules/CMakeFiles/helloblock.dir/helloblock.c.i
.PHONY : helloblock.c.i

helloblock.s: helloblock.c.s

.PHONY : helloblock.s

# target to generate assembly for a file
helloblock.c.s:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloblock.dir/build.make src/modules/CMakeFiles/helloblock.dir/helloblock.c.s
.PHONY : helloblock.c.s

hellotype.o: hellotype.c.o

.PHONY : hellotype.o

# target to build an object file
hellotype.c.o:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/hellotype.dir/build.make src/modules/CMakeFiles/hellotype.dir/hellotype.c.o
.PHONY : hellotype.c.o

hellotype.i: hellotype.c.i

.PHONY : hellotype.i

# target to preprocess a source file
hellotype.c.i:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/hellotype.dir/build.make src/modules/CMakeFiles/hellotype.dir/hellotype.c.i
.PHONY : hellotype.c.i

hellotype.s: hellotype.c.s

.PHONY : hellotype.s

# target to generate assembly for a file
hellotype.c.s:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/hellotype.dir/build.make src/modules/CMakeFiles/hellotype.dir/hellotype.c.s
.PHONY : hellotype.c.s

helloworld.o: helloworld.c.o

.PHONY : helloworld.o

# target to build an object file
helloworld.c.o:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloworld.dir/build.make src/modules/CMakeFiles/helloworld.dir/helloworld.c.o
.PHONY : helloworld.c.o

helloworld.i: helloworld.c.i

.PHONY : helloworld.i

# target to preprocess a source file
helloworld.c.i:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloworld.dir/build.make src/modules/CMakeFiles/helloworld.dir/helloworld.c.i
.PHONY : helloworld.c.i

helloworld.s: helloworld.c.s

.PHONY : helloworld.s

# target to generate assembly for a file
helloworld.c.s:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/helloworld.dir/build.make src/modules/CMakeFiles/helloworld.dir/helloworld.c.s
.PHONY : helloworld.c.s

testmodule.o: testmodule.c.o

.PHONY : testmodule.o

# target to build an object file
testmodule.c.o:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/testmodule.dir/build.make src/modules/CMakeFiles/testmodule.dir/testmodule.c.o
.PHONY : testmodule.c.o

testmodule.i: testmodule.c.i

.PHONY : testmodule.i

# target to preprocess a source file
testmodule.c.i:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/testmodule.dir/build.make src/modules/CMakeFiles/testmodule.dir/testmodule.c.i
.PHONY : testmodule.c.i

testmodule.s: testmodule.c.s

.PHONY : testmodule.s

# target to generate assembly for a file
testmodule.c.s:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(MAKE) -f src/modules/CMakeFiles/testmodule.dir/build.make src/modules/CMakeFiles/testmodule.dir/testmodule.c.s
.PHONY : testmodule.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 "... hellotype"
	@echo "... helloworld"
	@echo "... helloblock"
	@echo "... testmodule"
	@echo "... edit_cache"
	@echo "... helloblock.o"
	@echo "... helloblock.i"
	@echo "... helloblock.s"
	@echo "... hellotype.o"
	@echo "... hellotype.i"
	@echo "... hellotype.s"
	@echo "... helloworld.o"
	@echo "... helloworld.i"
	@echo "... helloworld.s"
	@echo "... testmodule.o"
	@echo "... testmodule.i"
	@echo "... testmodule.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:
	cd /cygdrive/e/sourcecode/opensource/redis-6.0-annotated/redis/cmake-build-debug && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

