# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.0

# 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.1/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
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(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/common//CMakeFiles/progress.marks
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/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:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
common/CMakeFiles/common.dir/rule:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/CMakeFiles/common.dir/rule
.PHONY : common/CMakeFiles/common.dir/rule

# Convenience name for target.
common: common/CMakeFiles/common.dir/rule
.PHONY : common

# fast build rule for target.
common/fast:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build
.PHONY : common/fast

bitstream.o: bitstream.cpp.o
.PHONY : bitstream.o

# target to build an object file
bitstream.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/bitstream.cpp.o
.PHONY : bitstream.cpp.o

bitstream.i: bitstream.cpp.i
.PHONY : bitstream.i

# target to preprocess a source file
bitstream.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/bitstream.cpp.i
.PHONY : bitstream.cpp.i

bitstream.s: bitstream.cpp.s
.PHONY : bitstream.s

# target to generate assembly for a file
bitstream.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/bitstream.cpp.s
.PHONY : bitstream.cpp.s

common.o: common.cpp.o
.PHONY : common.o

# target to build an object file
common.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/common.cpp.o
.PHONY : common.cpp.o

common.i: common.cpp.i
.PHONY : common.i

# target to preprocess a source file
common.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/common.cpp.i
.PHONY : common.cpp.i

common.s: common.cpp.s
.PHONY : common.s

# target to generate assembly for a file
common.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/common.cpp.s
.PHONY : common.cpp.s

constants.o: constants.cpp.o
.PHONY : constants.o

# target to build an object file
constants.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/constants.cpp.o
.PHONY : constants.cpp.o

constants.i: constants.cpp.i
.PHONY : constants.i

# target to preprocess a source file
constants.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/constants.cpp.i
.PHONY : constants.cpp.i

constants.s: constants.cpp.s
.PHONY : constants.s

# target to generate assembly for a file
constants.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/constants.cpp.s
.PHONY : constants.cpp.s

cpu.o: cpu.cpp.o
.PHONY : cpu.o

# target to build an object file
cpu.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cpu.cpp.o
.PHONY : cpu.cpp.o

cpu.i: cpu.cpp.i
.PHONY : cpu.i

# target to preprocess a source file
cpu.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cpu.cpp.i
.PHONY : cpu.cpp.i

cpu.s: cpu.cpp.s
.PHONY : cpu.s

# target to generate assembly for a file
cpu.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cpu.cpp.s
.PHONY : cpu.cpp.s

cudata.o: cudata.cpp.o
.PHONY : cudata.o

# target to build an object file
cudata.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cudata.cpp.o
.PHONY : cudata.cpp.o

cudata.i: cudata.cpp.i
.PHONY : cudata.i

# target to preprocess a source file
cudata.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cudata.cpp.i
.PHONY : cudata.cpp.i

cudata.s: cudata.cpp.s
.PHONY : cudata.s

# target to generate assembly for a file
cudata.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/cudata.cpp.s
.PHONY : cudata.cpp.s

dct.o: dct.cpp.o
.PHONY : dct.o

# target to build an object file
dct.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/dct.cpp.o
.PHONY : dct.cpp.o

dct.i: dct.cpp.i
.PHONY : dct.i

# target to preprocess a source file
dct.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/dct.cpp.i
.PHONY : dct.cpp.i

dct.s: dct.cpp.s
.PHONY : dct.s

# target to generate assembly for a file
dct.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/dct.cpp.s
.PHONY : dct.cpp.s

deblock.o: deblock.cpp.o
.PHONY : deblock.o

# target to build an object file
deblock.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/deblock.cpp.o
.PHONY : deblock.cpp.o

deblock.i: deblock.cpp.i
.PHONY : deblock.i

# target to preprocess a source file
deblock.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/deblock.cpp.i
.PHONY : deblock.cpp.i

deblock.s: deblock.cpp.s
.PHONY : deblock.s

# target to generate assembly for a file
deblock.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/deblock.cpp.s
.PHONY : deblock.cpp.s

frame.o: frame.cpp.o
.PHONY : frame.o

# target to build an object file
frame.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/frame.cpp.o
.PHONY : frame.cpp.o

frame.i: frame.cpp.i
.PHONY : frame.i

# target to preprocess a source file
frame.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/frame.cpp.i
.PHONY : frame.cpp.i

frame.s: frame.cpp.s
.PHONY : frame.s

# target to generate assembly for a file
frame.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/frame.cpp.s
.PHONY : frame.cpp.s

framedata.o: framedata.cpp.o
.PHONY : framedata.o

# target to build an object file
framedata.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/framedata.cpp.o
.PHONY : framedata.cpp.o

framedata.i: framedata.cpp.i
.PHONY : framedata.i

# target to preprocess a source file
framedata.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/framedata.cpp.i
.PHONY : framedata.cpp.i

framedata.s: framedata.cpp.s
.PHONY : framedata.s

# target to generate assembly for a file
framedata.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/framedata.cpp.s
.PHONY : framedata.cpp.s

intrapred.o: intrapred.cpp.o
.PHONY : intrapred.o

# target to build an object file
intrapred.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/intrapred.cpp.o
.PHONY : intrapred.cpp.o

intrapred.i: intrapred.cpp.i
.PHONY : intrapred.i

# target to preprocess a source file
intrapred.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/intrapred.cpp.i
.PHONY : intrapred.cpp.i

intrapred.s: intrapred.cpp.s
.PHONY : intrapred.s

# target to generate assembly for a file
intrapred.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/intrapred.cpp.s
.PHONY : intrapred.cpp.s

ipfilter.o: ipfilter.cpp.o
.PHONY : ipfilter.o

# target to build an object file
ipfilter.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ipfilter.cpp.o
.PHONY : ipfilter.cpp.o

ipfilter.i: ipfilter.cpp.i
.PHONY : ipfilter.i

# target to preprocess a source file
ipfilter.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ipfilter.cpp.i
.PHONY : ipfilter.cpp.i

ipfilter.s: ipfilter.cpp.s
.PHONY : ipfilter.s

# target to generate assembly for a file
ipfilter.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ipfilter.cpp.s
.PHONY : ipfilter.cpp.s

loopfilter.o: loopfilter.cpp.o
.PHONY : loopfilter.o

# target to build an object file
loopfilter.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/loopfilter.cpp.o
.PHONY : loopfilter.cpp.o

loopfilter.i: loopfilter.cpp.i
.PHONY : loopfilter.i

# target to preprocess a source file
loopfilter.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/loopfilter.cpp.i
.PHONY : loopfilter.cpp.i

loopfilter.s: loopfilter.cpp.s
.PHONY : loopfilter.s

# target to generate assembly for a file
loopfilter.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/loopfilter.cpp.s
.PHONY : loopfilter.cpp.s

lowpassdct.o: lowpassdct.cpp.o
.PHONY : lowpassdct.o

# target to build an object file
lowpassdct.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowpassdct.cpp.o
.PHONY : lowpassdct.cpp.o

lowpassdct.i: lowpassdct.cpp.i
.PHONY : lowpassdct.i

# target to preprocess a source file
lowpassdct.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowpassdct.cpp.i
.PHONY : lowpassdct.cpp.i

lowpassdct.s: lowpassdct.cpp.s
.PHONY : lowpassdct.s

# target to generate assembly for a file
lowpassdct.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowpassdct.cpp.s
.PHONY : lowpassdct.cpp.s

lowres.o: lowres.cpp.o
.PHONY : lowres.o

# target to build an object file
lowres.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowres.cpp.o
.PHONY : lowres.cpp.o

lowres.i: lowres.cpp.i
.PHONY : lowres.i

# target to preprocess a source file
lowres.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowres.cpp.i
.PHONY : lowres.cpp.i

lowres.s: lowres.cpp.s
.PHONY : lowres.s

# target to generate assembly for a file
lowres.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/lowres.cpp.s
.PHONY : lowres.cpp.s

md5.o: md5.cpp.o
.PHONY : md5.o

# target to build an object file
md5.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/md5.cpp.o
.PHONY : md5.cpp.o

md5.i: md5.cpp.i
.PHONY : md5.i

# target to preprocess a source file
md5.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/md5.cpp.i
.PHONY : md5.cpp.i

md5.s: md5.cpp.s
.PHONY : md5.s

# target to generate assembly for a file
md5.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/md5.cpp.s
.PHONY : md5.cpp.s

param.o: param.cpp.o
.PHONY : param.o

# target to build an object file
param.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/param.cpp.o
.PHONY : param.cpp.o

param.i: param.cpp.i
.PHONY : param.i

# target to preprocess a source file
param.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/param.cpp.i
.PHONY : param.cpp.i

param.s: param.cpp.s
.PHONY : param.s

# target to generate assembly for a file
param.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/param.cpp.s
.PHONY : param.cpp.s

piclist.o: piclist.cpp.o
.PHONY : piclist.o

# target to build an object file
piclist.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/piclist.cpp.o
.PHONY : piclist.cpp.o

piclist.i: piclist.cpp.i
.PHONY : piclist.i

# target to preprocess a source file
piclist.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/piclist.cpp.i
.PHONY : piclist.cpp.i

piclist.s: piclist.cpp.s
.PHONY : piclist.s

# target to generate assembly for a file
piclist.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/piclist.cpp.s
.PHONY : piclist.cpp.s

picyuv.o: picyuv.cpp.o
.PHONY : picyuv.o

# target to build an object file
picyuv.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/picyuv.cpp.o
.PHONY : picyuv.cpp.o

picyuv.i: picyuv.cpp.i
.PHONY : picyuv.i

# target to preprocess a source file
picyuv.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/picyuv.cpp.i
.PHONY : picyuv.cpp.i

picyuv.s: picyuv.cpp.s
.PHONY : picyuv.s

# target to generate assembly for a file
picyuv.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/picyuv.cpp.s
.PHONY : picyuv.cpp.s

pixel.o: pixel.cpp.o
.PHONY : pixel.o

# target to build an object file
pixel.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/pixel.cpp.o
.PHONY : pixel.cpp.o

pixel.i: pixel.cpp.i
.PHONY : pixel.i

# target to preprocess a source file
pixel.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/pixel.cpp.i
.PHONY : pixel.cpp.i

pixel.s: pixel.cpp.s
.PHONY : pixel.s

# target to generate assembly for a file
pixel.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/pixel.cpp.s
.PHONY : pixel.cpp.s

predict.o: predict.cpp.o
.PHONY : predict.o

# target to build an object file
predict.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/predict.cpp.o
.PHONY : predict.cpp.o

predict.i: predict.cpp.i
.PHONY : predict.i

# target to preprocess a source file
predict.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/predict.cpp.i
.PHONY : predict.cpp.i

predict.s: predict.cpp.s
.PHONY : predict.s

# target to generate assembly for a file
predict.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/predict.cpp.s
.PHONY : predict.cpp.s

primitives.o: primitives.cpp.o
.PHONY : primitives.o

# target to build an object file
primitives.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/primitives.cpp.o
.PHONY : primitives.cpp.o

primitives.i: primitives.cpp.i
.PHONY : primitives.i

# target to preprocess a source file
primitives.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/primitives.cpp.i
.PHONY : primitives.cpp.i

primitives.s: primitives.cpp.s
.PHONY : primitives.s

# target to generate assembly for a file
primitives.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/primitives.cpp.s
.PHONY : primitives.cpp.s

quant.o: quant.cpp.o
.PHONY : quant.o

# target to build an object file
quant.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/quant.cpp.o
.PHONY : quant.cpp.o

quant.i: quant.cpp.i
.PHONY : quant.i

# target to preprocess a source file
quant.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/quant.cpp.i
.PHONY : quant.cpp.i

quant.s: quant.cpp.s
.PHONY : quant.s

# target to generate assembly for a file
quant.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/quant.cpp.s
.PHONY : quant.cpp.s

ringmem.o: ringmem.cpp.o
.PHONY : ringmem.o

# target to build an object file
ringmem.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ringmem.cpp.o
.PHONY : ringmem.cpp.o

ringmem.i: ringmem.cpp.i
.PHONY : ringmem.i

# target to preprocess a source file
ringmem.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ringmem.cpp.i
.PHONY : ringmem.cpp.i

ringmem.s: ringmem.cpp.s
.PHONY : ringmem.s

# target to generate assembly for a file
ringmem.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/ringmem.cpp.s
.PHONY : ringmem.cpp.s

scaler.o: scaler.cpp.o
.PHONY : scaler.o

# target to build an object file
scaler.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scaler.cpp.o
.PHONY : scaler.cpp.o

scaler.i: scaler.cpp.i
.PHONY : scaler.i

# target to preprocess a source file
scaler.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scaler.cpp.i
.PHONY : scaler.cpp.i

scaler.s: scaler.cpp.s
.PHONY : scaler.s

# target to generate assembly for a file
scaler.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scaler.cpp.s
.PHONY : scaler.cpp.s

scalinglist.o: scalinglist.cpp.o
.PHONY : scalinglist.o

# target to build an object file
scalinglist.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scalinglist.cpp.o
.PHONY : scalinglist.cpp.o

scalinglist.i: scalinglist.cpp.i
.PHONY : scalinglist.i

# target to preprocess a source file
scalinglist.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scalinglist.cpp.i
.PHONY : scalinglist.cpp.i

scalinglist.s: scalinglist.cpp.s
.PHONY : scalinglist.s

# target to generate assembly for a file
scalinglist.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/scalinglist.cpp.s
.PHONY : scalinglist.cpp.s

shortyuv.o: shortyuv.cpp.o
.PHONY : shortyuv.o

# target to build an object file
shortyuv.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/shortyuv.cpp.o
.PHONY : shortyuv.cpp.o

shortyuv.i: shortyuv.cpp.i
.PHONY : shortyuv.i

# target to preprocess a source file
shortyuv.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/shortyuv.cpp.i
.PHONY : shortyuv.cpp.i

shortyuv.s: shortyuv.cpp.s
.PHONY : shortyuv.s

# target to generate assembly for a file
shortyuv.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/shortyuv.cpp.s
.PHONY : shortyuv.cpp.s

slice.o: slice.cpp.o
.PHONY : slice.o

# target to build an object file
slice.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/slice.cpp.o
.PHONY : slice.cpp.o

slice.i: slice.cpp.i
.PHONY : slice.i

# target to preprocess a source file
slice.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/slice.cpp.i
.PHONY : slice.cpp.i

slice.s: slice.cpp.s
.PHONY : slice.s

# target to generate assembly for a file
slice.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/slice.cpp.s
.PHONY : slice.cpp.s

temporalfilter.o: temporalfilter.cpp.o
.PHONY : temporalfilter.o

# target to build an object file
temporalfilter.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/temporalfilter.cpp.o
.PHONY : temporalfilter.cpp.o

temporalfilter.i: temporalfilter.cpp.i
.PHONY : temporalfilter.i

# target to preprocess a source file
temporalfilter.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/temporalfilter.cpp.i
.PHONY : temporalfilter.cpp.i

temporalfilter.s: temporalfilter.cpp.s
.PHONY : temporalfilter.s

# target to generate assembly for a file
temporalfilter.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/temporalfilter.cpp.s
.PHONY : temporalfilter.cpp.s

threading.o: threading.cpp.o
.PHONY : threading.o

# target to build an object file
threading.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threading.cpp.o
.PHONY : threading.cpp.o

threading.i: threading.cpp.i
.PHONY : threading.i

# target to preprocess a source file
threading.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threading.cpp.i
.PHONY : threading.cpp.i

threading.s: threading.cpp.s
.PHONY : threading.s

# target to generate assembly for a file
threading.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threading.cpp.s
.PHONY : threading.cpp.s

threadpool.o: threadpool.cpp.o
.PHONY : threadpool.o

# target to build an object file
threadpool.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threadpool.cpp.o
.PHONY : threadpool.cpp.o

threadpool.i: threadpool.cpp.i
.PHONY : threadpool.i

# target to preprocess a source file
threadpool.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threadpool.cpp.i
.PHONY : threadpool.cpp.i

threadpool.s: threadpool.cpp.s
.PHONY : threadpool.s

# target to generate assembly for a file
threadpool.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/threadpool.cpp.s
.PHONY : threadpool.cpp.s

vec/dct-sse3.o: vec/dct-sse3.cpp.o
.PHONY : vec/dct-sse3.o

# target to build an object file
vec/dct-sse3.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
.PHONY : vec/dct-sse3.cpp.o

vec/dct-sse3.i: vec/dct-sse3.cpp.i
.PHONY : vec/dct-sse3.i

# target to preprocess a source file
vec/dct-sse3.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse3.cpp.i
.PHONY : vec/dct-sse3.cpp.i

vec/dct-sse3.s: vec/dct-sse3.cpp.s
.PHONY : vec/dct-sse3.s

# target to generate assembly for a file
vec/dct-sse3.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse3.cpp.s
.PHONY : vec/dct-sse3.cpp.s

vec/dct-sse41.o: vec/dct-sse41.cpp.o
.PHONY : vec/dct-sse41.o

# target to build an object file
vec/dct-sse41.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
.PHONY : vec/dct-sse41.cpp.o

vec/dct-sse41.i: vec/dct-sse41.cpp.i
.PHONY : vec/dct-sse41.i

# target to preprocess a source file
vec/dct-sse41.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse41.cpp.i
.PHONY : vec/dct-sse41.cpp.i

vec/dct-sse41.s: vec/dct-sse41.cpp.s
.PHONY : vec/dct-sse41.s

# target to generate assembly for a file
vec/dct-sse41.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-sse41.cpp.s
.PHONY : vec/dct-sse41.cpp.s

vec/dct-ssse3.o: vec/dct-ssse3.cpp.o
.PHONY : vec/dct-ssse3.o

# target to build an object file
vec/dct-ssse3.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
.PHONY : vec/dct-ssse3.cpp.o

vec/dct-ssse3.i: vec/dct-ssse3.cpp.i
.PHONY : vec/dct-ssse3.i

# target to preprocess a source file
vec/dct-ssse3.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.i
.PHONY : vec/dct-ssse3.cpp.i

vec/dct-ssse3.s: vec/dct-ssse3.cpp.s
.PHONY : vec/dct-ssse3.s

# target to generate assembly for a file
vec/dct-ssse3.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.s
.PHONY : vec/dct-ssse3.cpp.s

vec/vec-primitives.o: vec/vec-primitives.cpp.o
.PHONY : vec/vec-primitives.o

# target to build an object file
vec/vec-primitives.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
.PHONY : vec/vec-primitives.cpp.o

vec/vec-primitives.i: vec/vec-primitives.cpp.i
.PHONY : vec/vec-primitives.i

# target to preprocess a source file
vec/vec-primitives.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/vec-primitives.cpp.i
.PHONY : vec/vec-primitives.cpp.i

vec/vec-primitives.s: vec/vec-primitives.cpp.s
.PHONY : vec/vec-primitives.s

# target to generate assembly for a file
vec/vec-primitives.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/vec/vec-primitives.cpp.s
.PHONY : vec/vec-primitives.cpp.s

version.o: version.cpp.o
.PHONY : version.o

# target to build an object file
version.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/version.cpp.o
.PHONY : version.cpp.o

version.i: version.cpp.i
.PHONY : version.i

# target to preprocess a source file
version.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/version.cpp.i
.PHONY : version.cpp.i

version.s: version.cpp.s
.PHONY : version.s

# target to generate assembly for a file
version.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/version.cpp.s
.PHONY : version.cpp.s

wavefront.o: wavefront.cpp.o
.PHONY : wavefront.o

# target to build an object file
wavefront.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/wavefront.cpp.o
.PHONY : wavefront.cpp.o

wavefront.i: wavefront.cpp.i
.PHONY : wavefront.i

# target to preprocess a source file
wavefront.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/wavefront.cpp.i
.PHONY : wavefront.cpp.i

wavefront.s: wavefront.cpp.s
.PHONY : wavefront.s

# target to generate assembly for a file
wavefront.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/wavefront.cpp.s
.PHONY : wavefront.cpp.s

x86/asm-primitives.o: x86/asm-primitives.cpp.o
.PHONY : x86/asm-primitives.o

# target to build an object file
x86/asm-primitives.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
.PHONY : x86/asm-primitives.cpp.o

x86/asm-primitives.i: x86/asm-primitives.cpp.i
.PHONY : x86/asm-primitives.i

# target to preprocess a source file
x86/asm-primitives.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/asm-primitives.cpp.i
.PHONY : x86/asm-primitives.cpp.i

x86/asm-primitives.s: x86/asm-primitives.cpp.s
.PHONY : x86/asm-primitives.s

# target to generate assembly for a file
x86/asm-primitives.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/asm-primitives.cpp.s
.PHONY : x86/asm-primitives.cpp.s

x86/blockcopy8.o: x86/blockcopy8.asm.o
.PHONY : x86/blockcopy8.o

# target to build an object file
x86/blockcopy8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
.PHONY : x86/blockcopy8.asm.o

x86/const-a.o: x86/const-a.asm.o
.PHONY : x86/const-a.o

# target to build an object file
x86/const-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/const-a.asm.o
.PHONY : x86/const-a.asm.o

x86/cpu-a.o: x86/cpu-a.asm.o
.PHONY : x86/cpu-a.o

# target to build an object file
x86/cpu-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/cpu-a.asm.o
.PHONY : x86/cpu-a.asm.o

x86/dct8.o: x86/dct8.asm.o
.PHONY : x86/dct8.o

# target to build an object file
x86/dct8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/dct8.asm.o
.PHONY : x86/dct8.asm.o

x86/h-ipfilter8.o: x86/h-ipfilter8.asm.o
.PHONY : x86/h-ipfilter8.o

# target to build an object file
x86/h-ipfilter8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o
.PHONY : x86/h-ipfilter8.asm.o

x86/intrapred8.o: x86/intrapred8.asm.o
.PHONY : x86/intrapred8.o

# target to build an object file
x86/intrapred8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/intrapred8.asm.o
.PHONY : x86/intrapred8.asm.o

x86/intrapred8_allangs.o: x86/intrapred8_allangs.asm.o
.PHONY : x86/intrapred8_allangs.o

# target to build an object file
x86/intrapred8_allangs.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
.PHONY : x86/intrapred8_allangs.asm.o

x86/ipfilter8.o: x86/ipfilter8.asm.o
.PHONY : x86/ipfilter8.o

# target to build an object file
x86/ipfilter8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
.PHONY : x86/ipfilter8.asm.o

x86/loopfilter.o: x86/loopfilter.asm.o
.PHONY : x86/loopfilter.o

# target to build an object file
x86/loopfilter.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/loopfilter.asm.o
.PHONY : x86/loopfilter.asm.o

x86/mc-a.o: x86/mc-a.asm.o
.PHONY : x86/mc-a.o

# target to build an object file
x86/mc-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/mc-a.asm.o
.PHONY : x86/mc-a.asm.o

x86/mc-a2.o: x86/mc-a2.asm.o
.PHONY : x86/mc-a2.o

# target to build an object file
x86/mc-a2.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/mc-a2.asm.o
.PHONY : x86/mc-a2.asm.o

x86/pixel-a.o: x86/pixel-a.asm.o
.PHONY : x86/pixel-a.o

# target to build an object file
x86/pixel-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/pixel-a.asm.o
.PHONY : x86/pixel-a.asm.o

x86/pixel-util8.o: x86/pixel-util8.asm.o
.PHONY : x86/pixel-util8.o

# target to build an object file
x86/pixel-util8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
.PHONY : x86/pixel-util8.asm.o

x86/pixeladd8.o: x86/pixeladd8.asm.o
.PHONY : x86/pixeladd8.o

# target to build an object file
x86/pixeladd8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
.PHONY : x86/pixeladd8.asm.o

x86/sad-a.o: x86/sad-a.asm.o
.PHONY : x86/sad-a.o

# target to build an object file
x86/sad-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/sad-a.asm.o
.PHONY : x86/sad-a.asm.o

x86/seaintegral.o: x86/seaintegral.asm.o
.PHONY : x86/seaintegral.o

# target to build an object file
x86/seaintegral.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/seaintegral.asm.o
.PHONY : x86/seaintegral.asm.o

x86/ssd-a.o: x86/ssd-a.asm.o
.PHONY : x86/ssd-a.o

# target to build an object file
x86/ssd-a.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/ssd-a.asm.o
.PHONY : x86/ssd-a.asm.o

x86/v4-ipfilter8.o: x86/v4-ipfilter8.asm.o
.PHONY : x86/v4-ipfilter8.o

# target to build an object file
x86/v4-ipfilter8.asm.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o
.PHONY : x86/v4-ipfilter8.asm.o

yuv.o: yuv.cpp.o
.PHONY : yuv.o

# target to build an object file
yuv.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/yuv.cpp.o
.PHONY : yuv.cpp.o

yuv.i: yuv.cpp.i
.PHONY : yuv.i

# target to preprocess a source file
yuv.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/yuv.cpp.i
.PHONY : yuv.cpp.i

yuv.s: yuv.cpp.s
.PHONY : yuv.s

# target to generate assembly for a file
yuv.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(MAKE) $(MAKESILENT) -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/yuv.cpp.s
.PHONY : yuv.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 "... common"
	@echo "... bitstream.o"
	@echo "... bitstream.i"
	@echo "... bitstream.s"
	@echo "... common.o"
	@echo "... common.i"
	@echo "... common.s"
	@echo "... constants.o"
	@echo "... constants.i"
	@echo "... constants.s"
	@echo "... cpu.o"
	@echo "... cpu.i"
	@echo "... cpu.s"
	@echo "... cudata.o"
	@echo "... cudata.i"
	@echo "... cudata.s"
	@echo "... dct.o"
	@echo "... dct.i"
	@echo "... dct.s"
	@echo "... deblock.o"
	@echo "... deblock.i"
	@echo "... deblock.s"
	@echo "... frame.o"
	@echo "... frame.i"
	@echo "... frame.s"
	@echo "... framedata.o"
	@echo "... framedata.i"
	@echo "... framedata.s"
	@echo "... intrapred.o"
	@echo "... intrapred.i"
	@echo "... intrapred.s"
	@echo "... ipfilter.o"
	@echo "... ipfilter.i"
	@echo "... ipfilter.s"
	@echo "... loopfilter.o"
	@echo "... loopfilter.i"
	@echo "... loopfilter.s"
	@echo "... lowpassdct.o"
	@echo "... lowpassdct.i"
	@echo "... lowpassdct.s"
	@echo "... lowres.o"
	@echo "... lowres.i"
	@echo "... lowres.s"
	@echo "... md5.o"
	@echo "... md5.i"
	@echo "... md5.s"
	@echo "... param.o"
	@echo "... param.i"
	@echo "... param.s"
	@echo "... piclist.o"
	@echo "... piclist.i"
	@echo "... piclist.s"
	@echo "... picyuv.o"
	@echo "... picyuv.i"
	@echo "... picyuv.s"
	@echo "... pixel.o"
	@echo "... pixel.i"
	@echo "... pixel.s"
	@echo "... predict.o"
	@echo "... predict.i"
	@echo "... predict.s"
	@echo "... primitives.o"
	@echo "... primitives.i"
	@echo "... primitives.s"
	@echo "... quant.o"
	@echo "... quant.i"
	@echo "... quant.s"
	@echo "... ringmem.o"
	@echo "... ringmem.i"
	@echo "... ringmem.s"
	@echo "... scaler.o"
	@echo "... scaler.i"
	@echo "... scaler.s"
	@echo "... scalinglist.o"
	@echo "... scalinglist.i"
	@echo "... scalinglist.s"
	@echo "... shortyuv.o"
	@echo "... shortyuv.i"
	@echo "... shortyuv.s"
	@echo "... slice.o"
	@echo "... slice.i"
	@echo "... slice.s"
	@echo "... temporalfilter.o"
	@echo "... temporalfilter.i"
	@echo "... temporalfilter.s"
	@echo "... threading.o"
	@echo "... threading.i"
	@echo "... threading.s"
	@echo "... threadpool.o"
	@echo "... threadpool.i"
	@echo "... threadpool.s"
	@echo "... vec/dct-sse3.o"
	@echo "... vec/dct-sse3.i"
	@echo "... vec/dct-sse3.s"
	@echo "... vec/dct-sse41.o"
	@echo "... vec/dct-sse41.i"
	@echo "... vec/dct-sse41.s"
	@echo "... vec/dct-ssse3.o"
	@echo "... vec/dct-ssse3.i"
	@echo "... vec/dct-ssse3.s"
	@echo "... vec/vec-primitives.o"
	@echo "... vec/vec-primitives.i"
	@echo "... vec/vec-primitives.s"
	@echo "... version.o"
	@echo "... version.i"
	@echo "... version.s"
	@echo "... wavefront.o"
	@echo "... wavefront.i"
	@echo "... wavefront.s"
	@echo "... x86/asm-primitives.o"
	@echo "... x86/asm-primitives.i"
	@echo "... x86/asm-primitives.s"
	@echo "... x86/blockcopy8.o"
	@echo "... x86/const-a.o"
	@echo "... x86/cpu-a.o"
	@echo "... x86/dct8.o"
	@echo "... x86/h-ipfilter8.o"
	@echo "... x86/intrapred8.o"
	@echo "... x86/intrapred8_allangs.o"
	@echo "... x86/ipfilter8.o"
	@echo "... x86/loopfilter.o"
	@echo "... x86/mc-a.o"
	@echo "... x86/mc-a2.o"
	@echo "... x86/pixel-a.o"
	@echo "... x86/pixel-util8.o"
	@echo "... x86/pixeladd8.o"
	@echo "... x86/sad-a.o"
	@echo "... x86/seaintegral.o"
	@echo "... x86/ssd-a.o"
	@echo "... x86/v4-ipfilter8.o"
	@echo "... yuv.o"
	@echo "... yuv.i"
	@echo "... yuv.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:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/x265/build/amd64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

