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

# 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:


# 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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/user/VTK-7.1.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/user/VTK-7.1.1/build

#=============================================================================
# Targets provided globally by CMake.

# 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Development\" \"RuntimeLibraries\" \"Unspecified\" \"headers\" \"libraries\""
.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 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

# 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: install/local

.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: install/strip

.PHONY : install/strip/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/cmake-gui -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

# The main all target
all: cmake_check_build_system
	cd /home/user/VTK-7.1.1/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/VTK-7.1.1/build/CMakeFiles /home/user/VTK-7.1.1/build/ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/progress.marks
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 ThirdParty/oggtheora/vtkoggtheora/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/user/VTK-7.1.1/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 ThirdParty/oggtheora/vtkoggtheora/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 ThirdParty/oggtheora/vtkoggtheora/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 ThirdParty/oggtheora/vtkoggtheora/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/rule:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/rule
.PHONY : ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/rule

# Convenience name for target.
vtkoggtheora: ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/rule

.PHONY : vtkoggtheora

# fast build rule for target.
vtkoggtheora/fast:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build
.PHONY : vtkoggtheora/fast

libogg-1.1.4/src/bitwise.o: libogg-1.1.4/src/bitwise.c.o

.PHONY : libogg-1.1.4/src/bitwise.o

# target to build an object file
libogg-1.1.4/src/bitwise.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/bitwise.c.o
.PHONY : libogg-1.1.4/src/bitwise.c.o

libogg-1.1.4/src/bitwise.i: libogg-1.1.4/src/bitwise.c.i

.PHONY : libogg-1.1.4/src/bitwise.i

# target to preprocess a source file
libogg-1.1.4/src/bitwise.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/bitwise.c.i
.PHONY : libogg-1.1.4/src/bitwise.c.i

libogg-1.1.4/src/bitwise.s: libogg-1.1.4/src/bitwise.c.s

.PHONY : libogg-1.1.4/src/bitwise.s

# target to generate assembly for a file
libogg-1.1.4/src/bitwise.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/bitwise.c.s
.PHONY : libogg-1.1.4/src/bitwise.c.s

libogg-1.1.4/src/framing.o: libogg-1.1.4/src/framing.c.o

.PHONY : libogg-1.1.4/src/framing.o

# target to build an object file
libogg-1.1.4/src/framing.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/framing.c.o
.PHONY : libogg-1.1.4/src/framing.c.o

libogg-1.1.4/src/framing.i: libogg-1.1.4/src/framing.c.i

.PHONY : libogg-1.1.4/src/framing.i

# target to preprocess a source file
libogg-1.1.4/src/framing.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/framing.c.i
.PHONY : libogg-1.1.4/src/framing.c.i

libogg-1.1.4/src/framing.s: libogg-1.1.4/src/framing.c.s

.PHONY : libogg-1.1.4/src/framing.s

# target to generate assembly for a file
libogg-1.1.4/src/framing.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libogg-1.1.4/src/framing.c.s
.PHONY : libogg-1.1.4/src/framing.c.s

libtheora-1.1.1/lib/analyze.o: libtheora-1.1.1/lib/analyze.c.o

.PHONY : libtheora-1.1.1/lib/analyze.o

# target to build an object file
libtheora-1.1.1/lib/analyze.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/analyze.c.o
.PHONY : libtheora-1.1.1/lib/analyze.c.o

libtheora-1.1.1/lib/analyze.i: libtheora-1.1.1/lib/analyze.c.i

.PHONY : libtheora-1.1.1/lib/analyze.i

# target to preprocess a source file
libtheora-1.1.1/lib/analyze.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/analyze.c.i
.PHONY : libtheora-1.1.1/lib/analyze.c.i

libtheora-1.1.1/lib/analyze.s: libtheora-1.1.1/lib/analyze.c.s

.PHONY : libtheora-1.1.1/lib/analyze.s

# target to generate assembly for a file
libtheora-1.1.1/lib/analyze.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/analyze.c.s
.PHONY : libtheora-1.1.1/lib/analyze.c.s

libtheora-1.1.1/lib/apiwrapper.o: libtheora-1.1.1/lib/apiwrapper.c.o

.PHONY : libtheora-1.1.1/lib/apiwrapper.o

# target to build an object file
libtheora-1.1.1/lib/apiwrapper.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/apiwrapper.c.o
.PHONY : libtheora-1.1.1/lib/apiwrapper.c.o

libtheora-1.1.1/lib/apiwrapper.i: libtheora-1.1.1/lib/apiwrapper.c.i

.PHONY : libtheora-1.1.1/lib/apiwrapper.i

# target to preprocess a source file
libtheora-1.1.1/lib/apiwrapper.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/apiwrapper.c.i
.PHONY : libtheora-1.1.1/lib/apiwrapper.c.i

libtheora-1.1.1/lib/apiwrapper.s: libtheora-1.1.1/lib/apiwrapper.c.s

.PHONY : libtheora-1.1.1/lib/apiwrapper.s

# target to generate assembly for a file
libtheora-1.1.1/lib/apiwrapper.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/apiwrapper.c.s
.PHONY : libtheora-1.1.1/lib/apiwrapper.c.s

libtheora-1.1.1/lib/bitpack.o: libtheora-1.1.1/lib/bitpack.c.o

.PHONY : libtheora-1.1.1/lib/bitpack.o

# target to build an object file
libtheora-1.1.1/lib/bitpack.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/bitpack.c.o
.PHONY : libtheora-1.1.1/lib/bitpack.c.o

libtheora-1.1.1/lib/bitpack.i: libtheora-1.1.1/lib/bitpack.c.i

.PHONY : libtheora-1.1.1/lib/bitpack.i

# target to preprocess a source file
libtheora-1.1.1/lib/bitpack.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/bitpack.c.i
.PHONY : libtheora-1.1.1/lib/bitpack.c.i

libtheora-1.1.1/lib/bitpack.s: libtheora-1.1.1/lib/bitpack.c.s

.PHONY : libtheora-1.1.1/lib/bitpack.s

# target to generate assembly for a file
libtheora-1.1.1/lib/bitpack.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/bitpack.c.s
.PHONY : libtheora-1.1.1/lib/bitpack.c.s

libtheora-1.1.1/lib/decapiwrapper.o: libtheora-1.1.1/lib/decapiwrapper.c.o

.PHONY : libtheora-1.1.1/lib/decapiwrapper.o

# target to build an object file
libtheora-1.1.1/lib/decapiwrapper.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decapiwrapper.c.o
.PHONY : libtheora-1.1.1/lib/decapiwrapper.c.o

libtheora-1.1.1/lib/decapiwrapper.i: libtheora-1.1.1/lib/decapiwrapper.c.i

.PHONY : libtheora-1.1.1/lib/decapiwrapper.i

# target to preprocess a source file
libtheora-1.1.1/lib/decapiwrapper.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decapiwrapper.c.i
.PHONY : libtheora-1.1.1/lib/decapiwrapper.c.i

libtheora-1.1.1/lib/decapiwrapper.s: libtheora-1.1.1/lib/decapiwrapper.c.s

.PHONY : libtheora-1.1.1/lib/decapiwrapper.s

# target to generate assembly for a file
libtheora-1.1.1/lib/decapiwrapper.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decapiwrapper.c.s
.PHONY : libtheora-1.1.1/lib/decapiwrapper.c.s

libtheora-1.1.1/lib/decinfo.o: libtheora-1.1.1/lib/decinfo.c.o

.PHONY : libtheora-1.1.1/lib/decinfo.o

# target to build an object file
libtheora-1.1.1/lib/decinfo.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decinfo.c.o
.PHONY : libtheora-1.1.1/lib/decinfo.c.o

libtheora-1.1.1/lib/decinfo.i: libtheora-1.1.1/lib/decinfo.c.i

.PHONY : libtheora-1.1.1/lib/decinfo.i

# target to preprocess a source file
libtheora-1.1.1/lib/decinfo.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decinfo.c.i
.PHONY : libtheora-1.1.1/lib/decinfo.c.i

libtheora-1.1.1/lib/decinfo.s: libtheora-1.1.1/lib/decinfo.c.s

.PHONY : libtheora-1.1.1/lib/decinfo.s

# target to generate assembly for a file
libtheora-1.1.1/lib/decinfo.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decinfo.c.s
.PHONY : libtheora-1.1.1/lib/decinfo.c.s

libtheora-1.1.1/lib/decode.o: libtheora-1.1.1/lib/decode.c.o

.PHONY : libtheora-1.1.1/lib/decode.o

# target to build an object file
libtheora-1.1.1/lib/decode.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decode.c.o
.PHONY : libtheora-1.1.1/lib/decode.c.o

libtheora-1.1.1/lib/decode.i: libtheora-1.1.1/lib/decode.c.i

.PHONY : libtheora-1.1.1/lib/decode.i

# target to preprocess a source file
libtheora-1.1.1/lib/decode.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decode.c.i
.PHONY : libtheora-1.1.1/lib/decode.c.i

libtheora-1.1.1/lib/decode.s: libtheora-1.1.1/lib/decode.c.s

.PHONY : libtheora-1.1.1/lib/decode.s

# target to generate assembly for a file
libtheora-1.1.1/lib/decode.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/decode.c.s
.PHONY : libtheora-1.1.1/lib/decode.c.s

libtheora-1.1.1/lib/dequant.o: libtheora-1.1.1/lib/dequant.c.o

.PHONY : libtheora-1.1.1/lib/dequant.o

# target to build an object file
libtheora-1.1.1/lib/dequant.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/dequant.c.o
.PHONY : libtheora-1.1.1/lib/dequant.c.o

libtheora-1.1.1/lib/dequant.i: libtheora-1.1.1/lib/dequant.c.i

.PHONY : libtheora-1.1.1/lib/dequant.i

# target to preprocess a source file
libtheora-1.1.1/lib/dequant.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/dequant.c.i
.PHONY : libtheora-1.1.1/lib/dequant.c.i

libtheora-1.1.1/lib/dequant.s: libtheora-1.1.1/lib/dequant.c.s

.PHONY : libtheora-1.1.1/lib/dequant.s

# target to generate assembly for a file
libtheora-1.1.1/lib/dequant.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/dequant.c.s
.PHONY : libtheora-1.1.1/lib/dequant.c.s

libtheora-1.1.1/lib/encapiwrapper.o: libtheora-1.1.1/lib/encapiwrapper.c.o

.PHONY : libtheora-1.1.1/lib/encapiwrapper.o

# target to build an object file
libtheora-1.1.1/lib/encapiwrapper.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encapiwrapper.c.o
.PHONY : libtheora-1.1.1/lib/encapiwrapper.c.o

libtheora-1.1.1/lib/encapiwrapper.i: libtheora-1.1.1/lib/encapiwrapper.c.i

.PHONY : libtheora-1.1.1/lib/encapiwrapper.i

# target to preprocess a source file
libtheora-1.1.1/lib/encapiwrapper.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encapiwrapper.c.i
.PHONY : libtheora-1.1.1/lib/encapiwrapper.c.i

libtheora-1.1.1/lib/encapiwrapper.s: libtheora-1.1.1/lib/encapiwrapper.c.s

.PHONY : libtheora-1.1.1/lib/encapiwrapper.s

# target to generate assembly for a file
libtheora-1.1.1/lib/encapiwrapper.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encapiwrapper.c.s
.PHONY : libtheora-1.1.1/lib/encapiwrapper.c.s

libtheora-1.1.1/lib/encfrag.o: libtheora-1.1.1/lib/encfrag.c.o

.PHONY : libtheora-1.1.1/lib/encfrag.o

# target to build an object file
libtheora-1.1.1/lib/encfrag.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encfrag.c.o
.PHONY : libtheora-1.1.1/lib/encfrag.c.o

libtheora-1.1.1/lib/encfrag.i: libtheora-1.1.1/lib/encfrag.c.i

.PHONY : libtheora-1.1.1/lib/encfrag.i

# target to preprocess a source file
libtheora-1.1.1/lib/encfrag.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encfrag.c.i
.PHONY : libtheora-1.1.1/lib/encfrag.c.i

libtheora-1.1.1/lib/encfrag.s: libtheora-1.1.1/lib/encfrag.c.s

.PHONY : libtheora-1.1.1/lib/encfrag.s

# target to generate assembly for a file
libtheora-1.1.1/lib/encfrag.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encfrag.c.s
.PHONY : libtheora-1.1.1/lib/encfrag.c.s

libtheora-1.1.1/lib/encinfo.o: libtheora-1.1.1/lib/encinfo.c.o

.PHONY : libtheora-1.1.1/lib/encinfo.o

# target to build an object file
libtheora-1.1.1/lib/encinfo.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encinfo.c.o
.PHONY : libtheora-1.1.1/lib/encinfo.c.o

libtheora-1.1.1/lib/encinfo.i: libtheora-1.1.1/lib/encinfo.c.i

.PHONY : libtheora-1.1.1/lib/encinfo.i

# target to preprocess a source file
libtheora-1.1.1/lib/encinfo.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encinfo.c.i
.PHONY : libtheora-1.1.1/lib/encinfo.c.i

libtheora-1.1.1/lib/encinfo.s: libtheora-1.1.1/lib/encinfo.c.s

.PHONY : libtheora-1.1.1/lib/encinfo.s

# target to generate assembly for a file
libtheora-1.1.1/lib/encinfo.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encinfo.c.s
.PHONY : libtheora-1.1.1/lib/encinfo.c.s

libtheora-1.1.1/lib/encode.o: libtheora-1.1.1/lib/encode.c.o

.PHONY : libtheora-1.1.1/lib/encode.o

# target to build an object file
libtheora-1.1.1/lib/encode.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encode.c.o
.PHONY : libtheora-1.1.1/lib/encode.c.o

libtheora-1.1.1/lib/encode.i: libtheora-1.1.1/lib/encode.c.i

.PHONY : libtheora-1.1.1/lib/encode.i

# target to preprocess a source file
libtheora-1.1.1/lib/encode.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encode.c.i
.PHONY : libtheora-1.1.1/lib/encode.c.i

libtheora-1.1.1/lib/encode.s: libtheora-1.1.1/lib/encode.c.s

.PHONY : libtheora-1.1.1/lib/encode.s

# target to generate assembly for a file
libtheora-1.1.1/lib/encode.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/encode.c.s
.PHONY : libtheora-1.1.1/lib/encode.c.s

libtheora-1.1.1/lib/enquant.o: libtheora-1.1.1/lib/enquant.c.o

.PHONY : libtheora-1.1.1/lib/enquant.o

# target to build an object file
libtheora-1.1.1/lib/enquant.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/enquant.c.o
.PHONY : libtheora-1.1.1/lib/enquant.c.o

libtheora-1.1.1/lib/enquant.i: libtheora-1.1.1/lib/enquant.c.i

.PHONY : libtheora-1.1.1/lib/enquant.i

# target to preprocess a source file
libtheora-1.1.1/lib/enquant.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/enquant.c.i
.PHONY : libtheora-1.1.1/lib/enquant.c.i

libtheora-1.1.1/lib/enquant.s: libtheora-1.1.1/lib/enquant.c.s

.PHONY : libtheora-1.1.1/lib/enquant.s

# target to generate assembly for a file
libtheora-1.1.1/lib/enquant.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/enquant.c.s
.PHONY : libtheora-1.1.1/lib/enquant.c.s

libtheora-1.1.1/lib/fdct.o: libtheora-1.1.1/lib/fdct.c.o

.PHONY : libtheora-1.1.1/lib/fdct.o

# target to build an object file
libtheora-1.1.1/lib/fdct.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fdct.c.o
.PHONY : libtheora-1.1.1/lib/fdct.c.o

libtheora-1.1.1/lib/fdct.i: libtheora-1.1.1/lib/fdct.c.i

.PHONY : libtheora-1.1.1/lib/fdct.i

# target to preprocess a source file
libtheora-1.1.1/lib/fdct.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fdct.c.i
.PHONY : libtheora-1.1.1/lib/fdct.c.i

libtheora-1.1.1/lib/fdct.s: libtheora-1.1.1/lib/fdct.c.s

.PHONY : libtheora-1.1.1/lib/fdct.s

# target to generate assembly for a file
libtheora-1.1.1/lib/fdct.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fdct.c.s
.PHONY : libtheora-1.1.1/lib/fdct.c.s

libtheora-1.1.1/lib/fragment.o: libtheora-1.1.1/lib/fragment.c.o

.PHONY : libtheora-1.1.1/lib/fragment.o

# target to build an object file
libtheora-1.1.1/lib/fragment.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fragment.c.o
.PHONY : libtheora-1.1.1/lib/fragment.c.o

libtheora-1.1.1/lib/fragment.i: libtheora-1.1.1/lib/fragment.c.i

.PHONY : libtheora-1.1.1/lib/fragment.i

# target to preprocess a source file
libtheora-1.1.1/lib/fragment.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fragment.c.i
.PHONY : libtheora-1.1.1/lib/fragment.c.i

libtheora-1.1.1/lib/fragment.s: libtheora-1.1.1/lib/fragment.c.s

.PHONY : libtheora-1.1.1/lib/fragment.s

# target to generate assembly for a file
libtheora-1.1.1/lib/fragment.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/fragment.c.s
.PHONY : libtheora-1.1.1/lib/fragment.c.s

libtheora-1.1.1/lib/huffdec.o: libtheora-1.1.1/lib/huffdec.c.o

.PHONY : libtheora-1.1.1/lib/huffdec.o

# target to build an object file
libtheora-1.1.1/lib/huffdec.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffdec.c.o
.PHONY : libtheora-1.1.1/lib/huffdec.c.o

libtheora-1.1.1/lib/huffdec.i: libtheora-1.1.1/lib/huffdec.c.i

.PHONY : libtheora-1.1.1/lib/huffdec.i

# target to preprocess a source file
libtheora-1.1.1/lib/huffdec.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffdec.c.i
.PHONY : libtheora-1.1.1/lib/huffdec.c.i

libtheora-1.1.1/lib/huffdec.s: libtheora-1.1.1/lib/huffdec.c.s

.PHONY : libtheora-1.1.1/lib/huffdec.s

# target to generate assembly for a file
libtheora-1.1.1/lib/huffdec.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffdec.c.s
.PHONY : libtheora-1.1.1/lib/huffdec.c.s

libtheora-1.1.1/lib/huffenc.o: libtheora-1.1.1/lib/huffenc.c.o

.PHONY : libtheora-1.1.1/lib/huffenc.o

# target to build an object file
libtheora-1.1.1/lib/huffenc.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffenc.c.o
.PHONY : libtheora-1.1.1/lib/huffenc.c.o

libtheora-1.1.1/lib/huffenc.i: libtheora-1.1.1/lib/huffenc.c.i

.PHONY : libtheora-1.1.1/lib/huffenc.i

# target to preprocess a source file
libtheora-1.1.1/lib/huffenc.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffenc.c.i
.PHONY : libtheora-1.1.1/lib/huffenc.c.i

libtheora-1.1.1/lib/huffenc.s: libtheora-1.1.1/lib/huffenc.c.s

.PHONY : libtheora-1.1.1/lib/huffenc.s

# target to generate assembly for a file
libtheora-1.1.1/lib/huffenc.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/huffenc.c.s
.PHONY : libtheora-1.1.1/lib/huffenc.c.s

libtheora-1.1.1/lib/idct.o: libtheora-1.1.1/lib/idct.c.o

.PHONY : libtheora-1.1.1/lib/idct.o

# target to build an object file
libtheora-1.1.1/lib/idct.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/idct.c.o
.PHONY : libtheora-1.1.1/lib/idct.c.o

libtheora-1.1.1/lib/idct.i: libtheora-1.1.1/lib/idct.c.i

.PHONY : libtheora-1.1.1/lib/idct.i

# target to preprocess a source file
libtheora-1.1.1/lib/idct.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/idct.c.i
.PHONY : libtheora-1.1.1/lib/idct.c.i

libtheora-1.1.1/lib/idct.s: libtheora-1.1.1/lib/idct.c.s

.PHONY : libtheora-1.1.1/lib/idct.s

# target to generate assembly for a file
libtheora-1.1.1/lib/idct.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/idct.c.s
.PHONY : libtheora-1.1.1/lib/idct.c.s

libtheora-1.1.1/lib/info.o: libtheora-1.1.1/lib/info.c.o

.PHONY : libtheora-1.1.1/lib/info.o

# target to build an object file
libtheora-1.1.1/lib/info.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/info.c.o
.PHONY : libtheora-1.1.1/lib/info.c.o

libtheora-1.1.1/lib/info.i: libtheora-1.1.1/lib/info.c.i

.PHONY : libtheora-1.1.1/lib/info.i

# target to preprocess a source file
libtheora-1.1.1/lib/info.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/info.c.i
.PHONY : libtheora-1.1.1/lib/info.c.i

libtheora-1.1.1/lib/info.s: libtheora-1.1.1/lib/info.c.s

.PHONY : libtheora-1.1.1/lib/info.s

# target to generate assembly for a file
libtheora-1.1.1/lib/info.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/info.c.s
.PHONY : libtheora-1.1.1/lib/info.c.s

libtheora-1.1.1/lib/internal.o: libtheora-1.1.1/lib/internal.c.o

.PHONY : libtheora-1.1.1/lib/internal.o

# target to build an object file
libtheora-1.1.1/lib/internal.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/internal.c.o
.PHONY : libtheora-1.1.1/lib/internal.c.o

libtheora-1.1.1/lib/internal.i: libtheora-1.1.1/lib/internal.c.i

.PHONY : libtheora-1.1.1/lib/internal.i

# target to preprocess a source file
libtheora-1.1.1/lib/internal.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/internal.c.i
.PHONY : libtheora-1.1.1/lib/internal.c.i

libtheora-1.1.1/lib/internal.s: libtheora-1.1.1/lib/internal.c.s

.PHONY : libtheora-1.1.1/lib/internal.s

# target to generate assembly for a file
libtheora-1.1.1/lib/internal.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/internal.c.s
.PHONY : libtheora-1.1.1/lib/internal.c.s

libtheora-1.1.1/lib/mathops.o: libtheora-1.1.1/lib/mathops.c.o

.PHONY : libtheora-1.1.1/lib/mathops.o

# target to build an object file
libtheora-1.1.1/lib/mathops.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mathops.c.o
.PHONY : libtheora-1.1.1/lib/mathops.c.o

libtheora-1.1.1/lib/mathops.i: libtheora-1.1.1/lib/mathops.c.i

.PHONY : libtheora-1.1.1/lib/mathops.i

# target to preprocess a source file
libtheora-1.1.1/lib/mathops.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mathops.c.i
.PHONY : libtheora-1.1.1/lib/mathops.c.i

libtheora-1.1.1/lib/mathops.s: libtheora-1.1.1/lib/mathops.c.s

.PHONY : libtheora-1.1.1/lib/mathops.s

# target to generate assembly for a file
libtheora-1.1.1/lib/mathops.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mathops.c.s
.PHONY : libtheora-1.1.1/lib/mathops.c.s

libtheora-1.1.1/lib/mcenc.o: libtheora-1.1.1/lib/mcenc.c.o

.PHONY : libtheora-1.1.1/lib/mcenc.o

# target to build an object file
libtheora-1.1.1/lib/mcenc.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mcenc.c.o
.PHONY : libtheora-1.1.1/lib/mcenc.c.o

libtheora-1.1.1/lib/mcenc.i: libtheora-1.1.1/lib/mcenc.c.i

.PHONY : libtheora-1.1.1/lib/mcenc.i

# target to preprocess a source file
libtheora-1.1.1/lib/mcenc.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mcenc.c.i
.PHONY : libtheora-1.1.1/lib/mcenc.c.i

libtheora-1.1.1/lib/mcenc.s: libtheora-1.1.1/lib/mcenc.c.s

.PHONY : libtheora-1.1.1/lib/mcenc.s

# target to generate assembly for a file
libtheora-1.1.1/lib/mcenc.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/mcenc.c.s
.PHONY : libtheora-1.1.1/lib/mcenc.c.s

libtheora-1.1.1/lib/quant.o: libtheora-1.1.1/lib/quant.c.o

.PHONY : libtheora-1.1.1/lib/quant.o

# target to build an object file
libtheora-1.1.1/lib/quant.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/quant.c.o
.PHONY : libtheora-1.1.1/lib/quant.c.o

libtheora-1.1.1/lib/quant.i: libtheora-1.1.1/lib/quant.c.i

.PHONY : libtheora-1.1.1/lib/quant.i

# target to preprocess a source file
libtheora-1.1.1/lib/quant.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/quant.c.i
.PHONY : libtheora-1.1.1/lib/quant.c.i

libtheora-1.1.1/lib/quant.s: libtheora-1.1.1/lib/quant.c.s

.PHONY : libtheora-1.1.1/lib/quant.s

# target to generate assembly for a file
libtheora-1.1.1/lib/quant.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/quant.c.s
.PHONY : libtheora-1.1.1/lib/quant.c.s

libtheora-1.1.1/lib/rate.o: libtheora-1.1.1/lib/rate.c.o

.PHONY : libtheora-1.1.1/lib/rate.o

# target to build an object file
libtheora-1.1.1/lib/rate.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/rate.c.o
.PHONY : libtheora-1.1.1/lib/rate.c.o

libtheora-1.1.1/lib/rate.i: libtheora-1.1.1/lib/rate.c.i

.PHONY : libtheora-1.1.1/lib/rate.i

# target to preprocess a source file
libtheora-1.1.1/lib/rate.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/rate.c.i
.PHONY : libtheora-1.1.1/lib/rate.c.i

libtheora-1.1.1/lib/rate.s: libtheora-1.1.1/lib/rate.c.s

.PHONY : libtheora-1.1.1/lib/rate.s

# target to generate assembly for a file
libtheora-1.1.1/lib/rate.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/rate.c.s
.PHONY : libtheora-1.1.1/lib/rate.c.s

libtheora-1.1.1/lib/state.o: libtheora-1.1.1/lib/state.c.o

.PHONY : libtheora-1.1.1/lib/state.o

# target to build an object file
libtheora-1.1.1/lib/state.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/state.c.o
.PHONY : libtheora-1.1.1/lib/state.c.o

libtheora-1.1.1/lib/state.i: libtheora-1.1.1/lib/state.c.i

.PHONY : libtheora-1.1.1/lib/state.i

# target to preprocess a source file
libtheora-1.1.1/lib/state.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/state.c.i
.PHONY : libtheora-1.1.1/lib/state.c.i

libtheora-1.1.1/lib/state.s: libtheora-1.1.1/lib/state.c.s

.PHONY : libtheora-1.1.1/lib/state.s

# target to generate assembly for a file
libtheora-1.1.1/lib/state.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/state.c.s
.PHONY : libtheora-1.1.1/lib/state.c.s

libtheora-1.1.1/lib/tokenize.o: libtheora-1.1.1/lib/tokenize.c.o

.PHONY : libtheora-1.1.1/lib/tokenize.o

# target to build an object file
libtheora-1.1.1/lib/tokenize.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/tokenize.c.o
.PHONY : libtheora-1.1.1/lib/tokenize.c.o

libtheora-1.1.1/lib/tokenize.i: libtheora-1.1.1/lib/tokenize.c.i

.PHONY : libtheora-1.1.1/lib/tokenize.i

# target to preprocess a source file
libtheora-1.1.1/lib/tokenize.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/tokenize.c.i
.PHONY : libtheora-1.1.1/lib/tokenize.c.i

libtheora-1.1.1/lib/tokenize.s: libtheora-1.1.1/lib/tokenize.c.s

.PHONY : libtheora-1.1.1/lib/tokenize.s

# target to generate assembly for a file
libtheora-1.1.1/lib/tokenize.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/tokenize.c.s
.PHONY : libtheora-1.1.1/lib/tokenize.c.s

libtheora-1.1.1/lib/x86/mmxencfrag.o: libtheora-1.1.1/lib/x86/mmxencfrag.c.o

.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.o

# target to build an object file
libtheora-1.1.1/lib/x86/mmxencfrag.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxencfrag.c.o
.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.c.o

libtheora-1.1.1/lib/x86/mmxencfrag.i: libtheora-1.1.1/lib/x86/mmxencfrag.c.i

.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/mmxencfrag.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxencfrag.c.i
.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.c.i

libtheora-1.1.1/lib/x86/mmxencfrag.s: libtheora-1.1.1/lib/x86/mmxencfrag.c.s

.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/mmxencfrag.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxencfrag.c.s
.PHONY : libtheora-1.1.1/lib/x86/mmxencfrag.c.s

libtheora-1.1.1/lib/x86/mmxfdct.o: libtheora-1.1.1/lib/x86/mmxfdct.c.o

.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.o

# target to build an object file
libtheora-1.1.1/lib/x86/mmxfdct.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfdct.c.o
.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.c.o

libtheora-1.1.1/lib/x86/mmxfdct.i: libtheora-1.1.1/lib/x86/mmxfdct.c.i

.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/mmxfdct.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfdct.c.i
.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.c.i

libtheora-1.1.1/lib/x86/mmxfdct.s: libtheora-1.1.1/lib/x86/mmxfdct.c.s

.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/mmxfdct.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfdct.c.s
.PHONY : libtheora-1.1.1/lib/x86/mmxfdct.c.s

libtheora-1.1.1/lib/x86/mmxfrag.o: libtheora-1.1.1/lib/x86/mmxfrag.c.o

.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.o

# target to build an object file
libtheora-1.1.1/lib/x86/mmxfrag.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfrag.c.o
.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.c.o

libtheora-1.1.1/lib/x86/mmxfrag.i: libtheora-1.1.1/lib/x86/mmxfrag.c.i

.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/mmxfrag.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfrag.c.i
.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.c.i

libtheora-1.1.1/lib/x86/mmxfrag.s: libtheora-1.1.1/lib/x86/mmxfrag.c.s

.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/mmxfrag.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxfrag.c.s
.PHONY : libtheora-1.1.1/lib/x86/mmxfrag.c.s

libtheora-1.1.1/lib/x86/mmxidct.o: libtheora-1.1.1/lib/x86/mmxidct.c.o

.PHONY : libtheora-1.1.1/lib/x86/mmxidct.o

# target to build an object file
libtheora-1.1.1/lib/x86/mmxidct.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxidct.c.o
.PHONY : libtheora-1.1.1/lib/x86/mmxidct.c.o

libtheora-1.1.1/lib/x86/mmxidct.i: libtheora-1.1.1/lib/x86/mmxidct.c.i

.PHONY : libtheora-1.1.1/lib/x86/mmxidct.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/mmxidct.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxidct.c.i
.PHONY : libtheora-1.1.1/lib/x86/mmxidct.c.i

libtheora-1.1.1/lib/x86/mmxidct.s: libtheora-1.1.1/lib/x86/mmxidct.c.s

.PHONY : libtheora-1.1.1/lib/x86/mmxidct.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/mmxidct.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxidct.c.s
.PHONY : libtheora-1.1.1/lib/x86/mmxidct.c.s

libtheora-1.1.1/lib/x86/mmxstate.o: libtheora-1.1.1/lib/x86/mmxstate.c.o

.PHONY : libtheora-1.1.1/lib/x86/mmxstate.o

# target to build an object file
libtheora-1.1.1/lib/x86/mmxstate.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxstate.c.o
.PHONY : libtheora-1.1.1/lib/x86/mmxstate.c.o

libtheora-1.1.1/lib/x86/mmxstate.i: libtheora-1.1.1/lib/x86/mmxstate.c.i

.PHONY : libtheora-1.1.1/lib/x86/mmxstate.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/mmxstate.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxstate.c.i
.PHONY : libtheora-1.1.1/lib/x86/mmxstate.c.i

libtheora-1.1.1/lib/x86/mmxstate.s: libtheora-1.1.1/lib/x86/mmxstate.c.s

.PHONY : libtheora-1.1.1/lib/x86/mmxstate.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/mmxstate.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/mmxstate.c.s
.PHONY : libtheora-1.1.1/lib/x86/mmxstate.c.s

libtheora-1.1.1/lib/x86/sse2fdct.o: libtheora-1.1.1/lib/x86/sse2fdct.c.o

.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.o

# target to build an object file
libtheora-1.1.1/lib/x86/sse2fdct.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/sse2fdct.c.o
.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.c.o

libtheora-1.1.1/lib/x86/sse2fdct.i: libtheora-1.1.1/lib/x86/sse2fdct.c.i

.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/sse2fdct.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/sse2fdct.c.i
.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.c.i

libtheora-1.1.1/lib/x86/sse2fdct.s: libtheora-1.1.1/lib/x86/sse2fdct.c.s

.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/sse2fdct.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/sse2fdct.c.s
.PHONY : libtheora-1.1.1/lib/x86/sse2fdct.c.s

libtheora-1.1.1/lib/x86/x86enc.o: libtheora-1.1.1/lib/x86/x86enc.c.o

.PHONY : libtheora-1.1.1/lib/x86/x86enc.o

# target to build an object file
libtheora-1.1.1/lib/x86/x86enc.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86enc.c.o
.PHONY : libtheora-1.1.1/lib/x86/x86enc.c.o

libtheora-1.1.1/lib/x86/x86enc.i: libtheora-1.1.1/lib/x86/x86enc.c.i

.PHONY : libtheora-1.1.1/lib/x86/x86enc.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/x86enc.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86enc.c.i
.PHONY : libtheora-1.1.1/lib/x86/x86enc.c.i

libtheora-1.1.1/lib/x86/x86enc.s: libtheora-1.1.1/lib/x86/x86enc.c.s

.PHONY : libtheora-1.1.1/lib/x86/x86enc.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/x86enc.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86enc.c.s
.PHONY : libtheora-1.1.1/lib/x86/x86enc.c.s

libtheora-1.1.1/lib/x86/x86state.o: libtheora-1.1.1/lib/x86/x86state.c.o

.PHONY : libtheora-1.1.1/lib/x86/x86state.o

# target to build an object file
libtheora-1.1.1/lib/x86/x86state.c.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86state.c.o
.PHONY : libtheora-1.1.1/lib/x86/x86state.c.o

libtheora-1.1.1/lib/x86/x86state.i: libtheora-1.1.1/lib/x86/x86state.c.i

.PHONY : libtheora-1.1.1/lib/x86/x86state.i

# target to preprocess a source file
libtheora-1.1.1/lib/x86/x86state.c.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86state.c.i
.PHONY : libtheora-1.1.1/lib/x86/x86state.c.i

libtheora-1.1.1/lib/x86/x86state.s: libtheora-1.1.1/lib/x86/x86state.c.s

.PHONY : libtheora-1.1.1/lib/x86/x86state.s

# target to generate assembly for a file
libtheora-1.1.1/lib/x86/x86state.c.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/build.make ThirdParty/oggtheora/vtkoggtheora/CMakeFiles/vtkoggtheora.dir/libtheora-1.1.1/lib/x86/x86state.c.s
.PHONY : libtheora-1.1.1/lib/x86/x86state.c.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 "... install"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... vtkoggtheora"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... libogg-1.1.4/src/bitwise.o"
	@echo "... libogg-1.1.4/src/bitwise.i"
	@echo "... libogg-1.1.4/src/bitwise.s"
	@echo "... libogg-1.1.4/src/framing.o"
	@echo "... libogg-1.1.4/src/framing.i"
	@echo "... libogg-1.1.4/src/framing.s"
	@echo "... libtheora-1.1.1/lib/analyze.o"
	@echo "... libtheora-1.1.1/lib/analyze.i"
	@echo "... libtheora-1.1.1/lib/analyze.s"
	@echo "... libtheora-1.1.1/lib/apiwrapper.o"
	@echo "... libtheora-1.1.1/lib/apiwrapper.i"
	@echo "... libtheora-1.1.1/lib/apiwrapper.s"
	@echo "... libtheora-1.1.1/lib/bitpack.o"
	@echo "... libtheora-1.1.1/lib/bitpack.i"
	@echo "... libtheora-1.1.1/lib/bitpack.s"
	@echo "... libtheora-1.1.1/lib/decapiwrapper.o"
	@echo "... libtheora-1.1.1/lib/decapiwrapper.i"
	@echo "... libtheora-1.1.1/lib/decapiwrapper.s"
	@echo "... libtheora-1.1.1/lib/decinfo.o"
	@echo "... libtheora-1.1.1/lib/decinfo.i"
	@echo "... libtheora-1.1.1/lib/decinfo.s"
	@echo "... libtheora-1.1.1/lib/decode.o"
	@echo "... libtheora-1.1.1/lib/decode.i"
	@echo "... libtheora-1.1.1/lib/decode.s"
	@echo "... libtheora-1.1.1/lib/dequant.o"
	@echo "... libtheora-1.1.1/lib/dequant.i"
	@echo "... libtheora-1.1.1/lib/dequant.s"
	@echo "... libtheora-1.1.1/lib/encapiwrapper.o"
	@echo "... libtheora-1.1.1/lib/encapiwrapper.i"
	@echo "... libtheora-1.1.1/lib/encapiwrapper.s"
	@echo "... libtheora-1.1.1/lib/encfrag.o"
	@echo "... libtheora-1.1.1/lib/encfrag.i"
	@echo "... libtheora-1.1.1/lib/encfrag.s"
	@echo "... libtheora-1.1.1/lib/encinfo.o"
	@echo "... libtheora-1.1.1/lib/encinfo.i"
	@echo "... libtheora-1.1.1/lib/encinfo.s"
	@echo "... libtheora-1.1.1/lib/encode.o"
	@echo "... libtheora-1.1.1/lib/encode.i"
	@echo "... libtheora-1.1.1/lib/encode.s"
	@echo "... libtheora-1.1.1/lib/enquant.o"
	@echo "... libtheora-1.1.1/lib/enquant.i"
	@echo "... libtheora-1.1.1/lib/enquant.s"
	@echo "... libtheora-1.1.1/lib/fdct.o"
	@echo "... libtheora-1.1.1/lib/fdct.i"
	@echo "... libtheora-1.1.1/lib/fdct.s"
	@echo "... libtheora-1.1.1/lib/fragment.o"
	@echo "... libtheora-1.1.1/lib/fragment.i"
	@echo "... libtheora-1.1.1/lib/fragment.s"
	@echo "... libtheora-1.1.1/lib/huffdec.o"
	@echo "... libtheora-1.1.1/lib/huffdec.i"
	@echo "... libtheora-1.1.1/lib/huffdec.s"
	@echo "... libtheora-1.1.1/lib/huffenc.o"
	@echo "... libtheora-1.1.1/lib/huffenc.i"
	@echo "... libtheora-1.1.1/lib/huffenc.s"
	@echo "... libtheora-1.1.1/lib/idct.o"
	@echo "... libtheora-1.1.1/lib/idct.i"
	@echo "... libtheora-1.1.1/lib/idct.s"
	@echo "... libtheora-1.1.1/lib/info.o"
	@echo "... libtheora-1.1.1/lib/info.i"
	@echo "... libtheora-1.1.1/lib/info.s"
	@echo "... libtheora-1.1.1/lib/internal.o"
	@echo "... libtheora-1.1.1/lib/internal.i"
	@echo "... libtheora-1.1.1/lib/internal.s"
	@echo "... libtheora-1.1.1/lib/mathops.o"
	@echo "... libtheora-1.1.1/lib/mathops.i"
	@echo "... libtheora-1.1.1/lib/mathops.s"
	@echo "... libtheora-1.1.1/lib/mcenc.o"
	@echo "... libtheora-1.1.1/lib/mcenc.i"
	@echo "... libtheora-1.1.1/lib/mcenc.s"
	@echo "... libtheora-1.1.1/lib/quant.o"
	@echo "... libtheora-1.1.1/lib/quant.i"
	@echo "... libtheora-1.1.1/lib/quant.s"
	@echo "... libtheora-1.1.1/lib/rate.o"
	@echo "... libtheora-1.1.1/lib/rate.i"
	@echo "... libtheora-1.1.1/lib/rate.s"
	@echo "... libtheora-1.1.1/lib/state.o"
	@echo "... libtheora-1.1.1/lib/state.i"
	@echo "... libtheora-1.1.1/lib/state.s"
	@echo "... libtheora-1.1.1/lib/tokenize.o"
	@echo "... libtheora-1.1.1/lib/tokenize.i"
	@echo "... libtheora-1.1.1/lib/tokenize.s"
	@echo "... libtheora-1.1.1/lib/x86/mmxencfrag.o"
	@echo "... libtheora-1.1.1/lib/x86/mmxencfrag.i"
	@echo "... libtheora-1.1.1/lib/x86/mmxencfrag.s"
	@echo "... libtheora-1.1.1/lib/x86/mmxfdct.o"
	@echo "... libtheora-1.1.1/lib/x86/mmxfdct.i"
	@echo "... libtheora-1.1.1/lib/x86/mmxfdct.s"
	@echo "... libtheora-1.1.1/lib/x86/mmxfrag.o"
	@echo "... libtheora-1.1.1/lib/x86/mmxfrag.i"
	@echo "... libtheora-1.1.1/lib/x86/mmxfrag.s"
	@echo "... libtheora-1.1.1/lib/x86/mmxidct.o"
	@echo "... libtheora-1.1.1/lib/x86/mmxidct.i"
	@echo "... libtheora-1.1.1/lib/x86/mmxidct.s"
	@echo "... libtheora-1.1.1/lib/x86/mmxstate.o"
	@echo "... libtheora-1.1.1/lib/x86/mmxstate.i"
	@echo "... libtheora-1.1.1/lib/x86/mmxstate.s"
	@echo "... libtheora-1.1.1/lib/x86/sse2fdct.o"
	@echo "... libtheora-1.1.1/lib/x86/sse2fdct.i"
	@echo "... libtheora-1.1.1/lib/x86/sse2fdct.s"
	@echo "... libtheora-1.1.1/lib/x86/x86enc.o"
	@echo "... libtheora-1.1.1/lib/x86/x86enc.i"
	@echo "... libtheora-1.1.1/lib/x86/x86enc.s"
	@echo "... libtheora-1.1.1/lib/x86/x86state.o"
	@echo "... libtheora-1.1.1/lib/x86/x86state.i"
	@echo "... libtheora-1.1.1/lib/x86/x86state.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 /home/user/VTK-7.1.1/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

