# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # 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 = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/x265_4.0/source # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .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..." /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..." /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..." /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..." /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..." /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..." /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..." /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 /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64/CMakeFiles /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64/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 x265-static # Build rule for target. x265-static: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 x265-static .PHONY : x265-static # fast build rule for target. x265-static/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/x265-static.dir/build.make CMakeFiles/x265-static.dir/build .PHONY : x265-static/fast #============================================================================= # Target rules for targets named clean-generated # Build rule for target. clean-generated: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean-generated .PHONY : clean-generated # fast build rule for target. clean-generated/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/clean-generated.dir/build.make CMakeFiles/clean-generated.dir/build .PHONY : clean-generated/fast #============================================================================= # Target rules for targets named x265-shared # Build rule for target. x265-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 x265-shared .PHONY : x265-shared # fast build rule for target. x265-shared/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/x265-shared.dir/build.make CMakeFiles/x265-shared.dir/build .PHONY : x265-shared/fast #============================================================================= # Target rules for targets named uninstall # Build rule for target. uninstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall .PHONY : uninstall # fast build rule for target. uninstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build .PHONY : uninstall/fast #============================================================================= # Target rules for targets named cli # Build rule for target. cli: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cli .PHONY : cli # fast build rule for target. cli/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/build .PHONY : cli/fast #============================================================================= # Target rules for targets named encoder # Build rule for target. encoder: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 encoder .PHONY : encoder # fast build rule for target. encoder/fast: $(MAKE) $(MAKESILENT) -f encoder/CMakeFiles/encoder.dir/build.make encoder/CMakeFiles/encoder.dir/build .PHONY : encoder/fast #============================================================================= # Target rules for targets named common # Build rule for target. common: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common .PHONY : common # fast build rule for target. common/fast: $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build .PHONY : common/fast #============================================================================= # Target rules for targets named TestBench # Build rule for target. TestBench: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TestBench .PHONY : TestBench # fast build rule for target. TestBench/fast: $(MAKE) $(MAKESILENT) -f test/CMakeFiles/TestBench.dir/build.make test/CMakeFiles/TestBench.dir/build .PHONY : TestBench/fast abrEncApp.o: abrEncApp.cpp.o .PHONY : abrEncApp.o # target to build an object file abrEncApp.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/abrEncApp.cpp.o .PHONY : abrEncApp.cpp.o abrEncApp.i: abrEncApp.cpp.i .PHONY : abrEncApp.i # target to preprocess a source file abrEncApp.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/abrEncApp.cpp.i .PHONY : abrEncApp.cpp.i abrEncApp.s: abrEncApp.cpp.s .PHONY : abrEncApp.s # target to generate assembly for a file abrEncApp.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/abrEncApp.cpp.s .PHONY : abrEncApp.cpp.s input/input.o: input/input.cpp.o .PHONY : input/input.o # target to build an object file input/input.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/input.cpp.o .PHONY : input/input.cpp.o input/input.i: input/input.cpp.i .PHONY : input/input.i # target to preprocess a source file input/input.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/input.cpp.i .PHONY : input/input.cpp.i input/input.s: input/input.cpp.s .PHONY : input/input.s # target to generate assembly for a file input/input.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/input.cpp.s .PHONY : input/input.cpp.s input/y4m.o: input/y4m.cpp.o .PHONY : input/y4m.o # target to build an object file input/y4m.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/y4m.cpp.o .PHONY : input/y4m.cpp.o input/y4m.i: input/y4m.cpp.i .PHONY : input/y4m.i # target to preprocess a source file input/y4m.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/y4m.cpp.i .PHONY : input/y4m.cpp.i input/y4m.s: input/y4m.cpp.s .PHONY : input/y4m.s # target to generate assembly for a file input/y4m.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/y4m.cpp.s .PHONY : input/y4m.cpp.s input/yuv.o: input/yuv.cpp.o .PHONY : input/yuv.o # target to build an object file input/yuv.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/yuv.cpp.o .PHONY : input/yuv.cpp.o input/yuv.i: input/yuv.cpp.i .PHONY : input/yuv.i # target to preprocess a source file input/yuv.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/yuv.cpp.i .PHONY : input/yuv.cpp.i input/yuv.s: input/yuv.cpp.s .PHONY : input/yuv.s # target to generate assembly for a file input/yuv.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/input/yuv.cpp.s .PHONY : input/yuv.cpp.s output/output.o: output/output.cpp.o .PHONY : output/output.o # target to build an object file output/output.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/output.cpp.o .PHONY : output/output.cpp.o output/output.i: output/output.cpp.i .PHONY : output/output.i # target to preprocess a source file output/output.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/output.cpp.i .PHONY : output/output.cpp.i output/output.s: output/output.cpp.s .PHONY : output/output.s # target to generate assembly for a file output/output.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/output.cpp.s .PHONY : output/output.cpp.s output/raw.o: output/raw.cpp.o .PHONY : output/raw.o # target to build an object file output/raw.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/raw.cpp.o .PHONY : output/raw.cpp.o output/raw.i: output/raw.cpp.i .PHONY : output/raw.i # target to preprocess a source file output/raw.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/raw.cpp.i .PHONY : output/raw.cpp.i output/raw.s: output/raw.cpp.s .PHONY : output/raw.s # target to generate assembly for a file output/raw.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/raw.cpp.s .PHONY : output/raw.cpp.s output/reconplay.o: output/reconplay.cpp.o .PHONY : output/reconplay.o # target to build an object file output/reconplay.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/reconplay.cpp.o .PHONY : output/reconplay.cpp.o output/reconplay.i: output/reconplay.cpp.i .PHONY : output/reconplay.i # target to preprocess a source file output/reconplay.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/reconplay.cpp.i .PHONY : output/reconplay.cpp.i output/reconplay.s: output/reconplay.cpp.s .PHONY : output/reconplay.s # target to generate assembly for a file output/reconplay.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/reconplay.cpp.s .PHONY : output/reconplay.cpp.s output/y4m.o: output/y4m.cpp.o .PHONY : output/y4m.o # target to build an object file output/y4m.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/y4m.cpp.o .PHONY : output/y4m.cpp.o output/y4m.i: output/y4m.cpp.i .PHONY : output/y4m.i # target to preprocess a source file output/y4m.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/y4m.cpp.i .PHONY : output/y4m.cpp.i output/y4m.s: output/y4m.cpp.s .PHONY : output/y4m.s # target to generate assembly for a file output/y4m.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/y4m.cpp.s .PHONY : output/y4m.cpp.s output/yuv.o: output/yuv.cpp.o .PHONY : output/yuv.o # target to build an object file output/yuv.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/yuv.cpp.o .PHONY : output/yuv.cpp.o output/yuv.i: output/yuv.cpp.i .PHONY : output/yuv.i # target to preprocess a source file output/yuv.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/yuv.cpp.i .PHONY : output/yuv.cpp.i output/yuv.s: output/yuv.cpp.s .PHONY : output/yuv.s # target to generate assembly for a file output/yuv.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/output/yuv.cpp.s .PHONY : output/yuv.cpp.s x265.o: x265.cpp.o .PHONY : x265.o # target to build an object file x265.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265.cpp.o .PHONY : x265.cpp.o x265.i: x265.cpp.i .PHONY : x265.i # target to preprocess a source file x265.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265.cpp.i .PHONY : x265.cpp.i x265.s: x265.cpp.s .PHONY : x265.s # target to generate assembly for a file x265.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265.cpp.s .PHONY : x265.cpp.s x265cli.o: x265cli.cpp.o .PHONY : x265cli.o # target to build an object file x265cli.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265cli.cpp.o .PHONY : x265cli.cpp.o x265cli.i: x265cli.cpp.i .PHONY : x265cli.i # target to preprocess a source file x265cli.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265cli.cpp.i .PHONY : x265cli.cpp.i x265cli.s: x265cli.cpp.s .PHONY : x265cli.s # target to generate assembly for a file x265cli.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/x265cli.cpp.s .PHONY : x265cli.cpp.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 "... clean-generated" @echo "... uninstall" @echo "... TestBench" @echo "... cli" @echo "... common" @echo "... encoder" @echo "... x265-shared" @echo "... x265-static" @echo "... abrEncApp.o" @echo "... abrEncApp.i" @echo "... abrEncApp.s" @echo "... input/input.o" @echo "... input/input.i" @echo "... input/input.s" @echo "... input/y4m.o" @echo "... input/y4m.i" @echo "... input/y4m.s" @echo "... input/yuv.o" @echo "... input/yuv.i" @echo "... input/yuv.s" @echo "... output/output.o" @echo "... output/output.i" @echo "... output/output.s" @echo "... output/raw.o" @echo "... output/raw.i" @echo "... output/raw.s" @echo "... output/reconplay.o" @echo "... output/reconplay.i" @echo "... output/reconplay.s" @echo "... output/y4m.o" @echo "... output/y4m.i" @echo "... output/y4m.s" @echo "... output/yuv.o" @echo "... output/yuv.i" @echo "... output/yuv.s" @echo "... x265.o" @echo "... x265.i" @echo "... x265.s" @echo "... x265cli.o" @echo "... x265cli.i" @echo "... x265cli.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