# 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 = /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake # The command to remove a file. RM = /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/sunjt/checkout/apps/app_demo # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/sunjt/checkout/apps/app_demo #============================================================================= # 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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/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 # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .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 install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -P cmake_install.cmake .PHONY : install/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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -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..." /opt/arago-2023.04/sysroots/x86_64-arago-linux/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/sunjt/checkout/apps/app_demo/CMakeFiles /home/sunjt/checkout/apps/app_demo//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/sunjt/checkout/apps/app_demo/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 APP_DEMO # Build rule for target. APP_DEMO: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 APP_DEMO .PHONY : APP_DEMO # fast build rule for target. APP_DEMO/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/build .PHONY : APP_DEMO/fast com_ttySx.o: com_ttySx.c.o .PHONY : com_ttySx.o # target to build an object file com_ttySx.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/com_ttySx.c.o .PHONY : com_ttySx.c.o com_ttySx.i: com_ttySx.c.i .PHONY : com_ttySx.i # target to preprocess a source file com_ttySx.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/com_ttySx.c.i .PHONY : com_ttySx.c.i com_ttySx.s: com_ttySx.c.s .PHONY : com_ttySx.s # target to generate assembly for a file com_ttySx.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/com_ttySx.c.s .PHONY : com_ttySx.c.s config.o: config.c.o .PHONY : config.o # target to build an object file config.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/config.c.o .PHONY : config.c.o config.i: config.c.i .PHONY : config.i # target to preprocess a source file config.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/config.c.i .PHONY : config.c.i config.s: config.c.s .PHONY : config.s # target to generate assembly for a file config.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/config.c.s .PHONY : config.c.s libJSON/cJSON.o: libJSON/cJSON.c.o .PHONY : libJSON/cJSON.o # target to build an object file libJSON/cJSON.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON.c.o .PHONY : libJSON/cJSON.c.o libJSON/cJSON.i: libJSON/cJSON.c.i .PHONY : libJSON/cJSON.i # target to preprocess a source file libJSON/cJSON.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON.c.i .PHONY : libJSON/cJSON.c.i libJSON/cJSON.s: libJSON/cJSON.c.s .PHONY : libJSON/cJSON.s # target to generate assembly for a file libJSON/cJSON.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON.c.s .PHONY : libJSON/cJSON.c.s libJSON/cJSON_Utils.o: libJSON/cJSON_Utils.c.o .PHONY : libJSON/cJSON_Utils.o # target to build an object file libJSON/cJSON_Utils.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON_Utils.c.o .PHONY : libJSON/cJSON_Utils.c.o libJSON/cJSON_Utils.i: libJSON/cJSON_Utils.c.i .PHONY : libJSON/cJSON_Utils.i # target to preprocess a source file libJSON/cJSON_Utils.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON_Utils.c.i .PHONY : libJSON/cJSON_Utils.c.i libJSON/cJSON_Utils.s: libJSON/cJSON_Utils.c.s .PHONY : libJSON/cJSON_Utils.s # target to generate assembly for a file libJSON/cJSON_Utils.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/libJSON/cJSON_Utils.c.s .PHONY : libJSON/cJSON_Utils.c.s liblog/elog.o: liblog/elog.c.o .PHONY : liblog/elog.o # target to build an object file liblog/elog.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog.c.o .PHONY : liblog/elog.c.o liblog/elog.i: liblog/elog.c.i .PHONY : liblog/elog.i # target to preprocess a source file liblog/elog.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog.c.i .PHONY : liblog/elog.c.i liblog/elog.s: liblog/elog.c.s .PHONY : liblog/elog.s # target to generate assembly for a file liblog/elog.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog.c.s .PHONY : liblog/elog.c.s liblog/elog_async.o: liblog/elog_async.c.o .PHONY : liblog/elog_async.o # target to build an object file liblog/elog_async.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_async.c.o .PHONY : liblog/elog_async.c.o liblog/elog_async.i: liblog/elog_async.c.i .PHONY : liblog/elog_async.i # target to preprocess a source file liblog/elog_async.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_async.c.i .PHONY : liblog/elog_async.c.i liblog/elog_async.s: liblog/elog_async.c.s .PHONY : liblog/elog_async.s # target to generate assembly for a file liblog/elog_async.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_async.c.s .PHONY : liblog/elog_async.c.s liblog/elog_buf.o: liblog/elog_buf.c.o .PHONY : liblog/elog_buf.o # target to build an object file liblog/elog_buf.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_buf.c.o .PHONY : liblog/elog_buf.c.o liblog/elog_buf.i: liblog/elog_buf.c.i .PHONY : liblog/elog_buf.i # target to preprocess a source file liblog/elog_buf.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_buf.c.i .PHONY : liblog/elog_buf.c.i liblog/elog_buf.s: liblog/elog_buf.c.s .PHONY : liblog/elog_buf.s # target to generate assembly for a file liblog/elog_buf.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_buf.c.s .PHONY : liblog/elog_buf.c.s liblog/elog_file.o: liblog/elog_file.c.o .PHONY : liblog/elog_file.o # target to build an object file liblog/elog_file.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file.c.o .PHONY : liblog/elog_file.c.o liblog/elog_file.i: liblog/elog_file.c.i .PHONY : liblog/elog_file.i # target to preprocess a source file liblog/elog_file.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file.c.i .PHONY : liblog/elog_file.c.i liblog/elog_file.s: liblog/elog_file.c.s .PHONY : liblog/elog_file.s # target to generate assembly for a file liblog/elog_file.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file.c.s .PHONY : liblog/elog_file.c.s liblog/elog_file_port.o: liblog/elog_file_port.c.o .PHONY : liblog/elog_file_port.o # target to build an object file liblog/elog_file_port.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file_port.c.o .PHONY : liblog/elog_file_port.c.o liblog/elog_file_port.i: liblog/elog_file_port.c.i .PHONY : liblog/elog_file_port.i # target to preprocess a source file liblog/elog_file_port.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file_port.c.i .PHONY : liblog/elog_file_port.c.i liblog/elog_file_port.s: liblog/elog_file_port.c.s .PHONY : liblog/elog_file_port.s # target to generate assembly for a file liblog/elog_file_port.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_file_port.c.s .PHONY : liblog/elog_file_port.c.s liblog/elog_port.o: liblog/elog_port.c.o .PHONY : liblog/elog_port.o # target to build an object file liblog/elog_port.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_port.c.o .PHONY : liblog/elog_port.c.o liblog/elog_port.i: liblog/elog_port.c.i .PHONY : liblog/elog_port.i # target to preprocess a source file liblog/elog_port.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_port.c.i .PHONY : liblog/elog_port.c.i liblog/elog_port.s: liblog/elog_port.c.s .PHONY : liblog/elog_port.s # target to generate assembly for a file liblog/elog_port.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_port.c.s .PHONY : liblog/elog_port.c.s liblog/elog_utils.o: liblog/elog_utils.c.o .PHONY : liblog/elog_utils.o # target to build an object file liblog/elog_utils.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_utils.c.o .PHONY : liblog/elog_utils.c.o liblog/elog_utils.i: liblog/elog_utils.c.i .PHONY : liblog/elog_utils.i # target to preprocess a source file liblog/elog_utils.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_utils.c.i .PHONY : liblog/elog_utils.c.i liblog/elog_utils.s: liblog/elog_utils.c.s .PHONY : liblog/elog_utils.s # target to generate assembly for a file liblog/elog_utils.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/liblog/elog_utils.c.s .PHONY : liblog/elog_utils.c.s logger.o: logger.c.o .PHONY : logger.o # target to build an object file logger.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/logger.c.o .PHONY : logger.c.o logger.i: logger.c.i .PHONY : logger.i # target to preprocess a source file logger.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/logger.c.i .PHONY : logger.c.i logger.s: logger.c.s .PHONY : logger.s # target to generate assembly for a file logger.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/logger.c.s .PHONY : logger.c.s main.o: main.c.o .PHONY : main.o # target to build an object file main.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/main.c.o .PHONY : main.c.o main.i: main.c.i .PHONY : main.i # target to preprocess a source file main.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/main.c.i .PHONY : main.c.i main.s: main.c.s .PHONY : main.s # target to generate assembly for a file main.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/APP_DEMO.dir/build.make CMakeFiles/APP_DEMO.dir/main.c.s .PHONY : main.c.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 "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... APP_DEMO" @echo "... com_ttySx.o" @echo "... com_ttySx.i" @echo "... com_ttySx.s" @echo "... config.o" @echo "... config.i" @echo "... config.s" @echo "... libJSON/cJSON.o" @echo "... libJSON/cJSON.i" @echo "... libJSON/cJSON.s" @echo "... libJSON/cJSON_Utils.o" @echo "... libJSON/cJSON_Utils.i" @echo "... libJSON/cJSON_Utils.s" @echo "... liblog/elog.o" @echo "... liblog/elog.i" @echo "... liblog/elog.s" @echo "... liblog/elog_async.o" @echo "... liblog/elog_async.i" @echo "... liblog/elog_async.s" @echo "... liblog/elog_buf.o" @echo "... liblog/elog_buf.i" @echo "... liblog/elog_buf.s" @echo "... liblog/elog_file.o" @echo "... liblog/elog_file.i" @echo "... liblog/elog_file.s" @echo "... liblog/elog_file_port.o" @echo "... liblog/elog_file_port.i" @echo "... liblog/elog_file_port.s" @echo "... liblog/elog_port.o" @echo "... liblog/elog_port.i" @echo "... liblog/elog_port.s" @echo "... liblog/elog_utils.o" @echo "... liblog/elog_utils.i" @echo "... liblog/elog_utils.s" @echo "... logger.o" @echo "... logger.i" @echo "... logger.s" @echo "... main.o" @echo "... main.i" @echo "... main.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