mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-15 14:54:40 +00:00
127 lines
6.8 KiB
Makefile
127 lines
6.8 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.25
|
|
|
|
# Delete rule output on recipe failure.
|
|
.DELETE_ON_ERROR:
|
|
|
|
#=============================================================================
|
|
# 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.
|
|
|
|
SHELL = cmd.exe
|
|
|
|
# The CMake executable.
|
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.1.1\bin\cmake\win\x64\bin\cmake.exe"
|
|
|
|
# The command to remove a file.
|
|
RM = "C:\Program Files\JetBrains\CLion 2023.1.1\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug
|
|
|
|
# Include any dependencies generated for this target.
|
|
include CMakeFiles/uv_k5font.dir/depend.make
|
|
# Include any dependencies generated by the compiler for this target.
|
|
include CMakeFiles/uv_k5font.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/uv_k5font.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include CMakeFiles/uv_k5font.dir/flags.make
|
|
|
|
CMakeFiles/uv_k5font.dir/main.cpp.obj: CMakeFiles/uv_k5font.dir/flags.make
|
|
CMakeFiles/uv_k5font.dir/main.cpp.obj: C:/Users/RUPC/Desktop/UV-K6/uv-k5-firmware-chinese/uv-k5font/main.cpp
|
|
CMakeFiles/uv_k5font.dir/main.cpp.obj: CMakeFiles/uv_k5font.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/uv_k5font.dir/main.cpp.obj"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uv_k5font.dir/main.cpp.obj -MF CMakeFiles\uv_k5font.dir\main.cpp.obj.d -o CMakeFiles\uv_k5font.dir\main.cpp.obj -c C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\main.cpp
|
|
|
|
CMakeFiles/uv_k5font.dir/main.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/uv_k5font.dir/main.cpp.i"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\main.cpp > CMakeFiles\uv_k5font.dir\main.cpp.i
|
|
|
|
CMakeFiles/uv_k5font.dir/main.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/uv_k5font.dir/main.cpp.s"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\main.cpp -o CMakeFiles\uv_k5font.dir\main.cpp.s
|
|
|
|
CMakeFiles/uv_k5font.dir/font.cpp.obj: CMakeFiles/uv_k5font.dir/flags.make
|
|
CMakeFiles/uv_k5font.dir/font.cpp.obj: C:/Users/RUPC/Desktop/UV-K6/uv-k5-firmware-chinese/uv-k5font/font.cpp
|
|
CMakeFiles/uv_k5font.dir/font.cpp.obj: CMakeFiles/uv_k5font.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/uv_k5font.dir/font.cpp.obj"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uv_k5font.dir/font.cpp.obj -MF CMakeFiles\uv_k5font.dir\font.cpp.obj.d -o CMakeFiles\uv_k5font.dir\font.cpp.obj -c C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\font.cpp
|
|
|
|
CMakeFiles/uv_k5font.dir/font.cpp.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/uv_k5font.dir/font.cpp.i"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\font.cpp > CMakeFiles\uv_k5font.dir\font.cpp.i
|
|
|
|
CMakeFiles/uv_k5font.dir/font.cpp.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/uv_k5font.dir/font.cpp.s"
|
|
C:\Qt\Qt5.14.2\Tools\mingw730_64\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\font.cpp -o CMakeFiles\uv_k5font.dir\font.cpp.s
|
|
|
|
# Object files for target uv_k5font
|
|
uv_k5font_OBJECTS = \
|
|
"CMakeFiles/uv_k5font.dir/main.cpp.obj" \
|
|
"CMakeFiles/uv_k5font.dir/font.cpp.obj"
|
|
|
|
# External object files for target uv_k5font
|
|
uv_k5font_EXTERNAL_OBJECTS =
|
|
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/main.cpp.obj
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/font.cpp.obj
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/build.make
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/linkLibs.rsp
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/objects1
|
|
uv_k5font.exe: CMakeFiles/uv_k5font.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable uv_k5font.exe"
|
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\uv_k5font.dir\link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/uv_k5font.dir/build: uv_k5font.exe
|
|
.PHONY : CMakeFiles/uv_k5font.dir/build
|
|
|
|
CMakeFiles/uv_k5font.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles\uv_k5font.dir\cmake_clean.cmake
|
|
.PHONY : CMakeFiles/uv_k5font.dir/clean
|
|
|
|
CMakeFiles/uv_k5font.dir/depend:
|
|
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug C:\Users\RUPC\Desktop\UV-K6\uv-k5-firmware-chinese\uv-k5font\cmake-build-debug\CMakeFiles\uv_k5font.dir\DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : CMakeFiles/uv_k5font.dir/depend
|
|
|