Makefile 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.16
  3. # Default target executed when no arguments are given to make.
  4. default_target: all
  5. .PHONY : default_target
  6. # Allow only one "make -f Makefile2" at a time, but pass parallelism.
  7. .NOTPARALLEL:
  8. #=============================================================================
  9. # Special targets provided by cmake.
  10. # Disable implicit rules so canonical targets will work.
  11. .SUFFIXES:
  12. # Remove some rules from gmake that .SUFFIXES does not remove.
  13. SUFFIXES =
  14. .SUFFIXES: .hpux_make_needs_suffix_list
  15. # Suppress display of executed commands.
  16. $(VERBOSE).SILENT:
  17. # A target that is always out of date.
  18. cmake_force:
  19. .PHONY : cmake_force
  20. #=============================================================================
  21. # Set environment variables for the build.
  22. # The shell in which to execute make rules.
  23. SHELL = /bin/sh
  24. # The CMake executable.
  25. CMAKE_COMMAND = /usr/bin/cmake
  26. # The command to remove a file.
  27. RM = /usr/bin/cmake -E remove -f
  28. # Escaping for special characters.
  29. EQUALS = =
  30. # The top-level source directory on which CMake was run.
  31. CMAKE_SOURCE_DIR = /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop
  32. # The top-level build directory on which CMake was run.
  33. CMAKE_BINARY_DIR = /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop/build
  34. #=============================================================================
  35. # Targets provided globally by CMake.
  36. # Special rule for the target edit_cache
  37. edit_cache:
  38. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
  39. /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  40. .PHONY : edit_cache
  41. # Special rule for the target edit_cache
  42. edit_cache/fast: edit_cache
  43. .PHONY : edit_cache/fast
  44. # Special rule for the target package_source
  45. package_source:
  46. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
  47. /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop/build/CPackSourceConfig.cmake
  48. .PHONY : package_source
  49. # Special rule for the target package_source
  50. package_source/fast: package_source
  51. .PHONY : package_source/fast
  52. # Special rule for the target rebuild_cache
  53. rebuild_cache:
  54. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  55. /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  56. .PHONY : rebuild_cache
  57. # Special rule for the target rebuild_cache
  58. rebuild_cache/fast: rebuild_cache
  59. .PHONY : rebuild_cache/fast
  60. # Special rule for the target package
  61. package: preinstall
  62. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
  63. /usr/bin/cpack --config ./CPackConfig.cmake
  64. .PHONY : package
  65. # Special rule for the target package
  66. package/fast: package
  67. .PHONY : package/fast
  68. # The main all target
  69. all: cmake_check_build_system
  70. $(CMAKE_COMMAND) -E cmake_progress_start /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop/build/CMakeFiles /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop/build/CMakeFiles/progress.marks
  71. $(MAKE) -f CMakeFiles/Makefile2 all
  72. $(CMAKE_COMMAND) -E cmake_progress_start /home/nvidia/20231220ZBC-PORT/EgoZJ/webrtcinterop/build/CMakeFiles 0
  73. .PHONY : all
  74. # The main clean target
  75. clean:
  76. $(MAKE) -f CMakeFiles/Makefile2 clean
  77. .PHONY : clean
  78. # The main clean target
  79. clean/fast: clean
  80. .PHONY : clean/fast
  81. # Prepare targets for installation.
  82. preinstall: all
  83. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  84. .PHONY : preinstall
  85. # Prepare targets for installation.
  86. preinstall/fast:
  87. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  88. .PHONY : preinstall/fast
  89. # clear depends
  90. depend:
  91. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  92. .PHONY : depend
  93. #=============================================================================
  94. # Target rules for targets named webrtcinterop
  95. # Build rule for target.
  96. webrtcinterop: cmake_check_build_system
  97. $(MAKE) -f CMakeFiles/Makefile2 webrtcinterop
  98. .PHONY : webrtcinterop
  99. # fast build rule for target.
  100. webrtcinterop/fast:
  101. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/build
  102. .PHONY : webrtcinterop/fast
  103. api.o: api.cpp.o
  104. .PHONY : api.o
  105. # target to build an object file
  106. api.cpp.o:
  107. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/api.cpp.o
  108. .PHONY : api.cpp.o
  109. api.i: api.cpp.i
  110. .PHONY : api.i
  111. # target to preprocess a source file
  112. api.cpp.i:
  113. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/api.cpp.i
  114. .PHONY : api.cpp.i
  115. api.s: api.cpp.s
  116. .PHONY : api.s
  117. # target to generate assembly for a file
  118. api.cpp.s:
  119. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/api.cpp.s
  120. .PHONY : api.cpp.s
  121. audio_frame_observer.o: audio_frame_observer.cpp.o
  122. .PHONY : audio_frame_observer.o
  123. # target to build an object file
  124. audio_frame_observer.cpp.o:
  125. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/audio_frame_observer.cpp.o
  126. .PHONY : audio_frame_observer.cpp.o
  127. audio_frame_observer.i: audio_frame_observer.cpp.i
  128. .PHONY : audio_frame_observer.i
  129. # target to preprocess a source file
  130. audio_frame_observer.cpp.i:
  131. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/audio_frame_observer.cpp.i
  132. .PHONY : audio_frame_observer.cpp.i
  133. audio_frame_observer.s: audio_frame_observer.cpp.s
  134. .PHONY : audio_frame_observer.s
  135. # target to generate assembly for a file
  136. audio_frame_observer.cpp.s:
  137. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/audio_frame_observer.cpp.s
  138. .PHONY : audio_frame_observer.cpp.s
  139. capture_op.o: capture_op.cpp.o
  140. .PHONY : capture_op.o
  141. # target to build an object file
  142. capture_op.cpp.o:
  143. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/capture_op.cpp.o
  144. .PHONY : capture_op.cpp.o
  145. capture_op.i: capture_op.cpp.i
  146. .PHONY : capture_op.i
  147. # target to preprocess a source file
  148. capture_op.cpp.i:
  149. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/capture_op.cpp.i
  150. .PHONY : capture_op.cpp.i
  151. capture_op.s: capture_op.cpp.s
  152. .PHONY : capture_op.s
  153. # target to generate assembly for a file
  154. capture_op.cpp.s:
  155. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/capture_op.cpp.s
  156. .PHONY : capture_op.cpp.s
  157. data_channel_observer.o: data_channel_observer.cpp.o
  158. .PHONY : data_channel_observer.o
  159. # target to build an object file
  160. data_channel_observer.cpp.o:
  161. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/data_channel_observer.cpp.o
  162. .PHONY : data_channel_observer.cpp.o
  163. data_channel_observer.i: data_channel_observer.cpp.i
  164. .PHONY : data_channel_observer.i
  165. # target to preprocess a source file
  166. data_channel_observer.cpp.i:
  167. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/data_channel_observer.cpp.i
  168. .PHONY : data_channel_observer.cpp.i
  169. data_channel_observer.s: data_channel_observer.cpp.s
  170. .PHONY : data_channel_observer.s
  171. # target to generate assembly for a file
  172. data_channel_observer.cpp.s:
  173. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/data_channel_observer.cpp.s
  174. .PHONY : data_channel_observer.cpp.s
  175. gsml_capturer.o: gsml_capturer.cpp.o
  176. .PHONY : gsml_capturer.o
  177. # target to build an object file
  178. gsml_capturer.cpp.o:
  179. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/gsml_capturer.cpp.o
  180. .PHONY : gsml_capturer.cpp.o
  181. gsml_capturer.i: gsml_capturer.cpp.i
  182. .PHONY : gsml_capturer.i
  183. # target to preprocess a source file
  184. gsml_capturer.cpp.i:
  185. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/gsml_capturer.cpp.i
  186. .PHONY : gsml_capturer.cpp.i
  187. gsml_capturer.s: gsml_capturer.cpp.s
  188. .PHONY : gsml_capturer.s
  189. # target to generate assembly for a file
  190. gsml_capturer.cpp.s:
  191. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/gsml_capturer.cpp.s
  192. .PHONY : gsml_capturer.cpp.s
  193. pch.o: pch.cpp.o
  194. .PHONY : pch.o
  195. # target to build an object file
  196. pch.cpp.o:
  197. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/pch.cpp.o
  198. .PHONY : pch.cpp.o
  199. pch.i: pch.cpp.i
  200. .PHONY : pch.i
  201. # target to preprocess a source file
  202. pch.cpp.i:
  203. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/pch.cpp.i
  204. .PHONY : pch.cpp.i
  205. pch.s: pch.cpp.s
  206. .PHONY : pch.s
  207. # target to generate assembly for a file
  208. pch.cpp.s:
  209. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/pch.cpp.s
  210. .PHONY : pch.cpp.s
  211. peer_connection.o: peer_connection.cpp.o
  212. .PHONY : peer_connection.o
  213. # target to build an object file
  214. peer_connection.cpp.o:
  215. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/peer_connection.cpp.o
  216. .PHONY : peer_connection.cpp.o
  217. peer_connection.i: peer_connection.cpp.i
  218. .PHONY : peer_connection.i
  219. # target to preprocess a source file
  220. peer_connection.cpp.i:
  221. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/peer_connection.cpp.i
  222. .PHONY : peer_connection.cpp.i
  223. peer_connection.s: peer_connection.cpp.s
  224. .PHONY : peer_connection.s
  225. # target to generate assembly for a file
  226. peer_connection.cpp.s:
  227. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/peer_connection.cpp.s
  228. .PHONY : peer_connection.cpp.s
  229. sanitize_string.o: sanitize_string.cpp.o
  230. .PHONY : sanitize_string.o
  231. # target to build an object file
  232. sanitize_string.cpp.o:
  233. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sanitize_string.cpp.o
  234. .PHONY : sanitize_string.cpp.o
  235. sanitize_string.i: sanitize_string.cpp.i
  236. .PHONY : sanitize_string.i
  237. # target to preprocess a source file
  238. sanitize_string.cpp.i:
  239. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sanitize_string.cpp.i
  240. .PHONY : sanitize_string.cpp.i
  241. sanitize_string.s: sanitize_string.cpp.s
  242. .PHONY : sanitize_string.s
  243. # target to generate assembly for a file
  244. sanitize_string.cpp.s:
  245. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sanitize_string.cpp.s
  246. .PHONY : sanitize_string.cpp.s
  247. sdp_utils.o: sdp_utils.cpp.o
  248. .PHONY : sdp_utils.o
  249. # target to build an object file
  250. sdp_utils.cpp.o:
  251. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sdp_utils.cpp.o
  252. .PHONY : sdp_utils.cpp.o
  253. sdp_utils.i: sdp_utils.cpp.i
  254. .PHONY : sdp_utils.i
  255. # target to preprocess a source file
  256. sdp_utils.cpp.i:
  257. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sdp_utils.cpp.i
  258. .PHONY : sdp_utils.cpp.i
  259. sdp_utils.s: sdp_utils.cpp.s
  260. .PHONY : sdp_utils.s
  261. # target to generate assembly for a file
  262. sdp_utils.cpp.s:
  263. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/sdp_utils.cpp.s
  264. .PHONY : sdp_utils.cpp.s
  265. video_frame_observer.o: video_frame_observer.cpp.o
  266. .PHONY : video_frame_observer.o
  267. # target to build an object file
  268. video_frame_observer.cpp.o:
  269. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/video_frame_observer.cpp.o
  270. .PHONY : video_frame_observer.cpp.o
  271. video_frame_observer.i: video_frame_observer.cpp.i
  272. .PHONY : video_frame_observer.i
  273. # target to preprocess a source file
  274. video_frame_observer.cpp.i:
  275. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/video_frame_observer.cpp.i
  276. .PHONY : video_frame_observer.cpp.i
  277. video_frame_observer.s: video_frame_observer.cpp.s
  278. .PHONY : video_frame_observer.s
  279. # target to generate assembly for a file
  280. video_frame_observer.cpp.s:
  281. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/video_frame_observer.cpp.s
  282. .PHONY : video_frame_observer.cpp.s
  283. webrtcinterop.o: webrtcinterop.cpp.o
  284. .PHONY : webrtcinterop.o
  285. # target to build an object file
  286. webrtcinterop.cpp.o:
  287. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/webrtcinterop.cpp.o
  288. .PHONY : webrtcinterop.cpp.o
  289. webrtcinterop.i: webrtcinterop.cpp.i
  290. .PHONY : webrtcinterop.i
  291. # target to preprocess a source file
  292. webrtcinterop.cpp.i:
  293. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/webrtcinterop.cpp.i
  294. .PHONY : webrtcinterop.cpp.i
  295. webrtcinterop.s: webrtcinterop.cpp.s
  296. .PHONY : webrtcinterop.s
  297. # target to generate assembly for a file
  298. webrtcinterop.cpp.s:
  299. $(MAKE) -f CMakeFiles/webrtcinterop.dir/build.make CMakeFiles/webrtcinterop.dir/webrtcinterop.cpp.s
  300. .PHONY : webrtcinterop.cpp.s
  301. # Help Target
  302. help:
  303. @echo "The following are some of the valid targets for this Makefile:"
  304. @echo "... all (the default if no target is provided)"
  305. @echo "... clean"
  306. @echo "... depend"
  307. @echo "... edit_cache"
  308. @echo "... package_source"
  309. @echo "... rebuild_cache"
  310. @echo "... package"
  311. @echo "... webrtcinterop"
  312. @echo "... api.o"
  313. @echo "... api.i"
  314. @echo "... api.s"
  315. @echo "... audio_frame_observer.o"
  316. @echo "... audio_frame_observer.i"
  317. @echo "... audio_frame_observer.s"
  318. @echo "... capture_op.o"
  319. @echo "... capture_op.i"
  320. @echo "... capture_op.s"
  321. @echo "... data_channel_observer.o"
  322. @echo "... data_channel_observer.i"
  323. @echo "... data_channel_observer.s"
  324. @echo "... gsml_capturer.o"
  325. @echo "... gsml_capturer.i"
  326. @echo "... gsml_capturer.s"
  327. @echo "... pch.o"
  328. @echo "... pch.i"
  329. @echo "... pch.s"
  330. @echo "... peer_connection.o"
  331. @echo "... peer_connection.i"
  332. @echo "... peer_connection.s"
  333. @echo "... sanitize_string.o"
  334. @echo "... sanitize_string.i"
  335. @echo "... sanitize_string.s"
  336. @echo "... sdp_utils.o"
  337. @echo "... sdp_utils.i"
  338. @echo "... sdp_utils.s"
  339. @echo "... video_frame_observer.o"
  340. @echo "... video_frame_observer.i"
  341. @echo "... video_frame_observer.s"
  342. @echo "... webrtcinterop.o"
  343. @echo "... webrtcinterop.i"
  344. @echo "... webrtcinterop.s"
  345. .PHONY : help
  346. #=============================================================================
  347. # Special targets to cleanup operation of make.
  348. # Special rule to run CMake to check the build system integrity.
  349. # No rule that depends on this can have commands that come from listfiles
  350. # because they might be regenerated.
  351. cmake_check_build_system:
  352. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  353. .PHONY : cmake_check_build_system