123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395 |
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.16
- # 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:
- # 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 = /usr/bin/cmake
- # The command to remove a file.
- RM = /usr/bin/cmake -E remove -f
- # Escaping for special characters.
- EQUALS = =
- # The top-level source directory on which CMake was run.
- CMAKE_SOURCE_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable
- #=============================================================================
- # Directory level rules for the build root directory
- # The main recursive "all" target.
- all: CMakeFiles/websockets.dir/all
- all: CMakeFiles/test-server.dir/all
- all: CMakeFiles/test-server-pthreads.dir/all
- all: CMakeFiles/test-fuzxy.dir/all
- all: CMakeFiles/websockets_shared.dir/all
- all: CMakeFiles/test-ping.dir/all
- all: CMakeFiles/test-server-extpoll.dir/all
- all: CMakeFiles/test-fraggle.dir/all
- all: CMakeFiles/test-echo.dir/all
- all: CMakeFiles/test-client.dir/all
- .PHONY : all
- # The main recursive "preinstall" target.
- preinstall:
- .PHONY : preinstall
- # The main recursive "clean" target.
- clean: CMakeFiles/websockets.dir/clean
- clean: CMakeFiles/test-server.dir/clean
- clean: CMakeFiles/test-server-pthreads.dir/clean
- clean: CMakeFiles/test-fuzxy.dir/clean
- clean: CMakeFiles/websockets_shared.dir/clean
- clean: CMakeFiles/test-ping.dir/clean
- clean: CMakeFiles/test-server-extpoll.dir/clean
- clean: CMakeFiles/dist.dir/clean
- clean: CMakeFiles/test-fraggle.dir/clean
- clean: CMakeFiles/test-echo.dir/clean
- clean: CMakeFiles/test-client.dir/clean
- .PHONY : clean
- #=============================================================================
- # Target rules for target CMakeFiles/websockets.dir
- # All Build rule for target.
- CMakeFiles/websockets.dir/all:
- $(MAKE) -f CMakeFiles/websockets.dir/build.make CMakeFiles/websockets.dir/depend
- $(MAKE) -f CMakeFiles/websockets.dir/build.make CMakeFiles/websockets.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=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 "Built target websockets"
- .PHONY : CMakeFiles/websockets.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/websockets.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 25
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/websockets.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/websockets.dir/rule
- # Convenience name for target.
- websockets: CMakeFiles/websockets.dir/rule
- .PHONY : websockets
- # clean rule for target.
- CMakeFiles/websockets.dir/clean:
- $(MAKE) -f CMakeFiles/websockets.dir/build.make CMakeFiles/websockets.dir/clean
- .PHONY : CMakeFiles/websockets.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-server.dir
- # All Build rule for target.
- CMakeFiles/test-server.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-server.dir/build.make CMakeFiles/test-server.dir/depend
- $(MAKE) -f CMakeFiles/test-server.dir/build.make CMakeFiles/test-server.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=11,12,13,14,15,16,17 "Built target test-server"
- .PHONY : CMakeFiles/test-server.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-server.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 32
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-server.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-server.dir/rule
- # Convenience name for target.
- test-server: CMakeFiles/test-server.dir/rule
- .PHONY : test-server
- # clean rule for target.
- CMakeFiles/test-server.dir/clean:
- $(MAKE) -f CMakeFiles/test-server.dir/build.make CMakeFiles/test-server.dir/clean
- .PHONY : CMakeFiles/test-server.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-server-pthreads.dir
- # All Build rule for target.
- CMakeFiles/test-server-pthreads.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-server-pthreads.dir/build.make CMakeFiles/test-server-pthreads.dir/depend
- $(MAKE) -f CMakeFiles/test-server-pthreads.dir/build.make CMakeFiles/test-server-pthreads.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=25,26,27,28,29,30,31 "Built target test-server-pthreads"
- .PHONY : CMakeFiles/test-server-pthreads.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-server-pthreads.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 32
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-server-pthreads.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-server-pthreads.dir/rule
- # Convenience name for target.
- test-server-pthreads: CMakeFiles/test-server-pthreads.dir/rule
- .PHONY : test-server-pthreads
- # clean rule for target.
- CMakeFiles/test-server-pthreads.dir/clean:
- $(MAKE) -f CMakeFiles/test-server-pthreads.dir/build.make CMakeFiles/test-server-pthreads.dir/clean
- .PHONY : CMakeFiles/test-server-pthreads.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-fuzxy.dir
- # All Build rule for target.
- CMakeFiles/test-fuzxy.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-fuzxy.dir/build.make CMakeFiles/test-fuzxy.dir/depend
- $(MAKE) -f CMakeFiles/test-fuzxy.dir/build.make CMakeFiles/test-fuzxy.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=7,8 "Built target test-fuzxy"
- .PHONY : CMakeFiles/test-fuzxy.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-fuzxy.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 27
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-fuzxy.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-fuzxy.dir/rule
- # Convenience name for target.
- test-fuzxy: CMakeFiles/test-fuzxy.dir/rule
- .PHONY : test-fuzxy
- # clean rule for target.
- CMakeFiles/test-fuzxy.dir/clean:
- $(MAKE) -f CMakeFiles/test-fuzxy.dir/build.make CMakeFiles/test-fuzxy.dir/clean
- .PHONY : CMakeFiles/test-fuzxy.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/websockets_shared.dir
- # All Build rule for target.
- CMakeFiles/websockets_shared.dir/all:
- $(MAKE) -f CMakeFiles/websockets_shared.dir/build.make CMakeFiles/websockets_shared.dir/depend
- $(MAKE) -f CMakeFiles/websockets_shared.dir/build.make CMakeFiles/websockets_shared.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81 "Built target websockets_shared"
- .PHONY : CMakeFiles/websockets_shared.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/websockets_shared.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 25
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/websockets_shared.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/websockets_shared.dir/rule
- # Convenience name for target.
- websockets_shared: CMakeFiles/websockets_shared.dir/rule
- .PHONY : websockets_shared
- # clean rule for target.
- CMakeFiles/websockets_shared.dir/clean:
- $(MAKE) -f CMakeFiles/websockets_shared.dir/build.make CMakeFiles/websockets_shared.dir/clean
- .PHONY : CMakeFiles/websockets_shared.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-ping.dir
- # All Build rule for target.
- CMakeFiles/test-ping.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-ping.dir/build.make CMakeFiles/test-ping.dir/depend
- $(MAKE) -f CMakeFiles/test-ping.dir/build.make CMakeFiles/test-ping.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=9,10 "Built target test-ping"
- .PHONY : CMakeFiles/test-ping.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-ping.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 27
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-ping.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-ping.dir/rule
- # Convenience name for target.
- test-ping: CMakeFiles/test-ping.dir/rule
- .PHONY : test-ping
- # clean rule for target.
- CMakeFiles/test-ping.dir/clean:
- $(MAKE) -f CMakeFiles/test-ping.dir/build.make CMakeFiles/test-ping.dir/clean
- .PHONY : CMakeFiles/test-ping.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-server-extpoll.dir
- # All Build rule for target.
- CMakeFiles/test-server-extpoll.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-server-extpoll.dir/build.make CMakeFiles/test-server-extpoll.dir/depend
- $(MAKE) -f CMakeFiles/test-server-extpoll.dir/build.make CMakeFiles/test-server-extpoll.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=18,19,20,21,22,23,24 "Built target test-server-extpoll"
- .PHONY : CMakeFiles/test-server-extpoll.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-server-extpoll.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 32
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-server-extpoll.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-server-extpoll.dir/rule
- # Convenience name for target.
- test-server-extpoll: CMakeFiles/test-server-extpoll.dir/rule
- .PHONY : test-server-extpoll
- # clean rule for target.
- CMakeFiles/test-server-extpoll.dir/clean:
- $(MAKE) -f CMakeFiles/test-server-extpoll.dir/build.make CMakeFiles/test-server-extpoll.dir/clean
- .PHONY : CMakeFiles/test-server-extpoll.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/dist.dir
- # All Build rule for target.
- CMakeFiles/dist.dir/all:
- $(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/depend
- $(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num= "Built target dist"
- .PHONY : CMakeFiles/dist.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/dist.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/dist.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/dist.dir/rule
- # Convenience name for target.
- dist: CMakeFiles/dist.dir/rule
- .PHONY : dist
- # clean rule for target.
- CMakeFiles/dist.dir/clean:
- $(MAKE) -f CMakeFiles/dist.dir/build.make CMakeFiles/dist.dir/clean
- .PHONY : CMakeFiles/dist.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-fraggle.dir
- # All Build rule for target.
- CMakeFiles/test-fraggle.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-fraggle.dir/build.make CMakeFiles/test-fraggle.dir/depend
- $(MAKE) -f CMakeFiles/test-fraggle.dir/build.make CMakeFiles/test-fraggle.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=5,6 "Built target test-fraggle"
- .PHONY : CMakeFiles/test-fraggle.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-fraggle.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 27
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-fraggle.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-fraggle.dir/rule
- # Convenience name for target.
- test-fraggle: CMakeFiles/test-fraggle.dir/rule
- .PHONY : test-fraggle
- # clean rule for target.
- CMakeFiles/test-fraggle.dir/clean:
- $(MAKE) -f CMakeFiles/test-fraggle.dir/build.make CMakeFiles/test-fraggle.dir/clean
- .PHONY : CMakeFiles/test-fraggle.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-echo.dir
- # All Build rule for target.
- CMakeFiles/test-echo.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-echo.dir/build.make CMakeFiles/test-echo.dir/depend
- $(MAKE) -f CMakeFiles/test-echo.dir/build.make CMakeFiles/test-echo.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=3,4 "Built target test-echo"
- .PHONY : CMakeFiles/test-echo.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-echo.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 27
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-echo.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-echo.dir/rule
- # Convenience name for target.
- test-echo: CMakeFiles/test-echo.dir/rule
- .PHONY : test-echo
- # clean rule for target.
- CMakeFiles/test-echo.dir/clean:
- $(MAKE) -f CMakeFiles/test-echo.dir/build.make CMakeFiles/test-echo.dir/clean
- .PHONY : CMakeFiles/test-echo.dir/clean
- #=============================================================================
- # Target rules for target CMakeFiles/test-client.dir
- # All Build rule for target.
- CMakeFiles/test-client.dir/all: CMakeFiles/websockets.dir/all
- $(MAKE) -f CMakeFiles/test-client.dir/build.make CMakeFiles/test-client.dir/depend
- $(MAKE) -f CMakeFiles/test-client.dir/build.make CMakeFiles/test-client.dir/build
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles --progress-num=1,2 "Built target test-client"
- .PHONY : CMakeFiles/test-client.dir/all
- # Build rule for subdir invocation for target.
- CMakeFiles/test-client.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 27
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test-client.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libwebsockets-2.2.2-stable/CMakeFiles 0
- .PHONY : CMakeFiles/test-client.dir/rule
- # Convenience name for target.
- test-client: CMakeFiles/test-client.dir/rule
- .PHONY : test-client
- # clean rule for target.
- CMakeFiles/test-client.dir/clean:
- $(MAKE) -f CMakeFiles/test-client.dir/build.make CMakeFiles/test-client.dir/clean
- .PHONY : CMakeFiles/test-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
|