build.make
3.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
# 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.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/cmake
# The command to remove a file.
RM = /opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-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/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build
# Utility rule file for copy-compile-commands.
# Include the progress variables for this target.
include CMakeFiles/copy-compile-commands.dir/progress.make
CMakeFiles/copy-compile-commands:
/opt/fsl-imx-wayland/5.10-hardknott/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -E copy_if_different /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build/compile_commands.json /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master
copy-compile-commands: CMakeFiles/copy-compile-commands
copy-compile-commands: CMakeFiles/copy-compile-commands.dir/build.make
.PHONY : copy-compile-commands
# Rule to build all files generated by this target.
CMakeFiles/copy-compile-commands.dir/build: copy-compile-commands
.PHONY : CMakeFiles/copy-compile-commands.dir/build
CMakeFiles/copy-compile-commands.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/copy-compile-commands.dir/cmake_clean.cmake
.PHONY : CMakeFiles/copy-compile-commands.dir/clean
CMakeFiles/copy-compile-commands.dir/depend:
cd /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/libvncserver-master /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build /home/falinux/work/lse/lse_vnc/ext_dep/libvncserver/build/CMakeFiles/copy-compile-commands.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/copy-compile-commands.dir/depend