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

# 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


# Produce verbose output by default.
VERBOSE = 1

# 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 = /builddir/build/BUILD/mraa-2.0.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/mraa-2.0.0

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target 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 install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/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
	cd /builddir/build/BUILD/mraa-2.0.0 && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/mraa-2.0.0/CMakeFiles /builddir/build/BUILD/mraa-2.0.0/examples/c/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/mraa-2.0.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
examples/c/CMakeFiles/i2c_mpu6050.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/i2c_mpu6050.dir/rule
.PHONY : examples/c/CMakeFiles/i2c_mpu6050.dir/rule

# Convenience name for target.
i2c_mpu6050: examples/c/CMakeFiles/i2c_mpu6050.dir/rule

.PHONY : i2c_mpu6050

# fast build rule for target.
i2c_mpu6050/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_mpu6050.dir/build.make examples/c/CMakeFiles/i2c_mpu6050.dir/build
.PHONY : i2c_mpu6050/fast

# Convenience name for target.
examples/c/CMakeFiles/hellomraa.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/hellomraa.dir/rule
.PHONY : examples/c/CMakeFiles/hellomraa.dir/rule

# Convenience name for target.
hellomraa: examples/c/CMakeFiles/hellomraa.dir/rule

.PHONY : hellomraa

# fast build rule for target.
hellomraa/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/hellomraa.dir/build.make examples/c/CMakeFiles/hellomraa.dir/build
.PHONY : hellomraa/fast

# Convenience name for target.
examples/c/CMakeFiles/aio.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/aio.dir/rule
.PHONY : examples/c/CMakeFiles/aio.dir/rule

# Convenience name for target.
aio: examples/c/CMakeFiles/aio.dir/rule

.PHONY : aio

# fast build rule for target.
aio/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/aio.dir/build.make examples/c/CMakeFiles/aio.dir/build
.PHONY : aio/fast

# Convenience name for target.
examples/c/CMakeFiles/pwm.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/pwm.dir/rule
.PHONY : examples/c/CMakeFiles/pwm.dir/rule

# Convenience name for target.
pwm: examples/c/CMakeFiles/pwm.dir/rule

.PHONY : pwm

# fast build rule for target.
pwm/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/pwm.dir/build.make examples/c/CMakeFiles/pwm.dir/build
.PHONY : pwm/fast

# Convenience name for target.
examples/c/CMakeFiles/uart_ow.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/uart_ow.dir/rule
.PHONY : examples/c/CMakeFiles/uart_ow.dir/rule

# Convenience name for target.
uart_ow: examples/c/CMakeFiles/uart_ow.dir/rule

.PHONY : uart_ow

# fast build rule for target.
uart_ow/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_ow.dir/build.make examples/c/CMakeFiles/uart_ow.dir/build
.PHONY : uart_ow/fast

# Convenience name for target.
examples/c/CMakeFiles/gpio.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/gpio.dir/rule
.PHONY : examples/c/CMakeFiles/gpio.dir/rule

# Convenience name for target.
gpio: examples/c/CMakeFiles/gpio.dir/rule

.PHONY : gpio

# fast build rule for target.
gpio/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio.dir/build.make examples/c/CMakeFiles/gpio.dir/build
.PHONY : gpio/fast

# Convenience name for target.
examples/c/CMakeFiles/led.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/led.dir/rule
.PHONY : examples/c/CMakeFiles/led.dir/rule

# Convenience name for target.
led: examples/c/CMakeFiles/led.dir/rule

.PHONY : led

# fast build rule for target.
led/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/led.dir/build.make examples/c/CMakeFiles/led.dir/build
.PHONY : led/fast

# Convenience name for target.
examples/c/CMakeFiles/gpio_advanced.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/gpio_advanced.dir/rule
.PHONY : examples/c/CMakeFiles/gpio_advanced.dir/rule

# Convenience name for target.
gpio_advanced: examples/c/CMakeFiles/gpio_advanced.dir/rule

.PHONY : gpio_advanced

# fast build rule for target.
gpio_advanced/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio_advanced.dir/build.make examples/c/CMakeFiles/gpio_advanced.dir/build
.PHONY : gpio_advanced/fast

# Convenience name for target.
examples/c/CMakeFiles/spi.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/spi.dir/rule
.PHONY : examples/c/CMakeFiles/spi.dir/rule

# Convenience name for target.
spi: examples/c/CMakeFiles/spi.dir/rule

.PHONY : spi

# fast build rule for target.
spi/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/spi.dir/build.make examples/c/CMakeFiles/spi.dir/build
.PHONY : spi/fast

# Convenience name for target.
examples/c/CMakeFiles/i2c_hmc5883l.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/i2c_hmc5883l.dir/rule
.PHONY : examples/c/CMakeFiles/i2c_hmc5883l.dir/rule

# Convenience name for target.
i2c_hmc5883l: examples/c/CMakeFiles/i2c_hmc5883l.dir/rule

.PHONY : i2c_hmc5883l

# fast build rule for target.
i2c_hmc5883l/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_hmc5883l.dir/build.make examples/c/CMakeFiles/i2c_hmc5883l.dir/build
.PHONY : i2c_hmc5883l/fast

# Convenience name for target.
examples/c/CMakeFiles/uart_advanced.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/uart_advanced.dir/rule
.PHONY : examples/c/CMakeFiles/uart_advanced.dir/rule

# Convenience name for target.
uart_advanced: examples/c/CMakeFiles/uart_advanced.dir/rule

.PHONY : uart_advanced

# fast build rule for target.
uart_advanced/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_advanced.dir/build.make examples/c/CMakeFiles/uart_advanced.dir/build
.PHONY : uart_advanced/fast

# Convenience name for target.
examples/c/CMakeFiles/uart.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/uart.dir/rule
.PHONY : examples/c/CMakeFiles/uart.dir/rule

# Convenience name for target.
uart: examples/c/CMakeFiles/uart.dir/rule

.PHONY : uart

# fast build rule for target.
uart/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart.dir/build.make examples/c/CMakeFiles/uart.dir/build
.PHONY : uart/fast

# Convenience name for target.
examples/c/CMakeFiles/iio.dir/rule:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c/CMakeFiles/iio.dir/rule
.PHONY : examples/c/CMakeFiles/iio.dir/rule

# Convenience name for target.
iio: examples/c/CMakeFiles/iio.dir/rule

.PHONY : iio

# fast build rule for target.
iio/fast:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/iio.dir/build.make examples/c/CMakeFiles/iio.dir/build
.PHONY : iio/fast

aio.o: aio.c.o

.PHONY : aio.o

# target to build an object file
aio.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/aio.dir/build.make examples/c/CMakeFiles/aio.dir/aio.c.o
.PHONY : aio.c.o

aio.i: aio.c.i

.PHONY : aio.i

# target to preprocess a source file
aio.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/aio.dir/build.make examples/c/CMakeFiles/aio.dir/aio.c.i
.PHONY : aio.c.i

aio.s: aio.c.s

.PHONY : aio.s

# target to generate assembly for a file
aio.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/aio.dir/build.make examples/c/CMakeFiles/aio.dir/aio.c.s
.PHONY : aio.c.s

gpio.o: gpio.c.o

.PHONY : gpio.o

# target to build an object file
gpio.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio.dir/build.make examples/c/CMakeFiles/gpio.dir/gpio.c.o
.PHONY : gpio.c.o

gpio.i: gpio.c.i

.PHONY : gpio.i

# target to preprocess a source file
gpio.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio.dir/build.make examples/c/CMakeFiles/gpio.dir/gpio.c.i
.PHONY : gpio.c.i

gpio.s: gpio.c.s

.PHONY : gpio.s

# target to generate assembly for a file
gpio.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio.dir/build.make examples/c/CMakeFiles/gpio.dir/gpio.c.s
.PHONY : gpio.c.s

gpio_advanced.o: gpio_advanced.c.o

.PHONY : gpio_advanced.o

# target to build an object file
gpio_advanced.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio_advanced.dir/build.make examples/c/CMakeFiles/gpio_advanced.dir/gpio_advanced.c.o
.PHONY : gpio_advanced.c.o

gpio_advanced.i: gpio_advanced.c.i

.PHONY : gpio_advanced.i

# target to preprocess a source file
gpio_advanced.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio_advanced.dir/build.make examples/c/CMakeFiles/gpio_advanced.dir/gpio_advanced.c.i
.PHONY : gpio_advanced.c.i

gpio_advanced.s: gpio_advanced.c.s

.PHONY : gpio_advanced.s

# target to generate assembly for a file
gpio_advanced.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/gpio_advanced.dir/build.make examples/c/CMakeFiles/gpio_advanced.dir/gpio_advanced.c.s
.PHONY : gpio_advanced.c.s

hellomraa.o: hellomraa.c.o

.PHONY : hellomraa.o

# target to build an object file
hellomraa.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/hellomraa.dir/build.make examples/c/CMakeFiles/hellomraa.dir/hellomraa.c.o
.PHONY : hellomraa.c.o

hellomraa.i: hellomraa.c.i

.PHONY : hellomraa.i

# target to preprocess a source file
hellomraa.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/hellomraa.dir/build.make examples/c/CMakeFiles/hellomraa.dir/hellomraa.c.i
.PHONY : hellomraa.c.i

hellomraa.s: hellomraa.c.s

.PHONY : hellomraa.s

# target to generate assembly for a file
hellomraa.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/hellomraa.dir/build.make examples/c/CMakeFiles/hellomraa.dir/hellomraa.c.s
.PHONY : hellomraa.c.s

i2c_hmc5883l.o: i2c_hmc5883l.c.o

.PHONY : i2c_hmc5883l.o

# target to build an object file
i2c_hmc5883l.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_hmc5883l.dir/build.make examples/c/CMakeFiles/i2c_hmc5883l.dir/i2c_hmc5883l.c.o
.PHONY : i2c_hmc5883l.c.o

i2c_hmc5883l.i: i2c_hmc5883l.c.i

.PHONY : i2c_hmc5883l.i

# target to preprocess a source file
i2c_hmc5883l.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_hmc5883l.dir/build.make examples/c/CMakeFiles/i2c_hmc5883l.dir/i2c_hmc5883l.c.i
.PHONY : i2c_hmc5883l.c.i

i2c_hmc5883l.s: i2c_hmc5883l.c.s

.PHONY : i2c_hmc5883l.s

# target to generate assembly for a file
i2c_hmc5883l.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_hmc5883l.dir/build.make examples/c/CMakeFiles/i2c_hmc5883l.dir/i2c_hmc5883l.c.s
.PHONY : i2c_hmc5883l.c.s

i2c_mpu6050.o: i2c_mpu6050.c.o

.PHONY : i2c_mpu6050.o

# target to build an object file
i2c_mpu6050.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_mpu6050.dir/build.make examples/c/CMakeFiles/i2c_mpu6050.dir/i2c_mpu6050.c.o
.PHONY : i2c_mpu6050.c.o

i2c_mpu6050.i: i2c_mpu6050.c.i

.PHONY : i2c_mpu6050.i

# target to preprocess a source file
i2c_mpu6050.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_mpu6050.dir/build.make examples/c/CMakeFiles/i2c_mpu6050.dir/i2c_mpu6050.c.i
.PHONY : i2c_mpu6050.c.i

i2c_mpu6050.s: i2c_mpu6050.c.s

.PHONY : i2c_mpu6050.s

# target to generate assembly for a file
i2c_mpu6050.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/i2c_mpu6050.dir/build.make examples/c/CMakeFiles/i2c_mpu6050.dir/i2c_mpu6050.c.s
.PHONY : i2c_mpu6050.c.s

iio.o: iio.c.o

.PHONY : iio.o

# target to build an object file
iio.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/iio.dir/build.make examples/c/CMakeFiles/iio.dir/iio.c.o
.PHONY : iio.c.o

iio.i: iio.c.i

.PHONY : iio.i

# target to preprocess a source file
iio.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/iio.dir/build.make examples/c/CMakeFiles/iio.dir/iio.c.i
.PHONY : iio.c.i

iio.s: iio.c.s

.PHONY : iio.s

# target to generate assembly for a file
iio.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/iio.dir/build.make examples/c/CMakeFiles/iio.dir/iio.c.s
.PHONY : iio.c.s

led.o: led.c.o

.PHONY : led.o

# target to build an object file
led.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/led.dir/build.make examples/c/CMakeFiles/led.dir/led.c.o
.PHONY : led.c.o

led.i: led.c.i

.PHONY : led.i

# target to preprocess a source file
led.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/led.dir/build.make examples/c/CMakeFiles/led.dir/led.c.i
.PHONY : led.c.i

led.s: led.c.s

.PHONY : led.s

# target to generate assembly for a file
led.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/led.dir/build.make examples/c/CMakeFiles/led.dir/led.c.s
.PHONY : led.c.s

pwm.o: pwm.c.o

.PHONY : pwm.o

# target to build an object file
pwm.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/pwm.dir/build.make examples/c/CMakeFiles/pwm.dir/pwm.c.o
.PHONY : pwm.c.o

pwm.i: pwm.c.i

.PHONY : pwm.i

# target to preprocess a source file
pwm.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/pwm.dir/build.make examples/c/CMakeFiles/pwm.dir/pwm.c.i
.PHONY : pwm.c.i

pwm.s: pwm.c.s

.PHONY : pwm.s

# target to generate assembly for a file
pwm.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/pwm.dir/build.make examples/c/CMakeFiles/pwm.dir/pwm.c.s
.PHONY : pwm.c.s

spi.o: spi.c.o

.PHONY : spi.o

# target to build an object file
spi.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/spi.dir/build.make examples/c/CMakeFiles/spi.dir/spi.c.o
.PHONY : spi.c.o

spi.i: spi.c.i

.PHONY : spi.i

# target to preprocess a source file
spi.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/spi.dir/build.make examples/c/CMakeFiles/spi.dir/spi.c.i
.PHONY : spi.c.i

spi.s: spi.c.s

.PHONY : spi.s

# target to generate assembly for a file
spi.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/spi.dir/build.make examples/c/CMakeFiles/spi.dir/spi.c.s
.PHONY : spi.c.s

uart.o: uart.c.o

.PHONY : uart.o

# target to build an object file
uart.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart.dir/build.make examples/c/CMakeFiles/uart.dir/uart.c.o
.PHONY : uart.c.o

uart.i: uart.c.i

.PHONY : uart.i

# target to preprocess a source file
uart.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart.dir/build.make examples/c/CMakeFiles/uart.dir/uart.c.i
.PHONY : uart.c.i

uart.s: uart.c.s

.PHONY : uart.s

# target to generate assembly for a file
uart.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart.dir/build.make examples/c/CMakeFiles/uart.dir/uart.c.s
.PHONY : uart.c.s

uart_advanced.o: uart_advanced.c.o

.PHONY : uart_advanced.o

# target to build an object file
uart_advanced.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_advanced.dir/build.make examples/c/CMakeFiles/uart_advanced.dir/uart_advanced.c.o
.PHONY : uart_advanced.c.o

uart_advanced.i: uart_advanced.c.i

.PHONY : uart_advanced.i

# target to preprocess a source file
uart_advanced.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_advanced.dir/build.make examples/c/CMakeFiles/uart_advanced.dir/uart_advanced.c.i
.PHONY : uart_advanced.c.i

uart_advanced.s: uart_advanced.c.s

.PHONY : uart_advanced.s

# target to generate assembly for a file
uart_advanced.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_advanced.dir/build.make examples/c/CMakeFiles/uart_advanced.dir/uart_advanced.c.s
.PHONY : uart_advanced.c.s

uart_ow.o: uart_ow.c.o

.PHONY : uart_ow.o

# target to build an object file
uart_ow.c.o:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_ow.dir/build.make examples/c/CMakeFiles/uart_ow.dir/uart_ow.c.o
.PHONY : uart_ow.c.o

uart_ow.i: uart_ow.c.i

.PHONY : uart_ow.i

# target to preprocess a source file
uart_ow.c.i:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_ow.dir/build.make examples/c/CMakeFiles/uart_ow.dir/uart_ow.c.i
.PHONY : uart_ow.c.i

uart_ow.s: uart_ow.c.s

.PHONY : uart_ow.s

# target to generate assembly for a file
uart_ow.c.s:
	cd /builddir/build/BUILD/mraa-2.0.0 && $(MAKE) -f examples/c/CMakeFiles/uart_ow.dir/build.make examples/c/CMakeFiles/uart_ow.dir/uart_ow.c.s
.PHONY : uart_ow.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/strip"
	@echo "... list_install_components"
	@echo "... i2c_mpu6050"
	@echo "... hellomraa"
	@echo "... aio"
	@echo "... pwm"
	@echo "... uart_ow"
	@echo "... gpio"
	@echo "... led"
	@echo "... gpio_advanced"
	@echo "... spi"
	@echo "... install"
	@echo "... i2c_hmc5883l"
	@echo "... uart_advanced"
	@echo "... uart"
	@echo "... edit_cache"
	@echo "... install/local"
	@echo "... iio"
	@echo "... test"
	@echo "... rebuild_cache"
	@echo "... aio.o"
	@echo "... aio.i"
	@echo "... aio.s"
	@echo "... gpio.o"
	@echo "... gpio.i"
	@echo "... gpio.s"
	@echo "... gpio_advanced.o"
	@echo "... gpio_advanced.i"
	@echo "... gpio_advanced.s"
	@echo "... hellomraa.o"
	@echo "... hellomraa.i"
	@echo "... hellomraa.s"
	@echo "... i2c_hmc5883l.o"
	@echo "... i2c_hmc5883l.i"
	@echo "... i2c_hmc5883l.s"
	@echo "... i2c_mpu6050.o"
	@echo "... i2c_mpu6050.i"
	@echo "... i2c_mpu6050.s"
	@echo "... iio.o"
	@echo "... iio.i"
	@echo "... iio.s"
	@echo "... led.o"
	@echo "... led.i"
	@echo "... led.s"
	@echo "... pwm.o"
	@echo "... pwm.i"
	@echo "... pwm.s"
	@echo "... spi.o"
	@echo "... spi.i"
	@echo "... spi.s"
	@echo "... uart.o"
	@echo "... uart.i"
	@echo "... uart.s"
	@echo "... uart_advanced.o"
	@echo "... uart_advanced.i"
	@echo "... uart_advanced.s"
	@echo "... uart_ow.o"
	@echo "... uart_ow.i"
	@echo "... uart_ow.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 /builddir/build/BUILD/mraa-2.0.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

