File size: 10,697 Bytes
857752a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.24

# 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 = /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 = /content/TensorRT

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/TensorRT/build

# Utility rule file for third_party.protobuf.

# Include any custom commands dependencies for this target.
include CMakeFiles/third_party.protobuf.dir/compiler_depend.make

# Include the progress variables for this target.
include CMakeFiles/third_party.protobuf.dir/progress.make

CMakeFiles/third_party.protobuf: CMakeFiles/third_party.protobuf-complete

CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-install
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-mkdir
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-update
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-patch
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-build
CMakeFiles/third_party.protobuf-complete: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-install
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'third_party.protobuf'"
	/usr/local/bin/cmake -E make_directory /content/TensorRT/build/CMakeFiles
	/usr/local/bin/cmake -E touch /content/TensorRT/build/CMakeFiles/third_party.protobuf-complete
	/usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-done

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-build: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Performing build step for 'third_party.protobuf'"
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && $(MAKE)
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-build

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure: third_party.protobuf/tmp/third_party.protobuf-cfgcmd.txt
third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-patch
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Performing configure step for 'third_party.protobuf'"
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf/cmake "-GUnix Makefiles" -DCMAKE_BUILD_TYPE= -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc -DCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ -DCMAKE_C_FLAGS=-Dgoogle=google_private -DCMAKE_CXX_FLAGS=-Dgoogle=google_private -DCMAKE_INSTALL_PREFIX=/content/TensorRT/build/third_party.protobuf -Dprotobuf_BUILD_TESTS=OFF
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download: third_party.protobuf/src/third_party.protobuf-stamp/download-third_party.protobuf.cmake
third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-urlinfo.txt
third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-mkdir
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (download, verify and extract) for 'third_party.protobuf'"
	cd /content/TensorRT/build/third_party.protobuf/src && /usr/local/bin/cmake -P /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/download-third_party.protobuf.cmake
	cd /content/TensorRT/build/third_party.protobuf/src && /usr/local/bin/cmake -P /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/verify-third_party.protobuf.cmake
	cd /content/TensorRT/build/third_party.protobuf/src && /usr/local/bin/cmake -P /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/extract-third_party.protobuf.cmake
	cd /content/TensorRT/build/third_party.protobuf/src && /usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-install: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Performing install step for 'third_party.protobuf'"
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && $(MAKE) install
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-install

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-mkdir:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'third_party.protobuf'"
	/usr/local/bin/cmake -Dcfgdir= -P /content/TensorRT/build/third_party.protobuf/tmp/third_party.protobuf-mkdirs.cmake
	/usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-mkdir

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-patch: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-update
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'third_party.protobuf'"
	/usr/local/bin/cmake -E echo_append
	/usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-patch

third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-update: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/content/TensorRT/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No update step for 'third_party.protobuf'"
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake -E echo_append
	cd /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf && /usr/local/bin/cmake -E touch /content/TensorRT/build/third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-update

third_party.protobuf: CMakeFiles/third_party.protobuf
third_party.protobuf: CMakeFiles/third_party.protobuf-complete
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-build
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-configure
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-download
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-install
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-mkdir
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-patch
third_party.protobuf: third_party.protobuf/src/third_party.protobuf-stamp/third_party.protobuf-update
third_party.protobuf: CMakeFiles/third_party.protobuf.dir/build.make
.PHONY : third_party.protobuf

# Rule to build all files generated by this target.
CMakeFiles/third_party.protobuf.dir/build: third_party.protobuf
.PHONY : CMakeFiles/third_party.protobuf.dir/build

CMakeFiles/third_party.protobuf.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/third_party.protobuf.dir/cmake_clean.cmake
.PHONY : CMakeFiles/third_party.protobuf.dir/clean

CMakeFiles/third_party.protobuf.dir/depend:
	cd /content/TensorRT/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/TensorRT /content/TensorRT /content/TensorRT/build /content/TensorRT/build /content/TensorRT/build/CMakeFiles/third_party.protobuf.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/third_party.protobuf.dir/depend