You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

299 lines
14 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.0
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/cityhunter/CLionProjects/v4l2onvif
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/cityhunter/CLionProjects/v4l2onvif/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/soap_lib.dir/all
all: CMakeFiles/onvif_server.dir/all
all: CMakeFiles/onvif-server.dir/all
all: CMakeFiles/onvif-client.dir/all
.PHONY : all
# The main recursive "codegen" target.
codegen: CMakeFiles/soap_lib.dir/codegen
codegen: CMakeFiles/onvif_server.dir/codegen
codegen: CMakeFiles/onvif-server.dir/codegen
codegen: CMakeFiles/onvif-client.dir/codegen
.PHONY : codegen
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/soap_lib.dir/clean
clean: CMakeFiles/onvif_server.dir/clean
clean: CMakeFiles/onvif-server.dir/clean
clean: CMakeFiles/wsdd_build.dir/clean
clean: CMakeFiles/v4l2rtsp_build.dir/clean
clean: CMakeFiles/onvif-client.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/soap_lib.dir
# All Build rule for target.
CMakeFiles/soap_lib.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/soap_lib.dir/build.make CMakeFiles/soap_lib.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/soap_lib.dir/build.make CMakeFiles/soap_lib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73 "Built target soap_lib"
.PHONY : CMakeFiles/soap_lib.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/soap_lib.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 43
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/soap_lib.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/soap_lib.dir/rule
# Convenience name for target.
soap_lib: CMakeFiles/soap_lib.dir/rule
.PHONY : soap_lib
# codegen rule for target.
CMakeFiles/soap_lib.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/soap_lib.dir/build.make CMakeFiles/soap_lib.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73 "Finished codegen for target soap_lib"
.PHONY : CMakeFiles/soap_lib.dir/codegen
# clean rule for target.
CMakeFiles/soap_lib.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/soap_lib.dir/build.make CMakeFiles/soap_lib.dir/clean
.PHONY : CMakeFiles/soap_lib.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/onvif_server.dir
# All Build rule for target.
CMakeFiles/onvif_server.dir/all: CMakeFiles/soap_lib.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif_server.dir/build.make CMakeFiles/onvif_server.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif_server.dir/build.make CMakeFiles/onvif_server.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30 "Built target onvif_server"
.PHONY : CMakeFiles/onvif_server.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/onvif_server.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 59
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/onvif_server.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/onvif_server.dir/rule
# Convenience name for target.
onvif_server: CMakeFiles/onvif_server.dir/rule
.PHONY : onvif_server
# codegen rule for target.
CMakeFiles/onvif_server.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif_server.dir/build.make CMakeFiles/onvif_server.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30 "Finished codegen for target onvif_server"
.PHONY : CMakeFiles/onvif_server.dir/codegen
# clean rule for target.
CMakeFiles/onvif_server.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif_server.dir/build.make CMakeFiles/onvif_server.dir/clean
.PHONY : CMakeFiles/onvif_server.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/onvif-server.dir
# All Build rule for target.
CMakeFiles/onvif-server.dir/all: CMakeFiles/wsdd_build.dir/all
CMakeFiles/onvif-server.dir/all: CMakeFiles/v4l2rtsp_build.dir/all
CMakeFiles/onvif-server.dir/all: CMakeFiles/soap_lib.dir/all
CMakeFiles/onvif-server.dir/all: CMakeFiles/onvif_server.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-server.dir/build.make CMakeFiles/onvif-server.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-server.dir/build.make CMakeFiles/onvif-server.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=8,9,10,11,12,13,14 "Built target onvif-server"
.PHONY : CMakeFiles/onvif-server.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/onvif-server.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 68
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/onvif-server.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/onvif-server.dir/rule
# Convenience name for target.
onvif-server: CMakeFiles/onvif-server.dir/rule
.PHONY : onvif-server
# codegen rule for target.
CMakeFiles/onvif-server.dir/codegen: CMakeFiles/wsdd_build.dir/all
CMakeFiles/onvif-server.dir/codegen: CMakeFiles/v4l2rtsp_build.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-server.dir/build.make CMakeFiles/onvif-server.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=8,9,10,11,12,13,14 "Finished codegen for target onvif-server"
.PHONY : CMakeFiles/onvif-server.dir/codegen
# clean rule for target.
CMakeFiles/onvif-server.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-server.dir/build.make CMakeFiles/onvif-server.dir/clean
.PHONY : CMakeFiles/onvif-server.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/wsdd_build.dir
# All Build rule for target.
CMakeFiles/wsdd_build.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/wsdd_build.dir/build.make CMakeFiles/wsdd_build.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/wsdd_build.dir/build.make CMakeFiles/wsdd_build.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=75 "Built target wsdd_build"
.PHONY : CMakeFiles/wsdd_build.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/wsdd_build.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/wsdd_build.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/wsdd_build.dir/rule
# Convenience name for target.
wsdd_build: CMakeFiles/wsdd_build.dir/rule
.PHONY : wsdd_build
# codegen rule for target.
CMakeFiles/wsdd_build.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/wsdd_build.dir/build.make CMakeFiles/wsdd_build.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=75 "Finished codegen for target wsdd_build"
.PHONY : CMakeFiles/wsdd_build.dir/codegen
# clean rule for target.
CMakeFiles/wsdd_build.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/wsdd_build.dir/build.make CMakeFiles/wsdd_build.dir/clean
.PHONY : CMakeFiles/wsdd_build.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/v4l2rtsp_build.dir
# All Build rule for target.
CMakeFiles/v4l2rtsp_build.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/v4l2rtsp_build.dir/build.make CMakeFiles/v4l2rtsp_build.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/v4l2rtsp_build.dir/build.make CMakeFiles/v4l2rtsp_build.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=74 "Built target v4l2rtsp_build"
.PHONY : CMakeFiles/v4l2rtsp_build.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/v4l2rtsp_build.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/v4l2rtsp_build.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/v4l2rtsp_build.dir/rule
# Convenience name for target.
v4l2rtsp_build: CMakeFiles/v4l2rtsp_build.dir/rule
.PHONY : v4l2rtsp_build
# codegen rule for target.
CMakeFiles/v4l2rtsp_build.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/v4l2rtsp_build.dir/build.make CMakeFiles/v4l2rtsp_build.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=74 "Finished codegen for target v4l2rtsp_build"
.PHONY : CMakeFiles/v4l2rtsp_build.dir/codegen
# clean rule for target.
CMakeFiles/v4l2rtsp_build.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/v4l2rtsp_build.dir/build.make CMakeFiles/v4l2rtsp_build.dir/clean
.PHONY : CMakeFiles/v4l2rtsp_build.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/onvif-client.dir
# All Build rule for target.
CMakeFiles/onvif-client.dir/all: CMakeFiles/soap_lib.dir/all
CMakeFiles/onvif-client.dir/all: CMakeFiles/onvif_server.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-client.dir/build.make CMakeFiles/onvif-client.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-client.dir/build.make CMakeFiles/onvif-client.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Built target onvif-client"
.PHONY : CMakeFiles/onvif-client.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/onvif-client.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 66
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/onvif-client.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles 0
.PHONY : CMakeFiles/onvif-client.dir/rule
# Convenience name for target.
onvif-client: CMakeFiles/onvif-client.dir/rule
.PHONY : onvif-client
# codegen rule for target.
CMakeFiles/onvif-client.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-client.dir/build.make CMakeFiles/onvif-client.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/cityhunter/CLionProjects/v4l2onvif/build/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Finished codegen for target onvif-client"
.PHONY : CMakeFiles/onvif-client.dir/codegen
# clean rule for target.
CMakeFiles/onvif-client.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/onvif-client.dir/build.make CMakeFiles/onvif-client.dir/clean
.PHONY : CMakeFiles/onvif-client.dir/clean
#=============================================================================
# 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