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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# 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 remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/jorge/Escritorio/hog3D

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/jorge/Escritorio/hog3D

#=============================================================================
# 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 -H$(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 -H$(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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/jorge/Escritorio/hog3D/CMakeFiles /home/jorge/Escritorio/hog3D/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/jorge/Escritorio/hog3D/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named extractFeatures

# Build rule for target.
extractFeatures: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 extractFeatures
.PHONY : extractFeatures

# fast build rule for target.
extractFeatures/fast:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/build
.PHONY : extractFeatures/fast

#=============================================================================
# Target rules for targets named test

# Build rule for target.
test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test
.PHONY : test

# fast build rule for target.
test/fast:
	$(MAKE) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build
.PHONY : test/fast

FastHog3DComputer.o: FastHog3DComputer.cpp.o
.PHONY : FastHog3DComputer.o

# target to build an object file
FastHog3DComputer.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastHog3DComputer.cpp.o
.PHONY : FastHog3DComputer.cpp.o

FastHog3DComputer.i: FastHog3DComputer.cpp.i
.PHONY : FastHog3DComputer.i

# target to preprocess a source file
FastHog3DComputer.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastHog3DComputer.cpp.i
.PHONY : FastHog3DComputer.cpp.i

FastHog3DComputer.s: FastHog3DComputer.cpp.s
.PHONY : FastHog3DComputer.s

# target to generate assembly for a file
FastHog3DComputer.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastHog3DComputer.cpp.s
.PHONY : FastHog3DComputer.cpp.s

FastVideoGradientComputer.o: FastVideoGradientComputer.cpp.o
.PHONY : FastVideoGradientComputer.o

# target to build an object file
FastVideoGradientComputer.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastVideoGradientComputer.cpp.o
.PHONY : FastVideoGradientComputer.cpp.o

FastVideoGradientComputer.i: FastVideoGradientComputer.cpp.i
.PHONY : FastVideoGradientComputer.i

# target to preprocess a source file
FastVideoGradientComputer.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastVideoGradientComputer.cpp.i
.PHONY : FastVideoGradientComputer.cpp.i

FastVideoGradientComputer.s: FastVideoGradientComputer.cpp.s
.PHONY : FastVideoGradientComputer.s

# target to generate assembly for a file
FastVideoGradientComputer.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/FastVideoGradientComputer.cpp.s
.PHONY : FastVideoGradientComputer.cpp.s

extractFeatures.o: extractFeatures.cpp.o
.PHONY : extractFeatures.o

# target to build an object file
extractFeatures.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/extractFeatures.cpp.o
.PHONY : extractFeatures.cpp.o

extractFeatures.i: extractFeatures.cpp.i
.PHONY : extractFeatures.i

# target to preprocess a source file
extractFeatures.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/extractFeatures.cpp.i
.PHONY : extractFeatures.cpp.i

extractFeatures.s: extractFeatures.cpp.s
.PHONY : extractFeatures.s

# target to generate assembly for a file
extractFeatures.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/extractFeatures.cpp.s
.PHONY : extractFeatures.cpp.s

ffpp/Codec.o: ffpp/Codec.cpp.o
.PHONY : ffpp/Codec.o

# target to build an object file
ffpp/Codec.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Codec.cpp.o
.PHONY : ffpp/Codec.cpp.o

ffpp/Codec.i: ffpp/Codec.cpp.i
.PHONY : ffpp/Codec.i

# target to preprocess a source file
ffpp/Codec.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Codec.cpp.i
.PHONY : ffpp/Codec.cpp.i

ffpp/Codec.s: ffpp/Codec.cpp.s
.PHONY : ffpp/Codec.s

# target to generate assembly for a file
ffpp/Codec.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Codec.cpp.s
.PHONY : ffpp/Codec.cpp.s

ffpp/CodecContext.o: ffpp/CodecContext.cpp.o
.PHONY : ffpp/CodecContext.o

# target to build an object file
ffpp/CodecContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/CodecContext.cpp.o
.PHONY : ffpp/CodecContext.cpp.o

ffpp/CodecContext.i: ffpp/CodecContext.cpp.i
.PHONY : ffpp/CodecContext.i

# target to preprocess a source file
ffpp/CodecContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/CodecContext.cpp.i
.PHONY : ffpp/CodecContext.cpp.i

ffpp/CodecContext.s: ffpp/CodecContext.cpp.s
.PHONY : ffpp/CodecContext.s

# target to generate assembly for a file
ffpp/CodecContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/CodecContext.cpp.s
.PHONY : ffpp/CodecContext.cpp.s

ffpp/FlipContext.o: ffpp/FlipContext.cpp.o
.PHONY : ffpp/FlipContext.o

# target to build an object file
ffpp/FlipContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FlipContext.cpp.o
.PHONY : ffpp/FlipContext.cpp.o

ffpp/FlipContext.i: ffpp/FlipContext.cpp.i
.PHONY : ffpp/FlipContext.i

# target to preprocess a source file
ffpp/FlipContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FlipContext.cpp.i
.PHONY : ffpp/FlipContext.cpp.i

ffpp/FlipContext.s: ffpp/FlipContext.cpp.s
.PHONY : ffpp/FlipContext.s

# target to generate assembly for a file
ffpp/FlipContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FlipContext.cpp.s
.PHONY : ffpp/FlipContext.cpp.s

ffpp/FormatContext.o: ffpp/FormatContext.cpp.o
.PHONY : ffpp/FormatContext.o

# target to build an object file
ffpp/FormatContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FormatContext.cpp.o
.PHONY : ffpp/FormatContext.cpp.o

ffpp/FormatContext.i: ffpp/FormatContext.cpp.i
.PHONY : ffpp/FormatContext.i

# target to preprocess a source file
ffpp/FormatContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FormatContext.cpp.i
.PHONY : ffpp/FormatContext.cpp.i

ffpp/FormatContext.s: ffpp/FormatContext.cpp.s
.PHONY : ffpp/FormatContext.s

# target to generate assembly for a file
ffpp/FormatContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/FormatContext.cpp.s
.PHONY : ffpp/FormatContext.cpp.s

ffpp/Frame.o: ffpp/Frame.cpp.o
.PHONY : ffpp/Frame.o

# target to build an object file
ffpp/Frame.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Frame.cpp.o
.PHONY : ffpp/Frame.cpp.o

ffpp/Frame.i: ffpp/Frame.cpp.i
.PHONY : ffpp/Frame.i

# target to preprocess a source file
ffpp/Frame.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Frame.cpp.i
.PHONY : ffpp/Frame.cpp.i

ffpp/Frame.s: ffpp/Frame.cpp.s
.PHONY : ffpp/Frame.s

# target to generate assembly for a file
ffpp/Frame.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Frame.cpp.s
.PHONY : ffpp/Frame.cpp.s

ffpp/InputFormat.o: ffpp/InputFormat.cpp.o
.PHONY : ffpp/InputFormat.o

# target to build an object file
ffpp/InputFormat.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormat.cpp.o
.PHONY : ffpp/InputFormat.cpp.o

ffpp/InputFormat.i: ffpp/InputFormat.cpp.i
.PHONY : ffpp/InputFormat.i

# target to preprocess a source file
ffpp/InputFormat.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormat.cpp.i
.PHONY : ffpp/InputFormat.cpp.i

ffpp/InputFormat.s: ffpp/InputFormat.cpp.s
.PHONY : ffpp/InputFormat.s

# target to generate assembly for a file
ffpp/InputFormat.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormat.cpp.s
.PHONY : ffpp/InputFormat.cpp.s

ffpp/InputFormatContext.o: ffpp/InputFormatContext.cpp.o
.PHONY : ffpp/InputFormatContext.o

# target to build an object file
ffpp/InputFormatContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormatContext.cpp.o
.PHONY : ffpp/InputFormatContext.cpp.o

ffpp/InputFormatContext.i: ffpp/InputFormatContext.cpp.i
.PHONY : ffpp/InputFormatContext.i

# target to preprocess a source file
ffpp/InputFormatContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormatContext.cpp.i
.PHONY : ffpp/InputFormatContext.cpp.i

ffpp/InputFormatContext.s: ffpp/InputFormatContext.cpp.s
.PHONY : ffpp/InputFormatContext.s

# target to generate assembly for a file
ffpp/InputFormatContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/InputFormatContext.cpp.s
.PHONY : ffpp/InputFormatContext.cpp.s

ffpp/OutputFormat.o: ffpp/OutputFormat.cpp.o
.PHONY : ffpp/OutputFormat.o

# target to build an object file
ffpp/OutputFormat.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormat.cpp.o
.PHONY : ffpp/OutputFormat.cpp.o

ffpp/OutputFormat.i: ffpp/OutputFormat.cpp.i
.PHONY : ffpp/OutputFormat.i

# target to preprocess a source file
ffpp/OutputFormat.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormat.cpp.i
.PHONY : ffpp/OutputFormat.cpp.i

ffpp/OutputFormat.s: ffpp/OutputFormat.cpp.s
.PHONY : ffpp/OutputFormat.s

# target to generate assembly for a file
ffpp/OutputFormat.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormat.cpp.s
.PHONY : ffpp/OutputFormat.cpp.s

ffpp/OutputFormatContext.o: ffpp/OutputFormatContext.cpp.o
.PHONY : ffpp/OutputFormatContext.o

# target to build an object file
ffpp/OutputFormatContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormatContext.cpp.o
.PHONY : ffpp/OutputFormatContext.cpp.o

ffpp/OutputFormatContext.i: ffpp/OutputFormatContext.cpp.i
.PHONY : ffpp/OutputFormatContext.i

# target to preprocess a source file
ffpp/OutputFormatContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormatContext.cpp.i
.PHONY : ffpp/OutputFormatContext.cpp.i

ffpp/OutputFormatContext.s: ffpp/OutputFormatContext.cpp.s
.PHONY : ffpp/OutputFormatContext.s

# target to generate assembly for a file
ffpp/OutputFormatContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/OutputFormatContext.cpp.s
.PHONY : ffpp/OutputFormatContext.cpp.s

ffpp/Packet.o: ffpp/Packet.cpp.o
.PHONY : ffpp/Packet.o

# target to build an object file
ffpp/Packet.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Packet.cpp.o
.PHONY : ffpp/Packet.cpp.o

ffpp/Packet.i: ffpp/Packet.cpp.i
.PHONY : ffpp/Packet.i

# target to preprocess a source file
ffpp/Packet.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Packet.cpp.i
.PHONY : ffpp/Packet.cpp.i

ffpp/Packet.s: ffpp/Packet.cpp.s
.PHONY : ffpp/Packet.s

# target to generate assembly for a file
ffpp/Packet.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Packet.cpp.s
.PHONY : ffpp/Packet.cpp.s

ffpp/PixelFormat.o: ffpp/PixelFormat.c.o
.PHONY : ffpp/PixelFormat.o

# target to build an object file
ffpp/PixelFormat.c.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/PixelFormat.c.o
.PHONY : ffpp/PixelFormat.c.o

ffpp/PixelFormat.i: ffpp/PixelFormat.c.i
.PHONY : ffpp/PixelFormat.i

# target to preprocess a source file
ffpp/PixelFormat.c.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/PixelFormat.c.i
.PHONY : ffpp/PixelFormat.c.i

ffpp/PixelFormat.s: ffpp/PixelFormat.c.s
.PHONY : ffpp/PixelFormat.s

# target to generate assembly for a file
ffpp/PixelFormat.c.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/PixelFormat.c.s
.PHONY : ffpp/PixelFormat.c.s

ffpp/ScalerContext.o: ffpp/ScalerContext.cpp.o
.PHONY : ffpp/ScalerContext.o

# target to build an object file
ffpp/ScalerContext.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/ScalerContext.cpp.o
.PHONY : ffpp/ScalerContext.cpp.o

ffpp/ScalerContext.i: ffpp/ScalerContext.cpp.i
.PHONY : ffpp/ScalerContext.i

# target to preprocess a source file
ffpp/ScalerContext.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/ScalerContext.cpp.i
.PHONY : ffpp/ScalerContext.cpp.i

ffpp/ScalerContext.s: ffpp/ScalerContext.cpp.s
.PHONY : ffpp/ScalerContext.s

# target to generate assembly for a file
ffpp/ScalerContext.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/ScalerContext.cpp.s
.PHONY : ffpp/ScalerContext.cpp.s

ffpp/Stream.o: ffpp/Stream.cpp.o
.PHONY : ffpp/Stream.o

# target to build an object file
ffpp/Stream.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Stream.cpp.o
.PHONY : ffpp/Stream.cpp.o

ffpp/Stream.i: ffpp/Stream.cpp.i
.PHONY : ffpp/Stream.i

# target to preprocess a source file
ffpp/Stream.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Stream.cpp.i
.PHONY : ffpp/Stream.cpp.i

ffpp/Stream.s: ffpp/Stream.cpp.s
.PHONY : ffpp/Stream.s

# target to generate assembly for a file
ffpp/Stream.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/ffpp/Stream.cpp.s
.PHONY : ffpp/Stream.cpp.s

opencv/IplImageWrapper.o: opencv/IplImageWrapper.cpp.o
.PHONY : opencv/IplImageWrapper.o

# target to build an object file
opencv/IplImageWrapper.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/IplImageWrapper.cpp.o
.PHONY : opencv/IplImageWrapper.cpp.o

opencv/IplImageWrapper.i: opencv/IplImageWrapper.cpp.i
.PHONY : opencv/IplImageWrapper.i

# target to preprocess a source file
opencv/IplImageWrapper.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/IplImageWrapper.cpp.i
.PHONY : opencv/IplImageWrapper.cpp.i

opencv/IplImageWrapper.s: opencv/IplImageWrapper.cpp.s
.PHONY : opencv/IplImageWrapper.s

# target to generate assembly for a file
opencv/IplImageWrapper.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/IplImageWrapper.cpp.s
.PHONY : opencv/IplImageWrapper.cpp.s

opencv/Video.o: opencv/Video.cpp.o
.PHONY : opencv/Video.o

# target to build an object file
opencv/Video.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/Video.cpp.o
.PHONY : opencv/Video.cpp.o

opencv/Video.i: opencv/Video.cpp.i
.PHONY : opencv/Video.i

# target to preprocess a source file
opencv/Video.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/Video.cpp.i
.PHONY : opencv/Video.cpp.i

opencv/Video.s: opencv/Video.cpp.s
.PHONY : opencv/Video.s

# target to generate assembly for a file
opencv/Video.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/Video.cpp.s
.PHONY : opencv/Video.cpp.s

opencv/functions.o: opencv/functions.cpp.o
.PHONY : opencv/functions.o

# target to build an object file
opencv/functions.cpp.o:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/functions.cpp.o
.PHONY : opencv/functions.cpp.o

opencv/functions.i: opencv/functions.cpp.i
.PHONY : opencv/functions.i

# target to preprocess a source file
opencv/functions.cpp.i:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/functions.cpp.i
.PHONY : opencv/functions.cpp.i

opencv/functions.s: opencv/functions.cpp.s
.PHONY : opencv/functions.s

# target to generate assembly for a file
opencv/functions.cpp.s:
	$(MAKE) -f CMakeFiles/extractFeatures.dir/build.make CMakeFiles/extractFeatures.dir/opencv/functions.cpp.s
.PHONY : opencv/functions.cpp.s

test.o: test.cpp.o
.PHONY : test.o

# target to build an object file
test.cpp.o:
	$(MAKE) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/test.cpp.o
.PHONY : test.cpp.o

test.i: test.cpp.i
.PHONY : test.i

# target to preprocess a source file
test.cpp.i:
	$(MAKE) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/test.cpp.i
.PHONY : test.cpp.i

test.s: test.cpp.s
.PHONY : test.s

# target to generate assembly for a file
test.cpp.s:
	$(MAKE) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/test.cpp.s
.PHONY : test.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 "... extractFeatures"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... FastHog3DComputer.o"
	@echo "... FastHog3DComputer.i"
	@echo "... FastHog3DComputer.s"
	@echo "... FastVideoGradientComputer.o"
	@echo "... FastVideoGradientComputer.i"
	@echo "... FastVideoGradientComputer.s"
	@echo "... extractFeatures.o"
	@echo "... extractFeatures.i"
	@echo "... extractFeatures.s"
	@echo "... ffpp/Codec.o"
	@echo "... ffpp/Codec.i"
	@echo "... ffpp/Codec.s"
	@echo "... ffpp/CodecContext.o"
	@echo "... ffpp/CodecContext.i"
	@echo "... ffpp/CodecContext.s"
	@echo "... ffpp/FlipContext.o"
	@echo "... ffpp/FlipContext.i"
	@echo "... ffpp/FlipContext.s"
	@echo "... ffpp/FormatContext.o"
	@echo "... ffpp/FormatContext.i"
	@echo "... ffpp/FormatContext.s"
	@echo "... ffpp/Frame.o"
	@echo "... ffpp/Frame.i"
	@echo "... ffpp/Frame.s"
	@echo "... ffpp/InputFormat.o"
	@echo "... ffpp/InputFormat.i"
	@echo "... ffpp/InputFormat.s"
	@echo "... ffpp/InputFormatContext.o"
	@echo "... ffpp/InputFormatContext.i"
	@echo "... ffpp/InputFormatContext.s"
	@echo "... ffpp/OutputFormat.o"
	@echo "... ffpp/OutputFormat.i"
	@echo "... ffpp/OutputFormat.s"
	@echo "... ffpp/OutputFormatContext.o"
	@echo "... ffpp/OutputFormatContext.i"
	@echo "... ffpp/OutputFormatContext.s"
	@echo "... ffpp/Packet.o"
	@echo "... ffpp/Packet.i"
	@echo "... ffpp/Packet.s"
	@echo "... ffpp/PixelFormat.o"
	@echo "... ffpp/PixelFormat.i"
	@echo "... ffpp/PixelFormat.s"
	@echo "... ffpp/ScalerContext.o"
	@echo "... ffpp/ScalerContext.i"
	@echo "... ffpp/ScalerContext.s"
	@echo "... ffpp/Stream.o"
	@echo "... ffpp/Stream.i"
	@echo "... ffpp/Stream.s"
	@echo "... opencv/IplImageWrapper.o"
	@echo "... opencv/IplImageWrapper.i"
	@echo "... opencv/IplImageWrapper.s"
	@echo "... opencv/Video.o"
	@echo "... opencv/Video.i"
	@echo "... opencv/Video.s"
	@echo "... opencv/functions.o"
	@echo "... opencv/functions.i"
	@echo "... opencv/functions.s"
	@echo "... test.o"
	@echo "... test.i"
	@echo "... test.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

