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

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

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/mraa-1.7.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 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 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 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 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/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

# The main all target
all: cmake_check_build_system
	cd /builddir/build/BUILD/mraa-1.7.0 && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/mraa-1.7.0/CMakeFiles /builddir/build/BUILD/mraa-1.7.0/examples/c++/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c++/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/mraa-1.7.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/mraa-1.7.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-1.7.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c++/preinstall
.PHONY : preinstall

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

# clear depends
depend:
	cd /builddir/build/BUILD/mraa-1.7.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/Pwm3-cycle.dir/rule:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c++/CMakeFiles/Pwm3-cycle.dir/rule
.PHONY : examples/c++/CMakeFiles/Pwm3-cycle.dir/rule

# Convenience name for target.
Pwm3-cycle: examples/c++/CMakeFiles/Pwm3-cycle.dir/rule

.PHONY : Pwm3-cycle

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

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

# Convenience name for target.
I2c-compass: examples/c++/CMakeFiles/I2c-compass.dir/rule

.PHONY : I2c-compass

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

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

# Convenience name for target.
Spi-pot: examples/c++/CMakeFiles/Spi-pot.dir/rule

.PHONY : Spi-pot

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

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

# Convenience name for target.
Iio-dummy: examples/c++/CMakeFiles/Iio-dummy.dir/rule

.PHONY : Iio-dummy

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

# Convenience name for target.
examples/c++/CMakeFiles/blink-io-cpp.dir/rule:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c++/CMakeFiles/blink-io-cpp.dir/rule
.PHONY : examples/c++/CMakeFiles/blink-io-cpp.dir/rule

# Convenience name for target.
blink-io-cpp: examples/c++/CMakeFiles/blink-io-cpp.dir/rule

.PHONY : blink-io-cpp

# fast build rule for target.
blink-io-cpp/fast:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f examples/c++/CMakeFiles/blink-io-cpp.dir/build.make examples/c++/CMakeFiles/blink-io-cpp.dir/build
.PHONY : blink-io-cpp/fast

# Convenience name for target.
examples/c++/CMakeFiles/Uart.dir/rule:
	cd /builddir/build/BUILD/mraa-1.7.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-1.7.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/UartOW.dir/rule:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/c++/CMakeFiles/UartOW.dir/rule
.PHONY : examples/c++/CMakeFiles/UartOW.dir/rule

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

.PHONY : UartOW

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

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

# Convenience name for target.
Isr-pin6: examples/c++/CMakeFiles/Isr-pin6.dir/rule

.PHONY : Isr-pin6

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

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

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

.PHONY : AioA0

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

AioA0.o: AioA0.cpp.o

.PHONY : AioA0.o

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

AioA0.i: AioA0.cpp.i

.PHONY : AioA0.i

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

AioA0.s: AioA0.cpp.s

.PHONY : AioA0.s

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

Blink-IO.o: Blink-IO.cpp.o

.PHONY : Blink-IO.o

# target to build an object file
Blink-IO.cpp.o:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f examples/c++/CMakeFiles/blink-io-cpp.dir/build.make examples/c++/CMakeFiles/blink-io-cpp.dir/Blink-IO.cpp.o
.PHONY : Blink-IO.cpp.o

Blink-IO.i: Blink-IO.cpp.i

.PHONY : Blink-IO.i

# target to preprocess a source file
Blink-IO.cpp.i:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f examples/c++/CMakeFiles/blink-io-cpp.dir/build.make examples/c++/CMakeFiles/blink-io-cpp.dir/Blink-IO.cpp.i
.PHONY : Blink-IO.cpp.i

Blink-IO.s: Blink-IO.cpp.s

.PHONY : Blink-IO.s

# target to generate assembly for a file
Blink-IO.cpp.s:
	cd /builddir/build/BUILD/mraa-1.7.0 && $(MAKE) -f examples/c++/CMakeFiles/blink-io-cpp.dir/build.make examples/c++/CMakeFiles/blink-io-cpp.dir/Blink-IO.cpp.s
.PHONY : Blink-IO.cpp.s

I2c-compass.o: I2c-compass.cpp.o

.PHONY : I2c-compass.o

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

I2c-compass.i: I2c-compass.cpp.i

.PHONY : I2c-compass.i

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

I2c-compass.s: I2c-compass.cpp.s

.PHONY : I2c-compass.s

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

Iio-dummy.o: Iio-dummy.cpp.o

.PHONY : Iio-dummy.o

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

Iio-dummy.i: Iio-dummy.cpp.i

.PHONY : Iio-dummy.i

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

Iio-dummy.s: Iio-dummy.cpp.s

.PHONY : Iio-dummy.s

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

Isr-pin6.o: Isr-pin6.cpp.o

.PHONY : Isr-pin6.o

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

Isr-pin6.i: Isr-pin6.cpp.i

.PHONY : Isr-pin6.i

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

Isr-pin6.s: Isr-pin6.cpp.s

.PHONY : Isr-pin6.s

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

Pwm3-cycle.o: Pwm3-cycle.cpp.o

.PHONY : Pwm3-cycle.o

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

Pwm3-cycle.i: Pwm3-cycle.cpp.i

.PHONY : Pwm3-cycle.i

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

Pwm3-cycle.s: Pwm3-cycle.cpp.s

.PHONY : Pwm3-cycle.s

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

Spi-pot.o: Spi-pot.cpp.o

.PHONY : Spi-pot.o

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

Spi-pot.i: Spi-pot.cpp.i

.PHONY : Spi-pot.i

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

Spi-pot.s: Spi-pot.cpp.s

.PHONY : Spi-pot.s

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

Uart-example.o: Uart-example.cpp.o

.PHONY : Uart-example.o

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

Uart-example.i: Uart-example.cpp.i

.PHONY : Uart-example.i

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

Uart-example.s: Uart-example.cpp.s

.PHONY : Uart-example.s

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

UartOW.o: UartOW.cpp.o

.PHONY : UartOW.o

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

UartOW.i: UartOW.cpp.i

.PHONY : UartOW.i

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

UartOW.s: UartOW.cpp.s

.PHONY : UartOW.s

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install/strip"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... list_install_components"
	@echo "... Pwm3-cycle"
	@echo "... install/local"
	@echo "... I2c-compass"
	@echo "... Spi-pot"
	@echo "... Iio-dummy"
	@echo "... blink-io-cpp"
	@echo "... Uart"
	@echo "... UartOW"
	@echo "... Isr-pin6"
	@echo "... AioA0"
	@echo "... test"
	@echo "... AioA0.o"
	@echo "... AioA0.i"
	@echo "... AioA0.s"
	@echo "... Blink-IO.o"
	@echo "... Blink-IO.i"
	@echo "... Blink-IO.s"
	@echo "... I2c-compass.o"
	@echo "... I2c-compass.i"
	@echo "... I2c-compass.s"
	@echo "... Iio-dummy.o"
	@echo "... Iio-dummy.i"
	@echo "... Iio-dummy.s"
	@echo "... Isr-pin6.o"
	@echo "... Isr-pin6.i"
	@echo "... Isr-pin6.s"
	@echo "... Pwm3-cycle.o"
	@echo "... Pwm3-cycle.i"
	@echo "... Pwm3-cycle.s"
	@echo "... Spi-pot.o"
	@echo "... Spi-pot.i"
	@echo "... Spi-pot.s"
	@echo "... Uart-example.o"
	@echo "... Uart-example.i"
	@echo "... Uart-example.s"
	@echo "... UartOW.o"
	@echo "... UartOW.i"
	@echo "... UartOW.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-1.7.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

