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

# 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/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe

# The command to remove a file.
RM = /cygdrive/c/Users/Tonda555/.CLion2018.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/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/examples

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/examples/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/Tonda555/.CLion2018.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/Tonda555/.CLion2018.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/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/examples/cmake-build-debug/CMakeFiles /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/examples/cmake-build-debug/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/examples/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 cs101_master_balanced

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

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

#=============================================================================
# Target rules for targets named cs101_master_unbalanced

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

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

#=============================================================================
# Target rules for targets named cs101_slave

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

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

#=============================================================================
# Target rules for targets named simple_client

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

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

#=============================================================================
# Target rules for targets named cs104_server

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

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

#=============================================================================
# Target rules for targets named cs104_server_no_threads

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

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

#=============================================================================
# Target rules for targets named cs104_redundancy_server

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

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

#=============================================================================
# Target rules for targets named multi_client_server

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

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

# 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 "... edit_cache"
	@echo "... cs101_master_balanced"
	@echo "... cs101_master_unbalanced"
	@echo "... cs101_slave"
	@echo "... simple_client"
	@echo "... cs104_server"
	@echo "... cs104_server_no_threads"
	@echo "... cs104_redundancy_server"
	@echo "... multi_client_server"
.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

