# 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

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/cmake-build-debug

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cpack.exe --config ./CPackSourceConfig.cmake /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/cmake-build-debug/CPackSourceConfig.cmake
.PHONY : package_source

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

.PHONY : package_source/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cpack.exe --config ./CPackConfig.cmake
.PHONY : package

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

.PHONY : package/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/cygdrive/c/Users/Tonda555/.CLion2018.3/system/cygwin_cmake/bin/ctest.exe --force-new-ctest-process $(ARGS)
.PHONY : test

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

.PHONY : test/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Applications\" \"Development\" \"Libraries\""
.PHONY : list_install_components

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

.PHONY : list_install_components/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

# 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

# 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/cmake-build-debug/CMakeFiles /cygdrive/c/Users/Tonda555/Desktop/lib60870-2.1.1/lib60870-C/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/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 generator104/cs101_master_balanced/CMakeFiles/cs101_master_balanced.dir/build.make generator104/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 generator104/cs101_master_unbalanced/CMakeFiles/cs101_master_unbalanced.dir/build.make generator104/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 generator104/cs101_slave/CMakeFiles/cs101_slave.dir/build.make generator104/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 generator104/cs104_client/CMakeFiles/simple_client.dir/build.make generator104/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 generator104/cs104_server/CMakeFiles/cs104_server.dir/build.make generator104/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 generator104/cs104_server_no_threads/CMakeFiles/cs104_server_no_threads.dir/build.make generator104/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 generator104/cs104_redundancy_server/CMakeFiles/cs104_redundancy_server.dir/build.make generator104/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 generator104/multi_client_server/CMakeFiles/multi_client_server.dir/build.make generator104/multi_client_server/CMakeFiles/multi_client_server.dir/build
.PHONY : multi_client_server/fast

#=============================================================================
# Target rules for targets named tests

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

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

#=============================================================================
# Target rules for targets named lib60870

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

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

#=============================================================================
# Target rules for targets named lib60870-shared

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

# fast build rule for target.
lib60870-shared/fast:
	$(MAKE) -f src/CMakeFiles/lib60870-shared.dir/build.make src/CMakeFiles/lib60870-shared.dir/build
.PHONY : lib60870-shared/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 "... install/strip"
	@echo "... install"
	@echo "... package_source"
	@echo "... package"
	@echo "... install/local"
	@echo "... test"
	@echo "... list_install_components"
	@echo "... edit_cache"
	@echo "... rebuild_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"
	@echo "... tests"
	@echo "... lib60870"
	@echo "... lib60870-shared"
.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

