# 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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /opt/vc/userland-master

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /opt/vc/userland-master/build

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/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: 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 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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	/usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	/usr/bin/cpack --config ./CPackSourceConfig.cmake /opt/vc/userland-master/build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/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 /opt/vc/userland-master/build/CMakeFiles /opt/vc/userland-master/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /opt/vc/userland-master/build/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 vcos

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

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

#=============================================================================
# Target rules for targets named vchostif

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

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

#=============================================================================
# Target rules for targets named vcilcs

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

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

#=============================================================================
# Target rules for targets named vcfiled

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

# fast build rule for target.
vcfiled/fast:
	$(MAKE) -f interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled.dir/build.make interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled.dir/build
.PHONY : vcfiled/fast

#=============================================================================
# Target rules for targets named vcfiled_check

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

# fast build rule for target.
vcfiled_check/fast:
	$(MAKE) -f interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_check.dir/build.make interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_check.dir/build
.PHONY : vcfiled_check/fast

#=============================================================================
# Target rules for targets named vcfiled_lock_test

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

# fast build rule for target.
vcfiled_lock_test/fast:
	$(MAKE) -f interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_lock_test.dir/build.make interface/vmcs_host/linux/vcfiled/CMakeFiles/vcfiled_lock_test.dir/build
.PHONY : vcfiled_lock_test/fast

#=============================================================================
# Target rules for targets named vchiq_arm

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

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

#=============================================================================
# Target rules for targets named vchiq_test

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

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

#=============================================================================
# Target rules for targets named EGL

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

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

#=============================================================================
# Target rules for targets named EGL_static

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

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

#=============================================================================
# Target rules for targets named GLESv2

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

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

#=============================================================================
# Target rules for targets named GLESv2_static

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

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

#=============================================================================
# Target rules for targets named OpenVG

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

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

#=============================================================================
# Target rules for targets named WFC

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

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

#=============================================================================
# Target rules for targets named khrn_client

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

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

#=============================================================================
# Target rules for targets named khrn_static

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

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

#=============================================================================
# Target rules for targets named mmal

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

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

#=============================================================================
# Target rules for targets named mmal_core

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

# fast build rule for target.
mmal_core/fast:
	$(MAKE) -f interface/mmal/core/CMakeFiles/mmal_core.dir/build.make interface/mmal/core/CMakeFiles/mmal_core.dir/build
.PHONY : mmal_core/fast

#=============================================================================
# Target rules for targets named mmal_util

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

# fast build rule for target.
mmal_util/fast:
	$(MAKE) -f interface/mmal/util/CMakeFiles/mmal_util.dir/build.make interface/mmal/util/CMakeFiles/mmal_util.dir/build
.PHONY : mmal_util/fast

#=============================================================================
# Target rules for targets named mmal_vc_client

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

# fast build rule for target.
mmal_vc_client/fast:
	$(MAKE) -f interface/mmal/vc/CMakeFiles/mmal_vc_client.dir/build.make interface/mmal/vc/CMakeFiles/mmal_vc_client.dir/build
.PHONY : mmal_vc_client/fast

#=============================================================================
# Target rules for targets named openmaxil

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

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

#=============================================================================
# Target rules for targets named vmcs_rpc_client

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

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

#=============================================================================
# Target rules for targets named bcm_host

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

# fast build rule for target.
bcm_host/fast:
	$(MAKE) -f host_applications/linux/libs/bcm_host/CMakeFiles/bcm_host.dir/build.make host_applications/linux/libs/bcm_host/CMakeFiles/bcm_host.dir/build
.PHONY : bcm_host/fast

#=============================================================================
# Target rules for targets named vcgencmd

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

# fast build rule for target.
vcgencmd/fast:
	$(MAKE) -f host_applications/linux/apps/gencmd/CMakeFiles/vcgencmd.dir/build.make host_applications/linux/apps/gencmd/CMakeFiles/vcgencmd.dir/build
.PHONY : vcgencmd/fast

#=============================================================================
# Target rules for targets named tvservice

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

# fast build rule for target.
tvservice/fast:
	$(MAKE) -f host_applications/linux/apps/tvservice/CMakeFiles/tvservice.dir/build.make host_applications/linux/apps/tvservice/CMakeFiles/tvservice.dir/build
.PHONY : tvservice/fast

#=============================================================================
# Target rules for targets named raspistill

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

# fast build rule for target.
raspistill/fast:
	$(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build
.PHONY : raspistill/fast

#=============================================================================
# Target rules for targets named raspivid

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

# fast build rule for target.
raspivid/fast:
	$(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build
.PHONY : raspivid/fast

#=============================================================================
# Target rules for targets named raspiyuv

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

# fast build rule for target.
raspiyuv/fast:
	$(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build
.PHONY : raspiyuv/fast

# 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 "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... vcos"
	@echo "... vchostif"
	@echo "... vcilcs"
	@echo "... vcfiled"
	@echo "... vcfiled_check"
	@echo "... vcfiled_lock_test"
	@echo "... vchiq_arm"
	@echo "... vchiq_test"
	@echo "... EGL"
	@echo "... EGL_static"
	@echo "... GLESv2"
	@echo "... GLESv2_static"
	@echo "... OpenVG"
	@echo "... WFC"
	@echo "... khrn_client"
	@echo "... khrn_static"
	@echo "... mmal"
	@echo "... mmal_core"
	@echo "... mmal_util"
	@echo "... mmal_vc_client"
	@echo "... openmaxil"
	@echo "... vmcs_rpc_client"
	@echo "... bcm_host"
	@echo "... vcgencmd"
	@echo "... tvservice"
	@echo "... raspistill"
	@echo "... raspivid"
	@echo "... raspiyuv"
.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

