bonus-edge-proxy/build_gyk/Makefile

534 lines
18 KiB
Makefile

# 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
# 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:
# 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 = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /app
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /app/build_gyk
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -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..."
/usr/bin/cmake --regenerate-during-build -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 /app/build_gyk/CMakeFiles /app/build_gyk//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /app/build_gyk/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -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 edge_proxy_lib
# Build rule for target.
edge_proxy_lib: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 edge_proxy_lib
.PHONY : edge_proxy_lib
# fast build rule for target.
edge_proxy_lib/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/build
.PHONY : edge_proxy_lib/fast
#=============================================================================
# Target rules for targets named edge_proxy
# Build rule for target.
edge_proxy: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 edge_proxy
.PHONY : edge_proxy
# fast build rule for target.
edge_proxy/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy.dir/build.make CMakeFiles/edge_proxy.dir/build
.PHONY : edge_proxy/fast
#=============================================================================
# Target rules for targets named test
# Build rule for target.
test: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test
.PHONY : test
# fast build rule for target.
test/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build
.PHONY : test/fast
src/SystemMonitor.o: src/SystemMonitor.cc.o
.PHONY : src/SystemMonitor.o
# target to build an object file
src/SystemMonitor.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/SystemMonitor.cc.o
.PHONY : src/SystemMonitor.cc.o
src/SystemMonitor.i: src/SystemMonitor.cc.i
.PHONY : src/SystemMonitor.i
# target to preprocess a source file
src/SystemMonitor.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/SystemMonitor.cc.i
.PHONY : src/SystemMonitor.cc.i
src/SystemMonitor.s: src/SystemMonitor.cc.s
.PHONY : src/SystemMonitor.s
# target to generate assembly for a file
src/SystemMonitor.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/SystemMonitor.cc.s
.PHONY : src/SystemMonitor.cc.s
src/jwst20_sensor.o: src/jwst20_sensor.cc.o
.PHONY : src/jwst20_sensor.o
# target to build an object file
src/jwst20_sensor.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/jwst20_sensor.cc.o
.PHONY : src/jwst20_sensor.cc.o
src/jwst20_sensor.i: src/jwst20_sensor.cc.i
.PHONY : src/jwst20_sensor.i
# target to preprocess a source file
src/jwst20_sensor.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/jwst20_sensor.cc.i
.PHONY : src/jwst20_sensor.cc.i
src/jwst20_sensor.s: src/jwst20_sensor.cc.s
.PHONY : src/jwst20_sensor.s
# target to generate assembly for a file
src/jwst20_sensor.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/jwst20_sensor.cc.s
.PHONY : src/jwst20_sensor.cc.s
src/main.o: src/main.cpp.o
.PHONY : src/main.o
# target to build an object file
src/main.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy.dir/build.make CMakeFiles/edge_proxy.dir/src/main.cpp.o
.PHONY : src/main.cpp.o
src/main.i: src/main.cpp.i
.PHONY : src/main.i
# target to preprocess a source file
src/main.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy.dir/build.make CMakeFiles/edge_proxy.dir/src/main.cpp.i
.PHONY : src/main.cpp.i
src/main.s: src/main.cpp.s
.PHONY : src/main.s
# target to generate assembly for a file
src/main.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy.dir/build.make CMakeFiles/edge_proxy.dir/src/main.cpp.s
.PHONY : src/main.cpp.s
src/modbus_rtu_client.o: src/modbus_rtu_client.cc.o
.PHONY : src/modbus_rtu_client.o
# target to build an object file
src/modbus_rtu_client.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/modbus_rtu_client.cc.o
.PHONY : src/modbus_rtu_client.cc.o
src/modbus_rtu_client.i: src/modbus_rtu_client.cc.i
.PHONY : src/modbus_rtu_client.i
# target to preprocess a source file
src/modbus_rtu_client.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/modbus_rtu_client.cc.i
.PHONY : src/modbus_rtu_client.cc.i
src/modbus_rtu_client.s: src/modbus_rtu_client.cc.s
.PHONY : src/modbus_rtu_client.s
# target to generate assembly for a file
src/modbus_rtu_client.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/modbus_rtu_client.cc.s
.PHONY : src/modbus_rtu_client.cc.s
src/mqtt/handler/command_handler.o: src/mqtt/handler/command_handler.cpp.o
.PHONY : src/mqtt/handler/command_handler.o
# target to build an object file
src/mqtt/handler/command_handler.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/command_handler.cpp.o
.PHONY : src/mqtt/handler/command_handler.cpp.o
src/mqtt/handler/command_handler.i: src/mqtt/handler/command_handler.cpp.i
.PHONY : src/mqtt/handler/command_handler.i
# target to preprocess a source file
src/mqtt/handler/command_handler.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/command_handler.cpp.i
.PHONY : src/mqtt/handler/command_handler.cpp.i
src/mqtt/handler/command_handler.s: src/mqtt/handler/command_handler.cpp.s
.PHONY : src/mqtt/handler/command_handler.s
# target to generate assembly for a file
src/mqtt/handler/command_handler.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/command_handler.cpp.s
.PHONY : src/mqtt/handler/command_handler.cpp.s
src/mqtt/handler/data_handler.o: src/mqtt/handler/data_handler.cpp.o
.PHONY : src/mqtt/handler/data_handler.o
# target to build an object file
src/mqtt/handler/data_handler.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/data_handler.cpp.o
.PHONY : src/mqtt/handler/data_handler.cpp.o
src/mqtt/handler/data_handler.i: src/mqtt/handler/data_handler.cpp.i
.PHONY : src/mqtt/handler/data_handler.i
# target to preprocess a source file
src/mqtt/handler/data_handler.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/data_handler.cpp.i
.PHONY : src/mqtt/handler/data_handler.cpp.i
src/mqtt/handler/data_handler.s: src/mqtt/handler/data_handler.cpp.s
.PHONY : src/mqtt/handler/data_handler.s
# target to generate assembly for a file
src/mqtt/handler/data_handler.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/handler/data_handler.cpp.s
.PHONY : src/mqtt/handler/data_handler.cpp.s
src/mqtt/mqtt_client.o: src/mqtt/mqtt_client.cpp.o
.PHONY : src/mqtt/mqtt_client.o
# target to build an object file
src/mqtt/mqtt_client.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_client.cpp.o
.PHONY : src/mqtt/mqtt_client.cpp.o
src/mqtt/mqtt_client.i: src/mqtt/mqtt_client.cpp.i
.PHONY : src/mqtt/mqtt_client.i
# target to preprocess a source file
src/mqtt/mqtt_client.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_client.cpp.i
.PHONY : src/mqtt/mqtt_client.cpp.i
src/mqtt/mqtt_client.s: src/mqtt/mqtt_client.cpp.s
.PHONY : src/mqtt/mqtt_client.s
# target to generate assembly for a file
src/mqtt/mqtt_client.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_client.cpp.s
.PHONY : src/mqtt/mqtt_client.cpp.s
src/mqtt/mqtt_router.o: src/mqtt/mqtt_router.cpp.o
.PHONY : src/mqtt/mqtt_router.o
# target to build an object file
src/mqtt/mqtt_router.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_router.cpp.o
.PHONY : src/mqtt/mqtt_router.cpp.o
src/mqtt/mqtt_router.i: src/mqtt/mqtt_router.cpp.i
.PHONY : src/mqtt/mqtt_router.i
# target to preprocess a source file
src/mqtt/mqtt_router.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_router.cpp.i
.PHONY : src/mqtt/mqtt_router.cpp.i
src/mqtt/mqtt_router.s: src/mqtt/mqtt_router.cpp.s
.PHONY : src/mqtt/mqtt_router.s
# target to generate assembly for a file
src/mqtt/mqtt_router.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/mqtt/mqtt_router.cpp.s
.PHONY : src/mqtt/mqtt_router.cpp.s
src/network/tcp_server.o: src/network/tcp_server.cc.o
.PHONY : src/network/tcp_server.o
# target to build an object file
src/network/tcp_server.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/network/tcp_server.cc.o
.PHONY : src/network/tcp_server.cc.o
src/network/tcp_server.i: src/network/tcp_server.cc.i
.PHONY : src/network/tcp_server.i
# target to preprocess a source file
src/network/tcp_server.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/network/tcp_server.cc.i
.PHONY : src/network/tcp_server.cc.i
src/network/tcp_server.s: src/network/tcp_server.cc.s
.PHONY : src/network/tcp_server.s
# target to generate assembly for a file
src/network/tcp_server.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/network/tcp_server.cc.s
.PHONY : src/network/tcp_server.cc.s
src/protocol/protocol.o: src/protocol/protocol.cc.o
.PHONY : src/protocol/protocol.o
# target to build an object file
src/protocol/protocol.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol.cc.o
.PHONY : src/protocol/protocol.cc.o
src/protocol/protocol.i: src/protocol/protocol.cc.i
.PHONY : src/protocol/protocol.i
# target to preprocess a source file
src/protocol/protocol.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol.cc.i
.PHONY : src/protocol/protocol.cc.i
src/protocol/protocol.s: src/protocol/protocol.cc.s
.PHONY : src/protocol/protocol.s
# target to generate assembly for a file
src/protocol/protocol.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol.cc.s
.PHONY : src/protocol/protocol.cc.s
src/protocol/protocol_handler.o: src/protocol/protocol_handler.cc.o
.PHONY : src/protocol/protocol_handler.o
# target to build an object file
src/protocol/protocol_handler.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol_handler.cc.o
.PHONY : src/protocol/protocol_handler.cc.o
src/protocol/protocol_handler.i: src/protocol/protocol_handler.cc.i
.PHONY : src/protocol/protocol_handler.i
# target to preprocess a source file
src/protocol/protocol_handler.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol_handler.cc.i
.PHONY : src/protocol/protocol_handler.cc.i
src/protocol/protocol_handler.s: src/protocol/protocol_handler.cc.s
.PHONY : src/protocol/protocol_handler.s
# target to generate assembly for a file
src/protocol/protocol_handler.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/protocol/protocol_handler.cc.s
.PHONY : src/protocol/protocol_handler.cc.s
src/test.o: src/test.cc.o
.PHONY : src/test.o
# target to build an object file
src/test.cc.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/test.cc.o
.PHONY : src/test.cc.o
src/test.i: src/test.cc.i
.PHONY : src/test.i
# target to preprocess a source file
src/test.cc.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/test.cc.i
.PHONY : src/test.cc.i
src/test.s: src/test.cc.s
.PHONY : src/test.s
# target to generate assembly for a file
src/test.cc.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/test.cc.s
.PHONY : src/test.cc.s
src/utils/mqtt_topic_matcher.o: src/utils/mqtt_topic_matcher.cpp.o
.PHONY : src/utils/mqtt_topic_matcher.o
# target to build an object file
src/utils/mqtt_topic_matcher.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/utils/mqtt_topic_matcher.cpp.o
.PHONY : src/utils/mqtt_topic_matcher.cpp.o
src/utils/mqtt_topic_matcher.i: src/utils/mqtt_topic_matcher.cpp.i
.PHONY : src/utils/mqtt_topic_matcher.i
# target to preprocess a source file
src/utils/mqtt_topic_matcher.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/utils/mqtt_topic_matcher.cpp.i
.PHONY : src/utils/mqtt_topic_matcher.cpp.i
src/utils/mqtt_topic_matcher.s: src/utils/mqtt_topic_matcher.cpp.s
.PHONY : src/utils/mqtt_topic_matcher.s
# target to generate assembly for a file
src/utils/mqtt_topic_matcher.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/edge_proxy_lib.dir/build.make CMakeFiles/edge_proxy_lib.dir/src/utils/mqtt_topic_matcher.cpp.s
.PHONY : src/utils/mqtt_topic_matcher.cpp.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 "... edit_cache"
@echo "... rebuild_cache"
@echo "... edge_proxy"
@echo "... edge_proxy_lib"
@echo "... test"
@echo "... src/SystemMonitor.o"
@echo "... src/SystemMonitor.i"
@echo "... src/SystemMonitor.s"
@echo "... src/jwst20_sensor.o"
@echo "... src/jwst20_sensor.i"
@echo "... src/jwst20_sensor.s"
@echo "... src/main.o"
@echo "... src/main.i"
@echo "... src/main.s"
@echo "... src/modbus_rtu_client.o"
@echo "... src/modbus_rtu_client.i"
@echo "... src/modbus_rtu_client.s"
@echo "... src/mqtt/handler/command_handler.o"
@echo "... src/mqtt/handler/command_handler.i"
@echo "... src/mqtt/handler/command_handler.s"
@echo "... src/mqtt/handler/data_handler.o"
@echo "... src/mqtt/handler/data_handler.i"
@echo "... src/mqtt/handler/data_handler.s"
@echo "... src/mqtt/mqtt_client.o"
@echo "... src/mqtt/mqtt_client.i"
@echo "... src/mqtt/mqtt_client.s"
@echo "... src/mqtt/mqtt_router.o"
@echo "... src/mqtt/mqtt_router.i"
@echo "... src/mqtt/mqtt_router.s"
@echo "... src/network/tcp_server.o"
@echo "... src/network/tcp_server.i"
@echo "... src/network/tcp_server.s"
@echo "... src/protocol/protocol.o"
@echo "... src/protocol/protocol.i"
@echo "... src/protocol/protocol.s"
@echo "... src/protocol/protocol_handler.o"
@echo "... src/protocol/protocol_handler.i"
@echo "... src/protocol/protocol_handler.s"
@echo "... src/test.o"
@echo "... src/test.i"
@echo "... src/test.s"
@echo "... src/utils/mqtt_topic_matcher.o"
@echo "... src/utils/mqtt_topic_matcher.i"
@echo "... src/utils/mqtt_topic_matcher.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